Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov | 2015-08-03 | 1 | -2/+2 |
* | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | 1 | -5/+3 |
* | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 | 1 | -3/+0 |
* | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 | 1 | -0/+1 |
* | percpu: add raw_cpu_ops | Christoph Lameter | 2014-04-07 | 1 | -8/+8 |
* | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 1 | -0/+11 |
* | sched: Revert need_resched() to look at TIF_NEED_RESCHED | Peter Zijlstra | 2013-09-28 | 1 | -8/+0 |
* | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 1 | -0/+10 |
* | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 1 | -0/+98 |