on_each_cpu(): kill unused 'retry' parameter
[safe/jmp/linux-2.6] / mm / page_alloc.c
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-09 Russ Andersonmm: Minor clean-up of page flags in mm/page_alloc.c
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...
2007-07-31 Mel GormanDo not trigger OOM-killer for high-order allocation...
2007-07-29 Rafael J. WysockiIntroduce CONFIG_SUSPEND for suspend-to-Ram and standby
2007-07-26 Mel GormanAllow nodes to exist that only contain ZONE_MOVABLE
2007-07-20 Paul Mundtmm: fix memory hotplug oops from ZONE_MOVABLE changes.
2007-07-19 Fengguang Wumm: share PG_readahead and PG_reclaim
2007-07-19 Fengguang Wureadahead: introduce PG_readahead
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 Andy WhitcroftLumpy Reclaim V4
2007-07-17 Mel GormanAdd a movablecore= parameter for sizing ZONE_MOVABLE
2007-07-17 Mel Gormanhandle kernelcore=: generic
2007-07-17 Mel GormanCreate the ZONE_MOVABLE zone
2007-07-16 Akinobu Mitafault-injection: add min-order parameter to fail_page_alloc
2007-07-16 Dan Alonimm/page_alloc.c: lower printk severity
2007-07-16 Paul Mundtmm: more __meminit annotations
2007-07-16 Jan Beulichmm: fix improper .init-type section references
2007-07-16 Eric DumazetMM: alloc_large_system_hash() can free some memory...
2007-07-16 KAMEZAWA Hiroyukichange zonelist order: zonelist order selection logic
2007-06-15 Paul Mundtmm: Fix memory/cpu hotplug section mismatch and oops.
2007-05-31 Roman Zippelm68k: discontinuous memory support
2007-05-24 Miklos Szeredifix unused setup_nr_node_ids
2007-05-19 Sam Ravnborgmm: fix section mismatch warnings
2007-05-10 Stephen Rothwellearly_pfn_to_nid needs to be __meminit
2007-05-09 Christoph LameterMove remote node draining out of slab allocators
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Yasunori GotoAdd white list into modpost.c for memory hotplug code...
2007-05-08 Yasunori GotoFix section mismatch of memory hotplug related code.
2007-05-07 Rafael J. Wysockiswsusp: use inline functions for changing page flags
2007-05-07 Christoph Lametermm: optimize compound_head() by avoiding a shared page...
2007-05-07 Christoph LameterMake page->private usable in compound pages
next