aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/preempt.h
AgeCommit message (Expand)Author
2014-01-23sched/preempt/x86: Fix voluntary preempt for x86Peter Zijlstra
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra
2014-01-13sched/preempt: Take away preempt_enable_no_resched() from modulesPeter Zijlstra
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds