summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-02-16s390/fpu: various coding style changesHeiko Carstens
2024-02-16s390/fpu: use KERNEL_VXR_LOW instead of KERNEL_VXR_V0V7Heiko Carstens
2024-02-16s390/nmi: remove register validation codeHeiko Carstens
2024-02-16s390/setup: fix virtual vs physical address confusionGerald Schaefer
2024-02-14s390/vdso: remove unused ENTRY in linker scriptsHeiko Carstens
2024-02-14s390: vmlinux.lds.S: explicitly keep various sectionsNathan Chancellor
2024-02-14s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sectionsNathan Chancellor
2024-02-14s390: vmlinux.lds.S: handle '.data.rel' sections explicitlyNathan Chancellor
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens
2024-02-09s390/fpu: make use of __uninitialized macroHeiko Carstens
2024-02-09s390/time: make stp_subsys constRicardo B. Marliere
2024-02-09s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor
2024-02-09s390/diag: add missing virt_to_phys() translation to diag14()Thomas Richter
2024-02-09s390/time: improve steering precisionSven Schnelle
2024-02-09s390/pai_crypto: return proper error code in paicrypt_initThomas Richter
2024-02-09s390/pai: export number of sysfs attribute filesThomas Richter
2024-02-09s390/pai_crypto: emit error on too many countersThomas Richter
2024-02-09s390/pai: fix attr_event_free upper limit for pai device driversThomas Richter
2024-02-09s390/hypfs_diag0c: fix virtual vs physical address confusionHeiko Carstens
2024-02-09s390/diag: fix diag26c() physical vs virtual address confusionAlexander Gordeev
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-12s390/pai_ext: split function paiext_push_sampleThomas Richter
2024-01-12s390/pai_ext: rework function paiext_copy argmentsThomas Richter
2024-01-12s390/pai: rework paiXXX_start and paiXXX_stop functionsThomas Richter
2024-01-12s390/pai_crypto: split function paicrypt_push_sampleThomas Richter
2024-01-12s390/pai: rework paixxxx_getctr interfaceThomas Richter
2024-01-11s390/ptrace: remove leftover commentHeiko Carstens
2024-01-11s390/fpu: remove __load_fpu_regs() exportHeiko Carstens
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11s390/fpu: remove "novx" optionHeiko Carstens
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens
2023-12-11s390/ptrace: handle setting of fpc register correctlyHeiko Carstens
2023-12-11s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens
2023-12-11s390/nmi: consistently enable machine checks in trap_init()Heiko Carstens
2023-12-10s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko