nfs: prepare to share nfs_set_port
[safe/jmp/linux-2.6] / mm / page_alloc.c
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...
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-08 Paul Jacksonmm, generic, x86 boot: more tweaks to hex prints of...
2008-07-08 Paul Jacksonx86 boot: more consistently use type int for node ids
2008-07-08 Paul Jacksonx86 boot: show pfn addresses in hex not decimal in...
2008-07-08 Yinghai LuRFC x86: try to remove arch_get_ram_range
2008-07-08 Yinghai Lux86, mm: use add_highpages_with_active_regions() for...
2008-07-08 Yinghai Lux86: replace shrink_active_range() with remove_active_r...
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-03 Mel GormanDo not overwrite nr_zones on !NUMA when initialising...
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-10 Yinghai Lumm, x86: shrink_active_range() should check all
2008-06-09 Russ Andersonmm: Minor clean-up of page flags in mm/page_alloc.c
2008-06-03 Yinghai Lux86, numa, 32-bit: print out debug info on all kvas
2008-05-24 Heiko Carstensmemory hotplug: fix early allocation handling
2008-05-24 Andy Whitcroftzonelists: handle a node zonelist with no applicable...
2008-05-24 Johannes Weinermm: don't drop a partial page in a zone's memory map...
2008-05-15 Heiko Carstensmemory_hotplug: always initialize pageblock bitmap
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-29 Nishanth Aravamudanpage allocator: smarter retry of costly-order allocations
2008-04-29 Nishanth Aravamudanmm: fix misleading __GFP_REPEAT related comments
2008-04-29 KAMEZAWA Hiroyukimm: fix usemap initialization
2008-04-28 Pavel Machekmm/page_alloc.c: remove hand-coded get_order()
2008-04-28 Yasunori Gotomemory hotplug: free memmaps allocated by bootmem
2008-04-28 Christoph Lameterpageflags: eliminate PG_xxx aliases
2008-04-28 S.Caglar Onurmm/page_alloc.c: fix indentation
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: remember what the preferred zone is for zone_statistics
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-03-05 Hugh Dickinsmemcg: bad page if page_cgroup when free
2008-03-05 KOSAKI Motohirozlc_setup(): handle jiffies wraparound
2008-02-24 Alexander van HeukelumSolve section mismatch for free_area_init_core.
2008-02-08 Harvey Harrisonmisc: removal of final callers using fastcall
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-05 Larry WoodmanInclude count of pagecache pages in show_mem() output
2008-02-05 Harvey Harrisonmm: remove fastcall from mm/
2008-02-05 Andi Kleenpage allocator: remove unused arguments in zone_init_fr...
2008-02-05 Christoph LameterPage allocator: get rid of the list of cold pages
2008-02-05 Christoph LameterPage allocator: clean up pcp draining functions
2008-01-17 Sam Ravnborgmm: fix section mismatch warning in page_alloc.c
2008-01-09 Thomas BogendoerferFix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
2007-12-18 Mel Gormanmm: fix page allocation for larger I/O segments
2007-11-29 Mel GormanFix boot problem with iSeries lacking hugepage support
2007-11-28 Hugh Dickinsprep_zero_page: remove bogus BUG_ON
2007-11-12 Linus TorvaldsRevert "Bias the placement of kernel pages at lower...
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-17 David Rientjesoom: serialize out of memory calls
2007-10-17 David Rientjesoom: change all_unreclaimable zone member to flags
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page offline
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page isolation
2007-10-16 Mel GormanBreakout page_order() to internal.h to avoid special...
2007-10-16 Adrian Bunkmm/page_alloc.c: make code static
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanDo not depend on MAX_ORDER when grouping pages by mobility
2007-10-16 Mel GormanFix calculation in move_freepages_block for counting...
2007-10-16 Mel Gormandon't group high order atomic allocations
2007-10-16 Mel Gormanremove PAGE_GROUP_BY_MOBILITY
2007-10-16 Mel GormanBias the location of pages freed for min_free_kbytes...
2007-10-16 Mel GormanBe more agressive about stealing when MIGRATE_RECLAIMAB...
2007-10-16 Mel GormanBias the placement of kernel pages at lower PFNs
2007-10-16 Mel GormanDo not group pages by mobility type on low memory systems
2007-10-16 Mel GormanGroup high-order atomic allocations
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Mel GormanMove free pages between lists on steal
2007-10-16 Mel GormanDrain per-cpu lists when high-order allocations fail
2007-10-16 Mel GormanAdd a configure option to group pages by mobility
2007-10-16 Mel GormanChoose pages from the per-cpu list based on migration...
2007-10-16 Mel GormanSplit the free lists for movable and unmovable allocations
2007-10-16 Mel GormanAdd a bitmap that is used to track flags affecting...
2007-10-16 Lee Schermerhornmemoryless nodes: fixup uses of node_online_map in...
2007-10-16 Christoph LameterMemoryless nodes: Fix GFP_THISNODE behavior
2007-10-16 Christoph LameterMemoryless nodes: drop one memoryless node boot warning
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: introduce mask of nodes with memory
2007-10-16 Christoph LameterMemoryless nodes: Generic management of nodemasks for...
2007-10-16 Jesper Juhlmm: no need to cast vmalloc() return value in zone_wait...
2007-08-31 Andrew Mortonprocess_zones(): fix recovery code
2007-08-23 Mel GormanApply memory policies to top two highest zones when...
next