Age | Commit message (Expand) | Author | Files | Lines |
2016-05-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2016-05-05 | mm: fix kcompactd hang during memory offlining | Vlastimil Babka | 1 | -1/+3 |
2016-05-05 | mm/zswap: provide unique zpool name | Dan Streetman | 1 | -1/+7 |
2016-05-05 | mm, cma: prevent nr_isolated_* counters from going negative | Hugh Dickins | 1 | -9/+1 |
2016-05-05 | mm: update min_free_kbytes from khugepaged after core initialization | Jason Baron | 1 | -1/+1 |
2016-05-05 | huge pagecache: mmap_sem is unlocked when truncation splits pmd | Hugh Dickins | 1 | -9/+2 |
2016-05-05 | mm: thp: correct split_huge_pages file permission | Yang Shi | 1 | -2/+2 |
2016-05-05 | writeback: Fix performance regression in wb_over_bg_thresh() | Howard Cochran | 1 | -2/+4 |
2016-04-28 | mm/memory-failure: fix race with compound page split/merge | Konstantin Khlebnikov | 1 | -1/+9 |
2016-04-28 | mm: wake kcompactd before kswapd's short sleep | Vlastimil Babka | 1 | -14/+14 |
2016-04-28 | mm/hwpoison: fix wrong num_poisoned_pages accounting | Minchan Kim | 1 | -1/+7 |
2016-04-28 | mm: call swap_slot_free_notify() with page lock held | Minchan Kim | 1 | -1/+5 |
2016-04-28 | mm: vmscan: reclaim highmem zone if buffer_heads is over limit | Minchan Kim | 1 | -1/+1 |
2016-04-28 | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer | 1 | -0/+40 |
2016-04-28 | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check | Konstantin Khlebnikov | 1 | -4/+2 |
2016-04-28 | thp: keep huge zero page pinned until tlb flush | Kirill A. Shutemov | 2 | -3/+8 |
2016-04-25 | memcg: relocate charge moving from ->attach to ->post_attach | Tejun Heo | 1 | -18/+19 |
2016-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2016-04-14 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -82/+14 |
2016-04-07 | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar | 2 | -82/+14 |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 20 | -235/+234 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 4 | -5/+4 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 19 | -230/+230 |
2016-04-01 | mm/page_isolation.c: fix the function comments | Neil Zhang | 1 | -1/+1 |
2016-04-01 | oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head | Michal Hocko | 1 | -1/+5 |
2016-04-01 | mm/rmap: batched invalidations should use existing api | Nadav Amit | 1 | -21/+7 |
2016-04-01 | mm: fix invalid node in alloc_migrate_target() | Xishi Qiu | 1 | -4/+4 |
2016-04-01 | mm, kasan: fix compilation for CONFIG_SLAB | Alexander Potapenko | 1 | -1/+1 |
2016-03-31 | writeback: fix the wrong congested state variable definition | Kaixu Xia | 1 | -2/+2 |
2016-03-25 | thp: fix typo in khugepaged_scan_pmd() | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-25 | mm/filemap: generic_file_read_iter(): check for zero reads unconditionally | Nicolai Stange | 1 | -3/+4 |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 3 | -12/+66 |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 6 | -32/+35 |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko | 6 | -18/+218 |
2016-03-25 | mm/page_alloc: prevent merging between isolated and other pageblocks | Vlastimil Babka | 1 | -13/+33 |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 1 | -6/+2 |
2016-03-25 | oom: make oom_reaper freezable | Michal Hocko | 1 | -0/+2 |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov | 1 | -8/+7 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 1 | -1/+5 |
2016-03-25 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 1 | -17/+19 |
2016-03-25 | mm, oom_reaper: report success/failure | Michal Hocko | 1 | -2/+15 |
2016-03-25 | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 1 | -25/+48 |
2016-03-25 | mm, oom: introduce oom reaper | Michal Hocko | 3 | -13/+160 |
2016-03-22 | mm/mprotect.c: don't imply PROT_EXEC on non-exec fs | Piotr Kwapulinski | 1 | -5/+8 |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov | 2 | -0/+16 |
2016-03-22 | zram: revive swap_slot_free_notify | Minchan Kim | 1 | -43/+50 |
2016-03-21 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+6 |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -59/+200 |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -3/+14 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 56 | -1177/+1249 |