summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-02-16s390/fpu: add documentation about fpu helper functionsHeiko Carstens
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/fpu: improve description of RXB macroHeiko Carstens
2024-02-16s390/fpu: fix VLGV macroHeiko Carstens
2024-02-16s390/setup: fix virtual vs physical address confusionGerald Schaefer
2024-02-16s390: don't allow CONFIG_COMPAT with LD=ld.lldNathan Chancellor
2024-02-14s390/vdso: remove unused ENTRY in linker scriptsHeiko Carstens
2024-02-14s390/bug: remove entry size from __bug_table sectionHeiko Carstens
2024-02-14s390: link vmlinux with '-z notext'Nathan Chancellor
2024-02-14s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor
2024-02-14s390/boot: vmlinux.lds.S: handle commonly discarded sectionsNathan Chancellor
2024-02-14s390/boot: vmlinux.lds.S: handle ELF required sectionsNathan Chancellor
2024-02-14s390/boot: vmlinux.lds.S: handle DWARF debug sectionsNathan Chancellor
2024-02-14s390/boot: vmlinux.lds.S: handle '.rela' sectionsNathan Chancellor
2024-02-14s390/boot: vmlinux.lds.S: handle '.init.text'Nathan Chancellor
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-14s390/boot: add support for CONFIG_LD_ORPHAN_WARNNathan Chancellor
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens
2024-02-09s390/extmem: fix virtual vs physical address confusionAlexander Gordeev
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/mmap: disable mmap alignment when randomize_va_space = 0Sven Schnelle
2024-02-09s390/hypfs_sprp: remove unneeded DMA zone allocationHeiko Carstens
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/hypfs_sprp: fix virtual vs physical address confusionHeiko Carstens
2024-02-09s390/appldata: fix virtual vs physical address confusionGerald Schaefer
2024-02-09s390/diag: fix diag26c() physical vs virtual address confusionAlexander Gordeev
2024-02-09s390/configs: update default configurationsHeiko Carstens
2024-02-09s390/configs: enable INIT_STACK_ALL_ZERO in all configurationsHeiko Carstens
2024-02-09s390/configs: provide compat topic configuration targetHeiko Carstens
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
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