summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/pai: fix attr_event_free upper limit for pai device driversThomas Richter2024-02-092-2/+2
* s390/hypfs_diag0c: fix virtual vs physical address confusionHeiko Carstens2024-02-094-5/+20
* s390/hypfs_sprp: fix virtual vs physical address confusionHeiko Carstens2024-02-091-1/+1
* s390/appldata: fix virtual vs physical address confusionGerald Schaefer2024-02-091-2/+2
* s390/diag: fix diag26c() physical vs virtual address confusionAlexander Gordeev2024-02-092-3/+3
* s390/configs: update default configurationsHeiko Carstens2024-02-093-13/+3
* s390/configs: enable INIT_STACK_ALL_ZERO in all configurationsHeiko Carstens2024-02-093-3/+0
* s390/configs: provide compat topic configuration targetHeiko Carstens2024-02-091-0/+3
* Linux 6.8-rc3v6.8-rc3Linus Torvalds2024-02-041-1/+1
* Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-0411-189/+203
|\