index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
preempt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
x86/percpu: Use raw_cpu_try_cmpxchg() in preempt_count_set()
Uros Bizjak
1
-2
/
+2
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
1
-13
/
+14
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
1
-4
/
+6
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
1
-6
/
+18
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
1
-2
/
+2
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
1
-8
/
+26
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
1
-4
/
+4
2019-07-31
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
1
-0
/
+3
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-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