aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov
2021-07-05s390/mcck: keep machine check interruption codes sortedAlexander Gordeev
2021-07-05s390/mcck: move storage error checks to assemblerAlexander Gordeev
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28s390/string: get rid of register asmHeiko Carstens
2021-06-28s390/cmpxchg: use register pair instead of register asmHeiko Carstens
2021-06-28s390/timex: get rid of register asmHeiko Carstens
2021-06-28s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-06-18s390/facility: get rid of register asmHeiko Carstens
2021-06-18s390/uaccess: get rid of register asmHeiko Carstens
2021-06-18s390/pgtable: use register pair instead of register asmHeiko Carstens
2021-06-18s390/sigp: use register pair instead of register asmHeiko Carstens
2021-06-18s390/checksum: use register pair instead of register asmHeiko Carstens
2021-06-18s390/page: 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: setup kernel memory layout earlyVasily Gorbik
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
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/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann
2021-06-07s390/mm: ensure switch_mm() is executed with interrupts disabledAlexander Gordeev
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
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
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle
2021-06-07s390: enable HAVE_IOREMAP_PROTNiklas Schnelle
2021-06-07s390/cpumf: remove counter transaction call backsThomas Richter
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne
2021-05-26locking/atomic: make ARCH_ATOMIC a Kconfig symbolMark Rutland