summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | mm, generic, x86 boot: more tweaks to hex prints of some pfn addressesPaul Jackson2008-07-081-3/+3
* | x86 boot: more consistently use type int for node idsPaul Jackson2008-07-081-2/+2
* | x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson2008-07-081-3/+3
* | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-3/+7
* | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-081-0/+8
* | x86: replace shrink_active_range() with remove_active_range()Yinghai Lu2008-07-081-6/+23
* | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-34/+9
|\ \
| * | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman2008-07-031-1/+0
| |/
| * mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-31/+3
| * memory hotplug: fix early allocation handlingHeiko Carstens2008-05-241-1/+1
| * zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft2008-05-241-0/+3
| * mm: don't drop a partial page in a zone's memory map sizeJohannes Weiner2008-05-241-1/+2
* | mm, x86: shrink_active_range() should check allYinghai Lu2008-06-101-10/+34
* | x86, numa, 32-bit: print out debug info on all kvasYinghai Lu2008-06-031-0/+5
|/
* memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-141-2/+1
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-2/+8
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-291-5/+17
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-291-2/+3
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-291-2/+12
* mm/page_alloc.c: remove hand-coded get_order()Pavel Machek2008-04-281-3/+1
* memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-281-1/+1
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-281-1/+1
* mm/page_alloc.c: fix indentationS.Caglar Onur2008-04-281-1/+1
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-14/+36
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-30/+38
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-97/+73
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-281-4/+5
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-281-2/+1
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-281-1/+1
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-191-3/+3
* memcg: bad page if page_cgroup when freeHugh Dickins2008-03-041-6/+12
* zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro2008-03-041-1/+2
* Solve section mismatch for free_area_init_core.Alexander van Heukelum2008-02-231-2/+2
* misc: removal of final callers using fastcallHarvey Harrison2008-02-081-1/+1
* Memory controller: memory accountingBalbir Singh2008-02-071-0/+3
* Include count of pagecache pages in show_mem() outputLarry Woodman2008-02-051-0/+2
* mm: remove fastcall from mm/Harvey Harrison2008-02-051-8/+8
* page allocator: remove unused arguments in zone_init_free_lists()Andi Kleen2008-02-051-3/+2
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-051-30/+27
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-37/+42
* mm: fix section mismatch warning in page_alloc.cSam Ravnborg2008-01-171-1/+1
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-081-1/+1
* mm: fix page allocation for larger I/O segmentsMel Gorman2007-12-171-0/+11
* Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-291-2/+21
* prep_zero_page: remove bogus BUG_ONHugh Dickins2007-11-281-1/+0
* Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-121-20/+0
* spelling fixes: mm/Simon Arlott2007-10-201-4/+4
* oom: serialize out of memory callsDavid Rientjes2007-10-171-2/+12
OpenPOWER on IntegriCloud