summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-09-081-2/+4
* s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-08-171-5/+12
* s390/smp: cleanup control register update routinesAlexander Gordeev2022-08-171-5/+11
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-08-173-3/+3
* KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda2022-08-171-0/+2
* s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger2022-08-031-3/+6
* s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld2022-07-071-7/+7
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-06-091-0/+10
* s390/stp: clock_delta should be signedSven Schnelle2022-06-091-1/+1
* s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-06-091-4/+11
* s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-301-0/+1
* s390/extable: fix exception table sortingHeiko Carstens2022-03-081-2/+7
* s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle2021-12-081-3/+4
* s390/kexec: fix memory leak of ipl report bufferBaoquan He2021-11-251-0/+6
* s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-0/+2
* s390/qeth: fix deadlock during failing recoveryAlexandra Winter2021-09-211-1/+1
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-094-21/+15
|\
| * s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-071-7/+0
| * s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-071-0/+1
| * s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
* | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-13/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-071-0/+2
|\ \
| * \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-061-0/+1
| |\ \
| * \ \ Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-061-0/+2
| |\ \ \
| | * | | KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-271-0/+1
| | * | | KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-271-0/+1
* | | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-09-021-5/+3
|\ \ \ \ \
| * | | | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-241-5/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-16/+2
|\ \ \ \ \
| * | | | | s390: use generic strncpy/strnlen from_userHeiko Carstens2021-07-271-16/+2
* | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-9/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-271-0/+1
| |\ \ \ \ \ \
| * | | | | | | s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König2021-07-211-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-312-13/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-9/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
| * | | | | | s390/qeth: remove OSN supportJulian Wiedmann2021-07-201-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-3029-452/+551
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-262-1/+4
| * | | | | KVM: s390: generate kvm hypercall functionsHeiko Carstens2021-08-251-156/+73
| * | | | | s390/debug: add early tracing supportPeter Oberparleiter2021-08-251-0/+96
| * | | | | s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-252-2/+2
| * | | | | s390/pci: simplify CLP List PCI handlingNiklas Schnelle2021-08-251-3/+3
| * | | | | s390/pci: handle FH state mismatch only on disableNiklas Schnelle2021-08-251-0/+1
| * | | | | s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov2021-08-181-0/+2
| * | | | | s390/mm: remove unused cmma functionsDavid Hildenbrand2021-08-181-3/+0
| * | | | | s390/qdio: remove unused support for SLIB parametersJulian Wiedmann2021-08-181-4/+0
| * | | | | s390: rename dma section to amode31Heiko Carstens2021-08-054-14/+17