summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()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/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
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/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-23s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-07-23s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens
2024-07-23s390/entry: Move SIE indicator flag to thread infoHeiko Carstens
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/uaccess: Make s390_kernel_write() usable for decompressorHeiko Carstens
2024-07-23s390/alternatives: Merge both alternative header filesHeiko Carstens
2024-07-23s390/alternatives: Use consistent namingHeiko Carstens
2024-07-23s390: Move CIF flags to struct pcpuSven Schnelle
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle
2024-07-23s390/kmsan: Fix merge conflict with get_lowcore() introductionIlya Leoshkevich
2024-07-23s390: Add runtime constant supportHeiko Carstens
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/atomic_ops: Make use of flag output constraintHeiko Carstens