| Commit message (Expand) | Author | Age |
* | mm: fix process accidentally killed by mce because of huge page migration | Xishi Qiu | 2014-02-20 |
* | mm/memory-failure.c: fix memory leak in successful soft offlining | Naoya Horiguchi | 2014-02-20 |
* | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc... | KOSAKI Motohiro | 2014-02-20 |
* | mm, oom: base root bonus on current usage | David Rientjes | 2014-02-13 |
* | slub: Fix calculation of cpu slabs | Li Zefan | 2014-02-13 |
* | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 2014-02-13 |
* | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory | Johannes Weiner | 2014-02-13 |
* | mm/memory-failure.c: shift page lock from head page to tail page after thp split | Naoya Horiguchi | 2014-02-13 |
* | mm/mempolicy.c: fix mempolicy printing in numa_maps | David Rientjes | 2014-02-06 |
* | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 2014-02-06 |
* | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only | Hugh Dickins | 2014-01-25 |
* | mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully | Jianguo Wu | 2014-01-25 |
* | memcg: fix memcg_size() calculation | Vladimir Davydov | 2014-01-09 |
* | mm/memory-failure.c: transfer page count from head page to tail page after sp... | Naoya Horiguchi | 2014-01-09 |
* | mm: fix use-after-free in sys_remap_file_pages | Rik van Riel | 2014-01-09 |
* | mm/hugetlb: check for pte NULL pointer in __page_check_address() | Jianguo Wu | 2014-01-09 |
* | mm/compaction: respect ignore_skip_hint in update_pageblock_skip | Joonsoo Kim | 2014-01-09 |
* | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2014-01-09 |
* | mm: numa: avoid unnecessary work on the failure path | Mel Gorman | 2014-01-09 |
* | mm: numa: ensure anon_vma is locked to prevent parallel THP splits | Mel Gorman | 2014-01-09 |
* | mm: clear pmd_numa before invalidating | Mel Gorman | 2014-01-09 |
* | mm: numa: return the number of base pages altered by protection changes | Mel Gorman | 2013-12-08 |
* | mm: ensure get_unmapped_area() returns higher address than mmap_min_addr | Akira Takeuchi | 2013-12-04 |
* | slub: Handle NULL parameter in kmem_cache_flags | Christoph Lameter | 2013-11-29 |
* | mm/vmalloc.c: fix an overflow bug in alloc_vmap_area() | Zhang Yanfei | 2013-11-12 |
* | mm/pagewalk.c: fix walk_page_range() access of wrong PTEs | Chen LinX | 2013-11-12 |
* | mm: Account for a THP NUMA hinting update as one PTE update | Mel Gorman | 2013-11-12 |
* | mm: Close races between THP migration and PMD numa clearing | Mel Gorman | 2013-11-12 |
* | mm: numa: Sanitize task_numa_fault() callsites | Mel Gorman | 2013-11-12 |
* | mm: Prevent parallel splits during THP migration | Mel Gorman | 2013-11-12 |
* | mm: Wait for THP migrations to complete during NUMA hinting faults | Mel Gorman | 2013-11-12 |
* | mm: numa: Do not account for a hinting fault if we raced | Mel Gorman | 2013-11-12 |
* | mm: make generic_access_phys available for modules | Uwe Kleine-König | 2013-11-12 |
* | writeback: fix negative bdi max pause | Fengguang Wu | 2013-11-04 |
* | mm: fix BUG in __split_huge_page_pmd | Hugh Dickins | 2013-11-04 |
* | cope with potentially long ->d_dname() output for shmem/hugetlb | Al Viro | 2013-10-18 |
* | mm: avoid reinserting isolated balloon pages into LRU lists | Rafael Aquini | 2013-10-13 |
* | mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting... | Darrick J. Wong | 2013-10-13 |
* | mm: fix aio performance regression for database caused by THP | Khalid Aziz | 2013-10-01 |
* | mm/huge_memory.c: fix potential NULL pointer dereference | Libin | 2013-09-26 |
* | memcg: fix multiple large threshold notifications | Greg Thelen | 2013-09-26 |
* | memcg: check that kmem_cache has memcg_params before accessing it | Andrey Vagin | 2013-09-08 |
* | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-20 |
* | memcg: don't initialize kmem-cache destroying work for root caches | Andrey Vagin | 2013-08-20 |
* | mm: mempolicy: fix mbind_range() && vma_adjust() interaction | Oleg Nesterov | 2013-08-04 |
* | mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots | Vineet Gupta | 2013-08-04 |
* | mm/memory-hotplug: fix lowmem count overflow when offline pages | Wanpeng Li | 2013-07-21 |
* | memcg, kmem: fix reference count handling on the error path | Michal Hocko | 2013-07-21 |
* | slab: fix init_lock_keys | Christoph Lameter | 2013-07-21 |
* | Revert "memcg: avoid dangling reference count in creation failure" | Michal Hocko | 2013-07-13 |