index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2025-01-26
s390/uaccess: Use asm goto for put_user()/get_user()
Heiko Carstens
2025-01-26
s390/uaccess: Remove usage of the oac specifier
Heiko Carstens
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
2025-01-26
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
2025-01-26
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
2025-01-26
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
2025-01-26
s390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig option
Heiko Carstens
2025-01-26
s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKEN
Heiko Carstens
2025-01-26
s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()
Heiko Carstens
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2025-01-26
s390/ipl_report: Remove unused 'size' variable
Vasily Gorbik
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
2025-01-26
s390/boot: Improve decompression error reporting
Vasily Gorbik
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
2025-01-26
s390/boot: Add vmem debugging support
Vasily Gorbik
2025-01-26
s390/boot: Move command line parsing earlier
Vasily Gorbik
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
2025-01-26
s390: Use pr_info for "KernelAddressSanitizer initialized" message
Vasily Gorbik
2025-01-26
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
2025-01-26
s390/boot: Dump message ring buffer on crash with bootdebug
Vasily Gorbik
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
2025-01-26
s390/boot: Make boot_printk() return int
Vasily Gorbik
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
2025-01-26
s390/boot: Use decimal format specifiers in boot messages
Vasily Gorbik
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
2025-01-26
s390/boot: Add support for boot messages loglevels
Vasily Gorbik
2025-01-26
s390/boot: Add decimal conversion specifiers to boot_printk()
Vasily Gorbik
2025-01-26
s390/boot: Add field width and padding handling to boot_printk()
Vasily Gorbik
2025-01-26
s390/boot: Add length modifiers to boot_printk()
Vasily Gorbik
2025-01-26
s390/boot: Add %% support to boot_printk()
Vasily Gorbik
2025-01-26
s390/boot: Allow KASAN mapping to fallback to small pages
Vasily Gorbik
2025-01-26
s390/boot: Add physmem_alloc()
Vasily Gorbik
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
2025-01-26
s390/mm: Allow large pages for KASAN shadow mapping
Vasily Gorbik
2025-01-25
s390/mm: add missing ctor/dtor on page table upgrade
Alexander Gordeev
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
[prev]
[next]