aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16introduce write_trylock_irqsave()Satyam Sharma1-0/+7
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens1-0/+37
2007-02-11[PATCH] Fix sparse annotation of spin unlock macros in one casePavel Roskin1-9/+24
2006-12-07[PATCH] add bottom_half.hAndrew Morton1-0/+1
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds1-54/+15
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven1-0/+18
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan1-9/+44
2006-09-29[PATCH] Pass a lock expression to __cond_lock, like __acquire and __releaseJosh Triplett1-5/+5
2006-09-29[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lockJosh Triplett1-2/+2
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-17/+46
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module namesUstyugov Roman1-2/+1
2005-10-30[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar1-6/+25
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-502/+125
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+606