index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-14
1
-11
/
+11
|
\
|
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-11
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-13
24
-618
/
+695
|
\
\
|
*
|
s390/vdso: optimize getcpu system call
Martin Schwidefsky
2016-01-11
8
-3
/
+99
|
*
|
s390: drop smp_mb in vdso_init
Michael S. Tsirkin
2016-01-11
1
-2
/
+0
|
*
|
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
6
-105
/
+105
|
*
|
s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields
Heiko Carstens
2016-01-11
1
-7
/
+8
|
*
|
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
Heiko Carstens
2015-12-30
2
-2
/
+2
|
*
|
s390/smp: save timestamp on external calls
Heiko Carstens
2015-12-18
1
-0
/
+2
|
*
|
s390/sysinfo: Remove unused variables
Christian Borntraeger
2015-12-18
1
-2
/
+1
|
*
|
s390/traps: Remove unused variable
Christian Borntraeger
2015-12-18
1
-3
/
+0
|
*
|
s390: compile head.S always with -march=z900
Heiko Carstens
2015-12-18
1
-2
/
+4
|
*
|
s390/facilities: make use of generated facility list
Heiko Carstens
2015-12-18
1
-24
/
+11
|
*
|
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
2015-12-18
3
-6
/
+7
|
*
|
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
2015-12-18
1
-1
/
+1
|
*
|
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
2015-11-27
1
-0
/
+2
|
*
|
s390/sclp: Add VT220 support to early sclp console
Sascha Silbe
2015-11-27
1
-15
/
+50
|
*
|
s390/dis: Fix printing of the register numbers
Christian Borntraeger
2015-11-27
1
-2
/
+2
|
*
|
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
2
-165
/
+135
|
*
|
s390/dump: rework CPU register dump code
Martin Schwidefsky
2015-11-27
6
-128
/
+153
|
*
|
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
4
-35
/
+41
|
*
|
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2015-11-27
1
-0
/
+1
|
*
|
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
3
-97
/
+85
|
*
|
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-11-27
4
-61
/
+28
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
2
-0
/
+15
|
\
\
|
*
|
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
2015-11-30
2
-0
/
+15
|
|
/
*
/
s390/dis: Fix handling of format specifiers
Michael Holzheu
2015-12-18
1
-5
/
+12
|
/
*
s390: remove SALIPL loader
Heiko Carstens
2015-11-16
1
-79
/
+8
*
s390: wire up mlock2 system call
Heiko Carstens
2015-11-16
2
-0
/
+2
*
s390: remove g5 elf platform support
Heiko Carstens
2015-11-16
1
-3
/
+0
*
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-16
1
-5
/
+1
*
s390/sclp: _sclp_wait_int(): retain full PSW mask
Sascha Silbe
2015-11-12
1
-1
/
+1
*
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
2015-11-11
1
-11
/
+37
*
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
2015-11-11
1
-12
/
+5
*
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
2015-11-09
2
-5
/
+5
*
s390/head: fix error message on unsupported hardware
Sascha Silbe
2015-11-09
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-04
26
-547
/
+608
|
\
|
*
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
2015-11-03
3
-63
/
+3
|
*
s390/kernel: fix ptrace peek/poke for floating point registers
Martin Schwidefsky
2015-11-03
1
-4
/
+4
|
*
s390/topology: reduce per_cpu() invocations
Heiko Carstens
2015-10-27
1
-12
/
+16
|
*
s390/nmi: reduce size of percpu variable
Heiko Carstens
2015-10-27
1
-3
/
+3
|
*
s390/nmi: fix terminology
Heiko Carstens
2015-10-27
1
-9
/
+9
|
*
s390/nmi: remove casts
Heiko Carstens
2015-10-27
1
-26
/
+26
|
*
s390/nmi: remove pointless error strings
Heiko Carstens
2015-10-27
1
-17
/
+12
|
*
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
2015-10-16
3
-3
/
+2
|
*
s390/etr,stp: fix possible deadlock on machine check
Heiko Carstens
2015-10-14
2
-14
/
+33
|
*
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
2
-1
/
+4
|
*
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
5
-21
/
+27
|
*
s390/asm: make use of the OFFSET macro to define assember constants
Martin Schwidefsky
2015-10-14
1
-140
/
+148
|
*
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
2015-10-14
1
-41
/
+65
[next]