Age | Commit message (Expand) | Author |
2022-09-15 | locking: Detect includes rwlock.h outside of spinlock.h | Sebastian Andrzej Siewior |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-08-17 | locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h> | Thomas Gleixner |
2019-10-09 | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai |
2019-07-31 | locking/spinlocks: Use CONFIG_PREEMPTION | Thomas Gleixner |
2017-01-12 | locking/spinlocks: Remove the unused spin_lock_bh_nested() API | Waiman Long |
2015-01-03 | spinlock: Add spin_lock_bh_nested() | Thomas Graf |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra |
2013-06-19 | spinlock_api_smp.h: fix preprocessor comments | Chen Gang |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T |
2009-12-14 | locking: Cleanup the name space completely | Thomas Gleixner |
2009-12-14 | locking: Further name space cleanups | Thomas Gleixner |
2009-12-14 | locking: Implement new raw_spinlock | Thomas Gleixner |
2009-12-14 | locking: Separate rwlock api from spinlock api | Thomas Gleixner |
2009-11-13 | locking: Make inlining decision Kconfig based | Thomas Gleixner |
2009-08-31 | locking: Simplify spinlock inlining | Heiko Carstens |
2009-08-31 | locking: Allow arch-inlined spinlocks | Heiko Carstens |
2009-08-31 | locking: Move spinlock function bodies to header file | Heiko Carstens |
2008-08-11 | lockdep: spin_lock_nest_lock() | Peter Zijlstra |
2006-11-25 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven |
2006-09-29 | [PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n... | Josh Triplett |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar |