summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-063-1/+13
|\ \
| * | s390/entry: add support for syscall stack randomizationSven Schnelle2021-04-301-0/+10
| * | s390/cpumf: move counter set size calculation to common placeThomas Richter2021-04-301-0/+2
| * | s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-012-0/+6
|\ \
| * \ Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-222-2/+2
| |\ \
| * | | KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+4
| * | | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-152-0/+2
| |\ \ \
| | * | | KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-092-0/+2
* | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy2021-04-141-1/+2
| |/ / /
* | | | s390/atomic,cmpxchg: always inline __xchg/__cmpxchgHeiko Carstens2021-04-181-3/+5
* | | | s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens2021-04-152-9/+9
* | | | s390/cmpxchg: use unsigned long values instead of void pointersHeiko Carstens2021-04-151-26/+23
* | | | s390/spinlock: use R constraint in inline assemblyHeiko Carstens2021-04-121-1/+1
* | | | s390/atomic,cmpxchg: switch to use atomic-instrumented.hHeiko Carstens2021-04-122-30/+58
* | | | s390/cmpxchg: get rid of gcc atomic builtinsHeiko Carstens2021-04-121-15/+150
* | | | s390/atomic: get rid of gcc atomic builtinsHeiko Carstens2021-04-121-6/+30
* | | | s390/atomic: use proper constraintsHeiko Carstens2021-04-121-7/+7
* | | | s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens2021-04-122-18/+38
* | | | s390/bitops: make bitops only work on longsHeiko Carstens2021-04-121-46/+47
* | | | s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-1/+1
* | | | s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-121-1/+2
* | | | s390/traps: convert pgm_check.S to CHeiko Carstens2021-04-121-4/+0
* | | | Merge branch 'fixes' into featuresHeiko Carstens2021-04-122-1/+2
|\ \ \ \
| * | | | s390/unwind: add machine check handler stackVasily Gorbik2021-04-051-0/+1
| | |_|/ | |/| |
| * | | s390/vdso: fix tod_steering_delta typeHeiko Carstens2021-03-251-1/+1
* | | | s390/cio: remove duplicate struct ccw1 declarationWan Jiabing2021-04-051-3/+0
* | | | s390/spinlock: remove align attribute from arch_spinlock_tHeiko Carstens2021-03-281-1/+1
* | | | s390/qdio: let driver manage the QAOBJulian Wiedmann2021-03-221-18/+4
* | | | s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-1/+0
* | | | s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-0/+3
* | | | s390/pci: refactor zpci function statesNiklas Schnelle2021-03-221-1/+0
|/ / /
* / / s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-1/+1
|/ /
* | s390/cpumf: rename header file to hwctrset.hThomas Richter2021-03-081-0/+0
* | s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-082-24/+24
|/
* Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-264-9/+72
|\
| * s390/cpumf: Add support for complete counter set extractionThomas Richter2021-02-241-0/+51
| * s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich2021-02-241-0/+12
| * s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev2021-02-241-1/+1
| * s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev2021-02-241-2/+2
| * s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev2021-02-241-6/+6
* | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-1/+1
|\ \
| * | Fix "ordering" comment typosBjorn Helgaas2021-01-291-1/+1
* | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-251-1/+0
|\ \ \ | |_|/ |/| |
| * | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-2/+2
| |\ \
| * | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-1/+0
| | |/ | |/|
* | | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-2127-184/+297
|\ \ \