开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
preempt.h
Age
Commit message (
Expand
)
Author
2019-07-31
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2016-11-16
sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset
Martin Schwidefsky
2016-06-08
x86, asm: change the GEN_*_RMWcc() macros to not quote the condition
H. Peter Anvin
2016-02-24
sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]()
Josh Poimboeuf
2015-10-06
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
2015-10-06
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2013-09-25
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra