summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2024-02-16s390/fpu: provide and use vlm and vstm inline assembliesHeiko Carstens
2024-02-16s390/fpu: provide and use lfpc, sfpc, and stfpc inline assembliesHeiko Carstens
2024-02-16s390/fpu: provide and use ld and std inline assembliesHeiko Carstens
2024-02-16s390/fpu: use lfpc instead of sfpc instructionHeiko Carstens
2024-02-16s390/fpu: add documentation about fpu helper functionsHeiko Carstens
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-02-16s390/fpu: various coding style changesHeiko Carstens
2024-02-16s390/fpu: improve description of RXB macroHeiko Carstens
2024-02-16s390/fpu: fix VLGV macroHeiko Carstens
2024-02-14s390/bug: remove entry size from __bug_table sectionHeiko Carstens
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09s390/fpu: make use of __uninitialized macroHeiko Carstens
2024-02-09s390/hypfs_diag0c: fix virtual vs physical address confusionHeiko Carstens
2024-02-09s390/appldata: fix virtual vs physical address confusionGerald Schaefer
2024-02-09s390/diag: fix diag26c() physical vs virtual address confusionAlexander Gordeev
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-23KVM: s390: cpu model: Use proper define for facility mask sizeNina Schoetterl-Glausch
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-18s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens
2023-12-11s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens
2023-12-11s390/ctlreg: return old register contents when changing bitsHeiko Carstens
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik
2023-11-22s390: remove odd commentHeiko Carstens
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens
2023-11-05s390/mm: add missing conversion to use ptdescsAlexander Gordeev