libata: disable a disk via libata.force params
[pandora-kernel.git] / mm /
2014-02-15 Akira Takeuchimm: ensure get_unmapped_area() returns higher address...
2014-02-15 Jianguo Wumm/memory-failure.c: recheck PageHuge() after hugetlb...
2013-10-26 David Rientjesmm, show_mem: suppress page counts in non-blockable...
2013-10-26 Greg Thelenmemcg: fix multiple large threshold notifications
2013-10-26 Libinmm/huge_memory.c: fix potential NULL pointer dereference
2013-09-10 Kent Overstreetblock: Add bio_for_each_segment_all()
2013-09-10 Linus Torvaldsvm: add no-mmu vm_iomap_memory() stub
2013-09-10 Wanpeng Limm/memory-hotplug: fix lowmem count overflow when offli...
2013-07-27 Zhang Yifutex: Take hugepages into account when generating...
2013-06-19 Naoya Horiguchimm: migration: add migrate_entry_wait_huge()
2013-06-19 Rafael Aquiniswap: avoid read_swap_cache_async() race to deadlock...
2013-05-30 Cliff Wickmanmm/pagewalk.c: walk_page_range should avoid VM_PFNMAP...
2013-05-30 Aneesh Kumar K.Vmm/THP: use pmd_populate() to update the pmd with pgtab...
2013-05-30 Leonid Yegoshinmm compaction: fix of improper cache flush in migration...
2013-05-30 Xiao Guangrongmm: mmu_notifier: re-fix freed page still mapped in...
2013-05-13 Linus Torvaldsvm: add vm_iomap_memory() helper function
2013-04-25 Wu Fengguangwriteback: fix dirtied pages accounting on redirty
2013-04-25 Naoya Horiguchihugetlbfs: add swap entry check in follow_hugetlb_page()
2013-04-10 Jan Stancekmm: prevent mmap_cache race in find_vma()
2013-03-27 Wanpeng Limm/hugetlb: fix total hugetlbfs pages count when using...
2013-03-20 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2013-03-20 Mathieu DesnoyersFix: compat_rw_copy_check_uvector() misuse in aio,...
2013-03-06 Greg Thelentmpfs: fix use-after-free of mempolicy object
2013-03-06 Mel Gormanmm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED...
2013-03-06 Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-03-06 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2013-03-06 Sagi Grimbergmm: mmu_notifier: have mmu_notifiers use a global SRCU...
2013-03-06 Linus Torvaldsmm: fix pageblock bitmap allocation
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-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-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-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
2012-05-30 Shaohua Liswap: don't do discard if no discard option added
2012-05-20 Russ Andersonmm: nobootmem: fix sign extend problem in __free_pages_...
2012-05-20 Chris Metcalfhugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
2012-05-20 Tejun Heopercpu: pcpu_embed_first_chunk() should free unused...
2012-05-11 Hugh Dickinsmm: fix s390 BUG by __set_page_dirty_no_writeback on...
2012-04-22 Chris Metcalfhugetlb: fix race condition in hugetlb_fault()
2012-04-02 Christoph Lameterslub: Do not hold slub_lock when calling sysfs_slab_add()
next