aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/smp_lock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar1-7/+7
2004-10-25Fix UP non-preempt build for kernel lock changes.Linus Torvalds1-1/+1
2004-10-25Allow BKL re-acquire to fail, causing us to re-schedule.Linus Torvalds1-5/+19
2004-10-24Un-inline the big kernel lock.Linus Torvalds1-41/+15
2004-01-19[PATCH] if ... BUG() -> BUG_ON()Andrew Morton1-2/+1
2003-05-12[PATCH] more potentially undefined preprocessor symbolsSteven Cole1-1/+1
2002-08-23Cleanup BKL handling and move kernel_flag definition to common codeChristoph Hellwig1-33/+28
2002-08-20Move x86 big-kernel-lock implementation into <linux/smp_lock.h>,Linus Torvalds1-1/+53
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar1-1/+1
2002-02-08[PATCH] Re: [PATCH] Preemptible Kernel for 2.5Robert Love1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+20