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