1. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  4. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  5. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. d3a024a locking: Remove spin_unlock_wait() generic definitions by Paul E. McKenney · 8 years ago
  7. a9668cd locking: Remove smp_mb__before_spinlock() by Peter Zijlstra · 8 years ago
  8. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  9. 931ab4a atomics: Revert addition of comment header to spin_unlock_wait() by Paul E. McKenney · 7 years ago
  10. 6016ffc atomics: Add header comment so spin_unlock_wait() by Paul E. McKenney · 8 years ago
  11. 607904c locking/spinlocks: Remove the unused spin_lock_bh_nested() API by Waiman Long · 8 years ago
  12. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 12d560f rcu,locking: Privatize smp_mb__after_unlock_lock() by Paul E. McKenney · 9 years ago
  14. 3490565 locking/spinlocks: Force inlining of spinlock ops by Denys Vlasenko · 10 years ago
  15. d956028 documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics by Will Deacon · 10 years ago
  16. 113948d spinlock: Add spin_lock_bh_nested() by Thomas Graf · 10 years ago
  17. 4999201 locking/spinlocks: Always evaluate the second argument of spin_lock_nested() by Bart Van Assche · 10 years ago
  18. 01352fb locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier by Paul E. McKenney · 11 years ago
  19. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  20. 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 · 13 years ago
  21. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  22. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
  23. 4ebc1b4 spinlock: macroize assert_spin_locked to avoid bug.h dependency by Paul Gortmaker · 13 years ago
  24. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  26. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  27. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  28. b97c4bc locking: Make sparse work with inline spinlocks and rwlocks by Luca Barbieri · 15 years ago
  29. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 15 years ago
  30. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  31. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  32. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  33. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  34. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  35. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  36. ef12f10 locking: Split rwlock from spinlock headers by Thomas Gleixner · 15 years ago
  37. a49ed0b locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() by Thomas Gleixner · 15 years ago
  38. c9286b7 locking: Remove unused prototype by Thomas Gleixner · 15 years ago
  39. bb7bed0 locking: Simplify spinlock inlining by Heiko Carstens · 15 years ago
  40. 69d0ee7 locking: Move spinlock function bodies to header file by Heiko Carstens · 15 years ago
  41. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 16 years ago
  42. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  43. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  44. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  45. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  46. 3f3eafc locking: remove unused double_spin_lock() by Oleg Nesterov · 17 years ago
  47. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 17 years ago
  48. ec70158 Remove fastcall from linux/include by Harvey Harrison · 17 years ago
  49. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  50. e1f4a88 introduce write_trylock_irqsave() by Satyam Sharma · 18 years ago
  51. e81ce1f [PATCH] timer/hrtimer: take per cpu locks in sane order by Heiko Carstens · 18 years ago
  52. c75fb88 [PATCH] Fix sparse annotation of spin unlock macros in one case by Pavel Roskin · 18 years ago
  53. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  54. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 18 years ago
  55. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 18 years ago
  56. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 18 years ago
  57. dcc8e55 [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release by Josh Triplett · 18 years ago
  58. 303912e [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock by Josh Triplett · 18 years ago
  59. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 19 years ago
  60. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  61. f83b5e3 kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names by Ustyugov Roman · 19 years ago
  62. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 19 years ago
  63. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  64. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 20 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago