- 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
- 70ef57e mm: exclude memoryless nodes from zone_reclaim by Michal Hocko · 11 years ago
- d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 11 years ago
- 2732936 mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness by Johannes Weiner · 11 years ago
- 668f9abb mm: close PageTail race by David Rientjes · 11 years ago
- 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 11 years ago
- da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
- aed0a0e mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure by David Rientjes · 11 years ago
- de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 11 years ago
- 6782832 mm/page_alloc.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
- b2f3eeb x86, numa, acpi, memory-hotplug: make movable_node have higher priority by Tang Chen · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT 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
- fff4068 mm: page_alloc: revert NUMA aspect of fair allocation policy by Johannes Weiner · 11 years ago
- 8798cee Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness policy" by Mel Gorman · 11 years ago
- 73f038b mm: page_alloc: exclude unreclaimable allocations from zone fairness policy by Johannes Weiner · 11 years ago
- a1aeb65 mm/page_alloc.c: fix comment in zlc_setup() by Zhi Yong Wu · 11 years ago
- 0cbef29 mm: __rmqueue_fallback() should respect pageblock type by KOSAKI Motohiro · 11 years ago
- 52c8f6a mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() by KOSAKI Motohiro · 11 years ago
- 5d0f3f7 mm: fix page_group_by_mobility_disabled breakage by KOSAKI Motohiro · 11 years ago
- bfc4f9d mm/page_alloc.c: remove unused marco LONG_ALIGN by Zhang Yanfei · 11 years ago
- b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
- b38a872 mm: use populated_zone() instead of if(zone->present_pages) by Xishi Qiu · 11 years ago
- 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
- b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
- 7393dc4 revert "mm/memory-hotplug: fix lowmem count overflow when offline pages" by Joonyoung Shim · 11 years ago
- cf6fe94 mm: correct the comment about the value for buddy _mapcount by Wang Sheng-Hui · 11 years ago
- 6e543d5 mm: vmscan: fix do_try_to_free_pages() livelock by Lisa Du · 11 years ago
- 3b11f0a mm: page_alloc: fix comment get_page_from_freelist by SeungHun Lee · 11 years ago
- e76b63f memblock, numa: binary search node id by Yinghai Lu · 11 years ago
- c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
- 8080fc0 mm: use zone_is_empty() instead of if(zone->spanned_pages) by Xishi Qiu · 11 years ago
- 2bb921e vmstat: create separate function to fold per cpu diffs into local counters by Christoph Lameter · 11 years ago
- e66f097 mm, page_alloc: add unlikely macro to help compiler optimization by Joonsoo Kim · 11 years ago
- 81c0a2b mm: page_alloc: fair zone allocator policy by Johannes Weiner · 11 years ago
- e085dbc mm: page_alloc: rearrange watermark checking in get_page_from_freelist by Johannes Weiner · 11 years ago
- e2d0bd2 mm: kill one if loop in __free_pages_bootmem() by Yinghai Lu · 11 years ago
- f92310c mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint() by Srivatsa S. Bhat · 11 years ago
- fef903e mm/page_allo.c: restructure free-page stealing code and fix a bug by Srivatsa S. Bhat · 11 years ago
- b8af294 mm/page_alloc.c: fix coding style and spelling by Pintu Kumar · 11 years ago
- 15ca220 mm/page_alloc.c: use '__paginginit' instead of '__init' by Chen Gang · 11 years ago
- a7e8331 mm: fix negative left shift count when PAGE_SHIFT > 20 by Jerry Zhou · 11 years ago
- 9cf510a Fix comment typo for init_cma_reserved_pageblock by Li Zhong · 11 years ago
- 5f12733 mm: honor min_free_kbytes set by user by Michal Hocko · 11 years ago
- 345606d mm/page_alloc.c: remove unlikely() from the current_order test by Zhang Yanfei · 11 years ago
- bc732f1 mm/page_alloc.c: remove zone_type argument of build_zonelists_node by Zhang Yanfei · 11 years ago
- 7960aed mm: remove duplicated call of get_pfn_range_for_nid by Zhang Yanfei · 11 years ago
- 7ee3d4e mm: introduce helper function mem_init_print_info() to simplify mem_init() by Jiang Liu · 11 years ago
- cdd91a7 mm: report available pages as "MemTotal" for each NUMA node by Jiang Liu · 11 years ago
- 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
- 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 11 years ago
- c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 11 years ago
- 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
- 4f9f477 mm: use managed_pages to calculate default zonelist order by Jiang Liu · 11 years ago
- 834405c mm: fix some trivial typos in comments by Jiang Liu · 11 years ago
- dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
- 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
- cea27eb mm/memory-hotplug: fix lowmem count overflow when offline pages by Wanpeng Li · 11 years ago
- dacbde0 mm/page_alloc.c: add additional checking and return value for the 'table->data' by Chen Gang · 11 years ago
- 169f6c1 mm/page_alloc: don't re-init pageset in zone_pcp_update() by Cody P Schafer · 11 years ago
- 3664033 mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch() by Cody P Schafer · 11 years ago
- 737af4c mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init() by Cody P Schafer · 11 years ago
- 56cef2b mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset() by Cody P Schafer · 11 years ago
- dd1895e mm/page_alloc: relocate comment to be directly above code it refers to. by Cody P Schafer · 11 years ago
- 88c90db mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch() by Cody P Schafer · 11 years ago
- 22a7f12 mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high by Cody P Schafer · 11 years ago
- 0a647f3 mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine() by Cody P Schafer · 11 years ago
- 998d39c mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE by Cody P Schafer · 11 years ago
- 8d7a8fa mm/page_alloc: insert memory barriers to allow async update of pcp batch and high by Cody P Schafer · 11 years ago
- c8e251f mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high by Cody P Schafer · 11 years ago
- 4008bab mm/page_alloc: factor out setting of pcp->high and pcp->batch by Cody P Schafer · 11 years ago
- 026b081 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() by Tomasz Stanislawski · 11 years ago
- bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 11 years ago