summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-08-29s390/ftrace: Avoid trampolines if possibleVasily Gorbik
2024-08-29s390/kprobes: Avoid stop machine if possibleVasily Gorbik
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer
2024-08-29s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler
2024-08-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler
2024-08-29s390/hypfs_diag: Remove unused dentry variableMete Durlu
2024-08-29s390/disassembler: Add instructionsVasily Gorbik
2024-08-29s390: Always enable EXPOLINE_EXTERN if supportedVasily Gorbik
2024-08-29s390/disassembler: Update instruction mnemonics to latest specJens Remus
2024-08-29s390/disassembler: Use proper format specifiers for operand valuesJens Remus
2024-08-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik
2024-08-27s390/build: Avoid relocation information in final vmlinuxJens Remus
2024-08-27s390/ftrace: Use kernel ftrace trampoline for modulesVasily Gorbik
2024-08-27s390/ftrace: Remove unused ftrace_plt_template*Vasily Gorbik
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-22s390/early: Dump register contents and call trace for early crashesHeiko Carstens
2024-08-22s390/early: Add __init to __do_early_pgm_check()Heiko Carstens
2024-08-22s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter
2024-08-22s390/cpum_sf: Rework debug_sprintf_event() messagesThomas Richter
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev
2024-08-22dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas
2024-08-21s390/cpum_sf: Ignore qsi() return codeThomas Richter
2024-08-21s390/cpum_sf: Ignore lsctl() return code in sf_disable()Thomas Richter
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev
2024-08-21s390/mm: Prevent lowcore vs identity mapping overlapAlexander Gordeev
2024-08-19KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_queryHariharan Mari
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn
2024-08-11s390/mm: get estimated free pages by memblock apiWei Yang
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
2024-08-07s390/entry: Move early_pgm_check_handler() to init text sectionHeiko Carstens
2024-08-07s390/traps: Handle early warnings gracefullyHeiko Carstens
2024-08-07s390/entry: Make early program check handler relocated lowcore awareHeiko Carstens
2024-08-07s390/entry: Move early program check handler to entry.SHeiko Carstens
2024-08-07s390/mm/ptdump: Generate address marker array dynamicallyHeiko Carstens
2024-08-07s390/cpum_sf: Use variable name cpuhw consistentlyThomas Richter
2024-08-07s390/cpum_sf: Define and initialize variableThomas Richter
2024-08-07s390/cpum_sf: Use hwc as variable consistentlyThomas Richter
2024-08-07s390/cpum_cf: Move defines from header file to source fileThomas Richter
2024-08-07s390/cpum_sf: Move defines from header file to source fileThomas Richter
2024-08-07s390/cpum_sf: Rename macro to consistent prefixThomas Richter
2024-08-07s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOWThomas Richter
2024-08-07s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASKThomas Richter
2024-08-07s390/cpum_sf: Use refcount_t instead of atomic_tThomas Richter
2024-08-07s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda
2024-08-06KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller