summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens2023-01-111-1/+1
* s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2023-01-111-16/+15
* s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle2023-01-061-3/+3
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-2/+3
|\
| *---. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-2/+3
| |\ \ \
| | | * | s390/pci: use lock-free I/O translation updatesNiklas Schnelle2022-11-191-1/+0
| | | * | iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle2022-11-191-0/+1
| | | * | iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2022-11-191-1/+1
| | | * | iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle2022-11-031-0/+1
| | |/ /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-154-5/+24
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-284-5/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda2022-11-231-0/+10
| | * | | KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-231-0/+2
| | * | | s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr2022-11-071-2/+2
| | * | | KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr2022-10-261-2/+1
| | * | | KVM: s390: sort out physical vs virtual pointers usageNico Boehr2022-10-261-0/+1
| | * | | s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2022-10-262-1/+8
* | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-5/+8
|\ \ \ \ \
| * | | | | mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds2022-11-301-0/+3
| * | | | | mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2022-11-301-3/+5
| * | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \ \ \
| * | | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1210-712/+713
|\ \ \ \ \ \
| * | | | | | s390/sclp: introduce sclp_emergency_printk()Heiko Carstens2022-12-061-0/+1
| * | | | | | s390/vx: add vx-insn.h wrapper include fileHeiko Carstens2022-12-062-665/+687
| * | | | | | s390/ipl: add eckd dump supportSven Schnelle2022-12-061-0/+2
| * | | | | | s390/ipl: add eckd supportSven Schnelle2022-12-062-0/+10
| * | | | | | s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens2022-12-021-0/+7
| * | | | | | s390: use generic vga.h header fileHeiko Carstens2022-11-161-7/+0
| * | | | | | s390: use generic shmparam.h header fileHeiko Carstens2022-11-161-12/+0
| * | | | | | s390: use generic bugs.h header fileHeiko Carstens2022-11-161-21/+0
| * | | | | | s390: use generic serial.h header fileHeiko Carstens2022-11-161-7/+0
| * | | | | | s390/pai: move enum definition to header fileThomas Richter2022-10-261-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-3/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland2022-11-181-0/+19
| * | | | | ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland2022-11-181-2/+3
| * | | | | ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland2022-11-181-1/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| |/ /
* / / s390: avoid using global register for current_stack_pointerVasily Gorbik2022-11-161-1/+10
|/ /
* / 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