1. ac3ee84 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  2. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  3. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  4. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 15 years ago
  5. db1afff kref: remove kref_set by NeilBrown · 15 years ago
  6. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  7. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  8. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  9. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 15 years ago
  10. 4402c15 kdb,debug_core: Allow the debug core to receive a panic notification by Jason Wessel · 15 years ago
  11. 6d90634 debug_core,kdb: Allow the debug core to process a recursive debug entry by Jason Wessel · 15 years ago
  12. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 15 years ago
  13. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 15 years ago
  14. 1cee5e3 kgdb: Add the ability to schedule a breakpoint via a tasklet by Jason Wessel · 16 years ago
  15. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 15 years ago
  16. 98ec1878 kgdb: remove post_primary_code references by Jason Wessel · 16 years ago
  17. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 15 years ago
  18. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 15 years ago
  19. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 15 years ago
  20. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 15 years ago
  21. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 15 years ago
  22. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 15 years ago
  23. 53197fc Separate the gdbstub from the debug core by Jason Wessel · 15 years ago
  24. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 16 years ago
  25. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 15 years ago
  26. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  27. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  28. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  29. fa5312d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  30. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  31. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 15 years ago
  34. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  35. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 15 years ago
  36. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  37. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 15 years ago
  44. 539c99f Merge branch 'next' into for-linus by James Morris · 15 years ago
  45. 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 15 years ago
  46. 3d2c978 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  47. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 15 years ago
  48. 25f3a5a PM: PM QOS update fix by Mark Gross · 15 years ago
  49. 9f977fb sysctl: add proc_do_large_bitmap by Octavian Purdila · 15 years ago
  50. 00b7c33 sysctl: refactor integer handling proc code by Amerigo Wang · 15 years ago
  51. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 15 years ago
  52. ad56b07 Merge commit 'v2.6.34-rc7' into tracing/core by Ingo Molnar · 15 years ago
  53. 4308ad8 genirq: Clear CPU mask in affinity_hint when none is provided by Peter P Waskiewicz Jr · 15 years ago
  54. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  55. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 15 years ago
  56. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 15 years ago
  57. 11cad32 bsdacct: use del_timer_sync() in acct_exit_ns() by Vitaliy Gusev · 15 years ago
  58. 475f9aa6 kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 15 years ago
  59. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 15 years ago
  60. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 15 years ago
  61. a93d2f17 sched, wait: Use wrapper functions by Changli Gao · 15 years ago
  62. 96c21a4 perf: Fix exit() vs event-groups by Peter Zijlstra · 15 years ago
  63. 050735b perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 15 years ago
  64. e3174cf Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" by Ingo Molnar · 15 years ago
  65. 8f77578 Freezer / cgroup freezer: Update stale locking comments by Matt Helsley · 15 years ago
  66. ed77134 PM QOS update by Mark Gross · 15 years ago
  67. 0fef8b1 PM / Hibernate: Fix block_io.c printk warning by Randy Dunlap · 15 years ago
  68. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 15 years ago
  69. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 15 years ago
  70. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 15 years ago
  71. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  72. d822ed1 rcu: fix build bug in RCU_FAST_NO_HZ builds by Paul E. McKenney · 15 years ago
  73. 77e38ed rcu: RCU_FAST_NO_HZ must check RCU dyntick state by Paul E. McKenney · 15 years ago
  74. d21670a rcu: reduce the number of spurious RCU_SOFTIRQ invocations by Paul E. McKenney · 15 years ago
  75. 4a90a06 rcu: permit discontiguous cpu_possible_mask CPU numbering by Paul E. McKenney · 15 years ago
  76. 4300aa6 rcu: improve RCU CPU stall-warning messages by Paul E. McKenney · 15 years ago
  77. 26845c2 rcu: print boot-time console messages if RCU configs out of ordinary by Paul E. McKenney · 15 years ago
  78. c68de20 rcu: disable CPU stall warnings upon panic by Paul E. McKenney · 15 years ago
  79. bbad937 rcu: slim down rcutiny by removing rcu_scheduler_active and friends by Paul E. McKenney · 15 years ago
  80. 25502a6 rcu: refactor RCU's context-switch handling by Paul E. McKenney · 15 years ago
  81. 99652b5 rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk by Paul E. McKenney · 15 years ago
  82. da848c4 rcu: shrink rcutiny by making synchronize_rcu_bh() be inline by Paul E. McKenney · 15 years ago
  83. 5db3567 rcu: ignore offline CPUs in last non-dyntick-idle CPU check by Lai Jiangshan · 15 years ago
  84. 0c34029 rcu: move some code from macro to function by Lai Jiangshan · 15 years ago
  85. f261414 rcu: make dead code really dead by Lai Jiangshan · 15 years ago
  86. d25eb94 rcu: substitute set_need_resched for sending resched IPIs by Paul E. McKenney · 15 years ago
  87. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 15 years ago
  88. d7e81c2 clocksource: Add clocksource_register_hz/khz interface by John Stultz · 15 years ago
  89. 29f87b7 posix-cpu-timers: Optimize run_posix_cpu_timers() by Stanislaw Gruszka · 15 years ago
  90. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  91. 7c224a0 Merge commit 'v2.6.34-rc7' into oprofile by Ingo Molnar · 15 years ago
  92. af507ae sched: Remove a stale comment by Li Zefan · 15 years ago
  93. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 15 years ago
  94. e0e37c2 sched: Eliminate the ts->idle_lastupdate field by Arjan van de Ven · 15 years ago
  95. 8d63bf9 sched: Fold updating of the last_update_time_info into update_ts_time_stats() by Arjan van de Ven · 15 years ago
  96. 8c7b09f sched: Update the idle statistics in get_cpu_idle_time_us() by Arjan van de Ven · 15 years ago
  97. 595aac4 sched: Introduce a function to update the idle statistics by Arjan van de Ven · 15 years ago
  98. b1f724c sched: Add a comment to get_cpu_idle_time_us() by Arjan van de Ven · 15 years ago
  99. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 15 years ago
  100. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 15 years ago