aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* 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
* Include count of pagecache pages in show_mem() outputLarry Woodman2008-02-05
* mm: remove fastcall from mm/Harvey Harrison2008-02-05
* page allocator: remove unused arguments in zone_init_free_lists()Andi Kleen2008-02-05
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-05
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05
* mm: fix section mismatch warning in page_alloc.cSam Ravnborg2008-01-17
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-08
* mm: fix page allocation for larger I/O segmentsMel Gorman2007-12-17
* Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-29
* prep_zero_page: remove bogus BUG_ONHugh Dickins2007-11-28
* Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-12
* spelling fixes: mm/Simon Arlott2007-10-19
* oom: serialize out of memory callsDavid Rientjes2007-10-17