summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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-21crypto: s390/paes - Fix module aliasesHerbert Xu
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-17s390/pci_mmio: use follow_pfnmap APIPeter Xu
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/vdso: Allow alternatives in vdso codeHeiko 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: Display Query and Query Authentication Information in sysfsFinn Callies
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-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens
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-07s390/boot: Increase minimum architecture to z10Heiko Carstens
2024-09-07s390/als: Remove obsolete commentHeiko Carstens
2024-09-05s390/sha3: Fix SHA3 selftests failuresIngo Franzki
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-05s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer
2024-09-05s390/pai_ext: Update PAI extension 1 countersThomas Richter
2024-09-05s390/pai_crypto: Add support for MSA 10 and 11 pai countersThomas Richter
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-09-01s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio...David Hildenbrand
2024-09-01s390/uv: convert gmap_destroy_page() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01s390/uv: drop arch_make_page_accessible()David Hildenbrand
2024-08-29s390/hiperdispatch: Add hiperdispatch debug countersMete Durlu
2024-08-29s390/hiperdispatch: Add hiperdispatch debug attributesMete Durlu
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu
2024-08-29s390/hiperdispatch: Add trace eventsMete Durlu
2024-08-29s390/hiperdispatch: Add steal time averagingMete Durlu
2024-08-29s390/hiperdispatch: Introduce hiperdispatchMete Durlu
2024-08-29s390/smp: Add cpu capacitiesMete Durlu
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle