1. 4a57d6b locking/rwlocks: introduce write_lock_nested by Minchan Kim · 3 years ago
  2. f98a3dc locking: Remove spin_lock_flags() etc by Arnd Bergmann · 3 years, 3 months ago
  3. 8282947 locking/rwlock: Provide RT variant by Thomas Gleixner · 3 years, 5 months ago
  4. e2db759 locking: Fix typos in comments by Ingo Molnar · 3 years, 10 months ago
  5. d1be6a2 asm-generic/mmiowb: Add generic implementation of mmiowb() tracking by Will Deacon · 6 years ago
  6. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  7. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  8. f791dd2 locking/rwlocks: Fix comments by Cheng Jian · 7 years ago
  9. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  12. 607904c locking/spinlocks: Remove the unused spin_lock_bh_nested() API by Waiman Long · 8 years ago
  13. 113948d spinlock: Add spin_lock_bh_nested() by Thomas Graf · 10 years ago
  14. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/spinlock.c]
  15. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  16. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 13 years ago
  17. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  18. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  19. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  20. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  21. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  22. b7b40ad locking: Reorder functions in spinlock.c by Thomas Gleixner · 15 years ago
  23. 8e13c7b locking: Reduce ifdefs in kernel/spinlock.c by Thomas Gleixner · 15 years ago
  24. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  25. 892a7c6 locking: Allow arch-inlined spinlocks by Heiko Carstens · 15 years ago
  26. 69d0ee7 locking: Move spinlock function bodies to header file by Heiko Carstens · 15 years ago
  27. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  28. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 16 years ago
  29. c72f457 lockdep: spin_lock_nest_lock(), checkpatch fixes by Andrew Morton · 16 years ago
  30. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  31. 0764d23 ftrace: lockdep notrace annotations by Steven Rostedt · 17 years ago
  32. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  33. 4fe8774 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex by Peter Zijlstra · 18 years ago
  34. ca58abc lockdep: sanitise CONFIG_PROVE_LOCKING by Peter Zijlstra · 18 years ago
  35. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  36. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  37. 910067d [PATCH] remove generic__raw_read_trylock() by Matthew Wilcox · 18 years ago
  38. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 18 years ago
  39. fc47e7b [PATCH] lockdep ifdef fix by Jarek Poplawski · 18 years ago
  40. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 19 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  42. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 19 years ago
  43. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  44. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 20 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago