FS-Cache: Release page->private after failed readahead
[safe/jmp/linux-2.6] / mm / page_alloc.c
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-02-18 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-06 KOSAKI Motohiromm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
2009-01-06 Hugh Dickinsbadpage: KERN_ALERT BUG instead of KERN_EMERG
2009-01-06 Hugh Dickinsbadpage: ratelimit print_bad_pte and bad_page
2009-01-06 Hugh Dickinsbadpage: vm_normal_page use print_bad_pte
2009-01-06 Hugh Dickinsbadpage: replace page_remove_rmap Eeek and BUG
2009-01-06 Hugh Dickinsbadpage: keep any bad page out of circulation
2009-01-06 Hugh Dickinsbadpage: simplify page_alloc flag check+clear
2009-01-06 KOSAKI Motohiromm: make setup_per_zone_inactive_ratio() static
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Julia Lawallmm/page_alloc.c: eliminate NULL test and memset after...
2009-01-06 Yinghai Lumm: print out memmap number only if it is not zero
2008-11-13 David Rientjescpusets: update mems allowed in page allocator
2008-11-06 Andy Whitcrofthugetlb: pull gigantic page initialisation out of the...
2008-10-20 KAMEZAWA Hiroyukimemcg: allocate all page_cgroup at boot
2008-10-20 Gerald Schaefersetup_per_zone_pages_min(): take zone->lock instead...
2008-10-20 Yinghai Lumm: print out meminit for memmap
2008-10-20 Lee Schermerhornmlock: count attempts to free mlocked page
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Lee SchermerhornUnevictable LRU Page Statistics
2008-10-20 Rik van Rielvmscan: second chance replacement for anonymous pages
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-10-20 Christoph Lametervmscan: Use an indexed array for LRU variables
2008-10-16 Andrew Mortonmm/page_alloc.c:free_area_init_nodes() fix inappropriat...
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
next