1. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 16 years ago
  2. 2bc0d261 x86 boot: more consistently use type int for node ids by Paul Jackson · 16 years ago
  3. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 16 years ago
  4. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  5. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  6. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  7. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  8. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  9. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  10. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 16 years ago
  11. 7a36a75 get_user_pages(): fix possible page leak on oom by Oleg Nesterov · 16 years ago
  12. 251b97f mm: dirty page accounting vs VM_MIXEDMAP by Peter Zijlstra · 16 years ago
  13. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  14. 3ea9eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  15. 494de90 Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr by Mel Gorman · 16 years ago
  16. 41d54d3 slub: Do not use 192 byte sized cache if minimum alignment is 128 byte by Christoph Lameter · 16 years ago
  17. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  18. 945754a mm: fix race in COW logic by Nick Piggin · 16 years ago
  19. 672ca28 Fix ZERO_PAGE breakage with vmware by Linus Torvalds · 16 years ago
  20. 481c534 Slab: Fix memory leak in fallback_alloc() by Christoph Lameter · 16 years ago
  21. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  22. 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 16 years ago
  23. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  24. c700be3 mm: fix incorrect variable type in do_try_to_free_pages() by kosaki.motohiro@jp.fujitsu.com · 16 years ago
  25. 5a1603b nommu: Correct kobjsize() page validity checks. by Paul Mundt · 16 years ago
  26. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  27. dfa7e20 mm: Minor clean-up of page flags in mm/page_alloc.c by Russ Anderson · 16 years ago
  28. 6cfd53fc nommu: fix kobjsize() for SLOB and SLUB by Paul Mundt · 16 years ago
  29. a5b4592 brk: make sys_brk() honor COMPAT_BRK when computing lower bound by Jiri Kosina · 16 years ago
  30. 4647875 hugetlb: fix lockdep error by Nick Piggin · 16 years ago
  31. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 16 years ago
  32. 1434b65 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  33. cd94b9d memory hotplug: fix early allocation handling by Heiko Carstens · 16 years ago
  34. 7eb5482 zonelists: handle a node zonelist with no applicable entries by Andy Whitcroft · 16 years ago
  35. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  36. f723215 mm: don't drop a partial page in a zone's memory map size by Johannes Weiner · 16 years ago
  37. 42172d7 mm: allow pfnmap ->fault()s by Nick Piggin · 16 years ago
  38. 7699441 slub: ksize() abuse checks by Pekka Enberg · 16 years ago
  39. 19051c5 mm: bdi: fix race in bdi_class device creation by Greg Kroah-Hartman · 17 years ago
  40. 239f49c slob: Fix to return wrong pointer by MinChan Kim · 16 years ago
  41. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 17 years ago
  42. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
  43. fd8a422 memory_hotplug: check for walk_memory_resource() failure in online_pages() by Geoff Levand · 17 years ago
  44. c3723ca memory hotplug: memmap_init_zone called twice by Heiko Carstens · 17 years ago
  45. 3ef0f72 mm: fix infinite loop in filemap_fault by Miklos Szeredi · 17 years ago
  46. 362a61a fix SMP data race in pagetable setup vs walking by Nick Piggin · 17 years ago
  47. 5aecd55 mm/pdflush.c: merge the same code in two path by Denis Cheng · 17 years ago
  48. b5be113 make vmstat cpu-unplug safe by KOSAKI Motohiro · 17 years ago
  49. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  50. 4ea33e2 slub: fix atomic usage in any_slab_objects() by Benjamin Herrenschmidt · 17 years ago
  51. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 17 years ago
  52. aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 17 years ago
  53. f6acb63 slub: #ifdef simplification by Christoph Lameter · 17 years ago
  54. 0121c619 slub: Whitespace cleanup and use of strict_strtoul by Christoph Lameter · 17 years ago
  55. 55e462b memcg: simple stats for memory resource controller by Balaji Rao · 17 years ago
  56. c85d194 docbook: fix vmalloc missing parameter notation by Randy Dunlap · 17 years ago
  57. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  58. 5167464 revert "memory hotplug: allocate usemap on the section with pgdat" by Andrew Morton · 17 years ago
  59. 3a902c5 mm: fix warning on memory offline by Nick Piggin · 17 years ago
  60. d40cee2 mm: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  61. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 17 years ago
  62. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 17 years ago
  63. dd5656e mm: bdi: export bdi_writeout_inc() by Miklos Szeredi · 17 years ago
  64. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 17 years ago
  65. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 17 years ago
  66. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 17 years ago
  67. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 17 years ago
  68. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 17 years ago
  69. 41b25a3 /proc/pagetypeinfo: fix output for memoryless nodes by KOSAKI Motohiro · 17 years ago
  70. 3d71f86 mm: use non-racy method for /proc/swaps creation by Denis V. Lunev · 17 years ago
  71. 925d1c4 procfs task exe symlink by Matt Helsley · 17 years ago
  72. 0c40ba4 ipc: define the slab_memory_callback priority as a constant by Nadia Derbey · 17 years ago
  73. 1faf8e4 memcg: remove redundant initialization in mem_cgroup_create() by Li Zefan · 17 years ago
  74. 3332794 memcgroup: use vmalloc for mem_cgroup allocation by KAMEZAWA Hiroyuki · 17 years ago
  75. 4a56d02 memcgroup: make the memory controller more desktop responsive by Balbir Singh · 17 years ago
  76. 3eae90c memcg: remove redundant function calls by KAMEZAWA Hiroyuki · 17 years ago
  77. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 17 years ago
  78. 85cc59d memcgroup: use triggers in force_empty and max_usage files by Pavel Emelyanov · 17 years ago
  79. b6ac57d memcgroup: move memory controller allocations to their own slabs by Balbir Singh · 17 years ago
  80. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 17 years ago
  81. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 17 years ago
  82. c27e881 CGroup API files: drop mem_cgroup_force_empty() by Paul Menage · 17 years ago
  83. c64745c CGroup API files: use cgroup map for memcontrol stats file by Paul Menage · 17 years ago
  84. 2c3daa7 CGroup API files: use read_u64 in memory controller by Paul Menage · 17 years ago
  85. 551883a page allocator: explicitly retry hugepage allocations by Nishanth Aravamudan · 17 years ago
  86. a41f24e page allocator: smarter retry of costly-order allocations by Nishanth Aravamudan · 17 years ago
  87. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 17 years ago
  88. 86051ca mm: fix usemap initialization by KAMEZAWA Hiroyuki · 17 years ago
  89. 7b8ee84 mm: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  90. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  91. 1e5ad9a mm/memory_hotplug.c must #include "internal.h" by Adrian Bunk · 17 years ago
  92. 4016a13 mm/nommu.c: return 0 from kobjsize with invalid objects by Michael Hennerich · 17 years ago
  93. 468fd62 vmstats: add cond_resched() to refresh_cpu_vm_stats() by Dimitri Sivanich · 17 years ago
  94. 2309f9e mm/page_alloc.c: remove hand-coded get_order() by Pavel Machek · 17 years ago
  95. 97d87c9 oom_kill: remove unused parameter in badness() by Li Zefan · 17 years ago
  96. 0c0a4a5 memory hotplug: free memmaps allocated by bootmem by Yasunori Goto · 17 years ago
  97. 86f6dae memory hotplug: allocate usemap on the section with pgdat by Yasunori Goto · 17 years ago
  98. e70260a memory hotplug: make alloc_bootmem_section() by Yasunori Goto · 17 years ago
  99. 9d99217 memory hotplug: align memmap to page size by Yasunori Goto · 17 years ago
  100. 0475327 memory hotplug: register section/node id to free by Yasunori Goto · 17 years ago