summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens6-11/+12
2025-03-04s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()Heiko Carstens8-13/+19
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens11-37/+38
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens6-9/+9
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens11-23/+18
2025-03-04s390: Static branches for machine features infrastructureHeiko Carstens3-2/+90
2025-03-04s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()Heiko Carstens7-13/+12
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens10-17/+6
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens12-19/+15
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()Heiko Carstens6-16/+18
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()Heiko Carstens4-7/+5
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens8-9/+11
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens11-21/+26
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens4-6/+4
2025-03-04s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()Heiko Carstens5-11/+13
2025-03-04s390/uaccess: Inline __clear_user()Heiko Carstens2-41/+28
2025-03-04s390/uaccess: Optimize raw_copy_from_user() / raw_copy_to_user() for constant...Heiko Carstens1-0/+4
2025-03-04s390/uaccess: Define INLINE_COPY_FROM_USER and INLINE_COPY_TO_USERHeiko Carstens1-0/+3
2025-03-04s390/uaccess: Separate key uaccess functionsHeiko Carstens2-52/+92
2025-03-04s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...Heiko Carstens3-64/+105
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar1-1/+2
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-1/+2
2025-03-02crypto: s390/aes-gcm - use the new scatterwalk functionsEric Biggers1-20/+13
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+14
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-2/+8
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-6/+14
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov1-1/+1
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov1-1/+1
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato4-40/+25
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato1-0/+25
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato3-2/+5
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh9-153/+17
2025-02-21vdso: Rename included MakefileThomas Weißschuh2-2/+2
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+74
2025-02-18s390/mm: Remove have_store_indication static keyHeiko Carstens1-12/+1
2025-02-18s390: Sort mcount locations at build timeHeiko Carstens2-0/+2
2025-02-18s390/boot: Fix ESSA detectionHeiko Carstens1-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen1-1/+3
2025-02-18s390: Update defconfigsHeiko Carstens2-0/+4
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao2-4/+3
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-908/+968
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle3-1/+28
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle1-14/+42
2025-02-11s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHESHeiko Carstens1-1/+5
2025-02-11s390/configs: Remove CONFIG_LSMIlya Leoshkevich3-3/+0
2025-02-10s390/crash: Use note name macrosAkihiko Odaki1-39/+23
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-1/+1