summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle
2021-06-18s390/ipl: use register pair instead of register asmHeiko Carstens
2021-06-18s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-06-18s390/mem_detect: use register pair instead of register asmHeiko Carstens
2021-06-18s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2021-06-18s390/facility: get rid of register asmHeiko Carstens
2021-06-18s390/uaccess: get rid of register asmHeiko Carstens
2021-06-18s390/sysinfo: get rid of register asmHeiko Carstens
2021-06-18s390/pgtable: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-06-18s390/pci: use register pair instead of register asmNiklas Schnelle
2021-06-18s390/boot: add zstd supportDimitri John Ledkov
2021-06-18s390/decompressor: correct BOOT_HEAP_SIZE conditionVasily Gorbik
2021-06-18s390/cpcmd: use register pair instead of register asmHeiko Carstens
2021-06-18s390/sigp: use register pair instead of register asmHeiko Carstens
2021-06-18s390/sthyi: use register pair instead of register asmHeiko Carstens
2021-06-18s390/maccess: use register pair instead of register asmHeiko Carstens
2021-06-18s390/checksum: use register pair instead of register asmHeiko Carstens
2021-06-18s390/diag: use register pair instead of register asmHeiko Carstens
2021-06-18s390/page: use register pair instead of register asmHeiko Carstens
2021-06-18s390/smp: use register pair instead of register asmHeiko Carstens
2021-06-18s390/bitops: use register pair instead of register asmHeiko Carstens
2021-06-18s390: introduce register pair unionHeiko Carstens
2021-06-18s390/irqflags: always inline arch irqflags functionsHeiko Carstens
2021-06-18s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens
2021-06-18s390/debug: Remove pointer obfuscationPeter Oberparleiter
2021-06-18s390/setup: cleanup reserve/remove_oldmemVasily Gorbik
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-16s390/entry.S: factor out OUTSIDE macroAlexander Gordeev
2021-06-07s390/decompressor: replace use of perl with simple sed/trRob Landley
2021-06-07s390/mcck: cleanup use of cleanup_sie_mcckAlexander Gordeev
2021-06-07Merge branch 's390/fixes' into featuresVasily Gorbik
2021-06-07s390/lowcore: remove superfluous __packed annotationsHeiko Carstens
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle
2021-06-07s390/cio: add tpi.h header fileSven Schnelle
2021-06-07s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-06-07s390: disable SSP when neededFabrice Fontaine
2021-06-07s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann
2021-06-07s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev
2021-06-07s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev
2021-06-07s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev
2021-06-07s390/mm: ensure switch_mm() is executed with interrupts disabledAlexander Gordeev
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2021-06-07s390/sclp_vt220: fix console name to match deviceValentin Vidic
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle
2021-06-07s390/irq: add union/struct to access external interrupt parametersSven Schnelle
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle