summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorLines
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli-23/+83
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming-5/+10
2016-05-09zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky-2/+5
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+4
2016-05-05mm: fix kcompactd hang during memory offliningVlastimil Babka-1/+3
2016-05-05mm/zswap: provide unique zpool nameDan Streetman-1/+7
2016-05-05mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins-9/+1
2016-05-05mm: update min_free_kbytes from khugepaged after core initializationJason Baron-1/+1
2016-05-05huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins-9/+2
2016-05-05mm: thp: correct split_huge_pages file permissionYang Shi-2/+2
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran-2/+4
2016-04-28mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov-1/+9
2016-04-28mm: wake kcompactd before kswapd's short sleepVlastimil Babka-14/+14
2016-04-28mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim-1/+7
2016-04-28mm: call swap_slot_free_notify() with page lock heldMinchan Kim-1/+5
2016-04-28mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim-1/+1
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer-0/+40
2016-04-28mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov-4/+2
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov-3/+8
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo-18/+19
2016-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2016-04-14Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-82/+14
2016-04-07mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar-82/+14
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds-235/+234
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov-5/+4
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-230/+230
2016-04-01mm/page_isolation.c: fix the function commentsNeil Zhang-1/+1
2016-04-01oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko-1/+5
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit-21/+7
2016-04-01mm: fix invalid node in alloc_migrate_target()Xishi Qiu-4/+4
2016-04-01mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko-1/+1
2016-03-31writeback: fix the wrong congested state variable definitionKaixu Xia-2/+2
2016-03-25thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov-1/+1
2016-03-25mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange-3/+4
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko-12/+66
2016-03-25mm, kasan: add GFP flags to KASAN APIAlexander Potapenko-32/+35
2016-03-25mm, kasan: SLAB supportAlexander Potapenko-18/+218
2016-03-25mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka-13/+33
2016-03-25oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa-6/+2
2016-03-25oom: make oom_reaper freezableMichal Hocko-0/+2
2016-03-25oom: make oom_reaper_list single linkedVladimir Davydov-8/+7
2016-03-25oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko-1/+5
2016-03-25mm, oom_reaper: implement OOM victims queuingMichal Hocko-17/+19
2016-03-25mm, oom_reaper: report success/failureMichal Hocko-2/+15
2016-03-25oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko-25/+48
2016-03-25mm, oom: introduce oom reaperMichal Hocko-13/+160
2016-03-22mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski-5/+8
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+16
2016-03-22zram: revive swap_slot_free_notifyMinchan Kim-43/+50
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+6