Age | Commit message (Expand) | Author |
2018-01-31 | mm: remove unused pgdat_reclaimable_pages() | Jan Kara |
2018-01-31 | mm: drop hotplug lock from lru_add_drain_all() | Michal Hocko |
2017-11-15 | mm: remove cold parameter for release_pages | Mel Gorman |
2017-11-15 | mm, truncate: do not check mapping for every page being truncated | Mel Gorman |
2017-11-15 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe... | Minchan Kim |
2017-11-15 | mm, swap: skip swapcache for swapin of synchronous device | Minchan Kim |
2017-11-15 | mm, swap: introduce SWP_SYNCHRONOUS_IO | Minchan Kim |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-08 | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying |
2017-09-06 | mm, swap: VMA based swap readahead | Huang Ying |
2017-09-06 | mm: rename global_page_state to global_zone_page_state | Michal Hocko |
2017-09-06 | mm, THP, swap: support splitting THP for THP swap out | Huang Ying |
2017-09-06 | mm, THP, swap: make reuse_swap_page() works for THP swapped out | Huang Ying |
2017-09-06 | mm, THP, swap: support to reclaim swap space for THP swapped out | Huang Ying |
2017-07-10 | mm: swap: provide lru_add_drain_all_cpuslocked() | Thomas Gleixner |
2017-07-10 | swap: add block io poll in swapin path | Shaohua Li |
2017-07-06 | mm, THP, swap: move anonymous THP split logic to vmscan | Minchan Kim |
2017-07-06 | mm, THP, swap: unify swap slot free functions to put_swap_page | Minchan Kim |
2017-07-06 | mm, THP, swap: delay splitting THP during swap out | Huang Ying |
2017-05-03 | mm, swap: remove unused function prototype | Huang Ying |
2017-05-03 | mm: move MADV_FREE pages into LRU_INACTIVE_FILE list | Shaohua Li |
2017-02-22 | mm/swap: add cache for swap slots allocation | Tim Chen |
2017-02-22 | mm/swap: free swap slots in batch | Tim Chen |
2017-02-22 | mm/swap: allocate swap slots in batches | Tim Chen |
2017-02-22 | mm/swap: skip readahead for unreferenced swap slots | Tim Chen |
2017-02-22 | mm/swap: split swap cache into 64MB trunks | Huang, Ying |
2017-02-22 | mm/swap: add cluster lock | Huang, Ying |
2017-01-10 | mm: support anonymous stable page | Minchan Kim |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-12 | mm: workingset: move shadow entry tracking to radix tree exceptional tracking | Johannes Weiner |
2016-11-01 | mm: only include blk_types in swap.h if CONFIG_SWAP is enabled | Christoph Hellwig |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig |
2016-10-07 | mm, swap: add swap_cluster_list | Huang Ying |
2016-10-03 | Using BUG_ON() as an assert() is _never_ acceptable | Linus Torvalds |
2016-09-30 | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner |
2016-07-28 | mm: remove reclaim and compaction retry approximations | Mel Gorman |
2016-07-28 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman |
2016-07-28 | mm: convert zone_reclaim to node_reclaim | Mel Gorman |
2016-07-28 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman |
2016-07-28 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman |
2016-07-28 | mm, vmscan: remove balance gap | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-05-20 | mm, oom: rework oom detection | Michal Hocko |
2016-05-12 | mm: thp: calculate the mapcount correctly for THP pages during WP faults | Andrea Arcangeli |
2016-05-05 | mm: memcontrol: let v2 cgroups follow changes in system swappiness | Johannes Weiner |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |