summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
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
2022-10-26KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-28s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle
2022-09-28s390/cio: remove unused ccw_device_force_console() declarationGaosheng Cui
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds