aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/spinlock.c
Commit message (Expand)AuthorAge
* locking: Cleanup the name space completelyThomas Gleixner2009-12-14
* locking: Further name space cleanupsThomas Gleixner2009-12-14
* locking: Implement new raw_spinlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Reorder functions in spinlock.cThomas Gleixner2009-12-14
* locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner2009-11-13
* locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-13
* locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-31
* locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-31
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-02
* lockdep: spin_lock_nest_lock(), checkpatch fixesAndrew Morton2008-08-13
* lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-11
* ftrace: lockdep notrace annotationsSteven Rostedt2008-05-23
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-19
* lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-19
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-25
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-01
* [PATCH] remove generic__raw_read_trylock()Matthew Wilcox2006-09-29
* [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-26
* [PATCH] lockdep ifdef fixJarek Poplawski2006-09-06
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov2006-03-23
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16