index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
s390/bpf: Zero extend parameters before calling C function
Michael Holzheu
1
-4
/
+6
2015-01-15
s390/bpf: Fix sk_load_byte_msh()
Michael Holzheu
1
-4
/
+4
2015-01-15
s390/bpf: Fix offset parameter for skb_copy_bits()
Michael Holzheu
1
-0
/
+2
2015-01-15
s390/bpf: Fix skb_copy_bits() parameter passing
Michael Holzheu
1
-10
/
+10
2015-01-15
s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K)
Michael Holzheu
1
-6
/
+3
2015-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-24
/
+78
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
1
-9
/
+60
2015-01-09
s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)
Michael Holzheu
1
-2
/
+2
2015-01-09
s390/bpf: Fix ALU_NEG (A = -A)
Michael Holzheu
1
-2
/
+2
2015-01-08
s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS
Martin Schwidefsky
1
-2
/
+3
2015-01-07
s390/timex: fix get_tod_clock_ext() inline assembly
Chen Gang
2
-5
/
+7
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-12
/
+6
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-587
/
+1092
2014-12-18
s390: wire up execveat syscall
Heiko Carstens
2
-1
/
+3
2014-12-18
s390/kernel: use stnsm 255 instead of stosm 0
Christian Borntraeger
1
-1
/
+1
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
1
-2
/
+0
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-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-9
/
+9
2014-12-14
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2014-12-12
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+2
2014-12-12
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-2
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-996
/
+1140
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-11
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-10
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+5
2014-12-09
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-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-12-06
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
[next]