1. e2db759 locking: Fix typos in comments by Ingo Molnar · 3 years, 9 months ago
  2. 7f56b58 locking/mcs: Use smp_cond_load_acquire() in MCS spin loop by Jason Low · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. f2f09a4 locking/core: Remove cpu_relax_lowlatency() users by Christian Borntraeger · 8 years ago
  5. 920c720 locking/mcs: Fix mcs_spin_lock() ordering by Peter Zijlstra · 9 years ago
  6. 3552a07 locking/mcs: Use acquire/release semantics by Davidlohr Bueso · 9 years ago
  7. a33fda3 locking/qspinlock: Introduce a simple generic 4-byte queued spinlock by Waiman Long · 10 years ago
  8. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
  9. d84b672 locking/mcs: Better differentiate between MCS variants by Davidlohr Bueso · 10 years ago
  10. aa9fc0c locking/mcs: Remove obsolete comment by Davidlohr Bueso · 10 years ago
  11. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  12. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  13. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  14. fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 11 years ago
  15. c9122da locking: Move mcs_spinlock.h into kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from include/linux/mcs_spinlock.h]
  16. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  17. e207552 locking/mcs: Allow architectures to hook in to contended paths by Will Deacon · 11 years ago
  18. 5faeb8a locking/mcs: Micro-optimize the MCS code, add extra comments by Jason Low · 11 years ago
  19. e722467 locking/mutexes/mcs: Restructure the MCS lock defines and locking code into its own file by Tim Chen · 11 years ago