1. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  2. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  3. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. d2c3225 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL by Josh Triplett · 13 years ago
  6. bd5dc17 uts: make default hostname configurable, rather than always using "(none)" by Josh Triplett · 13 years ago
  7. 8761f1a pcspkr: Cleanup Kconfig dependencies by Ralf Baechle · 13 years ago
  8. 15f304b i8253: Consolidate all kernel definitions of i8253_lock by Ralf Baechle · 13 years ago
  9. f505c55 debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options by Josh Triplett · 13 years ago
  10. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  11. 2bb732c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  12. e98bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 13 years ago
  13. 281dc5c Give up on pushing CC_OPTIMIZE_FOR_SIZE by Linus Torvalds · 13 years ago
  14. 17d9f31 SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI by Daniel Hellstrom · 13 years ago
  15. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  16. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  17. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  18. 21a43e3 slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" by David Rientjes · 13 years ago
  19. 27f4d28 rcu: priority boosting for TREE_PREEMPT_RCU by Paul E. McKenney · 13 years ago
  20. e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  21. 6befe5f init/Kconfig: fix EXPERT menu list by Randy Dunlap · 13 years ago
  22. 4a5fa35 [PARISC] slub: fix panic with DISCONTIGMEM by James Bottomley · 13 years ago
  23. 1e2795a kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile by Artem Bityutskiy · 13 years ago
  24. 71a83ec Kconfig: improve KALLSYMS_ALL documentation by Artem Bityutskiy · 13 years ago
  25. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  26. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  27. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  28. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  29. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  30. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  31. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  32. 2d0f252 perf cgroup: Fix a typo in kernel config by Li Zefan · 13 years ago
  33. e5d1367 perf: Add cgroup support by Stephane Eranian · 13 years ago
  34. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  35. 5d6a4ea sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options by Ferenc Wagner · 13 years ago
  36. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  37. c5e0591 Kconfig: BLK_THROTTLE -> BLK_DEV_THROTTLING by Michael Witten · 13 years ago
  38. 79e2e75 Kconfig: Typo: seti -> set by Michael Witten · 13 years ago
  39. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. 1161ec9 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  41. c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 13 years ago
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  44. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 13 years ago
  46. 43d547f init/Kconfig: fix typo by Jim Cromie · 13 years ago
  47. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  48. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  49. 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
  50. 9e571a8 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  51. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  52. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  53. 7af37be namespaces Kconfig: move namespace menu location after the cgroup by Daniel Lezcano · 14 years ago
  54. eef691b namespaces Kconfig: remove the cgroup device whitelist experimental tag by Daniel Lezcano · 14 years ago
  55. 79ae9c2 namespaces Kconfig: remove pointless cgroup dependency by Daniel Lezcano · 14 years ago
  56. 8dd2a82 namespaces Kconfig: make namespace a submenu by Daniel Lezcano · 14 years ago
  57. 17a6d44 namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selected by Daniel Lezcano · 14 years ago
  58. 9bd38c2 namespaces: remove pid_ns and net_ns experimental status by Daniel Lezcano · 14 years ago
  59. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  61. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  62. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  63. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  64. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  65. 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
  66. 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
  67. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  68. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  69. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  70. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  71. 681b304 Kconfig: delete duplicate word by Stephan Sperber · 14 years ago
  72. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  73. 4d87ffa rcu: Fix RCU_FANOUT help message by Paul E. McKenney · 14 years ago
  74. 687d7a9 rcu: restrict TREE_RCU to SMP builds with !PREEMPT by Paul E. McKenney · 14 years ago
  75. 65e0e81 memcg: remove experimental from swap account config by KAMEZAWA Hiroyuki · 14 years ago
  76. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  77. 939a67f Audit: split audit watch Kconfig by Eric Paris · 14 years ago
  78. 67640b6 Audit: audit watches depend on fsnotify by Eric Paris · 14 years ago
  79. 28a3a7e audit: reimplement audit_trees using fsnotify rather than inotify by Eric Paris · 14 years ago
  80. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  81. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  82. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  83. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  84. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  85. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  86. 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
  87. 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
  88. 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
  89. 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
  90. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  91. b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 14 years ago
  92. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 14 years ago
  93. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  94. 8433646 kconfig CROSS_COMPILE option by Roland McGrath · 14 years ago
  95. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  96. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  97. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  98. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 14 years ago
  99. 07b139c perf events: Remove CONFIG_EVENT_PROFILE by Li Zefan · 14 years ago
  100. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 14 years ago