summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+4
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-13/+14
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds73-860/+2387
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-51/+38
2024-09-21crypto: s390/paes - Fix module aliasesHerbert Xu1-1/+4
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-2/+2
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu1-10/+12
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens10-8/+289
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens4-14/+19
2024-09-13s390/vdso: Allow alternatives in vdso codeHeiko Carstens2-0/+23
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 Carstens2-6/+2
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-09-12s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies2-0/+120
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-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2-5/+4
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-2/+2
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens3-113/+126
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens5-40/+12
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens4-41/+37
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens1-14/+5
2024-09-07s390: Use MARCH_HAS_*_FEATURES definesHeiko Carstens6-19/+26
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-07s390/boot: Increase minimum architecture to z10Heiko Carstens1-4/+0
2024-09-07s390/als: Remove obsolete commentHeiko Carstens1-8/+0
2024-09-05s390/sha3: Fix SHA3 selftests failuresIngo Franzki3-0/+7
2024-09-05s390/pkey: Add AES xts and HMAC clear key token supportHarald Freudenberger1-0/+4
2024-09-05s390/cpacf: Add MSA 10 and 11 new PCKMO functionsHarald Freudenberger1-12/+16
2024-09-05s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-09-05s390/pai_ext: Update PAI extension 1 countersThomas Richter1-0/+9
2024-09-05s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter1-0/+16
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)3-20/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-09-01s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand1-6/+10
2024-09-01s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand1-6/+12
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand2-7/+0
2024-08-29s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu1-0/+77
2024-08-29s390/hiperdispatch: Add hiperdispatch debug attributesMete Durlu1-2/+82
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu2-0/+72
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu2-0/+63
2024-08-29s390/hiperdispatch: Add steal time averagingMete Durlu1-1/+10
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu4-5/+228
2024-08-29s390/smp: Add cpu capacitiesMete Durlu4-0/+29
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle2-0/+10