aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/preempt.h
AgeCommit message (Expand)Author
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon
2018-10-16x86/asm: 'Simplify' GEN_*_RMWcc() macrosPeter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2016-11-16sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count resetMartin Schwidefsky
2016-06-08x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin
2016-02-24sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()Josh Poimboeuf
2015-10-06sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra
2015-08-03sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker
2014-10-28sched: Kill task_preempt_count()Oleg Nesterov
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra