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