summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens1-16/+15
2023-01-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+24
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+8
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-712/+742
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+26
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel1-2/+3
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens1-0/+1
2022-12-06s390/vx: add vx-insn.h wrapper include fileHeiko Carstens2-665/+687
2022-12-06s390/ipl: add eckd dump supportSven Schnelle2-0/+3
2022-12-06s390/ipl: add eckd supportSven Schnelle3-0/+38
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens1-0/+7
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds1-0/+3
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds1-3/+5
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-5/+24
2022-11-23KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda1-0/+10
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda1-0/+2
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle1-1/+0
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle1-0/+1
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle1-1/+1
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland1-0/+19
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland1-2/+3
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland1-1/+4
2022-11-16s390: use generic vga.h header fileHeiko Carstens1-7/+0
2022-11-16s390: use generic shmparam.h header fileHeiko Carstens1-12/+0
2022-11-16s390: use generic bugs.h header fileHeiko Carstens1-21/+0
2022-11-16s390: use generic serial.h header fileHeiko Carstens1-7/+0
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-11-07s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr1-2/+2
2022-11-03iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle1-0/+1
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-10-26s390/pai: move enum definition to header fileThomas Richter1-0/+6
2022-10-26KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr1-2/+1
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr1-0/+1
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2-1/+8
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-37/+51
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-76/+0
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2-0/+19
2022-09-28s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle1-1/+0
2022-09-28s390/cio: remove unused ccw_device_force_console() declarationGaosheng Cui1-1/+0
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman1-1/+1
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland1-0/+5
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+14