summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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-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-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
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
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30s390/entry: add support for syscall stack randomizationSven Schnelle
2021-04-30s390/cpumf: move counter set size calculation to common placeThomas Richter
2021-04-30s390/pci: rename zpci_configure_device()Niklas Schnelle
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-18s390/atomic,cmpxchg: always inline __xchg/__cmpxchgHeiko Carstens
2021-04-17KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-15Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-15s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens
2021-04-15s390/cmpxchg: use unsigned long values instead of void pointersHeiko Carstens
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2021-04-12s390/spinlock: use R constraint in inline assemblyHeiko Carstens
2021-04-12s390/atomic,cmpxchg: switch to use atomic-instrumented.hHeiko Carstens
2021-04-12s390/cmpxchg: get rid of gcc atomic builtinsHeiko Carstens
2021-04-12s390/atomic: get rid of gcc atomic builtinsHeiko Carstens
2021-04-12s390/atomic: use proper constraintsHeiko Carstens
2021-04-12s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens
2021-04-12s390/bitops: make bitops only work on longsHeiko Carstens
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-04-12Merge branch 'fixes' into featuresHeiko Carstens
2021-04-05s390/cio: remove duplicate struct ccw1 declarationWan Jiabing
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik
2021-03-28s390/spinlock: remove align attribute from arch_spinlock_tHeiko Carstens
2021-03-25s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter