1. 34d54f3 locking/pvqspinlock: Relax cmpxchg's to improve performance on some architectures by Waiman Long · 7 years ago
  2. 3d375d7 mm: update callers to use HASH_ZERO flag by Pavel Tatashin · 8 years ago
  3. 75437bb locking/pvqspinlock: Don't wait if vCPU is preempted by Pan Xinhui · 8 years ago
  4. b193049 locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() by Pan Xinhui · 8 years ago
  5. 08be8f6 locking/pvstat: Separate wait_again and spurious wakeup stats by Waiman Long · 9 years ago
  6. 64a5e3c locking/qspinlock: Improve readability by Peter Zijlstra · 9 years ago
  7. 229ce63 locking/pvqspinlock: Fix double hash race by Wanpeng Li · 9 years ago
  8. e37837f locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions by Peter Zijlstra · 9 years ago
  9. 32d6251 locking/pvqspinlock: Enable slowpath locking count tracking by Waiman Long · 9 years ago
  10. eaff0e7 locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() by Waiman Long · 9 years ago
  11. cd0272f locking/pvqspinlock: Queue node adaptive spinning by Waiman Long · 9 years ago
  12. 1c4941f locking/pvqspinlock: Allow limited lock stealing by Waiman Long · 9 years ago
  13. 45e898b locking/pvqspinlock: Collect slowpath lock statistics by Waiman Long · 9 years ago
  14. d780453 locking/pvqspinlock, x86: Optimize the PV unlock code path by Waiman Long · 9 years ago
  15. 93edc8b locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL by Waiman Long · 9 years ago
  16. 75d2270 locking/pvqspinlock: Only kick CPU at unlock time by Waiman Long · 10 years ago
  17. 3b3fdf1 locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath by Will Deacon · 10 years ago
  18. 0b792bf locking: Clean up pvqspinlock warning by Peter Zijlstra · 10 years ago
  19. cba77f0 locking/pvqspinlock: Fix kernel panic in locking-selftest by Waiman Long · 10 years ago
  20. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  21. 52c9d2b locking/pvqspinlock: Replace xchg() by the more descriptive set_mb() by Waiman Long · 10 years ago
  22. a23db28 locking/pvqspinlock: Implement simple paravirt support for the qspinlock by Waiman Long · 10 years ago