- 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
- 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
- b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 7 years ago
- 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
- c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 7 years ago
- 9d1f4b3 mm: disallow early_pfn_to_nid on configurations which do not implement it by Michal Hocko · 8 years ago
- 618b8c2 include/linux/mmzone.h: remove ancient/ambiguous comment by Nikolay Borisov · 8 years ago
- 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 8 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
- 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 8 years ago
- dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 8 years ago
- c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 8 years ago
- 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
- b682deb mm, compaction: change migrate_async_suitable() to suitable_migration_source() by Vlastimil Babka · 8 years ago
- 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 8 years ago
- a6ffdc0 mm: use is_migrate_highatomic() to simplify the code by Xishi Qiu · 8 years ago
- c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
- c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
- 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
- fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
- ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
- 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
- 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
- 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
- a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
- c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
- 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
- a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
- 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
- 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
- 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
- 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
- 91537fe mm: add NR_ZSMALLOC to vmstat by Minchan Kim · 8 years ago
- 798fd75 mm: zap ZONE_OOM_LOCKED by Vladimir Davydov · 8 years ago
- 7c15d9b mm: Add is_migrate_cma_page by Laura Abbott · 8 years ago
- 0c9ad80 mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext by Weijie Yang · 9 years ago
- 86a294a mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders by Michal Hocko · 9 years ago
- 0b423ca mm, page_alloc: inline pageblock lookup in page free fast paths by Mel Gorman · 9 years ago
- c33d6c0 mm, page_alloc: avoid looking up the first zone in a zonelist twice by Mel Gorman · 9 years ago
- c603844 mm, page_alloc: convert alloc_flags to unsigned by Mel Gorman · 9 years ago
- 682a338 mm, page_alloc: inline the fast path of the zonelist iterator by Mel Gorman · 9 years ago
- 29f9cb5 mm/highmem: simplify is_highmem() by Chanho Min · 9 years ago
- 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
- 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
- 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
- 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
- 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
- a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- 5b80287 mm/mmzone.c: memmap_valid_within() can be boolean by Yaowei Bai · 9 years ago
- c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
- 0664029 include/linux/mmzone.h: remove unused is_unevictable_lru() by Yaowei Bai · 9 years ago
- 8990332 include/linux/mmzone.h: reflow comment by Andrew Morton · 9 years ago
- 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
- 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
- f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
- 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
- e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
- b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 4e6dab4 mm: remove struct node_active_region by minkyung88.kim · 9 years ago
- 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
- 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 10 years ago
- 75a592a mm: meminit: inline some helper functions by Mel Gorman · 10 years ago
- 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 10 years ago
- d7e4a2e mm: refactor zone_movable_is_highmem() by Zhang Zhen · 10 years ago
- a368ab6 mm: move zone lock to a different cache line than order-0 free page lists by Mel Gorman · 10 years ago
- 05891fb mm: microoptimize zonelist operations by Vlastimil Babka · 10 years ago
- 44628d9 mm: fix typo of MIGRATE_RESERVE in comment by Baoquan He · 10 years ago
- eefa864b mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
- 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
- ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
- 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
- 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
- 0d5d823 mm: move zone->pages_scanned into a vmstat counter by Mel Gorman · 10 years ago
- 3484b2d mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines by Mel Gorman · 10 years ago
- 1a4dc5b mem-hotplug: improve zone_movable_is_highmem logic by Wang Nan · 10 years ago
- 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 11 years ago
- dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 11 years ago
- e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 11 years ago
- 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 11 years ago
- bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 11 years ago
- 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 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
- e97ca8e5 mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
- 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
- 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago