[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
[safe/jmp/linux-2.6] / mm / page_alloc.c
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: create vmstat.c/.h from...
2006-06-28 Ingo Molnar[PATCH] pi-futex: introduce debug_check_no_locks_freed()
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Chris Wright[PATCH] cpuset: remove extra cpuset_zone_allowed check...
2006-06-23 Kirill Korotaev[PATCH] printk() should not be called under zone->lock
2006-06-23 Andrew Morton[PATCH] initialise total_memory() earlier
2006-06-23 Andy Whitcroft[PATCH] squash duplicate page_to_pfn and pfn_to_page
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Yasunori Goto[PATCH] wait_table and zonelist initializing for memory...
2006-06-23 Andy Whitcroft[PATCH] zone handle unaligned zone boundaries
2006-05-21 Bob Picco[PATCH] Align the node_mem_map endpoints to a MAX_ORDER...
2006-05-21 Paul Jackson[PATCH] Cpuset: might sleep checking zones allowed fix
2006-05-15 Andrew Morton[PATCH] setup_per_zone_pages_min() overflow fix
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-04-19 Andrew Morton[PATCH] page_alloc.c: buddy handling cleanup
2006-04-11 Hideo AOKI[PATCH] overcommit: add calculate_totalreserve_pages()
2006-04-10 Nick Piggin[PATCH] Fix buddy list race that could lead to page...
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
next