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