summaryrefslogtreecommitdiff
path: root/lib/kernel_lock.c
AgeCommit message (Expand)Author
2009-12-14bkl: Fixup core_lock falloutThomas Gleixner
2009-12-14locking: Further name space cleanupsThomas Gleixner
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds
2009-09-28tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2007-10-20spelling fixes: lib/Simon Arlott
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-20[PATCH] Lock initializer cleanup: CoreThomas Gleixner
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2004-10-25Allow BKL re-acquire to fail, causing us to re-schedule.Linus Torvalds
2004-10-24Un-inline the big kernel lock.Linus Torvalds