[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
[safe/jmp/linux-2.6] / mm / page_alloc.c
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: remove pgdat_list
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: renaming for_each_pgdat
2006-03-27 KAMEZAWA Hiroyuki[PATCH] remove zone_mem_map
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: generic functions
2006-03-25 John Hawkes[PATCH] fix alloc_large_system_hash() roundup
2006-03-25 Anton Blanchard[PATCH] quieten zone_pcp_init
2006-03-24 Christoph Lameter[PATCH] cpusets: only wakeup kswapd for zones in the...
2006-03-22 Christoph Lameter[PATCH] drain_node_pages: interrupt latency reduction...
2006-03-22 Andrew Morton[PATCH] mm: prep_zero_page() in irq is a bug
2006-03-22 Nick Piggin[PATCH] mm: cleanup prep_ stuff
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] mm: nommu use compound pages
2006-03-22 Nick Piggin[PATCH] mm: cleanup bootmem
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-03-22 Nick Piggin[PATCH] mm: page_alloc less atomics
2006-03-22 Andrew Morton[PATCH] __get_page_state() cpumask cleanup and fix
2006-03-10 Christoph Lameter[PATCH] slab: Node rotor for freeing alien caches and...
2006-02-21 Christoph Lameter[PATCH] Terminate process that fails on a constrained...
2006-02-17 Linus Torvalds[PATCH] Handle holes in node mask in node fallback...
2006-02-15 Hugh Dickins[PATCH] compound page: default destructor
2006-02-15 Hugh Dickins[PATCH] compound page: use page[1].lru
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-01 Ashok Raj[PATCH] __cpuinit functions wrongly marked __meminit
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: Reclaim logic
2006-01-17 Matt Tolentino[PATCH] x86_64: add __meminit for memory hotplug
2006-01-12 Greg Ungerer[PATCH] memmap_init_zone(): remove uneccesary page++
2006-01-12 Paul Jackson[PATCH] mm: gfp_atomic comments
2006-01-12 Hugh Dickins[PATCH] Restore KERN_EMERG to each line printed by...
2006-01-11 David Woodhouse[PATCH] fix/simplify mutex debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Paul Jackson[PATCH] cpuset: memory pressure meter
2006-01-09 Nick Piggin[PATCH] mm: free_pages opt
2006-01-09 Nick Piggin[PATCH] mm: cleanup zone_pcp
2006-01-09 Rohit Seth[PATCH] Make high and batch sizes of per_cpu_pagelists...
2006-01-09 Christoph Lameter[PATCH] slab: remove nested #ifdef CONFIG_NUMA
2006-01-09 Andrew Morton[PATCH] revert "mm: page_state fixes"
2006-01-06 Nick Piggin[PATCH] mm: page_state opt
2006-01-06 Christoph Lameter[PATCH] build_zonelists_node(): rename args
2006-01-06 Christoph Lameter[PATCH] Fix zone policy determination
2006-01-06 Christoph Lameter[PATCH] mm: move determination of policy_zone into...
2006-01-06 Christoph Lameter[PATCH] mm: simplify build_zonelists_node by removing...
2006-01-06 Con Kolivas[PATCH] mm: add populated_zone() helper
2006-01-06 Nick Piggin[PATCH] mm: bad_page optimisation
2006-01-06 Nick Piggin[PATCH] mm: dma32 zone statistics
2006-01-06 David Howells[PATCH] FRV: Clean up bootmem allocator's page freeing...
2006-01-06 Nick Piggin[PATCH] mm: page_alloc cleanups
2006-01-06 Nick Piggin[PATCH] mm: page_state fixes
2006-01-06 Nick Piggin[PATCH] mm: remove pcp low
2006-01-06 Nick Piggin[PATCH] mm: remove bad_range
2006-01-06 Nick Piggin[PATCH] mm: microopt conditions
2006-01-06 Nick Piggin[PATCH] mm: set_page_refs opt
2006-01-06 Nick Piggin[PATCH] mm: pagealloc opt
2006-01-06 Mike Kravetz[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
2006-01-06 Paul Jackson[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
2005-12-15 Al Viro[PATCH] missing prototype (mm/page_alloc.c)
2005-12-04 Nick Piggin[PATCH] Fix up per-cpu page batch sizes
2005-11-28 Nick Piggin[PATCH] mm: __alloc_pages cleanup fix
2005-11-22 Hugh Dickins[PATCH] unpaged: PG_reserved bad_page
2005-11-22 Hugh Dickins[PATCH] unpaged: unifdefed PageCompound
2005-11-17 Jens Axboe[PATCH] VM: fix zone list restart in page allocatate
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-15 Andi Kleen[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNE...
2005-11-15 Andi Kleen[PATCH] x86_64: When cpu_up fails clean up page allocat...
2005-11-15 Andi Kleen[PATCH] x86_64: Add 4GB DMA32 zone
2005-11-14 Nick Piggin[PATCH] mm: highmem watermarks
2005-11-14 Rohit Seth[PATCH] mm: __alloc_pages cleanup
2005-11-14 Kirill Korotaev[PATCH] mm: __GFP_NOFAIL fix
2005-11-10 Dave Jones[PATCH] Don't print per-cpu vm stats for offline cpus.
2005-11-07 Adrian Bunk[PATCH] unexport nr_swap_pages
2005-10-30 John Hawkes[PATCH] mm: wider use of for_each_*cpu()
2005-10-30 Dave Hansen[PATCH] memory hotplug: sysfs and add/remove functions
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: zone span seqlock
2005-10-30 Dave Hansen[PATCH] memory hotplug locking: node_size_lock
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: fixup bad_range()
2005-10-30 Dave Hansen[PATCH] memory hotplug prep: break out zone initialization
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Seth, Rohit[PATCH] mm: set per-cpu-pages lower threshold to zero
2005-10-30 Seth, Rohit[PATCH] mm: page_alloc: increase size of per-cpu-pages
2005-10-28 Al Viro[PATCH] gfp_t: the rest
2005-10-28 Al Viro[PATCH] gfp_t: infrastructure
2005-10-26 Magnus Damm[PATCH] NUMA: broken per cpu pageset counters
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-13 Randy Dunlap[PATCH] use add_taint() for setting tainted bit flags
2005-09-10 Renaud Lienhart[PATCH] remove invalid comment in mm/page_alloc.c
2005-09-07 Paul Jackson[PATCH] cpusets: formalize intermediate GFP_KERNEL...
2005-09-07 Ravikiran G Thirumalai[PATCH] Additions to .data.read_mostly section
2005-09-07 Christoph Lameter[PATCH] More __read_mostly variables
2005-09-05 Martin Hicks[PATCH] VM: add page_state info to per-node meminfo
2005-09-05 Martin Hicks[PATCH] VM: zone reclaim atomic ops cleanup
2005-09-05 Nick Piggin[PATCH] mm: remove atomic
2005-07-30 Martin J. Bligh[PATCH] Fix NUMA node sizing in nr_free_zone_pages
2005-07-27 Andy Whitcroft[PATCH] Remove bogus warning in page_alloc.c
2005-07-08 Marcelo Tosatti[PATCH] remove completly bogus comment inside __alloc_p...
2005-07-08 Marcelo Tosatti[PATCH] print order information when OOM killing
2005-06-27 Bob Picco[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
2005-06-23 Andy Whitcroft[PATCH] sparsemem hotplug base
2005-06-23 Andy Whitcroft[PATCH] sparsemem swiss cheese numa layouts
2005-06-23 Andy Whitcroft[PATCH] sparsemem memory model
2005-06-23 Dave Hansen[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
next