summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/alternative.h
AgeCommit message (Expand)Author
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-07-23s390/alternatives: Remove alternative facility listHeiko Carstens
2024-07-23s390/nospec: Push down alternative handlingHeiko Carstens
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle
2024-07-23s390/alternatives: Rework to allow for callbacksHeiko Carstens
2024-07-23s390/alternatives: Merge both alternative header filesHeiko Carstens
2024-07-23s390/alternatives: Use consistent namingHeiko Carstens
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens
2022-03-28s390/alternatives: avoid using jgnop mnemonicVasily Gorbik
2022-03-27s390/alternatives: use instructions instead of byte patternsHeiko Carstens
2021-02-09s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens
2017-10-18s390: introduce CPU alternativesVasily Gorbik