usb: otg: twl4030-usb: don't switch the phy on/off needlessly
[pandora-kernel.git] / mm /
2013-03-09 Grazvydas Ignotasthp: don't autodisable on pandora
2013-03-02 Rabin Vincentmm: cma: don't replace lowmem pages with highmem
2013-03-02 Minchan Kimcma: fix migration mode
2013-02-26 Marek Szyprowskimm: trigger page reclaim in alloc_contig_range() to...
2013-02-26 Marek Szyprowskimm: extract reclaim code from __alloc_pages_direct_recl...
2013-02-26 Mel Gormanmm: Serialize access to min_free_kbytes
2013-02-26 Michal Nazarewiczmm: page_isolation: MIGRATE_CMA isolation functions...
2013-02-26 Michal Nazarewiczmm: mmzone: MIGRATE_CMA migration type added
2013-02-26 Michal Nazarewiczmm: page_alloc: change fallbacks array handling
2013-02-26 Michal Nazarewiczmm: page_alloc: introduce alloc_contig_range()
2013-02-26 Michal Nazarewiczmm: compaction: export some of the functions
2013-02-26 Michal Nazarewiczmm: compaction: introduce isolate_freepages_range()
2013-02-26 Michal Nazarewiczmm: compaction: introduce map_pages()
2013-02-26 Michal Nazarewiczmm: compaction: introduce isolate_migratepages_range()
2013-02-26 Michal Nazarewiczmm: page_alloc: remove trailing whitespace
2013-02-25 Michal Hockomm: fix off-by-two in __zone_watermark_ok()
2013-02-25 Hillf Dantonmm: compaction: push isolate search base of compact...
2013-02-25 Johannes Weinermm: exclude reserved pages from dirtyable memory
2013-02-25 Johannes Weinermm/page-writeback.c: make determine_dirtyable_memory...
2013-02-25 Stanislaw Gruszkamm: more intensive memory corruption debugging
2013-02-25 Mel Gormanmm: avoid livelock on !__GFP_FS allocations
2013-02-25 Konstantin Khlebnikovmm-tracepoint: rename page-free events
2013-02-25 Konstantin Khlebnikovmm: remove unused pagevec_free
2013-02-25 Konstantin Khlebnikovmm: add free_hot_cold_page_list() helper
2013-02-25 Al Viroswitch debugfs to umode_t
2013-02-25 Kay Sieversconvert 'memory' sysdev_class to a regular subsystem
2013-02-20 Will Deaconmm: thp: set the accessed flag for old pages on access...
2013-02-20 Catalin Marinasmm: thp: fix the update_mmu_cache() last argument passi...
2013-02-20 Will Deaconmm: hugetlb: add arch hook for clearing page flags...
2013-02-20 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2013-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-02-06 Laura Abbottmm: use aligned zone start for pfn_to_bitidx calculation
2013-02-06 Jason Liumm: compaction: fix echo 1 > compact_memory return...
2013-01-16 Michal Hockomm: limit mmu_gather batching to fix soft lockups on...
2013-01-16 Hugh Dickinstmpfs mempolicy: fix /proc/mounts corrupting memory
2013-01-03 David Rientjesthp, memcg: split hugepage for memcg oom on cow
2013-01-03 Ben HutchingsRevert "mm: vmscan: fix endless loop in kswapd balancing"
2013-01-03 Marek Szyprowskimm: dmapool: use provided gfp flags for all dma_alloc_c...
2013-01-03 Will Deaconmm: highmem: export kmap_to_page for modules
2013-01-03 Ben Hutchingsmm: add kmap_to_page()
2013-01-03 Mel Gormantmpfs: fix shared mempolicy leak
2012-12-06 Naoya Horiguchimm: soft offline: split thp at the beginning of soft_of...
2012-12-06 Johannes Weinermm: vmscan: fix endless loop in kswapd balancing
2012-12-06 Jianguo Wumm/vmemmap: fix wrong use of virt_to_page
2012-12-06 Hugh Dickinstmpfs: change final i_blocks BUG to WARNING
2012-12-06 Michal Hockomemcg: oom: fix totalpages calculation for memory.swapp...
2012-11-16 Takamori Yamaguchimm: bugfix: set current->reclaim_state to NULL while...
2012-10-30 Jan Karamm: fix XFS oops due to dirty pages without buffers...
2012-10-30 Hugh Dickinstmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
2012-10-17 Mel Gormanmempolicy: fix a memory corruption by refcount imbalanc...
2012-10-17 KOSAKI Motohiromempolicy: fix refcount leak in mpol_set_shared_policy()
2012-10-17 Mel Gormanmempolicy: fix a race in shared_policy_replace()
2012-10-17 KOSAKI Motohiromempolicy: remove mempolicy sharing
2012-10-17 Michal Hockohugetlb: do not use vma_hugecache_offset() for vma_prio...
2012-10-17 Hillf Dantonmm: hugetlb: fix pgoff computation when unmapping page...
2012-10-17 Hugh Dickinsmm: fix invalidate_complete_page2() lock ordering
2012-10-17 Michael Wangslab: fix the DEADLOCK issue on l3 alien lock
2012-10-10 qiuxishimemory hotplug: fix section info double registration bug
2012-10-10 Li Haifengmm/page_alloc: fix the page address of higher page...
2012-09-22 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-09-19 Dave JonesRemove user-triggerable BUG from mpol_to_str
2012-09-12 Satoru Moriyamm: avoid swapping out with swappiness==0
2012-08-09 Mel Gormanmm: hugetlbfs: close race during teardown of hugetlbfs...
2012-08-09 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-08-09 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-08-09 Andrew Mortonmm/page_alloc.c: remove pageblock_default_order()
2012-08-06 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-08-02 Joonsoo Kimmm: fix wrong argument of migrate_huge_pages() in soft_...
2012-08-02 Konstantin Khlebnikovmm/hugetlb: fix warning in alloc_huge_page/dequeue_huge...
2012-08-02 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-08-02 Johannes Weinermm: vmscan: convert global reclaim to per-memcg LRU...
2012-08-02 Hugh Dickinsmm: test PageSwapBacked in lumpy reclaim
2012-08-02 Minchan Kimmm/vmscan.c: consider swap space when deciding whether...
2012-08-02 Konstantin Khlebnikovvmscan: activate executable pages after first usage
2012-08-02 Konstantin Khlebnikovvmscan: promote shared file mapped pages
2012-08-02 Mel Gormanmm: vmscan: check if reclaim should really abort even...
2012-08-02 Mel Gormanmm: vmscan: do not OOM if aborting reclaim to start...
2012-08-02 Mel Gormanmm: vmscan: when reclaiming for compaction, ensure...
2012-08-02 Mel Gormanmm: compaction: introduce sync-light migration for...
2012-08-02 Mel Gormanmm: compaction: make isolate_lru_page() filter-aware...
2012-08-02 Mel Gormanmm: page allocator: do not call direct reclaim for...
2012-08-02 Mel Gormanmm: compaction: determine if dirty pages can be migrate...
2012-08-02 Mel Gormanmm: compaction: allow compaction to isolate dirty pages
2012-08-02 Mel Gormanmm: reduce the amount of work done when updating min_fr...
2012-07-25 Aaditya Kumarmm: fix lost kswapd wakeup in kswapd_stop()
2012-07-25 David Rientjesmm, thp: abort compaction if migration page cannot...
2012-07-25 Jiang Liumemory hotplug: fix invalid memory access caused by...
2012-07-25 David Gibsonhugepages: fix use after free bug in "quota" handling
2012-07-12 Andy Lutomirskimm: Hold a file reference in madvise_remove
2012-07-12 Eric Dumazetsplice: fix racy pipe->buffers uses
2012-06-21 Grazvydas Ignotasexport another symbol for android
2012-06-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-06-19 Hugh Dickinsswap: fix shmem swapping when more than 8 areas
2012-06-10 Joonsoo Kimslub: fix a memory leak in get_partial_node()
2012-06-10 Dave Hansenmm: fix vma_resv_map() NULL pointer
2012-06-10 KyongHomm: fix faulty initialization in vmalloc_init()
2012-06-10 Minchan Kimmm/vmalloc.c: change void* into explict vm_struct*
2012-06-10 Dave Hansenhugetlb: fix resv_map leak in error path
2012-06-10 Michal Hockomm: consider all swapped back pages in used-once logic
2012-05-30 Sha Zhengjumemcg: free spare array to avoid memory leak
next