Age | Commit message (Expand) | Author |
2016-10-27 | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds |
2016-09-01 | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... | Mel Gorman |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski |
2016-07-28 | mm: remove reclaim and compaction retry approximations | Mel Gorman |
2016-07-28 | mm: add per-zone lru list stat | Minchan Kim |
2016-07-28 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman |
2016-07-28 | mm, page_alloc: remove fair zone allocation policy | Mel Gorman |
2016-07-28 | mm: convert zone_reclaim to node_reclaim | Mel Gorman |
2016-07-28 | mm: move vmscan writes and file write accounting to the node | Mel Gorman |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman |
2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman |
2016-07-28 | mm, page_alloc: consider dirtyable memory in terms of nodes | Mel Gorman |
2016-07-28 | mm, workingset: make working set detection node-aware | Mel Gorman |
2016-07-28 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman |
2016-07-28 | mm, vmscan: simplify the logic deciding whether kswapd sleeps | Mel Gorman |
2016-07-28 | mm, mmzone: clarify the usage of zone padding | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-28 | mm, vmscan: move lru_lock to the node | Mel Gorman |
2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman |
2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov |
2016-07-26 | mm: add NR_ZSMALLOC to vmstat | Minchan Kim |
2016-07-26 | mm: zap ZONE_OOM_LOCKED | Vladimir Davydov |
2016-07-26 | mm: Add is_migrate_cma_page | Laura Abbott |
2016-05-20 | mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext | Weijie Yang |
2016-05-20 | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko |
2016-05-19 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman |
2016-05-19 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman |
2016-05-19 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman |
2016-05-19 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman |
2016-05-19 | mm/highmem: simplify is_highmem() | Chanho Min |
2016-03-17 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner |
2016-03-17 | mm, compaction: introduce kcompactd | Vlastimil Babka |
2016-03-15 | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim |
2016-03-15 | mm: workingset: per-cgroup cache thrash detection | Johannes Weiner |
2016-03-15 | mm, page_owner: print migratetype of page and pageblock, symbolic flags | Vlastimil Babka |
2016-02-03 | thp: make split_queue per-node | Kirill A. Shutemov |
2016-01-14 | mm: page_alloc: generalize the dirty balance reserve | Johannes Weiner |
2016-01-14 | mm/mmzone.c: memmap_valid_within() can be boolean | Yaowei Bai |
2016-01-14 | mm/zonelist: enumerate zonelists array index | Yaowei Bai |
2016-01-14 | include/linux/mmzone.h: remove unused is_unevictable_lru() | Yaowei Bai |
2015-11-06 | include/linux/mmzone.h: reflow comment | Andrew Morton |
2015-11-06 | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman |
2015-11-06 | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman |
2015-11-06 | mm, page_alloc: delete the zonelist_cache | Mel Gorman |
2015-11-06 | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman |
2015-11-06 | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman |
2015-11-05 | mm/page_alloc: remove unused parameter in init_currently_empty_zone() | Yaowei Bai |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |