summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-01-25iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'sJason Gunthorpe
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2023-01-22s390/cpum_sf: move functions from header file to source fileThomas Richter
2023-01-17Merge branch 'fixes' into featuresHeiko Carstens
2023-01-13s390: move __amode31_base declaration to proper header fileHeiko Carstens
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/pgtable: add REGION3_KERNEL_EXEC protectionAlexander Gordeev
2023-01-11irq/s390: Add arch_is_isolated_msi() for s390Jason Gunthorpe
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-09vfio/ccw: calculate number of IDAWs regardless of formatEric Farman
2023-01-09s390/diag: use __packed __alignedSven Schnelle
2023-01-09s390/fs3270: split header filesSven Schnelle
2023-01-09s390/tty3270: add support for diag 8cSven Schnelle
2023-01-09s390: remove the last remnants of cputime_tNicholas Piggin
2023-01-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-04s390/uaccess: avoid __ashlti3() callHeiko Carstens
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens
2022-12-06s390/vx: add vx-insn.h wrapper include fileHeiko Carstens
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-11-23KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda
2022-11-22s390/uaccess: limit number of retries for cmpxchg_user_key()Janis Schoetterl-Glausch
2022-11-21s390/cmpxchg: make loop condition for 1,2 byte cases preciseJanis Schoetterl-Glausch
2022-11-21s390/uaccess: add cmpxchg_user_key()Heiko Carstens
2022-11-21s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macroHeiko Carstens
2022-11-21s390/cmpxchg: remove digits from input constraintsHeiko Carstens
2022-11-21s390/cmpxchg: make variables local to each case labelHeiko Carstens
2022-11-21s390/cmpxchg: use symbolic names for inline assembly operandsHeiko Carstens
2022-11-19s390/pci: use lock-free I/O translation updatesNiklas Schnelle
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland