index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
s390/futex: Generate futex atomic op functions
Heiko Carstens
1
-34
/
+42
2025-01-26
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2
-120
/
+109
2025-01-26
s390/uaccess: Use asm goto for put_user()/get_user()
Heiko Carstens
1
-6
/
+77
2025-01-26
s390/uaccess: Remove usage of the oac specifier
Heiko Carstens
1
-12
/
+4
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
3
-24
/
+8
2025-01-26
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
1
-14
/
+14
2025-01-26
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
1
-81
/
+32
2025-01-26
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
1
-30
/
+30
2025-01-26
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
1
-15
/
+11
2025-01-26
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
1
-78
/
+44
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
3
-10
/
+10
2025-01-26
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
1
-84
/
+84
2025-01-26
s390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig option
Heiko Carstens
1
-0
/
+6
2025-01-26
s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKEN
Heiko Carstens
2
-2
/
+2
2025-01-26
s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()
Heiko Carstens
1
-1
/
+2
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
4
-12
/
+17
2025-01-26
s390/ipl_report: Remove unused 'size' variable
Vasily Gorbik
1
-1
/
+0
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
3
-3
/
+8
2025-01-26
s390/boot: Improve decompression error reporting
Vasily Gorbik
1
-1
/
+11
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
1
-2
/
+26
2025-01-26
s390/boot: Add vmem debugging support
Vasily Gorbik
1
-3
/
+44
2025-01-26
s390/boot: Move command line parsing earlier
Vasily Gorbik
1
-4
/
+4
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
5
-8
/
+51
2025-01-26
s390: Use pr_info for "KernelAddressSanitizer initialized" message
Vasily Gorbik
1
-1
/
+1
2025-01-26
s390/boot: Add timestamps to early boot messages
Vasily Gorbik
3
-6
/
+34
2025-01-26
s390/boot: Dump message ring buffer on crash with bootdebug
Vasily Gorbik
3
-0
/
+21
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
5
-14
/
+50
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
5
-2
/
+16
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
4
-2
/
+28
2025-01-26
s390/boot: Make boot_printk() return int
Vasily Gorbik
2
-2
/
+3
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
2
-1
/
+32
2025-01-26
s390/boot: Use decimal format specifiers in boot messages
Vasily Gorbik
2
-4
/
+4
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
6
-48
/
+48
2025-01-26
s390/boot: Add support for boot messages loglevels
Vasily Gorbik
3
-1
/
+51
2025-01-26
s390/boot: Add decimal conversion specifiers to boot_printk()
Vasily Gorbik
1
-4
/
+40
2025-01-26
s390/boot: Add field width and padding handling to boot_printk()
Vasily Gorbik
1
-18
/
+50
2025-01-26
s390/boot: Add length modifiers to boot_printk()
Vasily Gorbik
1
-8
/
+18
2025-01-26
s390/boot: Add %% support to boot_printk()
Vasily Gorbik
1
-1
/
+5
2025-01-26
s390/boot: Allow KASAN mapping to fallback to small pages
Vasily Gorbik
1
-3
/
+7
2025-01-26
s390/boot: Add physmem_alloc()
Vasily Gorbik
2
-9
/
+21
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
6
-10
/
+10
2025-01-26
s390/mm: Allow large pages for KASAN shadow mapping
Vasily Gorbik
1
-24
/
+50
2025-01-25
s390/mm: add missing ctor/dtor on page table upgrade
Alexander Gordeev
1
-0
/
+3
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
5
-42
/
+11
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
1
-1
/
+8
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
1
-6
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2
-12
/
+4
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2
-13
/
+4
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
3
-7
/
+7
2025-01-25
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2
-8
/
+23
[prev]
[next]