summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-01-26s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANGHeiko Carstens
2025-01-26s390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig optionHeiko Carstens
2025-01-26s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKENHeiko Carstens
2025-01-26s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()Heiko Carstens
2025-01-26s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens
2025-01-26s390/ipl_report: Remove unused 'size' variableVasily Gorbik
2025-01-26s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is offVasily Gorbik
2025-01-26s390/boot: Improve decompression error reportingVasily Gorbik
2025-01-26s390/boot: Add startup debugging supportVasily Gorbik
2025-01-26s390/boot: Add vmem debugging supportVasily Gorbik
2025-01-26s390/boot: Move command line parsing earlierVasily Gorbik
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik
2025-01-26s390: Use pr_info for "KernelAddressSanitizer initialized" messageVasily Gorbik
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik
2025-01-26s390/boot: Introduce ring buffer for boot messagesVasily Gorbik
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik
2025-01-26s390/boot: Add decimal conversion specifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add field width and padding handling to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add length modifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add %% support to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Allow KASAN mapping to fallback to small pagesVasily Gorbik
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik
2025-01-26s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik
2025-01-25s390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-25s390: pgtable: consolidate PxD and PTE TLB free pathsQi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25s390: pgtable: add statistics for PUD and P4D level page tableQi Zheng
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-15s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle