index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
preempt.h
Age
Commit message (
Expand
)
Author
2024-12-15
s390/preempt: Optimize __preempt_count_dec_and_test()
Heiko Carstens
2024-12-15
s390/preempt: Adjust coding style
Heiko Carstens
2024-12-15
s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementation
Heiko Carstens
2024-12-15
s390/preempt: Add comments
Heiko Carstens
2024-11-28
s390: Support PREEMPT_DYNAMIC
Heiko Carstens
2024-11-12
s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg()
Heiko Carstens
2024-09-07
s390: Use MARCH_HAS_*_FEATURES defines
Heiko Carstens
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-04-03
s390/preempt: mark all functions __always_inline
Ilya Leoshkevich
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...
Heiko Carstens
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-01-19
s390: remove asmlinkage
Sven Schnelle
2019-12-08
sched/rt, s390: Use CONFIG_PREEMPTION
Thomas Gleixner
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky