summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-247-10/+10
|\
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-177-10/+10
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-15/+1
|\ \
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-13/+1
| * | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| |/
* | s390/extable: fix exception table sortingHeiko Carstens2022-03-011-2/+7
* | s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens2022-03-012-4/+8
|/
* s390/uaccess: fix compile errorHeiko Carstens2022-01-231-2/+2
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-01-212-44/+80
|\ \
| * | s390/uaccess: introduce bit field for OAC specifierNico Boehr2022-01-171-43/+77
| * | s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter2022-01-171-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-162-19/+17
|\ \ \
| * \ \ Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-12-211-17/+17
| |\ \ \
| | * | | s390: uv: Add offset comments to UV query struct and fix namingJanosch Frank2021-12-171-17/+17
| * | | | Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini2021-12-081-3/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-2/+0
| | |/ / | |/| |
* | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-132-3/+10
| |\ \ \ | | | |/ | | |/|
| * | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
* | | | s390: remove unused TASK_SIZE_OFGuo Ren2021-12-291-2/+1
* | | | s390/nmi: disable interrupts on extended save area updateAlexander Gordeev2021-12-161-3/+3
* | | | s390/ap: add missing virt_to_phys address conversionHeiko Carstens2021-12-101-1/+3
* | | | s390/diag: use pfn_to_phys() instead of open codingHeiko Carstens2021-12-101-2/+2
* | | | s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann2021-12-061-2/+2
* | | | s390/pci: use physical addresses in DMA tablesNiklas Schnelle2021-12-061-13/+16
* | | | s390/qdio: split do_QDIO()Julian Wiedmann2021-12-061-5/+6
* | | | s390/qdio: split qdio_inspect_queue()Julian Wiedmann2021-12-061-3/+4
* | | | s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann2021-12-061-1/+1
* | | | s390/qdio: remove QDIO_SBAL_SIZE macroJulian Wiedmann2021-12-061-1/+0
* | | | s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer2021-12-061-0/+117
| |/ / |/| |
* | | s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle2021-11-291-3/+4
| |/ |/|
* | s390/kexec: fix memory leak of ipl report bufferBaoquan He2021-11-181-0/+6
|/
* Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-1/+5
|\
| * s390/pci: implement minimal PCI error recoveryNiklas Schnelle2021-11-081-1/+3
| * s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+1
| * s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-081-0/+1
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-1/+1
|\ \
| * | exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2021-10-201-1/+1
* | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-12/+0
|\ \ \
| * | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-12/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+4
|\ \ \ | |_|/ |/| |
| * | include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-0/+4
* | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-0615-35/+139
|\ \ \
| * | | s390: make command line configurableSven Schnelle2021-10-261-0/+1
| * | | s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-2/+5
| * | | s390/kexec_file: move kernel image size checkSven Schnelle2021-10-261-1/+0
| * | | s390/string: use generic strlcpyHeiko Carstens2021-10-261-2/+0
| * | | s390/string: use generic strrchrHeiko Carstens2021-10-261-2/+0