summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland
2022-11-16s390: use generic vga.h header fileHeiko Carstens
2022-11-16s390: use generic shmparam.h header fileHeiko Carstens
2022-11-16s390: use generic bugs.h header fileHeiko Carstens
2022-11-16s390: use generic serial.h header fileHeiko Carstens
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-07s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr
2022-11-03iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-10-26s390/pai: move enum definition to header fileThomas Richter