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
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-12
/
+6
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-587
/
+1092
2014-12-18
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
1
-12
/
+6
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-9
/
+9
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2
-1
/
+2
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
1
-0
/
+1
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+2
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-2
/
+3
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-996
/
+1140
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+5
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
12
-96
/
+67
2014-12-08
s390/cputime: fix 31-bit compile
Martin Schwidefsky
1
-1
/
+1
2014-12-08
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2
-398
/
+398
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
1
-0
/
+1
2014-12-08
s390: translate cputime magic constants to macros
Frederic Weisbecker
1
-22
/
+24
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2
-14
/
+13
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
1
-0
/
+2
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2
-10
/
+31
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-1
/
+1
2014-12-04
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
1
-13
/
+13
2014-12-04
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
1
-2
/
+2
2014-12-04
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
1
-0
/
+3
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
1
-1
/
+1
2014-12-01
s390: fix machine check handling
Sebastian Ott
1
-6
/
+2
2014-11-28
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
1
-3
/
+11
2014-11-28
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
6
-282
/
+380
2014-11-28
KVM: s390: add bitmap for handling cpu-local interrupts
Jens Freimann
1
-0
/
+86
2014-11-28
KVM: s390: refactor interrupt delivery code
Jens Freimann
1
-177
/
+282
2014-11-28
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
1
-2
/
+4
2014-11-28
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
1
-4
/
+2
2014-11-28
KVM: s390: refactor interrupt injection code
Jens Freimann
1
-54
/
+167
2014-11-28
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
2
-0
/
+40
2014-11-28
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
1
-1
/
+11
2014-11-28
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
4
-13
/
+23
2014-11-28
KVM: s390: Small fixes for the PFMF handler
Thomas Huth
1
-4
/
+7
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-11-28
s390/pci: Deletion of unnecessary checks before the function call "debug_unre...
Markus Elfring
1
-5
/
+2
[next]