1. 51ed449 [PATCH] Reorder ZVCs according to cacheline by Christoph Lameter · 18 years ago
  2. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 18 years ago
  3. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 18 years ago
  4. a2f3aa0 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  5. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  6. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 18 years ago
  7. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  8. 3bb1a85 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 18 years ago
  9. 7516795 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc by Andy Whitcroft · 18 years ago
  10. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  11. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  12. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  13. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  14. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  15. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  16. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 18 years ago
  17. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  18. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  19. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  20. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  21. df9ecab [PATCH] ZVC: Scale thresholds depending on the size of the system by Christoph Lameter · 18 years ago
  22. 9614634 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O by Christoph Lameter · 18 years ago
  23. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 18 years ago
  24. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
  25. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  26. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  27. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  28. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  29. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  30. 34aa133 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval by Christoph Lameter · 18 years ago
  31. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  32. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  33. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  34. 2244b95 [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation by Christoph Lameter · 18 years ago
  35. 30c253e [PATCH] sparsemem: record nid during memory present by Andy Whitcroft · 18 years ago
  36. 718127c [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone by Yasunori Goto · 18 years ago
  37. 02b694d [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() by Yasunori Goto · 18 years ago
  38. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  39. 93ff66b [PATCH] Sparsemem build fix by Ralf Baechle · 18 years ago
  40. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  41. e984bb4 [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary by Bob Picco · 18 years ago
  42. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  43. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 18 years ago
  44. ae0f15f [PATCH] for_each_online_pgdat: remove pgdat_list by KAMEZAWA Hiroyuki · 18 years ago
  45. 8357f86 [PATCH] define for_each_online_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  46. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 18 years ago
  47. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 18 years ago
  48. ce2ea89 [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK by Andy Whitcroft · 19 years ago
  49. 79046ae [PATCH] GFP_ZONETYPES: add commentry on how to calculate by Andy Whitcroft · 19 years ago
  50. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 19 years ago
  51. 1f6818b [PATCH] x86_64: Minor GFP_DMA32 comment fix by Andi Kleen · 19 years ago
  52. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
  53. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 19 years ago
  54. f3fe651 [PATCH] mm: add populated_zone() helper by Con Kolivas · 19 years ago
  55. 9328b8f [PATCH] mm: dma32 zone statistics by Nick Piggin · 19 years ago
  56. 2d92c5c [PATCH] mm: remove pcp low by Nick Piggin · 19 years ago
  57. 161599f [PATCH] sparsemem: provide pfn_to_nid by Andy Whitcroft · 19 years ago
  58. 2bdaf11 [PATCH] flatmem split out memory model by Andy Whitcroft · 19 years ago
  59. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 19 years ago
  60. d5afa6d [PATCH] mm: pfn_to_pgdat not used in common code by Andy Whitcroft · 19 years ago
  61. 9f3fd60 [PATCH] mm: kvaddr_to_nid not used in common code by Andy Whitcroft · 19 years ago
  62. ac3461a Fix up GFP_ZONEMASK for GFP_DMA32 usage by Linus Torvalds · 19 years ago
  63. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  64. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 19 years ago
  65. 07808b7 [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t by Andi Kleen · 19 years ago
  66. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 19 years ago
  67. 7fb1d9f [PATCH] mm: __alloc_pages cleanup by Rohit Seth · 19 years ago
  68. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  69. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  70. 4ca644d [PATCH] memory hotplug prep: __section_nr helper by Dave Hansen · 19 years ago
  71. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  72. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 19 years ago
  73. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  74. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  75. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  76. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  77. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  78. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  79. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  80. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  81. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  82. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  83. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  84. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  85. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago