1. 113948d spinlock: Add spin_lock_bh_nested() by Thomas Graf · 9 years ago
  2. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/spinlock.c]
  3. c14c338 kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK by Will Deacon · 11 years ago
  4. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  5. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  6. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 14 years ago
  7. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 14 years ago
  8. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 14 years ago
  9. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 14 years ago
  10. b7b40ad locking: Reorder functions in spinlock.c by Thomas Gleixner · 15 years ago
  11. 8e13c7b locking: Reduce ifdefs in kernel/spinlock.c by Thomas Gleixner · 15 years ago
  12. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  13. 892a7c6 locking: Allow arch-inlined spinlocks by Heiko Carstens · 15 years ago
  14. 69d0ee7 locking: Move spinlock function bodies to header file by Heiko Carstens · 15 years ago
  15. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  16. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 15 years ago
  17. c72f457 lockdep: spin_lock_nest_lock(), checkpatch fixes by Andrew Morton · 16 years ago
  18. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  19. 0764d23 ftrace: lockdep notrace annotations by Steven Rostedt · 16 years ago
  20. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  21. 4fe8774 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex by Peter Zijlstra · 17 years ago
  22. ca58abc lockdep: sanitise CONFIG_PROVE_LOCKING by Peter Zijlstra · 17 years ago
  23. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 17 years ago
  24. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  25. 910067d [PATCH] remove generic__raw_read_trylock() by Matthew Wilcox · 18 years ago
  26. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 18 years ago
  27. fc47e7b [PATCH] lockdep ifdef fix by Jarek Poplawski · 18 years ago
  28. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 18 years ago
  31. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  32. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago