index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2
-21
/
+32
2024-07-23
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
Sven Schnelle
1
-12
/
+12
2024-07-23
s390/entry: Add base register to SIEEXIT macro
Sven Schnelle
1
-8
/
+8
2024-07-23
s390/entry: Add base register to MBEAR macro
Sven Schnelle
1
-4
/
+5
2024-07-23
s390/entry: Make __sie64a() ready for lowcore relocation
Sven Schnelle
1
-3
/
+6
2024-07-23
s390/head64: Make startup code ready for lowcore relocation
Sven Schnelle
1
-3
/
+5
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
12
-2
/
+57
2024-07-23
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
Heiko Carstens
1
-1
/
+2
2024-07-23
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
4
-10
/
+14
2024-07-23
s390/nmi: Simplify ptregs setup
Heiko Carstens
1
-3
/
+2
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
5
-19
/
+5
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
8
-15
/
+33
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
7
-4
/
+27
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
6
-34
/
+92
2024-07-23
s390/uaccess: Make s390_kernel_write() usable for decompressor
Heiko Carstens
2
-3
/
+10
2024-07-23
s390/alternatives: Move text sync functions
Heiko Carstens
2
-21
/
+19
2024-07-23
s390/alternatives: Merge both alternative header files
Heiko Carstens
3
-58
/
+51
2024-07-23
s390/alternatives: Use consistent naming
Heiko Carstens
2
-16
/
+16
2024-07-23
s390/alternatives: Remove noaltinstr option
Sven Schnelle
1
-19
/
+2
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
6
-20
/
+34
2024-07-23
s390/smp: Switch pcpu_devices to percpu
Sven Schnelle
1
-56
/
+57
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
3
-17
/
+1
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-23
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-07-23
s390/ptdump: Add KMSAN page markers
Ilya Leoshkevich
1
-0
/
+30
2024-07-23
s390/kmsan: Fix merge conflict with get_lowcore() introduction
Ilya Leoshkevich
1
-3
/
+3
2024-07-23
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
1
-1
/
+1
2024-07-23
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
1
-20
/
+42
2024-07-23
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
1
-22
/
+32
2024-07-23
s390: Add runtime constant support
Heiko Carstens
2
-0
/
+80
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-50
/
+248
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+25
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+2
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
76
-754
/
+1159
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2024-07-17
s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()
Gerald Schaefer
1
-1
/
+2
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-109
/
+380
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-9
/
+3
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2
-4
/
+4
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-89
/
+196
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-0
/
+53
2024-07-10
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
2
-160
/
+173
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
6
-10
/
+12
2024-07-10
s390/sthyi: Use cached data when diag is busy
Mete Durlu
1
-17
/
+38
2024-07-10
s390/sthyi: Move diag operations
Mete Durlu
1
-15
/
+31
2024-07-10
s390/hypfs_diag: Diag204 busy loop
Mete Durlu
3
-4
/
+18
2024-07-10
s390/diag: Add busy-indication-facility requirements
Mete Durlu
1
-0
/
+7
2024-07-10
s390/diag: Diag204 add busy return errno
Mete Durlu
1
-1
/
+5
2024-07-10
s390/diag: Return errno's from diag204
Mete Durlu
1
-3
/
+3
[prev]
[next]