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