summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
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
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev
2021-02-24s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev
2021-02-24s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds