Age | Commit message (Expand) | Author | Files | Lines |
2014-01-23 | sched/preempt/x86: Fix voluntary preempt for x86 | Peter Zijlstra | 1 | -5/+0 |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 1 | -0/+15 |
2014-01-13 | sched/preempt: Take away preempt_enable_no_resched() from modules | Peter Zijlstra | 1 | -2/+20 |
2013-09-25 | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 1 | -8/+5 |
2013-09-25 | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 1 | -58/+48 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -48/+1 |
2013-09-25 | sched: Add NEED_RESCHED to the preempt_count | Peter Zijlstra | 1 | -5/+42 |
2013-09-25 | sched: Introduce preempt_count accessor functions | Peter Zijlstra | 1 | -6/+19 |
2013-06-19 | tracing/context-tracking: Add preempt_schedule_context() for tracing | Steven Rostedt | 1 | -1/+17 |
2013-04-09 | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds | 1 | -8/+14 |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner | 1 | -1/+4 |
2011-06-10 | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 1 | -9/+17 |
2009-12-02 | sched: Revert 498657a478c60be092208422fefa9c7b248729c2 | Tejun Heo | 1 | -0/+5 |
2008-05-23 | ftrace: trace preempt off critical timings | Steven Rostedt | 1 | -1/+1 |
2008-05-23 | ftrace: add preempt_enable/disable notrace macros | Steven Rostedt | 1 | -0/+32 |
2008-02-08 | Remove fastcall from linux/include | Harvey Harrison | 1 | -2/+2 |
2007-07-26 | [PATCH] sched: arch preempt notifier mechanism | Avi Kivity | 1 | -0/+44 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2005-12-22 | [PATCH] fix race with preempt_enable() | Nicolas Pitre | 1 | -0/+1 |
2005-11-14 | [PATCH] m68k: thread_info header cleanup | Al Viro | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+62 |