aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bit_spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker1-1/+1
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2007-10-18bit_spin_lock: use lock bitopsNick Piggin1-4/+22
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-0/+77