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.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
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-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
1
-1
/
+1
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-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-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-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
2021-03-08
s390/cpumf: remove 60 seconds read limit
Thomas Richter
1
-16
/
+2
2021-03-08
s390/topology: remove always false if check
Heiko Carstens
1
-2
/
+0
2021-03-08
s390/time,idle: get rid of unsigned long long
Heiko Carstens
5
-45
/
+45
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-27
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
10
-79
/
+657
2021-02-26
s390/mm: define arch_get_mappable_range()
Anshuman Khandual
2
-1
/
+14
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+2
2021-02-24
s390/cpumf: Add support for complete counter set extraction
Thomas Richter
2
-23
/
+576
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2
-0
/
+23
2021-02-24
s390/topology: move cpumasks away from stack
Heiko Carstens
1
-12
/
+13
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
1
-1
/
+4
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
1
-6
/
+4
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
1
-15
/
+15
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2
-12
/
+12
2021-02-24
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
1
-2
/
+2
2021-02-24
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
1
-6
/
+6
2021-02-24
s390/opcodes: rename selhhhr to selfhr
Heiko Carstens
1
-1
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2021-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
69
-1379
/
+1182
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+2
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-53
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+1
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
1
-4
/
+0
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2021-02-13
s390/time: remove get_tod_clock_ext()
Heiko Carstens
1
-12
/
+3
2021-02-13
s390/crypto: use store_tod_clock_ext()
Heiko Carstens
1
-1
/
+1
2021-02-13
s390/hypfs: use store_tod_clock_ext()
Heiko Carstens
2
-3
/
+3
2021-02-13
s390/debug: use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/kvm: use union tod_clock
Heiko Carstens
1
-15
/
+9
[next]