summaryrefslogtreecommitdiff
path: root/include/linux/smp_lock.h
AgeCommit message (Expand)Author
2009-09-28tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker
2008-06-20Add cycle_kernel_lock()Jonathan Corbet
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2004-10-25Fix UP non-preempt build for kernel lock changes.Linus Torvalds
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
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton
2003-05-12[PATCH] more potentially undefined preprocessor symbolsSteven Cole
2002-08-23Cleanup BKL handling and move kernel_flag definition to common codeChristoph Hellwig
2002-08-20Move x86 big-kernel-lock implementation into <linux/smp_lock.h>,Linus Torvalds
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar
2002-02-08[PATCH] Re: [PATCH] Preemptible Kernel for 2.5Robert Love
2002-02-04Import changesetLinus Torvalds