index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
2018-07-11
1
-2
/
+2
*
s390: move expoline assembler macros to a header
Martin Schwidefsky
2018-05-25
1
-81
/
+24
*
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-04-29
1
-2
/
+2
*
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-04-29
1
-1
/
+2
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-04-29
1
-25
/
+88
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-04-29
1
-4
/
+45
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-04-29
1
-0
/
+48
*
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-04-29
1
-0
/
+47
*
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
2017-06-17
1
-6
/
+13
*
s390/cputime: fix incorrect system time
Martin Schwidefsky
2017-05-25
1
-3
/
+18
*
s390: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+6
*
s390: have unique symbol for __switch_to address
Heiko Carstens
2016-07-04
1
-0
/
+10
*
s390: remove pointless load within __switch_to
Heiko Carstens
2016-06-28
1
-1
/
+0
*
s390: fix floating pointer register corruption (again)
Martin Schwidefsky
2016-03-10
1
-104
/
+2
*
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
2016-03-02
1
-0
/
+1
*
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
2015-11-27
1
-0
/
+2
*
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
1
-0
/
+4
*
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
1
-16
/
+12
*
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
2015-10-14
1
-41
/
+65
*
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
2015-10-14
1
-4
/
+0
*
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-81
/
+21
*
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
2015-09-30
1
-1
/
+29
*
s390: fix floating point register corruption
Heiko Carstens
2015-09-17
1
-0
/
+2
*
KVM: s390: use pid of cpu thread for sampling tagging
Christian Borntraeger
2015-08-03
1
-1
/
+1
*
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
1
-18
/
+18
*
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
2015-07-22
1
-16
/
+9
*
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
2015-07-22
1
-41
/
+34
*
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
2015-07-22
1
-118
/
+123
*
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
2015-07-22
1
-10
/
+4
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-6
/
+305
*
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
2015-07-20
1
-4
/
+9
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+1
*
s390: remove 31 bit syscalls
Heiko Carstens
2015-03-25
1
-3
/
+3
*
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
1
-0
/
+1059
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-966
/
+0
*
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2014-12-08
1
-212
/
+212
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-2
/
+2
|
\
|
*
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
2014-04-22
1
-2
/
+2
*
|
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
1
-42
/
+45
*
|
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-05-20
1
-1
/
+1
|
/
*
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-04-03
1
-2
/
+22
*
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2014-02-21
1
-3
/
+6
*
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-09-30
1
-0
/
+1
*
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-08-28
1
-2
/
+2
*
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-08-22
1
-3
/
+9
*
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-06-26
1
-2
/
+10
*
s390: system call path micro optimization
Martin Schwidefsky
2013-04-26
1
-2
/
+1
*
s390: lowcore stack pointer offsets
Martin Schwidefsky
2013-04-26
1
-20
/
+16
*
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2013-03-05
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-13
1
-4
/
+3
|
\
[next]