1. e6b1a44 locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count by Hou Tao · 4 years, 4 months ago
  2. d22cc7f locking/percpu-rwsem: Fix a task_struct refcount by Qian Cai · 4 years, 10 months ago
  3. 80fbaf1 rcuwait: Add @state argument to rcuwait_wait_event() by Peter Zijlstra (Intel) · 4 years, 10 months ago
  4. 41f0e29 locking/percpu-rwsem: Add might_sleep() for writer locking by Davidlohr Bueso · 5 years ago
  5. ac8dec4 locking/percpu-rwsem: Fold __percpu_up_read() by Davidlohr Bueso · 5 years ago
  6. 7f26482 locking/percpu-rwsem: Remove the embedded rwsem by Peter Zijlstra · 5 years ago
  7. 75ff645 locking/percpu-rwsem: Extract __percpu_down_read_trylock() by Peter Zijlstra · 5 years ago
  8. 71365d4 locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath by Peter Zijlstra · 5 years ago
  9. 206c98f locking/percpu-rwsem: Convert to bool by Peter Zijlstra · 5 years ago
  10. 1751060 locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map by Peter Zijlstra · 5 years ago
  11. 83086d6 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  12. 95bf33b rcu/sync: Kill rcu_sync_type/gp_type by Oleg Nesterov · 6 years ago
  13. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  14. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  15. 52b9412 locking/percpu-rwsem: Replace waitqueue with rcuwait by Davidlohr Bueso · 8 years ago
  16. 80127a3 locking/percpu-rwsem: Optimize readers and reduce global impact by Peter Zijlstra · 9 years ago
  17. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 9 years ago
  18. cc5f730 locking/percpu-rwsem: Clean up the lockdep annotations in percpu_down_read() by Oleg Nesterov · 9 years ago
  19. f324a76 locking/percpu-rwsem: Fix the comments outdated by rcu_sync by Oleg Nesterov · 9 years ago
  20. 001dac6 locking/percpu-rwsem: Make use of the rcu_sync infrastructure by Oleg Nesterov · 9 years ago
  21. 95b19f6 locking/percpu-rwsem: Make percpu_free_rwsem() after kzalloc() safe by Oleg Nesterov · 9 years ago
  22. 302707f locking/percpu-rwsem: Export symbols for locktorture by Paul E. McKenney · 9 years ago
  23. 9287f69 percpu-rwsem: introduce percpu_down_read_trylock() by Oleg Nesterov · 9 years ago
  24. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from lib/percpu-rwsem.c]
  25. 8ebe347 percpu_rw_semaphore: add lockdep annotations by Oleg Nesterov · 12 years ago
  26. 9390ef0 percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr by Oleg Nesterov · 12 years ago
  27. a1fd3e2 percpu_rw_semaphore: reimplement to not block the readers unnecessarily by Oleg Nesterov · 12 years ago