index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
3
-86
/
+23
2025-01-31
KVM: s390: stop using page->index for non-shadow gmaps
Claudio Imbrenda
1
-51
/
+54
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
8
-218
/
+271
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
4
-29
/
+20
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
3
-127
/
+2
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
3
-27
/
+106
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
10
-268
/
+315
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
3
-1
/
+20
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
1
-9
/
+10
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
2
-20
/
+15
2025-01-31
KVM: s390: vsie: stop messing with page refcount
David Hildenbrand
1
-16
/
+30
2025-01-31
KVM: s390: vsie: stop using page->index
David Hildenbrand
1
-10
/
+18
2025-01-31
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
1
-6
/
+19
2025-01-30
Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-5
/
+1
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
32
-654
/
+1103
2025-01-29
s390/tracing: Define ftrace_get_symaddr() for s390
Masami Hiramatsu (Google)
1
-0
/
+1
2025-01-29
s390/fgraph: Fix to remove ftrace_test_recursion_trylock()
Masami Hiramatsu (Google)
1
-5
/
+0
2025-01-28
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
3
-0
/
+7
2025-01-28
s390/tools: Use array instead of string initializer
Heiko Carstens
1
-6
/
+21
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
6
-6
/
+6
2025-01-28
s390/vmem: Fix null-pointer-arithmetic warning in vmem_map_init()
Vasily Gorbik
1
-1
/
+1
2025-01-28
s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS
Nathan Chancellor
2
-2
/
+2
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+32
2025-01-27
s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
David Hildenbrand
2
-8
/
+32
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-79
/
+50
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-5
/
+5
2025-01-26
s390/bitops: Use correct constraint for arch_test_bit() inline assembly
Heiko Carstens
1
-1
/
+1
2025-01-26
s390/pci: Fix SR-IOV for PFs initially in standby
Niklas Schnelle
1
-1
/
+0
2025-01-26
s390/futex: Avoid KMSAN instrumention for user pointers
Heiko Carstens
1
-3
/
+9
2025-01-26
s390/uaccess: Rename get_put_user_noinstr_attributes to uaccess_kmsan_or_inline
Heiko Carstens
1
-7
/
+6
2025-01-26
s390/futex: Cleanup futex_atomic_cmpxchg_inatomic()
Heiko Carstens
1
-10
/
+11
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
[prev]
[next]