1. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  2. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  3. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  4. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  5. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  6. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  7. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  8. 562f5e6 init: mark __user address space on string literals by Namhyung Kim · 14 years ago
  9. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  10. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  12. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  13. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  14. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  15. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  16. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  17. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  19. 1fa4f3b init/main.c: remove BKL notations by Namhyung Kim · 14 years ago
  20. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  21. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  22. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  23. ffe8018 initramfs: fix initramfs size calculation by Hendrik Brueckner · 14 years ago
  24. 56463e5 NFS: Use super.c for NFSROOT mount option parsing by Chuck Lever · 14 years ago
  25. 6d0aed7 do_mounts: only enable PARTUUID for CONFIG_BLOCK by Jens Axboe · 14 years ago
  26. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  27. 38b6f45 core: match_dev_by_uuid() should not be marked __init by Jens Axboe · 14 years ago
  28. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  29. 681b304 Kconfig: delete duplicate word by Stephan Sperber · 14 years ago
  30. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  31. 4d87ffa rcu: Fix RCU_FANOUT help message by Paul E. McKenney · 14 years ago
  32. 687d7a9 rcu: restrict TREE_RCU to SMP builds with !PREEMPT by Paul E. McKenney · 14 years ago
  33. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  34. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  35. 65e0e81 memcg: remove experimental from swap account config by KAMEZAWA Hiroyuki · 14 years ago
  36. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  37. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  38. e446127 init/main.c: mark do_one_initcall* as __init_or_module by Kevin Winchester · 14 years ago
  39. 22c5c03 init/main.c: fix warning: 'calltime.tv64' may be used uninitialized by Kevin Winchester · 14 years ago
  40. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  41. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  42. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. ffd386a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  44. 6ee0578 workqueue: mark init_workqueues() as early_initcall() by Suresh Siddha · 14 years ago
  45. 939a67f Audit: split audit watch Kconfig by Eric Paris · 14 years ago
  46. 67640b6 Audit: audit watches depend on fsnotify by Eric Paris · 14 years ago
  47. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 14 years ago
  48. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  49. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 14 years ago
  50. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  51. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 9715856 init: Fix comment by Peter Zijlstra · 14 years ago
  53. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  54. b433c3d init, sched: Fix race between init and kthreadd by Peter Zijlstra · 14 years ago
  55. 099a19d percpu: allow limited allocation before slab is online by Tejun Heo · 14 years ago
  56. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  57. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 14 years ago
  58. 039ca4e tracing: Remove kmemtrace ftrace plugin by Li Zefan · 14 years ago
  59. 30dbb20e tracing: Remove boot tracer by Américo Wang · 14 years ago
  60. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  61. 1f52250 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset by Haicheng Li · 14 years ago
  62. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  63. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 14 years ago
  64. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  65. 48652ce Merge commit 'v2.6.34-rc6' into sched/core by Ingo Molnar · 14 years ago
  66. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  67. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  68. df37bd1 initramfs: handle unrecognised decompressor when unpacking by Phillip Lougher · 14 years ago
  69. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  70. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 14 years ago
  73. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  74. 7463e63 init/main.c: make setup_max_cpus static for !SMP by H Hartley Sweeten · 14 years ago
  75. 8aaed5b init/initramfs.c: fix "symbol shadows an earlier one" noise by H Hartley Sweeten · 14 years ago
  76. 9a85b8d init/main.c: improve usability in case of init binary failure by Andreas Mohr · 14 years ago
  77. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  78. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  79. 2bd3a997 init: Open /dev/console from rootfs by Eric W. Biederman · 14 years ago
  80. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. f66ffde Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. d25e8db Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  86. b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 14 years ago
  87. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 14 years ago
  88. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 14 years ago
  89. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 14 years ago
  90. 773e3eb init: Move radix_tree_init() early by Yinghai Lu · 14 years ago
  91. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  92. 54bb655 ima: initialize ima before inodes can be allocated by Eric Paris · 15 years ago
  93. 8433646 kconfig CROSS_COMPILE option by Roland McGrath · 14 years ago
  94. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  95. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  96. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  97. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 14 years ago
  98. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 14 years ago
  99. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago