1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  2. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  3. fa5312d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  4. 96b5b7f 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
  5. 164d44f 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. 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 · 16 years ago
  7. fa9dc26 cpumask: fix compat getaffinity by KOSAKI Motohiro · 16 years ago
  8. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  9. 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 · 16 years ago
  10. 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 · 16 years ago
  11. 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 · 16 years ago
  12. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 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 · 16 years ago
  14. 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 · 16 years ago
  15. 539c99f Merge branch 'next' into for-linus by James Morris · 16 years ago
  16. 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 16 years ago
  17. 3d2c978 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 16 years ago
  18. ab3c68e [S390] debug: enable exception-trace debug facility by Heiko Carstens · 16 years ago
  19. 25f3a5a PM: PM QOS update fix by Mark Gross · 16 years ago
  20. 16a2164 profile: fix stats and data leakage by Hugh Dickins · 16 years ago
  21. ad56b07 Merge commit 'v2.6.34-rc7' into tracing/core by Ingo Molnar · 16 years ago
  22. 4308ad8 genirq: Clear CPU mask in affinity_hint when none is provided by Peter P Waskiewicz Jr · 16 years ago
  23. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 16 years ago
  24. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 16 years ago
  25. 11cad32 bsdacct: use del_timer_sync() in acct_exit_ns() by Vitaliy Gusev · 16 years ago
  26. 475f9aa kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 16 years ago
  27. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 16 years ago
  28. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 16 years ago
  29. a93d2f1 sched, wait: Use wrapper functions by Changli Gao · 16 years ago
  30. 96c21a4 perf: Fix exit() vs event-groups by Peter Zijlstra · 16 years ago
  31. 050735b perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 16 years ago
  32. e3174cf Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" by Ingo Molnar · 16 years ago
  33. 8f77578 Freezer / cgroup freezer: Update stale locking comments by Matt Helsley · 16 years ago
  34. ed77134 PM QOS update by Mark Gross · 16 years ago
  35. 0fef8b1 PM / Hibernate: Fix block_io.c printk warning by Randy Dunlap · 16 years ago
  36. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 16 years ago
  37. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 16 years ago
  38. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 16 years ago
  39. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 16 years ago
  40. d822ed1 rcu: fix build bug in RCU_FAST_NO_HZ builds by Paul E. McKenney · 16 years ago
  41. 77e38ed rcu: RCU_FAST_NO_HZ must check RCU dyntick state by Paul E. McKenney · 16 years ago
  42. d21670a rcu: reduce the number of spurious RCU_SOFTIRQ invocations by Paul E. McKenney · 16 years ago
  43. 4a90a06 rcu: permit discontiguous cpu_possible_mask CPU numbering by Paul E. McKenney · 16 years ago
  44. 4300aa6 rcu: improve RCU CPU stall-warning messages by Paul E. McKenney · 16 years ago
  45. 26845c2 rcu: print boot-time console messages if RCU configs out of ordinary by Paul E. McKenney · 16 years ago
  46. c68de20 rcu: disable CPU stall warnings upon panic by Paul E. McKenney · 16 years ago
  47. bbad937 rcu: slim down rcutiny by removing rcu_scheduler_active and friends by Paul E. McKenney · 16 years ago
  48. 25502a6 rcu: refactor RCU's context-switch handling by Paul E. McKenney · 16 years ago
  49. 99652b5 rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk by Paul E. McKenney · 16 years ago
  50. da848c4 rcu: shrink rcutiny by making synchronize_rcu_bh() be inline by Paul E. McKenney · 16 years ago
  51. 5db3567 rcu: ignore offline CPUs in last non-dyntick-idle CPU check by Lai Jiangshan · 16 years ago
  52. 0c34029 rcu: move some code from macro to function by Lai Jiangshan · 16 years ago
  53. f261414 rcu: make dead code really dead by Lai Jiangshan · 16 years ago
  54. d25eb94 rcu: substitute set_need_resched for sending resched IPIs by Paul E. McKenney · 16 years ago
  55. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 16 years ago
  56. d7e81c2 clocksource: Add clocksource_register_hz/khz interface by John Stultz · 16 years ago
  57. 29f87b7 posix-cpu-timers: Optimize run_posix_cpu_timers() by Stanislaw Gruszka · 16 years ago
  58. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 16 years ago
  59. 7c224a0 Merge commit 'v2.6.34-rc7' into oprofile by Ingo Molnar · 16 years ago
  60. af507ae sched: Remove a stale comment by Li Zefan · 16 years ago
  61. 0224cf4 sched: Intoduce get_cpu_iowait_time_us() by Arjan van de Ven · 16 years ago
  62. e0e37c2 sched: Eliminate the ts->idle_lastupdate field by Arjan van de Ven · 16 years ago
  63. 8d63bf9 sched: Fold updating of the last_update_time_info into update_ts_time_stats() by Arjan van de Ven · 16 years ago
  64. 8c7b09f sched: Update the idle statistics in get_cpu_idle_time_us() by Arjan van de Ven · 16 years ago
  65. 595aac4 sched: Introduce a function to update the idle statistics by Arjan van de Ven · 16 years ago
  66. b1f724c sched: Add a comment to get_cpu_idle_time_us() by Arjan van de Ven · 16 years ago
  67. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 16 years ago
  68. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 16 years ago
  69. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 16 years ago
  70. c061482 kprobes: Move enable/disable_kprobe() out from debugfs code by Masami Hiramatsu · 16 years ago
  71. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 16 years ago
  72. 6e85158 perf_event: Make software events work again by Paul Mackerras · 16 years ago
  73. 91bc482 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
  74. 6bde9b6 perf: Add group scheduling transactional APIs by Lin Ming · 16 years ago
  75. a0507c8 perf: Annotate perf_event_read_group() vs perf_event_release_kernel() by Peter Zijlstra · 16 years ago
  76. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  77. 4fd38e4 perf: Fix exit() vs PERF_FORMAT_GROUP by Peter Zijlstra · 16 years ago
  78. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 16 years ago
  79. 48652ce Merge commit 'v2.6.34-rc6' into sched/core by Ingo Molnar · 16 years ago
  80. 4726f2a lockdep: Reduce stack_trace usage by Yong Zhang · 16 years ago
  81. fc390cd rcu: need barrier() in UP synchronize_sched_expedited() by Paul E. McKenney · 16 years ago
  82. d9f599e perf: Fix check at end of event search by Dan Carpenter · 16 years ago
  83. cc631fb sched: correctly place paranioa memory barriers in synchronize_sched_expedited() by Paul E. McKenney · 16 years ago
  84. 94458d5 sched: kill paranoia check in synchronize_sched_expedited() by Tejun Heo · 16 years ago
  85. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 16 years ago
  86. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 16 years ago
  87. 1142d81 cpu_stop: implement stop_cpu[s]() by Tejun Heo · 16 years ago
  88. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 16 years ago
  89. 043b4d4 Merge branch 'master' into next by James Morris · 16 years ago
  90. 0ffbe26 Merge branch 'master' into next by James Morris · 16 years ago
  91. 668eb65 tracing: Fix "integer as NULL pointer" warning. by Thiago Farina · 16 years ago
  92. 8777c79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  93. f5fa05d Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. f2809d6 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
  95. b629317 sched: Fix an RCU warning in print_task() by Li Zefan · 16 years ago
  96. fae9c79 cgroup: Fix an RCU warning in alloc_css_id() by Li Zefan · 16 years ago
  97. 9a9686b cgroup: Fix an RCU warning in cgroup_path() by Li Zefan · 16 years ago
  98. 9560979 ring-buffer: Wrap open-coded WARN_ONCE by Borislav Petkov · 16 years ago
  99. 777d041 hw_breakpoints: Fix percpu build failure by Frederic Weisbecker · 16 years ago
  100. 54d47a2 lockdep: No need to disable preemption in debug atomic ops by Frederic Weisbecker · 16 years ago