mm: fix section mismatch warnings
[safe/jmp/linux-2.6] / mm / page_alloc.c
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
2006-12-07 Kirill Korotaev[PATCH] OOM can panic due to processes stuck in __alloc...
2006-12-07 Nick Piggin[PATCH] mm: add arch_alloc_page
2006-12-07 Paul Jackson[PATCH] memory page_alloc zonelist caching speedup
2006-12-07 Christoph Lameter[PATCH] Get rid of zone_table[]
2006-12-07 Paul Jackson[PATCH] memory page alloc minor cleanups
2006-11-23 Mel Gorman[PATCH] x86_64: fix bad page state in process 'swapper'
2006-11-03 nkalmala[PATCH] mm: un-needed add-store operation wastes a...
2006-10-28 Mel Gorman[PATCH] Calculation fix for memory holes beyong the...
2006-10-28 Martin Bligh[PATCH] vmscan: Fix temp_priority race
2006-10-21 Andy Whitcroft[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
2006-10-20 Andrew Morton[PATCH] highest_possible_node_id() linkage fix
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-11 Nick Piggin[PATCH] mm: locks_freed fix
2006-10-11 Nick Piggin[PATCH] mm: arch_free_page fix
2006-10-11 Mel Gorman[PATCH] mm: remove memmap_zone_idx()
2006-10-04 Randy Dunlap[PATCH] page_alloc: fix kernel-doc and func. declaration
2006-10-04 Nick Piggin[PATCH] mm: micro optimise zone_watermark_ok
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...
next