summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-12-01s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens1-7/+5
2025-11-13s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali1-1/+0
2025-08-20s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-08-15s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
2025-05-29s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens1-1/+1
2025-04-10s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle2-5/+0
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-5/+12
2025-02-17s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens2-12/+9
2025-02-17s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2025-02-17s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle1-2/+1
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-0/+1
2024-12-14s390/pci: Use topology ID for multi-function devicesNiklas Schnelle2-6/+11
2024-12-14s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle1-1/+4
2024-12-05iommu/s390: Implement blocking domainMatthew Rosato1-2/+2
2024-12-05s390/pageattr: Implement missing kernel_page_present()Heiko Carstens1-0/+1
2024-12-05s390/facilities: Fix warning about shadow of global variableGerd Bayer1-9/+9
2024-10-18Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2024-10-16s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+8
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds21-104/+331
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+2
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens3-0/+77
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens2-12/+17
2024-09-13s390/module: Provide find_section() helperHeiko Carstens1-0/+14
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens1-8/+29
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens1-5/+1
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/crypto: Add Support for Query Authentication InformationFinn Callies1-1/+30
2024-09-12s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies1-33/+41
2024-09-12s390/crypto: Add KDSA CPACF InstructionFinn Callies1-0/+23
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens5-17/+23
2024-09-07s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens1-0/+38
2024-09-07s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-05s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger1-12/+16
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-17/+1
2024-09-02s390/uv: drop arch_make_page_accessible()David Hildenbrand1-2/+0
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu1-0/+58
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu1-0/+14
2024-08-29s390/smp: Add cpu capacitiesMete Durlu3-0/+8
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle4-2/+15
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik1-0/+2
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle1-2/+2
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer1-2/+10
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger1-2/+2
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler1-8/+29
2024-08-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler1-0/+2
2024-08-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik1-1/+16
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+2