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