summaryrefslogtreecommitdiff
path: root/include/linux/preempt.h
AgeCommit message (Expand)Author
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: add preempt_enable/disable notrace macrosSteven Rostedt
2008-02-08Remove fastcall from linux/includeHarvey Harrison
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre
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-02-24[PATCH] asmlinkage fixesAndrew Morton
2003-10-26Put the compiler barrier() on the right side of the preemptionLinus Torvalds
2002-09-07[PATCH] Back out the initial work for atomic copy_*_user()Andrew Morton
2002-08-19[PATCH] spinlock.h cleanupRobert Love
2002-08-10[PATCH] Infrastructure for atomic user accessesAndrew Morton
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar