summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens2022-10-261-1/+2
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* | Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-10-0911-37/+51
|\ \
| * | s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle2022-09-281-1/+0
| * | s390/cio: remove unused ccw_device_force_console() declarationGaosheng Cui2022-09-281-1/+0
| * | s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter2022-09-163-3/+10
| * | s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev2022-09-142-14/+3
| * | s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-143-2/+15
| * | s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev2022-09-141-1/+2
| * | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-143-15/+20
| * | s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev2022-09-141-0/+1
* | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-072-76/+0
|\ \ \
| * \ \ Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-1/+1
| |\ \ \
| * | | | termios: kill uapi termios.h that are identical to generic oneAl Viro2022-09-091-50/+0
| * | | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-12/+0
| * | | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-14/+0
* | | | | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-072-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland2022-09-211-0/+5
| * | | | s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland2022-09-211-0/+14
* | | | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-041-11/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-291-11/+6
| |/ /
* / / s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-08-301-2/+4
|/ /
* / provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-8/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-30/+31
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-30/+31
* | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-066-34/+27
|\ \
| * | Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev2022-08-063-19/+15
| * | s390/unwind: fix fgraph return address recoverySumanth Korikkar2022-07-281-1/+1
| * | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-07-283-15/+19
| * | Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev2022-07-284-18/+18
| |\ \
| | * | s390/crash: support multi-segment iteratorsAlexander Gordeev2022-07-202-3/+18
| | * | s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev2022-07-201-1/+0
| | * | s390/mm: remove unused tprot() functionAlexander Gordeev2022-07-201-14/+0
| | |/
| * | s390/uvdevice: autoload module based on CPU facilitySteffen Eiden2022-07-191-0/+1
| * | s390/cpufeature: rework to allow more than only hwcap bitsHeiko Carstens2022-07-191-15/+7
| |/
* | Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-061-3/+3
|\ \
| * | vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2022-07-231-3/+3
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-17/+0
|\ \
| * | s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+2
|\ \
| * | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-1/+2
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-7/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-6/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-1/+0
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-0413-24/+209
|\ \
| * \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-0113-24/+209
| |\ \
| | * | KVM: s390: resetting the Topology-Change-ReportPierre Morel2022-07-201-0/+1