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