1. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  2. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  3. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  4. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  5. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  6. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  7. ef12f10 locking: Split rwlock from spinlock headers by Thomas Gleixner · 15 years ago
  8. a49ed0b locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() by Thomas Gleixner · 15 years ago
  9. c9286b7 locking: Remove unused prototype by Thomas Gleixner · 15 years ago
  10. bb7bed0 locking: Simplify spinlock inlining by Heiko Carstens · 15 years ago
  11. 69d0ee7 locking: Move spinlock function bodies to header file by Heiko Carstens · 15 years ago
  12. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  13. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  14. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 15 years ago
  15. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  16. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  17. 3f3eafc locking: remove unused double_spin_lock() by Oleg Nesterov · 16 years ago
  18. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  19. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  20. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  21. e1f4a88 introduce write_trylock_irqsave() by Satyam Sharma · 17 years ago
  22. e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 17 years ago
  23. c75fb88 [PATCH] Fix sparse annotation of spin unlock macros in one case by Pavel Roskin · 17 years ago
  24. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  25. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 18 years ago
  26. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  27. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 18 years ago
  28. dcc8e55 [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release by Josh Triplett · 18 years ago
  29. 303912e [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock by Josh Triplett · 18 years ago
  30. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  31. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  32. f83b5e3 kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names by Ustyugov Roman · 19 years ago
  33. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 19 years ago
  34. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  35. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago