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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-04-12
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
3
-17
/
+28
2021-04-12
s390/traps: convert pgm_check.S to C
Heiko Carstens
5
-181
/
+59
2021-04-12
s390/protvirt: fix error return code in uv_info_init()
zhongbaisong
1
-1
/
+3
2021-04-12
Merge branch 'fixes' into features
Heiko Carstens
8
-12
/
+30
2021-04-12
s390/entry: save the caller of psw_idle
Vasily Gorbik
1
-0
/
+1
2021-04-12
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
1
-4
/
+2
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-8
/
+27
2021-04-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
1
-4
/
+4
2021-04-05
s390/cio: remove duplicate struct ccw1 declaration
Wan Jiabing
1
-3
/
+0
2021-04-05
s390/pci: expose UID uniqueness guarantee
Niklas Schnelle
1
-0
/
+9
2021-04-05
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
2
-1
/
+12
2021-04-05
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
1
-2
/
+4
2021-03-28
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
1
-6
/
+5
2021-03-28
s390/spinlock: remove align attribute from arch_spinlock_t
Heiko Carstens
1
-1
/
+1
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-9
/
+55
2021-03-25
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
1
-3
/
+8
2021-03-25
s390/vdso: fix tod_steering_delta type
Heiko Carstens
1
-1
/
+1
2021-03-25
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
1
-0
/
+1
2021-03-24
s390/crc32-vx: couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
s390/uv: fix prot virt host indication compilation
Janosch Frank
1
-1
/
+7
2021-03-24
KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
Claudio Imbrenda
1
-1
/
+4
2021-03-24
KVM: s390: split kvm_s390_real_to_abs
Claudio Imbrenda
1
-6
/
+17
2021-03-24
KVM: s390: VSIE: correctly handle MVPG when in VSIE
Claudio Imbrenda
1
-5
/
+93
2021-03-24
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
3
-10
/
+34
2021-03-22
s390/kernel: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
1
-18
/
+4
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
5
-37
/
+38
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
3
-38
/
+98
2021-03-22
s390/cio: add CRW inject functionality
Vineeth Vijayan
2
-0
/
+9
2021-03-22
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
1
-15
/
+24
2021-03-22
s390/pci: deconfigure device on release
Niklas Schnelle
1
-0
/
+5
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
2
-7
/
+4
2021-03-22
s390/uv: add prot virt guest/host indication files
Janosch Frank
1
-1
/
+36
2021-03-22
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
5
-19
/
+34
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
12
-90
/
+54
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
2021-03-16
s390/bpf: Implement new atomic ops
Ilya Leoshkevich
1
-9
/
+55
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
3
-17
/
+31
2021-03-15
s390/vtime: fix increased steal time accounting
Gerald Schaefer
1
-1
/
+1
2021-03-15
s390/cpumf: disable preemption when accessing per-cpu variable
Thomas Richter
1
-1
/
+2
2021-03-10
stacktrace: Move documentation for arch_stack_walk_reliable() to header
Mark Brown
1
-6
/
+0
2021-03-09
KVM: s390: split kvm_s390_logical_to_effective
Claudio Imbrenda
1
-7
/
+24
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
6
-3
/
+45
2021-03-09
KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
Bhaskar Chowdhury
1
-1
/
+1
2021-03-08
s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfig
Alexander Egorenkov
1
-2
/
+0
2021-03-08
s390: update defconfigs
Heiko Carstens
3
-23
/
+5
2021-03-08
s390/cpumf: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-08
s390/cpumf: rename header file to hwctrset.h
Thomas Richter
2
-1
/
+1
[prev]
[next]