1. da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  5. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  6. 4bb0057 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  7. 40e7bab Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  10. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 17 years ago
  11. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 17 years ago
  12. 17489c0 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  14. 847106f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  15. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  16. 7dc9719 Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz', 'timers/clocksource' and 'timers/posixtimers' into timers/for-linus by Thomas Gleixner · 17 years ago
  17. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  18. d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 17 years ago
  19. 6712e29 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  20. 873a6ed Merge commit 'v2.6.26' into sched/devel by Ingo Molnar · 17 years ago
  21. 361833e Merge branch 'sched/clock' into sched/devel by Ingo Molnar · 17 years ago
  22. d12c1a3 lockdep: fix kernel/fork.c warning by Ingo Molnar · 17 years ago
  23. d59fdcf Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 17 years ago
  24. 992860e lockdep: fix ftrace irq tracing false positive by Ingo Molnar · 17 years ago
  25. b4ba0ba Merge commit 'v2.6.26' into core/locking by Ingo Molnar · 17 years ago
  26. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 18 years ago
  27. 3b5c6b8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  28. 3e84050 cpusets, hotplug, scheduler: fix scheduler domain breakage by Dmitry Adamushko · 17 years ago
  29. 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  30. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  31. b2613e3 ftrace: build fix for ftraced_suspend by Ingo Molnar · 17 years ago
  32. c300ba2 sched_clock: and multiplier for TSC to gtod drift by Steven Rostedt · 17 years ago
  33. a83bc47 sched_clock: record TSC after gtod by Steven Rostedt · 17 years ago
  34. c0c8773 sched_clock: only update deltas with local reads. by Steven Rostedt · 17 years ago
  35. 2b8a0cf sched_clock: fix calculation of other CPU by Steven Rostedt · 17 years ago
  36. af52a90 sched_clock: stop maximum check on NO HZ by Steven Rostedt · 17 years ago
  37. f7cce27 sched_clock: widen the max and min time by Steven Rostedt · 17 years ago
  38. 62c43dd sched_clock: record from last tick by Steven Rostedt · 17 years ago
  39. 60bc080 ftrace: separate out the function enabled variable by Steven Rostedt · 17 years ago
  40. a2bb6a3 ftrace: add ftrace_kill_atomic by Steven Rostedt · 17 years ago
  41. 26bc83f ftrace: use current CPU for function startup by Steven Rostedt · 17 years ago
  42. ad59124 ftrace: start wakeup tracing after setting function tracer by Steven Rostedt · 17 years ago
  43. b5c21b4 ftrace: check proper config for preempt type by Steven Rostedt · 17 years ago
  44. 1e16c0a ftrace: trace schedule by Steven Rostedt · 17 years ago
  45. 001b676 ftrace: define function trace nop by Steven Rostedt · 17 years ago
  46. 007c05d ftrace: move sched_switch enable after markers by Steven Rostedt · 17 years ago
  47. 857f3fd nohz: don't stop idle tick if softirqs are pending. by Heiko Carstens · 17 years ago
  48. a26449d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  49. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 17 years ago
  50. 70ff055 Fix PREEMPT_RCU without HOTPLUG_CPU by Nick Piggin · 17 years ago
  51. 544304b kernel/kprobes.c: Made kprobe_blacklist static. by Daniel Guilak · 17 years ago
  52. f000631 Merge branch 'imx' into devel by Russell King · 17 years ago
  53. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 17 years ago
  54. ec1bb60 Merge branch 'tracing/sysprof' into auto-ftrace-next by Ingo Molnar · 17 years ago
  55. 5373fdb Merge branch 'tracing/mmiotrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  56. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  57. dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  58. 9e4144a Merge branch 'linus' into core/printk by Ingo Molnar · 17 years ago
  59. 48627d8 genirq: remove extraneous checks in manage.c by Thomas Gleixner · 17 years ago
  60. 7683c57 kernel/printk.c: Made printk_recursion_bug_msg static. by Daniel Guilak · 17 years ago
  61. a29d1cf printk: export console_drivers by Ingo Molnar · 18 years ago
  62. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
  63. 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 18 years ago
  64. 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 · 17 years ago
  65. 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 17 years ago
  66. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 18 years ago
  67. d763d5e Merge branch 'linus' into tracing/mmiotrace by Ingo Molnar · 17 years ago
  68. 032f827 Merge commit 'v2.6.26-rc9' into sched/devel by Ingo Molnar · 17 years ago
  69. 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  70. 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 18 years ago
  71. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 18 years ago
  72. cde5353 Christoph has moved by Christoph Lameter · 18 years ago
  73. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 18 years ago
  74. 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 18 years ago
  75. c4acb2c sched: terminate newidle balancing once at least one task has moved over by Gregory Haskins · 18 years ago
  76. ee3ece8 hrtimer: prevent migration for raising softirq by Steven Rostedt · 18 years ago
  77. 98a05ed ftrace: prevent ftrace modifications while being kprobe'd, v2 by Abhishek Sagar · 18 years ago
  78. da9cbc8 block: blkdev.h cleanup, move iocontext stuff to iocontext.h by Jens Axboe · 18 years ago
  79. b2a4a7c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  80. c000131 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  81. db26e64 pm_qos_params: BKL pushdown by Arnd Bergmann · 18 years ago
  82. 3e61e0c mmiotrace broken in linux-next (8-bit writes only) by Pekka Paalanen · 18 years ago
  83. 8558f8f rcu: fix hotplug vs rcu race by Gautham R Shenoy · 18 years ago
  84. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 18 years ago
  85. e6100f2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  86. 8594698 stacktrace: fix modular build, export print_stack_trace and save_stack_trace by Ingo Molnar · 18 years ago
  87. 3043209 sched: fix warning by Vegard Nossum · 18 years ago
  88. 34e83e8 sched: build fix by Ingo Molnar · 18 years ago
  89. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  90. 2d452c9 sched: sched_clock_cpu() based cpu_clock(), lockdep fix by Ingo Molnar · 18 years ago
  91. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 18 years ago
  92. 4e6a053 backtrace: replace timer with tasklet + completions by Vegard Nossum · 18 years ago
  93. ad118c5 stacktrace: add saved stack traces to backtrace self-test by Vegard Nossum · 18 years ago
  94. 4c9fe8a sched: export cpu_clock by Ingo Molnar · 18 years ago
  95. 55e12e5 sched: make sched_{rt,fair}.c ifdefs more readable by Dhaval Giani · 18 years ago
  96. f5bfb7d sched: bias effective_load() error towards failing wake_affine(). by Peter Zijlstra · 18 years ago
  97. f1d239f sched: incremental effective_load() by Peter Zijlstra · 18 years ago
  98. 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 18 years ago
  99. 243e0e7 sched: fix mult overflow by Srivatsa Vaddagiri · 18 years ago
  100. 2398f2c sched: update shares on wakeup by Peter Zijlstra · 18 years ago