- 97500a4 mm: maintain randomization of page free lists by Dan Williams · 6 years ago
- b03641a mm: move buddy list manipulations into helpers by Dan Williams · 6 years ago
- e900a91 mm: shuffle initial free memory to improve memory-side-cache utilization by Dan Williams · 6 years ago
- 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
- f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
- 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
- e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
- 73444bc mm, page_alloc: do not wake kswapd with zone lock held by Mel Gorman · 6 years ago
- fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
- 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
- 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
- c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
- 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
- a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
- 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
- 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
- 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 25078dc powerpc: use mm zones more sensibly by Christoph Hellwig · 6 years ago
- 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
- b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
- 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 6 years ago
- 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
- e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 6 years ago
- efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
- c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 6 years ago
- 8969670 mm: remove zone_id() and make use of zone_idx() in is_dev_zone() by Oscar Salvador · 6 years ago
- d3cda23 mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request by Joonsoo Kim · 7 years ago
- eb59254 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 7 years ago
- 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 7 years ago
- 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
- fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
- def9b71 include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointer by Petr Tesarik · 7 years ago
- d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
- 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
- b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 83e3c487 mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y by Kirill A. Shutemov · 7 years ago
- 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
- 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 · 7 years ago
- 618b8c2 include/linux/mmzone.h: remove ancient/ambiguous comment by Nikolay Borisov · 7 years ago
- 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
- f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 7 years ago
- 2d070ea mm: consider zone which is not fully populated to have holes by Michal Hocko · 7 years ago
- dc0bbf3 mm: remove return value from init_currently_empty_zone by Michal Hocko · 7 years ago
- c4e1be9 mm, sparsemem: break out of loops early by Dave Hansen · 7 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