summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-12
* ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming2016-05-12
* zsmalloc: fix zs_can_compact() integer overflowSergey Senozhatsky2016-05-09
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-06
|\
| * writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran2016-05-05
* | mm: fix kcompactd hang during memory offliningVlastimil Babka2016-05-05
* | mm/zswap: provide unique zpool nameDan Streetman2016-05-05
* | mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins2016-05-05
* | mm: update min_free_kbytes from khugepaged after core initializationJason Baron2016-05-05
* | huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins2016-05-05
* | mm: thp: correct split_huge_pages file permissionYang Shi2016-05-05
* | mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-28
* | mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-28
* | mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-28
* | mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-28
* | mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-28
* | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-28
* | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-28
* | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-28
* | memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-25
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-15
|\ \ | |/
| * writeback: fix the wrong congested state variable definitionKaixu Xia2016-03-31
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-04-14
|\ \
| * | mm/gup: Remove the macro overload API migration helpers from the get_user*() ...Ingo Molnar2016-04-07
* | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-04
|\ \ \ | |/ / |/| |
| * | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| |/
* | mm/page_isolation.c: fix the function commentsNeil Zhang2016-04-01
* | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko2016-04-01
* | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-01
* | mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-01
* | mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko2016-04-01
|/
* thp: fix typo in khugepaged_scan_pmd()Kirill A. Shutemov2016-03-25
* mm/filemap: generic_file_read_iter(): check for zero reads unconditionallyNicolai Stange2016-03-25
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-25
* mm, kasan: SLAB supportAlexander Potapenko2016-03-25
* mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka2016-03-25
* oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-25
* oom: make oom_reaper freezableMichal Hocko2016-03-25
* oom: make oom_reaper_list single linkedVladimir Davydov2016-03-25
* oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-25
* mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-25
* mm, oom_reaper: report success/failureMichal Hocko2016-03-25
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-25
* mm, oom: introduce oom reaperMichal Hocko2016-03-25
* mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski2016-03-22
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* zram: revive swap_slot_free_notifyMinchan Kim2016-03-22
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\