1. b987ffc x86/qspinlock: Fix compile error by Peter Zijlstra · 6 years ago
  2. 7aa54be locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 6 years ago
  3. 626e5fb locking/qspinlock: Use smp_store_release() in queued_spin_unlock() by Will Deacon · 7 years ago
  4. b247be3 locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound by Will Deacon · 7 years ago
  5. 625e88b locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 7 years ago
  6. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 9043442 locking/paravirt: Use new static key for controlling call of virt_spin_lock() by Juergen Gross · 7 years ago
  9. 6c62985 x86/paravirt: Change vcp_is_preempted() arg type to long by Waiman Long · 8 years ago
  10. 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
  11. a6b2778 locking/qspinlock/x86: Only emit the test-and-set fallback when building guest support by Peter Zijlstra · 9 years ago
  12. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  13. f233f7f locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching by Peter Zijlstra (Intel) · 10 years ago
  14. 2aa79af locking/qspinlock: Revert to test-and-set on hypervisors by Peter Zijlstra (Intel) · 10 years ago
  15. d73a339 locking/qspinlock, x86: Enable x86-64 to use queued spinlocks by Waiman Long · 10 years ago