[PATCH] fbdev: Add generic ddc read functionality
[safe/jmp/linux-2.6] / mm / page_alloc.c
2006-09-27 Randy Dunlap[PATCH] mm/page_alloc: use NULL instead of 0 for ptr
2006-09-27 Christoph Lameter[PATCH] Do not allocate pagesets for unpopulated zones.
2006-09-27 Christoph Lameter[PATCH] Add node to zone for the NUMA case
2006-09-27 Christoph Lameter[PATCH] Add NUMA_BUILD definition in kernel.h to avoid...
2006-09-27 Jes Sorensen[PATCH] Condense output of show_free_areas()
2006-09-27 Mel Gorman[PATCH] Allow an arch to expand node boundaries
2006-09-27 Mel Gorman[PATCH] Account for holes that are outside the range...
2006-09-27 Mel Gorman[PATCH] Account for memmap and optionally the kernel...
2006-09-27 Mel Gorman[PATCH] Introduce mechanism for registering active...
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix mark_free_pages
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] Replace min_unmapped_ratio by min_unmapped_page...
2006-09-26 Christoph Lameter[PATCH] mm: do not check unpopulated zones for draining...
2006-09-26 Christoph Lameter[PATCH] Optimize free_one_page
2006-09-26 Christoph Lameter[PATCH] Cleanup: Add zone pointer to get_page_from_freelist
2006-09-26 Christoph Lameter[PATCH] Add __GFP_THISNODE to avoid fallback to other...
2006-09-26 Christoph Lameter[PATCH] linearly index zone->node_zonelists[]
2006-09-26 Christoph Lameter[PATCH] Apply type enum zone_type
2006-09-26 Christoph Lameter[PATCH] mempolicies: fix policy_zone check
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: use enum to define zones...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHME...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: make display of highmem...
2006-09-26 Nick Piggin[PATCH] mm: VM_BUG_ON
2006-09-26 David Rientjes[PATCH] do not free non slab allocated per_cpu_pageset
2006-09-22 David S. Miller[XFRM]: Dynamic xfrm_state hash table sizing.
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] Use Zoned VM Counters for NUMA statistics
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_unstable...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_writeback...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: convert nr_mapped to per...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: basic ZVC (zoned vm counter...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: create vmstat.c/.h from...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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
next