aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-24
* mm/page_alloc.c: cleanupsAdrian Bunk2008-07-24
* mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* mm: export prep_compound_page to mmAndi Kleen2008-07-24
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* buddy: clarify comments describing buddy mergeAndy Whitcroft2008-07-24
* page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-24
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* mm: print out the zonelists on request for manual verificationMel Gorman2008-07-24
* mm: make defensive checks around PFN values registered for memory usageMel Gorman2008-07-24
* mm: verify the page links and memory modelMel Gorman2008-07-24
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-24
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | mm, generic, x86 boot: more tweaks to hex prints of some pfn addressesPaul Jackson2008-07-08
* | x86 boot: more consistently use type int for node idsPaul Jackson2008-07-08
* | x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson2008-07-08
* | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-08
* | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-08
* | x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-08
* | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\ \
| * | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman2008-07-03
| |/
| * mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-09
| * memory hotplug: fix early allocation handlingHeiko Carstens2008-05-24
| * zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft2008-05-24
| * mm: don't drop a partial page in a zone's memory map sizeJohannes Weiner2008-05-24
* | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-10
* | x86, numa, 32-bit: print out debug info on all kvasYinghai Lu2008-06-03
|/
* memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-14
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-29
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-29
* mm/page_alloc.c: remove hand-coded get_order()Pavel Machek2008-04-28
* memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-28
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-28
* mm/page_alloc.c: fix indentationS.Caglar Onur2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-28
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
* memcg: bad page if page_cgroup when freeHugh Dickins2008-03-04
* zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro2008-03-04
* Solve section mismatch for free_area_init_core.Alexander van Heukelum2008-02-23
* misc: removal of final callers using fastcallHarvey Harrison2008-02-08
* Memory controller: memory accountingBalbir Singh2008-02-07