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