Age | Commit message (Expand) | Author | Files | Lines |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf | 1 | -10/+5 |
2016-11-16 | sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset | Martin Schwidefsky | 1 | -1/+7 |
2016-06-08 | x86, asm: change the GEN_*_RMWcc() macros to not quote the condition | H. Peter Anvin | 1 | -1/+1 |
2016-02-24 | sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]() | Josh Poimboeuf | 1 | -2/+11 |
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-08 | 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 |