1. 9e571a8 rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  2. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  3. b2c0710 rcu: move TINY_RCU from softirq to kthread by Paul E. McKenney · 14 years ago
  4. 8e8be45 rcu: add priority-inversion testing to rcutorture by Paul E. McKenney · 14 years ago
  5. 6506cf6c sched: fix RCU lockdep splat from task_group() by Peter Zijlstra · 14 years ago
  6. 4ee0a60 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value by Dongdong Deng · 14 years ago
  7. b0a0f66 sched: suppress RCU lockdep splat in task_fork_fair by Paul E. McKenney · 14 years ago
  8. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  9. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  10. 773e3f9 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held by Paul E. McKenney · 14 years ago
  11. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  13. 399f1e3 kfifo: fix scatterlist usage by Ira W. Snyder · 14 years ago
  14. 269dcc1 rcu: Add tracing data to support queueing models by Paul E. McKenney · 14 years ago
  15. 0ddea0e rcu: fix sparse errors in rcutorture.c by Paul E. McKenney · 14 years ago
  16. 829f8ed kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC by Christian Dietrich · 14 years ago
  17. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  18. 1ce1e41 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. f6c3f16 sched: Fix nohz balance kick by Suresh Siddha · 14 years ago
  21. 068e35e hw breakpoints: Fix pid namespace bug by Matt Helsley · 14 years ago
  22. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  23. e75e863 sched: Fix user time incorrectly accounted as system time on 32-bit by Stanislaw Gruszka · 14 years ago
  24. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  25. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 14 years ago
  26. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  27. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  28. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  29. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  31. 27c379f generic-ipi: Fix deadlock in __smp_call_function_single by Heiko Carstens · 14 years ago
  32. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  34. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  35. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  36. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  37. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  38. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  39. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 15 years ago
  40. 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
  41. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
  44. aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
  45. 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
  46. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
  47. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  48. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  49. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  50. 81a294c rcu: fix _oddness handling of verbose stall warnings by Paul E. McKenney · 14 years ago
  51. 68d3f1d lockup_detector: Sync touch_*_watchdog back to old semantics by Don Zickus · 14 years ago
  52. 950eaac pid: make setpgid() system call use RCU read-side critical section by Paul E. McKenney · 14 years ago
  53. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
  54. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 14 years ago
  55. 477a3c3 workqueue: fix GCWQ_DISASSOCIATED initialization by Tejun Heo · 14 years ago
  56. fa66f07 perf_events: Fix time tracking for events with pid != -1 and cpu != -1 by Stephane Eranian · 14 years ago
  57. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  58. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  59. dd7c4d8 rcu: performance fixes to TINY_PREEMPT_RCU callback checking by Paul E. McKenney · 14 years ago
  60. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  61. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  64. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  65. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 3b6c550 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  68. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  69. 972fa1c workqueue: mark lock acquisition on worker_maybe_bind_and_lock() by Namhyung Kim · 14 years ago
  70. 06bd6eb workqueue: annotate lock context change by Namhyung Kim · 14 years ago
  71. a6b9b4d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  72. 9d0f4dc mutex: Improve the scalability of optimistic spinning by Tim Chen · 14 years ago
  73. c6db67c watchdog: Don't throttle the watchdog by Peter Zijlstra · 14 years ago
  74. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  75. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  76. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  77. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  78. 80dcf60 rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  79. 7b0b759 rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  80. a3dc3fb rcu: repair code-duplication FIXMEs by Paul E. McKenney · 14 years ago
  81. 53d84e0 rcu: permit suppressing current grace period's CPU stall warnings by Paul E. McKenney · 14 years ago
  82. 8cdd32a rcu: refer RCU CPU stall-warning victims to stallwarn.txt by Paul E. McKenney · 14 years ago
  83. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  84. 861d034 sched: Fix rq->clock synchronization when migrating tasks by Peter Zijlstra · 14 years ago
  85. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  86. 910b1b7 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable by Paul E. McKenney · 15 years ago
  87. f2e0dd7 rcu: allow RCU CPU stall warning messages to be controlled in /sys by Paul E. McKenney · 15 years ago
  88. 77d8485 rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu() by Paul E. McKenney · 15 years ago
  89. 742734e rcu: add boot parameter to suppress RCU CPU stall warning messages by Paul E. McKenney · 15 years ago
  90. b163760 rcu: make CPU stall warning timeout configurable by Paul E. McKenney · 15 years ago
  91. 4221a991 Add RCU check for find_task_by_vpid(). by Tetsuo Handa · 15 years ago
  92. 394f99a rcu: simplify the usage of percpu data by Lai Jiangshan · 15 years ago
  93. e546f48 rcutorture: add random preemption by Lai Jiangshan · 15 years ago
  94. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 15 years ago
  95. 67bdbff rculist: avoid __rcu annotations by Arnd Bergmann · 15 years ago
  96. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 15 years ago
  97. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  98. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  100. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago