summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-25s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle
2021-08-25s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev
2021-08-25s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-08-25s390/pci: reset zdev->zbus on registration failureNiklas Schnelle
2021-08-25s390/pci: cleanup resources only if necessaryNiklas Schnelle
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-08-05s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-30s390: add kfence region to pagetable dumperSven Schnelle
2021-07-30s390: add support for KFENCESven Schnelle
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens
2021-07-30kfence, x86: only define helpers if !MODULEMarco Elver
2021-07-27s390/delay: get rid of not needed header includesHeiko Carstens
2021-07-27s390/boot: get rid of arithmetics on function pointersHeiko Carstens
2021-07-27s390/headers: fix code style in module.hIlya Leoshkevich
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens
2021-07-27s390/hwcaps: remove hwcap stfle checkHeiko Carstens
2021-07-27s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens
2021-07-27s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens
2021-07-27s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens
2021-07-27s390/hwcaps: split setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: move setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens
2021-07-27s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens
2021-07-27s390/hwcaps: introduce HWCAP bit numbersHeiko Carstens
2021-07-27s390/hwcaps: shorten HWCAP definesHeiko Carstens
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle
2021-07-27s390/disassembler: add instructionsHeiko Carstens
2021-07-27s390: report more CPU capabilitiesHeiko Carstens
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann
2021-07-27s390/setup: don't reserve memory that occupied decompressor's headAlexander Egorenkov
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-27s390/ctl_reg: add ctlreg5 and ctlreg15 unionsHeiko Carstens
2021-07-27s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov
2021-07-27s390/setup: drop _OFFSET macrosAlexander Egorenkov
2021-07-27s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov