- b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
- 84109e1 mm/page_alloc: fix comment by Yaowei Bai · 10 years ago
- 061f67b mm/page_alloc.c: pull out init code from build_all_zonelists by Rasmus Villemoes · 10 years ago
- 9c0415e mm: more aggressive page stealing for UNMOVABLE allocations by Vlastimil Babka · 10 years ago
- 3a1086f mm: always steal split buddies in fallback allocations by Vlastimil Babka · 10 years ago
- 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 10 years ago
- c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
- 8d29e18 mm: use correct format specifiers when printing address ranges by Juergen Gross · 10 years ago
- 81422f2 mm: more checks on free_pages_prepare() for tail pages by Kirill A. Shutemov · 10 years ago
- 6e9f0d5 mm/page_alloc.c: drop dead destroy_compound_page() by Kirill A. Shutemov · 10 years ago
- 1a6d53a mm: reduce try_to_compact_pages parameters by Vlastimil Babka · 10 years ago
- a926375 mm, page_alloc: reduce number of alloc_pages* functions' parameters by Vlastimil Babka · 10 years ago
- 7537919 mm: set page->pfmemalloc in prep_new_page() by Vlastimil Babka · 10 years ago
- 23f086f kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator by Xishi Qiu · 10 years ago
- 91fbdc0 mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask by Andrew Morton · 10 years ago
- 4c5018c mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check by Weijie Yang · 10 years ago
- 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
- e48322a mm: cma: split cma-reserved in dmesg log by Pintu Kumar · 10 years ago
- ba914f4 mm: remove the highmem zones' memmap in the highmem zone by Zhong Hongbo · 10 years ago
- 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
- 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
- 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
- e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
- eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago
- 2847cf9 mm/debug-pagealloc: cleanup page guard code by Joonsoo Kim · 10 years ago
- 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
- 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
- 26086de mm: fix a spelling mistake by Wei Yuan · 10 years ago
- fdaf7f5 mm, compaction: more focused lru and pcplists draining by Vlastimil Babka · 10 years ago
- 97d47a6 mm, compaction: simplify deferred compaction by Vlastimil Babka · 10 years ago
- ebff398 mm, compaction: pass classzone_idx and alloc_flags to watermark checking by Vlastimil Babka · 10 years ago
- ab1f306 mm: verify compound order when freeing a page by Yu Zhao · 10 years ago
- 510f550 mm, cma: drain single zone pcplists by Vlastimil Babka · 10 years ago
- 93481ff mm: introduce single zone pcplists drain by Vlastimil Babka · 10 years ago
- f88dfff mm/page_alloc.c: convert boot printks without log level to pr_info by Anton Blanchard · 10 years ago
- 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
- dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago
- 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 10 years ago
- 8f82b55 mm/page_alloc: move freepage counting logic to __free_one_page() by Joonsoo Kim · 10 years ago
- 51bb1a4 mm/page_alloc: add freepage on isolate pageblock to correct buddy list by Joonsoo Kim · 10 years ago
- ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
- 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
- 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
- df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 82742a3 mm: move debug code out of page_alloc.c by Sasha Levin · 10 years ago
- 3193913 mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bit by Mel Gorman · 10 years ago
- 97ee4ba mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ON by Mel Gorman · 10 years ago
- 5705465 mm: clean up zone flags by Johannes Weiner · 10 years ago
- 7ade3c9 mm: page_alloc: avoid wakeup kswapd on the unintended node by Weijie Yang · 10 years ago
- 0bf5513 mm: introduce dump_vma by Sasha Levin · 10 years ago
- 43e7a34 mm: rename allocflags_to_migratetype for clarity by David Rientjes · 10 years ago
- 1f9efde mm, compaction: khugepaged should not give up due to need_resched() by Vlastimil Babka · 10 years ago
- edc2ca6 mm, compaction: move pageblock checks up from isolate_migratepages_range() by Vlastimil Babka · 10 years ago
- 98dd3b4 mm, compaction: do not count compact_stall if all zones skipped compaction by Vlastimil Babka · 10 years ago
- 53853e2 mm, compaction: defer each zone individually instead of preferred zone by Vlastimil Babka · 10 years ago
- 21bb9bd mm: page_alloc: determine migratetype only once by Vlastimil Babka · 10 years ago
- ad2c814 topology: add support for node_to_mem_node() to determine the fallback node by Joonsoo Kim · 10 years ago
- abe5f97 mm: page_alloc: fix zone allocation fairness on UP by Johannes Weiner · 10 years ago
- 8b375f6 x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() by Luiz Capitulino · 10 years ago
- 8fe7804 mm, thp: restructure thp avoidance of light synchronous migration by David Rientjes · 10 years ago
- e972a07 mm, oom: rename zonelist locking functions by David Rientjes · 10 years ago
- 4ffeaf3 mm: page_alloc: reduce cost of the fair zone allocation policy by Mel Gorman · 10 years ago
- f7b5d64 mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered 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
- cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
- 7be12fc mm: page_alloc: simplify drain_zone_pages by using min() by Michal Nazarewicz · 10 years ago
- b95b4e1 mm/page_alloc.c: unexport alloc_pages_exact_nid() by Andrew Morton · 10 years ago
- e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
- b104a35 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
- 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
- dc78327 mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER by Michal Nazarewicz · 10 years ago
- 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 10 years ago
- cccad5b mm: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
- 7d01817 mm/page_alloc.c: cleanup add_active_range() related comments by Zhang Zhen · 10 years ago
- d884637 mm: page_alloc: calculate classzone_idx once from the zonelist ref by Mel Gorman · 10 years ago
- b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 10 years ago
- 7aeb09f mm: page_alloc: use unsigned int for order in more places by Mel Gorman · 10 years ago
- cfc47a2 mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free by Mel Gorman · 10 years ago
- dc4b0ca mm: page_alloc: reduce number of times page_to_pfn is called by Mel Gorman · 10 years ago
- e58469b mm: page_alloc: use word-based accesses for get/set pageblock bitmaps by Mel Gorman · 10 years ago
- 5dab291 mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path by Mel Gorman · 10 years ago
- a6e21b14 mm: page_alloc: only check the alloc flags and gfp_mask for dirty once by Mel Gorman · 10 years ago
- d34c5fa mm: page_alloc: only check the zone id check if pages are buddies by Mel Gorman · 10 years ago
- 664eedd mm: page_alloc: use jump labels to avoid checking number_of_cpusets by Mel Gorman · 10 years ago
- 800a1e7 mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "full" by Mel Gorman · 10 years ago
- 65bb371 mm: page_alloc: do not update zlc unless the zlc is active by Mel Gorman · 10 years ago
- 75f3086 mm, thp: avoid excessive compaction latency during fault by David Rientjes · 10 years ago
- e0b9dae mm, compaction: embed migration mode in compact_control by David Rientjes · 10 years ago
- 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
- 613813e mm: debug: make bad_range() output more usable and readable by Dave Hansen · 10 years ago
- 5bcc9f8 mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced by Vlastimil Babka · 10 years ago
- 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 10 years ago
- 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 10 years ago
- 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
- ed12d84 mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL by John Hubbard · 11 years ago
- 136199f memblock: use for_each_memblock() by Emil Medve · 11 years ago
- 3a02576 mm: page_alloc: spill to remote nodes before waking kswapd by Johannes Weiner · 11 years ago
- d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 11 years ago