index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-23
1
-4
/
+4
*
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
2020-04-17
1
-0
/
+4
*
locking/spinlock/debug: Fix various data races
Marco Elver
2020-01-12
1
-16
/
+16
*
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Wanpeng Li
2019-10-11
1
-1
/
+1
*
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-10-01
1
-0
/
+3
*
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
2019-07-31
1
-1
/
+2
*
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
2019-07-31
1
-2
/
+3
*
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
2019-07-26
1
-9
/
+9
*
locking/rwsem: Prevent decrement of reader count before increment
Waiman Long
2019-05-22
1
-14
/
+30
*
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
2019-04-27
1
-3
/
+0
*
locking/lockdep: Add debug_locks check in __lock_downgrade()
Waiman Long
2019-03-27
1
-0
/
+3
*
locking/rwsem: Fix (possible) missed wakeup
Xie Yongji
2019-03-05
1
-2
/
+9
*
futex: Handle early deadlock return correctly
Thomas Gleixner
2019-02-12
1
-5
/
+32
*
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-12-21
1
-1
/
+16
*
locking/qspinlock: Re-order code
Peter Zijlstra
2018-12-21
1
-29
/
+27
*
locking/lockdep: Fix debug_locks off performance problem
Waiman Long
2018-11-13
1
-2
/
+2
*
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
1
-4
/
+6
*
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
1
-1
/
+1
*
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-09-10
1
-1
/
+0
*
locking/mutex: Fix mutex debug call and ww_mutex documentation
Thomas Hellstrom
2018-09-10
1
-2
/
+1
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-30
/
+5
|
\
|
*
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
1
-12
/
+2
|
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-21
/
+14
|
*
lockdep: Use this_cpu_ptr instead of get_cpu_var stats
Joel Fernandes (Google)
2018-07-30
1
-9
/
+1
*
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
3
-85
/
+264
|
\
\
|
*
\
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-07-06
3
-85
/
+264
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
3
-19
/
+150
|
|
*
locking: WW mutex cleanup
Peter Ziljstra
2018-07-03
1
-77
/
+125
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-13
1
-1
/
+4
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-07-17
1
-1
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
1
-0
/
+3
|
|
*
|
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-25
1
-1
/
+1
|
|
|
/
*
|
|
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-25
1
-4
/
+25
|
/
/
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
2
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-06-21
1
-6
/
+6
|
*
locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
Waiman Long
2018-06-20
1
-0
/
+1
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+6
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
7
-236
/
+177
|
\
|
*
locking/rwsem: Simplify the is-owner-spinnable checks
Oleg Nesterov
2018-05-25
1
-12
/
+13
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2018-05-25
3
-21
/
+30
|
|
\
|
*
|
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
2018-05-14
1
-16
/
+13
|
*
|
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
2018-05-14
1
-35
/
+8
|
*
|
locking/mutex: Optimize __mutex_trylock_fast()
Peter Zijlstra
2018-05-04
1
-1
/
+2
|
*
|
locking/qspinlock: Remove duplicate clear_pending() function from PV code
Will Deacon
2018-04-27
1
-5
/
+0
|
*
|
locking/qspinlock: Add stat tracking for pending vs. slowpath
Waiman Long
2018-04-27
3
-12
/
+18
|
*
|
locking/qspinlock: Use try_cmpxchg() instead of cmpxchg() when locking
Will Deacon
2018-04-27
1
-10
/
+9
|
*
|
locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
Will Deacon
2018-04-27
1
-16
/
+17
|
*
|
locking/qspinlock: Use smp_cond_load_relaxed() to wait for next node
Will Deacon
2018-04-27
1
-4
/
+2
|
*
|
locking/mcs: Use smp_cond_load_acquire() in MCS spin loop
Jason Low
2018-04-27
1
-4
/
+6
[next]