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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+1
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
66
-853
/
+1094
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-11
/
+5
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-144
/
+454
2016-01-12
s390: more efficient smp barriers
Michael S. Tsirkin
1
-0
/
+3
2016-01-12
s390: use generic memory barriers
Michael S. Tsirkin
1
-3
/
+0
2016-01-12
s390: define __smp_xxx
Michael S. Tsirkin
1
-6
/
+9
2016-01-12
s390: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-8
/
+2
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
1
-1
/
+1
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-01-11
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
1
-2
/
+6
2016-01-11
s390/configs: update default configurations
Heiko Carstens
5
-54
/
+61
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
9
-3
/
+101
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
12
-116
/
+116
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
2
-9
/
+6
2016-01-11
s390/ptrace: get rid of long longs in psw_bits
Heiko Carstens
1
-19
/
+19
2016-01-11
s390/sysinfo: add missing SYSIB 1.2.2 multithreading fields
Heiko Carstens
2
-11
/
+21
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
2
-12
/
+1
2016-01-09
[s390] page_to_phys() always returns a multiple of PAGE_SIZE
Al Viro
1
-2
/
+1
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+4
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
3
-1
/
+27
2016-01-07
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
1
-1
/
+0
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+12
2015-12-30
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
Heiko Carstens
4
-8
/
+8
2015-12-30
s390/Kconfig: remove pointless 64 bit dependencies
Heiko Carstens
1
-3
/
+2
2015-12-18
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
1
-11
/
+2
2015-12-18
s390/cio: Consolidate inline assemblies and related data definitions
Peter Oberparleiter
1
-14
/
+0
2015-12-18
s390/setup: cleanup machine flags
Christian Borntraeger
1
-17
/
+14
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/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-12-18
s390/fault: remove unused variable
Christian Borntraeger
1
-2
/
+0
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: add z13 als bit
Heiko Carstens
1
-0
/
+3
2015-12-18
s390/facilities: optimize test_facility()
Heiko Carstens
1
-0
/
+6
2015-12-18
s390/facilities: remove unneeded facility bits
Heiko Carstens
1
-12
/
+0
2015-12-18
s390/facilities: make use of generated facility list
Heiko Carstens
1
-24
/
+11
2015-12-18
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
6
-0
/
+160
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
2
-5
/
+3
2015-12-18
s390/dis: Fix handling of format specifiers
Michael Holzheu
1
-5
/
+12
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
1
-1
/
+5
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
4
-7
/
+25
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2
-7
/
+8
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
1
-2
/
+4
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
1
-11
/
+11
[prev]
[next]