summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/preempt.h
AgeCommit message (Expand)Author
2024-12-15s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens
2024-12-15s390/preempt: Adjust coding styleHeiko Carstens
2024-12-15s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementationHeiko Carstens
2024-12-15s390/preempt: Add commentsHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-12s390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg()Heiko Carstens
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-04-03s390/preempt: mark all functions __always_inlineIlya Leoshkevich
2022-05-11s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-01-19s390: remove asmlinkageSven Schnelle
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky