Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
[safe/jmp/linux-2.6] / mm / page_alloc.c
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
2007-05-07 Mel GormanDo not disable interrupts when reading min_free_kbytes
2007-05-07 Andy Whitcroftadd pfn_valid_within helper for sub-MAX_ORDER hole...
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-03-01 Nick Piggin[PATCH] Rename PG_checked to PG_owner_priv_1
2007-02-21 Christoph Lameter[PATCH] slab: reduce size of alien cache to cover only...
2007-02-21 Christoph Lameter[PATCH] Replace highest_possible_node_id() with nr_node_ids
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA...
2007-02-11 Christoph Lameter[PATCH] Drop get_zone_counts()
2007-02-11 Christoph Lameter[PATCH] Drop nr_free_pages_pgdat()
2007-02-11 Christoph Lameter[PATCH] Drop free_pages()
2007-02-11 Christoph Lameter[PATCH] Use ZVC for free_pages
2007-02-11 Christoph Lameter[PATCH] Use ZVC for inactive and active counts
2007-02-11 Mel Gorman[PATCH] Avoid excessive sorting of early_node_map[]
2007-02-09 Andrew Morton[PATCH] mm: show bounce pages in oom killer output
2007-02-01 Linus TorvaldsRevert "[PATCH] mm: micro optimise zone_watermark_ok"
2007-01-12 Dave Hansen[PATCH] Fix sparsemem on Cell
2007-01-06 Christoph Lameter[PATCH] Check for populated zone in __drain_pages
2007-01-06 Paul Mundt[PATCH] Sanely size hash tables when using large base...
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-08 Don Mullis[PATCH] fault-injection: defaults likely to please...
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for alloc_pages()
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Andrew Morton[PATCH] remove HASH_HIGHMEM
2006-12-07 Andy Whitcroft[PATCH] mm: make compound page destructor handling...
2006-12-07 Christoph Lameter[PATCH] GFP_THISNODE must not trigger global reclaim
2006-12-07 Andy Whitcroft[PATCH] mm: cleanup indentation on switch for CPU opera...
2006-12-07 Andy Whitcroft[PATCH] numa node ids are int, page_to_nid and zone_to_...
2006-12-07 Christoph Lameter[PATCH] drain_node_page(): Drain pages in batch units
next