summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2025-01-26s390/boot: Add startup debugging supportVasily Gorbik1-2/+26
2025-01-26s390/boot: Add vmem debugging supportVasily Gorbik1-3/+44
2025-01-26s390/boot: Move command line parsing earlierVasily Gorbik1-4/+4
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik5-8/+51
2025-01-26s390: Use pr_info for "KernelAddressSanitizer initialized" messageVasily Gorbik1-1/+1
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik3-6/+34
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik3-0/+21
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik5-14/+50
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik5-2/+16
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik4-2/+28
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik2-2/+3
2025-01-26s390/boot: Introduce ring buffer for boot messagesVasily Gorbik2-1/+32
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik2-4/+4
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik6-48/+48
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik3-1/+51
2025-01-26s390/boot: Add decimal conversion specifiers to boot_printk()Vasily Gorbik1-4/+40
2025-01-26s390/boot: Add field width and padding handling to boot_printk()Vasily Gorbik1-18/+50
2025-01-26s390/boot: Add length modifiers to boot_printk()Vasily Gorbik1-8/+18
2025-01-26s390/boot: Add %% support to boot_printk()Vasily Gorbik1-1/+5
2025-01-26s390/boot: Allow KASAN mapping to fallback to small pagesVasily Gorbik1-3/+7
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik2-9/+21
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik6-10/+10
2025-01-26s390/mm: Allow large pages for KASAN shadow mappingVasily Gorbik1-24/+50
2025-01-25s390/mm: add missing ctor/dtor on page table upgradeAlexander Gordeev1-0/+3
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang5-42/+11
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky1-1/+8
2025-01-25mm: pgtable: introduce generic pagetable_dtor_free()Qi Zheng1-6/+0
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng2-12/+4
2025-01-25s390: pgtable: consolidate PxD and PTE TLB free pathsQi Zheng2-13/+4
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng3-7/+7
2025-01-25s390: pgtable: add statistics for PUD and P4D level page tableQi Zheng2-8/+23
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds11-323/+96
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds7-74/+55
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+6
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds56-677/+1573
2025-01-15s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu8-1/+301
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens1-1/+33
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens1-178/+3
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle1-1/+1
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle1-1/+1
2025-01-13s390/ebcdic: Use exrl instead of exSven Schnelle1-7/+7
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle1-2/+1
2025-01-13s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle1-2/+1
2025-01-13s390/lib: Use exrl instead of ex in xor functionsSven Schnelle1-32/+29
2025-01-13s390/topology: Improve topology detectionMete Durlu1-0/+11
2025-01-12s390: kernel: convert timeouts to use secs_to_jiffies()Easwar Hariharan4-5/+5
2025-01-09s390/tlb: Add missing TLB range adjustmentAlexander Gordeev1-1/+1
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss1-0/+2