1. 8308756 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 26cdd1f Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 396e909 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 29f12c4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 2d926c1 hrtimer: Fix incorrect tai offset calculation for non high-res timer systems by John Stultz · 9 years ago
  7. afffc6c locking/rtmutex: Optimize setting task running after being blocked by Davidlohr Bueso · 9 years ago
  8. 7310599 locking/rwsem: Use task->state helpers by Davidlohr Bueso · 9 years ago
  9. 7c34e31 sched/completion: Add lock-free checking of the blocking case by Nicholas Mc Guire · 9 years ago
  10. de30ec4 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state by Nicholas Mc Guire · 9 years ago
  11. 51587bc locking/mutex: Explicitly mark task as running after wakeup by Davidlohr Bueso · 9 years ago
  12. 2622e84 Merge tag 'v3.19-rc7' into locking/core, to refresh the branch before applying new changes by Ingo Molnar · 9 years ago
  13. 40767b0 sched/deadline: Fix deadline parameter modification handling by Peter Zijlstra · 9 years ago
  14. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 9 years ago
  15. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. bb2bc55 sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask by Mike Galbraith · 9 years ago
  17. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 9 years ago
  18. 8190747 sched/fair: Avoid using uninitialized variable in preferred_group_nid() by Jan Beulich · 9 years ago
  19. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  20. 8ebe667 bpf: rcu lock must not be held when calling copy_to_user() by Alexei Starovoitov · 9 years ago
  21. c976a67 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  22. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 4bee968 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() by Lai Jiangshan · 10 years ago
  25. e9d1b4f x86, mpx: Strictly enforce empty prctl() args by Dave Hansen · 9 years ago
  26. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  27. 3c606d3 cgroup: prevent mount hang due to memory controller lifetime by Johannes Weiner · 9 years ago
  28. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 9 years ago
  29. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 9 years ago
  30. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  31. d4b2d00 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  32. c749637 module: fix race in kallsyms resolution during module load success. by Rusty Russell · 9 years ago
  33. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 9 years ago
  34. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  35. c772be5 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC by Rusty Russell · 9 years ago
  36. 996636d futex: Fix argument handling in futex_lock_pi() calls by Michael Kerrisk · 9 years ago
  37. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 9 years ago
  38. 29187a9 workqueue: fix subtle pool management issue which can stall whole worker_pool by Tejun Heo · 9 years ago
  39. 23aa4b4 Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  40. 78e691f Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 9 years ago
  41. 630181c rcu: Initialize tiny RCU stall-warning timeouts at boot by Paul E. McKenney · 9 years ago
  42. ec1fe39 rcu: Fix RCU CPU stall detection in tiny implementation by Miroslav Benes · 9 years ago
  43. fb81a44 rcu: Add GP-kthread-starvation checks to CPU stall warnings by Paul E. McKenney · 10 years ago
  44. 5cd3719 rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors by Paul E. McKenney · 10 years ago
  45. a94844b rcu: Optionally run grace-period kthreads at real-time priority by Paul E. McKenney · 10 years ago
  46. ce1039b tracing: Fix enabling of syscall events on the command line by Steven Rostedt (Red Hat) · 9 years ago
  47. 83829b7 tracing: Remove extra call to init_ftrace_syscalls() by Steven Rostedt (Red Hat) · 9 years ago
  48. 7485058e ftrace: Check both notrace and filter for old hash by Steven Rostedt (Red Hat) · 9 years ago
  49. 8f86f83 ftrace: Fix updating of filters for shared global_ops filters by Steven Rostedt (Red Hat) · 9 years ago
  50. 6047967 ksoftirqd: Use new cond_resched_rcu_qs() function by Paul E. McKenney · 9 years ago
  51. 28423ad ksoftirqd: Enable IRQs and call cond_resched() before poking RCU by Calvin Owens · 9 years ago
  52. 0f1ba9a softirq/preempt: Add missing current->preempt_disable_ip update by Heiko Carstens · 9 years ago
  53. 036cc30 locking/osq: No need for load/acquire when acquire-polling by Davidlohr Bueso · 9 years ago
  54. d84b672 locking/mcs: Better differentiate between MCS variants by Davidlohr Bueso · 9 years ago
  55. 4bd1908 locking/mutex: Introduce ww_mutex_set_context_slowpath() by Davidlohr Bueso · 9 years ago
  56. e42f678 locking/mutex: Move MCS related comments to proper location by Davidlohr Bueso · 9 years ago
  57. 63dc47e locking/mutex: Checking the stamp is WW only by Davidlohr Bueso · 9 years ago
  58. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 7602de4a rcutorture: Add more diagnostics in rcu_barrier() test failure case by Paul E. McKenney · 10 years ago
  62. 917963d rcutorture: Check from beginning to end of grace period by Paul E. McKenney · 10 years ago
  63. f9103c3 rcu: Remove redundant rcu_batches_completed() declaration by Paul E. McKenney · 10 years ago
  64. 1e32eae rcutorture: Drop rcu_torture_completed() and friends by Paul E. McKenney · 10 years ago
  65. 6b80da4 rcutorture: Use unsigned for Reader Batch computations by Paul E. McKenney · 10 years ago
  66. 9733e4f rcu: Make _batches_completed() functions return unsigned long by Paul E. McKenney · 10 years ago
  67. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  68. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 9 years ago
  69. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 9 years ago
  70. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  71. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  72. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  73. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 9 years ago
  74. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 9 years ago
  75. 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 10 years ago
  76. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  77. e3663b1 rcu: Handle gpnum/completed wrap while dyntick idle by Paul E. McKenney · 10 years ago
  78. 6ccd2ec rcu: Improve diagnostics for spurious RCU CPU stall warnings by Paul E. McKenney · 10 years ago
  79. fc908ed rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts by Paul E. McKenney · 10 years ago
  80. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  81. a5c198f rcu: Expand SRCU ->completed to 64 bits by Paul E. McKenney · 10 years ago
  82. ab954c1 rcu: Remove redundant callback-list initialization by Paul E. McKenney · 10 years ago
  83. 6cd534e rcu: Don't scan root rcu_node structure for stalled tasks by Paul E. McKenney · 10 years ago
  84. abaf3f9 rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inversion by Lai Jiangshan · 10 years ago
  85. 3ba4d0e rcu: Note quiescent state when CPU goes offline by Paul E. McKenney · 10 years ago
  86. 5d0b024 rcu: Don't bother affinitying rcub kthreads away from offline CPUs by Paul E. McKenney · 10 years ago
  87. 1be0085 rcu: Don't initiate RCU priority boosting on root rcu_node by Paul E. McKenney · 10 years ago
  88. 3e9f5c7 rcu: Don't spawn rcub kthreads on root rcu_node structure by Paul E. McKenney · 10 years ago
  89. 96e9202 rcu: Make use of rcu_preempt_has_tasks() by Paul E. McKenney · 10 years ago
  90. a8f4cba rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu() by Paul E. McKenney · 10 years ago
  91. d19fb8d rcu: Don't migrate blocked tasks even if all corresponding CPUs offline by Paul E. McKenney · 10 years ago
  92. b6a932d rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing by Paul E. McKenney · 10 years ago
  93. 8af3a5e rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu() by Paul E. McKenney · 10 years ago
  94. 74e871ac rcu: Rename "empty" to "empty_norm" in preparation for boost rework by Paul E. McKenney · 10 years ago
  95. b08ea27 rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE() by Paul E. McKenney · 10 years ago
  96. 5a43b88 rcu: Remove "select IRQ_WORK" from config TREE_RCU by Lai Jiangshan · 9 years ago
  97. 41050a0 rcu: Fix rcu_barrier() race that could result in too-short wait by Paul E. McKenney · 10 years ago
  98. 87af9e7 hotplugcpu: Avoid deadlocks by waking active_writer by David Hildenbrand · 10 years ago
  99. 5f6130f tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task by Lai Jiangshan · 10 years ago
  100. 5e0f872 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago