Merge branch 'akpm'
[safe/jmp/linux-2.6] / mm / page_alloc.c
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Mel Gormanvmscan: do not unconditionally treat zones that fail...
2009-06-17 Yinghai Lupage-allocator: clear N_HIGH_MEMORY map before we set...
2009-06-17 David Rientjesoom: invoke oom killer for __GFP_NOFAIL
2009-06-17 KOSAKI Motohiromm: remove CONFIG_UNEVICTABLE_LRU config option
2009-06-17 Minchan Kimpage-allocator: reset wmark_min and inactive ratio...
2009-06-17 Minchan Kimpage-allocator: add inactive ratio calculation function...
2009-06-17 Minchan Kimpage-allocator: clean up functions related to pages_min
2009-06-17 Rafael J. Wysockimm, PM/Freezer: Disable OOM killer when tasks are frozen
2009-06-17 Andrew Mortonpage-allocator: warn if __GFP_NOFAIL is used for a...
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - fix comment and...
2009-06-17 Cyrill Gorcunovmm: setup_per_zone_inactive_ratio - do not call for...
2009-06-17 Wu Fengguangvmscan: cleanup the scan batching code
2009-06-17 Wu Fengguangmm: introduce PageHuge() for testing huge/gigantic...
2009-06-17 Mel Gormanmm: use alloc_pages_exact() in alloc_large_system_hash...
2009-06-17 Mel Gormanpage allocator: sanity check order in the page allocato...
2009-06-17 KOSAKI Motohiropage allocator: move free_page_mlock() to page_alloc.c
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-17 Mel Gormanpage allocator: get the pageblock migratetype without...
2009-06-17 Mel Gormanpage allocator: update NR_FREE_PAGES only as necessary
2009-06-17 Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17 Nick Pigginpage allocator: do not check for compound pages during...
2009-06-17 Mel Gormanpage allocator: do not setup zonelist cache when there...
2009-06-17 Mel Gormanpage allocator: do not disable interrupts in free_page_...
2009-06-17 Mel Gormanpage allocator: do not call get_pageblock_migratetype...
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_fallback()
2009-06-17 Mel Gormanpage allocator: inline buffered_rmqueue()
2009-06-17 Mel Gormanpage allocator: inline __rmqueue_smallest()
2009-06-17 Mel Gormanpage allocator: remove a branch by assuming __GFP_HIGH...
2009-06-17 Peter Zijlstrapage allocator: calculate the alloc_flags for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the migratetype for allocatio...
2009-06-17 Mel Gormanpage allocator: calculate the preferred zone for alloca...
2009-06-17 Mel Gormanpage allocator: move check for disabled anti-fragmentat...
2009-06-17 Mel Gormanpage allocator: break up the allocator entry point...
2009-06-17 Mel Gormanpage allocator: check only once if the zonelist is...
2009-06-17 Mel Gormanpage allocator: do not sanity check order in the fast...
2009-06-17 Mel Gormanpage allocator: replace __alloc_pages_internal() with...
2009-06-17 Hugh Dickinsmm: alloc_large_system_hash check order
2009-06-17 Miao Xiecpuset,mm: update tasks' mems_allowed in time
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-11 Catalin Marinaskmemleak: Add kmemleak_alloc callback from alloc_large_...
2009-05-18 Yinghai Lumm, x86: remove MEMORY_HOTPLUG_RESERVE related code
2009-05-06 David Howellsnommu: clamp zone_batchsize() to 0 under NOMMU conditions
2009-05-06 David Howellsmm: use roundown_pow_of_two() in zone_batchsize()
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30 Alexey Zaytsevtrivial: Fix dubious bitwise 'or' usage spotted by...
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-05 Ingo MolnarMerge commit 'v2.6.29-rc7' into core/locking
2009-03-04 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-02-18 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-06 KOSAKI Motohiromm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
2009-01-06 Hugh Dickinsbadpage: KERN_ALERT BUG instead of KERN_EMERG
2009-01-06 Hugh Dickinsbadpage: ratelimit print_bad_pte and bad_page
2009-01-06 Hugh Dickinsbadpage: vm_normal_page use print_bad_pte
2009-01-06 Hugh Dickinsbadpage: replace page_remove_rmap Eeek and BUG
2009-01-06 Hugh Dickinsbadpage: keep any bad page out of circulation
2009-01-06 Hugh Dickinsbadpage: simplify page_alloc flag check+clear
2009-01-06 KOSAKI Motohiromm: make setup_per_zone_inactive_ratio() static
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Julia Lawallmm/page_alloc.c: eliminate NULL test and memset after...
2009-01-06 Yinghai Lumm: print out memmap number only if it is not zero
2008-11-13 David Rientjescpusets: update mems allowed in page allocator
2008-11-06 Andy Whitcrofthugetlb: pull gigantic page initialisation out of the...
2008-10-20 KAMEZAWA Hiroyukimemcg: allocate all page_cgroup at boot
2008-10-20 Gerald Schaefersetup_per_zone_pages_min(): take zone->lock instead...
2008-10-20 Yinghai Lumm: print out meminit for memmap
2008-10-20 Lee Schermerhornmlock: count attempts to free mlocked page
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Lee SchermerhornUnevictable LRU Page Statistics
2008-10-20 Rik van Rielvmscan: second chance replacement for anonymous pages
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-10-20 Christoph Lametervmscan: Use an indexed array for LRU variables
2008-10-16 Andrew Mortonmm/page_alloc.c:free_area_init_nodes() fix inappropriat...
2008-10-02 Andy Whitcroftmm: handle initialising compound pages at orders greate...
2008-09-03 Marcin Slusarzmm/bootmem: silence section mismatch warning - contig_p...
2008-09-03 Adam Litkemm: make setup_zone_migrate_reserve() aware of overlapp...
2008-08-12 Jan Beulichpage allocator: use no-panic variant of alloc_bootmem...
2008-07-30 Yinghai Lumm: remove find_max_pfn_with_active_regions
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-24 Yasunori Gotomemory hotplug: small fixes to bootmem freeing for...
2008-07-24 Adrian Bunkmm/page_alloc.c: cleanups
2008-07-24 Timur Tabimm: add alloc_pages_exact() and free_pages_exact()
2008-07-24 Andi Kleenmm: export prep_compound_page to mm
2008-07-24 Johannes Weinermm: drop unneeded pgdat argument from free_area_init_node()
2008-07-24 Andy Whitcroftbuddy: clarify comments describing buddy merge
2008-07-24 KOSAKI Motohiropage allocator: inline some __alloc_pages() wrappers
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-24 Mel Gormanmm: print out the zonelists on request for manual verif...
2008-07-24 Mel Gormanmm: make defensive checks around PFN values registered...
2008-07-24 Mel Gormanmm: verify the page links and memory model
2008-07-24 Mel Gormanmm: add a basic debugging framework for memory initiali...
next