aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spinlock.h
Commit message (Expand)AuthorAge
* spinlock: lockbreak cleanupNick Piggin2008-01-30
* introduce write_trylock_irqsave()Satyam Sharma2007-07-16
* [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-05
* [PATCH] Fix sparse annotation of spin unlock macros in one casePavel Roskin2007-02-11
* [PATCH] add bottom_half.hAndrew Morton2006-12-07
* Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2006-11-26
* [PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2006-11-25
* [PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2006-11-25
* [PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett2006-09-29
* [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...Josh Triplett2006-09-29
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman2005-12-25
* [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar2005-10-30
* [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