aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel_lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14bkl: Fixup core_lock falloutThomas Gleixner1-2/+2
2009-12-14locking: Further name space cleanupsThomas Gleixner1-9/+9
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-09-28tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker1-4/+11
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker1-5/+6
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan1-1/+1
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds1-39/+81
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox1-0/+1
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar1-123/+0
2007-10-20spelling fixes: lib/Simon Arlott1-1/+1
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar1-1/+6
2006-06-26spelling fixesAndreas Mohr1-2/+2
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-2/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-55/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+264