index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
preempt.h
Age
Commit message (
Expand
)
Author
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2023-12-27
kill unnecessary thread_info.h include
Kent Overstreet
2023-10-05
x86/percpu: Use compiler segment prefix qualifier
Nadav Amit
2023-09-15
x86/percpu: Use raw_cpu_try_cmpxchg() in preempt_count_set()
Uros Bizjak
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
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