- 67afa38 mm/swap: add cache for swap slots allocation by Tim Chen · 8 years ago
- 7c00baf mm/swap: free swap slots in batch by Tim Chen · 8 years ago
- 36005ba mm/swap: allocate swap slots in batches by Tim Chen · 8 years ago
- e8c26ab mm/swap: skip readahead for unreferenced swap slots by Tim Chen · 8 years ago
- 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 8 years ago
- 235b621 mm/swap: add cluster lock by Huang, Ying · 8 years ago
- f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
- 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
- be29796 mm: only include blk_types in swap.h if CONFIG_SWAP is enabled by Christoph Hellwig · 8 years ago
- 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
- 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
- 21f54dd Using BUG_ON() as an assert() is _never_ acceptable by Linus Torvalds · 8 years ago
- 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
- ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
- a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
- 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- 0a0337e mm, oom: rework oom detection by Michal Hocko · 9 years ago
- 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
- 4550c4e mm: memcontrol: let v2 cgroups follow changes in system swappiness by Johannes Weiner · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 9 years ago
- d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 9 years ago
- 6f2cb2f swap.h: move memcg related stuff to the end of the file by Vladimir Davydov · 9 years ago
- 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
- 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
- 1f25fe2 mm, thp: adjust conditions when we can reuse the page on WP fault by Kirill A. Shutemov · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
- 33398cf memcg: export struct mem_cgroup by Michal Hocko · 9 years ago
- 8334b96 mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 10 years ago
- cc5993b mm: rename deactivate_page to deactivate_file_page by Minchan Kim · 10 years ago
- 93aa7d9 swap: remove unused mem_cgroup_uncharge_swapcache declaration by Vladimir Davydov · 10 years ago
- bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
- b70a2a2 mm: memcontrol: fix transparent huge page allocations under pressure by Johannes Weiner · 10 years ago
- 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
- 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
- 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
- eb39d61 mm: replace init_page_accessed by __SetPageReferenced by Hugh Dickins · 10 years ago
- 4be89a3 mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and correct comments. by Jianyu Zhan · 11 years ago
- 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
- b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 11 years ago
- 18ab4d4 swap: change swap_list_head to plist, add swap_avail_head by Dan Streetman · 11 years ago
- adfab83 swap: change swap_info singly-linked list to list_head by Dan Streetman · 11 years ago
- 2329d37 mm/swap.c: clean up *lru_cache_add* functions by Jianyu Zhan · 11 years ago
- 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 11 years ago
- a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 11 years ago
- 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
- d2cf5ad swap: clean-up #ifdef in page_mapping() by Joonsoo Kim · 11 years ago
- ebc2a1a swap: make cluster allocation per-cpu by Shaohua Li · 11 years ago
- 815c2c5 swap: make swap discard async by Shaohua Li · 11 years ago
- 2a8f944 swap: change block allocation algorithm for SSD by Shaohua Li · 11 years ago
- dcf6b7d swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES by Rafael Aquini · 11 years ago
- c53954a mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru by Mel Gorman · 11 years ago
- 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 12 years ago
- 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 12 years ago
- 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 12 years ago
- b21e0b9 vmscan: change type of vm_total_pages to unsigned long by Zhang Yanfei · 12 years ago
- ebec386 mm: fix return type for functions nr_free_*_pages by Zhang Yanfei · 12 years ago
- ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
- 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
- d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 12 years ago
- 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
- a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
- 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
- f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 12 years ago
- c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
- a3fe778 Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
- fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 13 years ago
- f3fd4a6 mm: remove lru type checks from __isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
- 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 13 years ago
- bde05d1 shmem: replace page if mapping excludes its zone by Hugh Dickins · 13 years ago
- e709ffd mm: remove swap token code by Rik van Riel · 13 years ago
- 38b5faf mm: frontswap: core swap subsystem hooks and headers by Dan Magenheimer · 13 years ago
- dac23b0 memcg swap: use mem_cgroup_uncharge_swap fix by Michal Hocko · 13 years ago
- d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 13 years ago
- f0cb3c7 mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug by Konstantin Khlebnikov · 13 years ago
- 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 13 years ago
- 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
- ab8fabd mm: exclude reserved pages from dirtyable memory by Johannes Weiner · 13 years ago
- 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
- 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
- 1f4c025 memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() by KAMEZAWA Hiroyuki · 13 years ago
- 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 14 years ago
- a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 14 years ago
- 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 14 years ago
- 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 14 years ago
- 3156018 mm: deactivate invalidated pages by Minchan Kim · 14 years ago
- 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
- 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago