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