summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2025-05-29s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()Heiko Carstens
2025-04-10s390: Remove ioremap_wt() and pgprot_writethrough()Niklas Schnelle
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-17s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens
2025-02-17s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-02-17s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens
2024-12-14s390/pci: Use topology ID for multi-function devicesNiklas Schnelle
2024-12-14s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle
2024-12-05iommu/s390: Implement blocking domainMatthew Rosato
2024-12-05s390/pageattr: Implement missing kernel_page_present()Heiko Carstens
2024-12-05s390/facilities: Fix warning about shadow of global variableGerd Bayer
2024-10-18Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-10-16s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens
2024-09-13s390/module: Provide find_section() helperHeiko Carstens
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens
2024-09-12s390/crypto: Add Support for Query Authentication InformationFinn Callies
2024-09-12s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies
2024-09-12s390/crypto: Add KDSA CPACF InstructionFinn Callies
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens
2024-09-07s390: Provide MARCH_HAS_*_FEATURES definesHeiko Carstens
2024-09-07s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens
2024-09-05s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger
2024-09-05s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu
2024-08-29s390/smp: Add cpu capacitiesMete Durlu
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle
2024-08-29s390/setup: Recognize sequential instruction fetching facilityVasily Gorbik
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle
2024-08-29s390/sha3: Support sha3 performance enhancementsJoerg Schmidbauer
2024-08-29s390/pkey: Introduce pkey base with handler registry and handler modulesHarald Freudenberger
2024-08-29s390/pkey: Rework and split PKEY kernel module codeHarald Freudenberger
2024-08-29s390/crypto: Add hardware acceleration for HMAC modesHolger Dengler
2024-08-29s390/crypto: Add hardware acceleration for full AES-XTS modeHolger Dengler
2024-08-27s390/ftrace: Avoid calling unwinder in ftrace_return_address()Vasily Gorbik
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-08-22s390/early: Dump register contents and call trace for early crashesHeiko Carstens
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev