index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
s390/boot: cleanup decompressor header files
Alexander Gordeev
3
-28
/
+23
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
1
-0
/
+17
2023-01-11
s390: update defconfigs
Heiko Carstens
3
-6
/
+9
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2023-01-11
s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
Heiko Carstens
1
-1
/
+1
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2
-55
/
+77
2023-01-10
s390/archrandom: add missing header include
Heiko Carstens
1
-0
/
+1
2023-01-10
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
1
-2
/
+3
2023-01-09
vfio/ccw: calculate number of IDAWs regardless of format
Eric Farman
1
-0
/
+12
2023-01-09
s390/diag: use __packed __aligned
Sven Schnelle
1
-1
/
+1
2023-01-09
s390/fs3270: split header files
Sven Schnelle
2
-0
/
+100
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
3
-0
/
+53
2023-01-09
s390: remove the last remnants of cputime_t
Nicholas Piggin
1
-15
/
+0
2023-01-09
s390/cpumf: support user space events for counting
Thomas Richter
1
-11
/
+24
2023-01-09
s390: fix -Wundef warning for CONFIG_KERNEL_ZSTD
Masahiro Yamada
1
-2
/
+2
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
1
-0
/
+2
2023-01-06
s390/debug: add _ASM_S390_ prefix to header guard
Niklas Schnelle
1
-3
/
+3
2023-01-06
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
1
-4
/
+0
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
1
-1
/
+1
2023-01-04
s390/uaccess: avoid __ashlti3() call
Heiko Carstens
1
-4
/
+4
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2
-7
/
+0
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-6
/
+1
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-10
/
+0
2022-12-29
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
5
-6
/
+6
2022-12-29
KVM: s390: Do s390 specific init without bouncing through kvm_init()
Sean Christopherson
1
-4
/
+25
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-10
/
+0
2022-12-29
KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
1
-10
/
+13
2022-12-29
KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
Sean Christopherson
1
-7
/
+14
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2
-2
/
+2
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-0
/
+1
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-40
/
+61
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-176
/
+567
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+10
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+2
2022-12-13
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+0
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
28
-1037
/
+1309
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+26
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
4
-40
/
+61
2022-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2022-12-06
s390/nmi: get rid of private slab cache
Heiko Carstens
1
-31
/
+9
2022-12-06
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
3
-32
/
+21
2022-12-06
s390/nmi: print machine check interruption code before stopping system
Heiko Carstens
1
-0
/
+52
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
1
-0
/
+1
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
1
-3
/
+0
[prev]
[next]