summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/fpu: various coding style changesHeiko Carstens2024-02-164-27/+24
* s390/fpu: use KERNEL_VXR_LOW instead of KERNEL_VXR_V0V7Heiko Carstens2024-02-161-2/+2
* s390/nmi: remove register validation codeHeiko Carstens2024-02-162-122/+47
* s390/fpu: improve description of RXB macroHeiko Carstens2024-02-161-4/+26
* s390/fpu: fix VLGV macroHeiko Carstens2024-02-161-1/+1
* s390/zcrypt: add debug possibility for CCA and EP11 messagesHarald Freudenberger2024-02-161-0/+12
* s390/ap: add debug possibility for AP messagesHarald Freudenberger2024-02-161-0/+4
* s390/pkey: introduce dynamic debugging for pkeyHarald Freudenberger2024-02-161-24/+23
* s390/pkey: harmonize pkey s390 debug feature callsHarald Freudenberger2024-02-161-91/+97
* s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger2024-02-167-85/+89
* s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger2024-02-166-193/+156
* s390/setup: fix virtual vs physical address confusionGerald Schaefer2024-02-161-6/+6
* s390: don't allow CONFIG_COMPAT with LD=ld.lldNathan Chancellor2024-02-161-1/+1
* s390/vdso: remove unused ENTRY in linker scriptsHeiko Carstens2024-02-142-2/+0
* s390/bug: remove entry size from __bug_table sectionHeiko Carstens2024-02-141-2/+2
* s390: link vmlinux with '-z notext'Nathan Chancellor2024-02-141-1/+1
* s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor2024-02-141-0/+1
* s390/boot: vmlinux.lds.S: handle commonly discarded sectionsNathan Chancellor2024-02-141-0/+1
* s390/boot: vmlinux.lds.S: handle ELF required sectionsNathan Chancellor2024-02-141-0/+1
* s390/boot: vmlinux.lds.S: handle DWARF debug sectionsNathan Chancellor2024-02-141-0/+2
* s390/boot: vmlinux.lds.S: handle '.rela' sectionsNathan Chancellor2024-02-141-0/+4
* s390/boot: vmlinux.lds.S: handle '.init.text'Nathan Chancellor2024-02-141-0/+1
* s390: vmlinux.lds.S: explicitly keep various sectionsNathan Chancellor2024-02-141-0/+12
* s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sectionsNathan Chancellor2024-02-142-0/+32
* s390: vmlinux.lds.S: handle '.data.rel' sections explicitlyNathan Chancellor2024-02-141-0/+6
* s390/boot: add support for CONFIG_LD_ORPHAN_WARNNathan Chancellor2024-02-141-2/+3
* s390/switch_to: use generic header fileHeiko Carstens2024-02-1211-48/+34
* s390/acrs: cleanup access register handlingHeiko Carstens2024-02-1210-21/+48
* s390/extmem: fix virtual vs physical address confusionAlexander Gordeev2024-02-091-2/+2
* s390/fpu: make use of __uninitialized macroHeiko Carstens2024-02-095-5/+8
* Compiler Attributes: Add __uninitialized macroHeiko Carstens2024-02-091-0/+12
* s390/vfio-ap: make matrix_bus constRicardo B. Marliere2024-02-091-1/+1
* s390/ap: make ap_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/cio: make scm_bus_type constRicardo B. Marliere2024-02-091-1/+1
* s390/cio: make ccw_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/cio: make css_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/ccwgroup: make ccwgroup_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/time: make stp_subsys constRicardo B. Marliere2024-02-091-1/+1
* s390/vdso: drop '-fPIC' from LDFLAGSNathan Chancellor2024-02-092-2/+2
* s390/cmf: fix virtual vs physical address confusionHeiko Carstens2024-02-091-1/+2
* s390/cmf: remove unneeded DMA zone allocationHeiko Carstens2024-02-091-2/+1
* s390/cio: remove unneeded DMA zone allocationPeter Oberparleiter2024-02-093-13/+13
* s390/mmap: disable mmap alignment when randomize_va_space = 0Sven Schnelle2024-02-091-8/+11
* s390/hypfs_sprp: remove unneeded DMA zone allocationHeiko Carstens2024-02-091-1/+1
* s390/diag: add missing virt_to_phys() translation to diag14()Thomas Richter2024-02-091-0/+20
* s390/vmur: fix virtual vs physical address confusionThomas Richter2024-02-091-2/+2
* s390/time: improve steering precisionSven Schnelle2024-02-091-2/+2
* s390/pai_crypto: return proper error code in paicrypt_initThomas Richter2024-02-091-1/+1
* s390/pai: export number of sysfs attribute filesThomas Richter2024-02-092-6/+16
* s390/pai_crypto: emit error on too many countersThomas Richter2024-02-091-2/+4