aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/preempt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-23sched/preempt/x86: Fix voluntary preempt for x86Peter Zijlstra1-5/+0
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra1-0/+15
2014-01-13sched/preempt: Take away preempt_enable_no_resched() from modulesPeter Zijlstra1-2/+20
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra1-8/+5
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra1-58/+48
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-48/+1
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra1-5/+42
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra1-6/+19
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-04-09spinlocks and preemption points need to be at least compiler barriersLinus Torvalds1-8/+14
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+4
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker1-9/+17
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo1-0/+5
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-1/+1
2008-05-23ftrace: add preempt_enable/disable notrace macrosSteven Rostedt1-0/+32
2008-02-08Remove fastcall from linux/includeHarvey Harrison1-2/+2
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity1-0/+44
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+62