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
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-11
bpf: s390: Fix build error caused by the struct bpf_array member name changed
Kaixu Xia
1
-2
/
+2
2015-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
1
-1
/
+1
2015-07-30
KVM: s390: Fix hang VCPU hang/loop regression
Christian Borntraeger
1
-2
/
+2
2015-07-29
s390/bpf: recache skb->data/hlen for skb_vlan_push/pop
Michael Holzheu
2
-23
/
+37
2015-07-29
s390/bpf: Only clear A and X for converted BPF programs
Michael Holzheu
1
-9
/
+11
2015-07-29
s390/bpf: increase BPF_SIZE_MAX
Michael Holzheu
1
-12
/
+3
2015-07-29
s390/bpf: Fix multiple macro expansions
Michael Holzheu
1
-2
/
+3
2015-07-29
s390/bpf: clear correct BPF accumulator register
Michael Holzheu
1
-7
/
+7
2015-07-28
s390/cachinfo: add missing facility check to init_cache_level()
Heiko Carstens
1
-0
/
+2
2015-07-27
s390/bpf: clear correct BPF accumulator register
Michael Holzheu
1
-7
/
+7
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-60
/
+72
2015-07-20
bpf: introduce bpf_skb_vlan_push/pop() helpers
Alexei Starovoitov
1
-0
/
+4
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
3
-14
/
+18
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-17
s390/hugetlb: add hugepages_supported define
Dominik Dingel
1
-0
/
+1
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
3
-8
/
+4
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2
-2
/
+2
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-23
/
+48
2015-07-13
s390/nmi: fix vector register corruption
Heiko Carstens
2
-22
/
+34
2015-07-13
s390/process: fix sfpc inline assembly
Heiko Carstens
1
-1
/
+1
2015-07-07
s390/sclp: clear upper register halves in _sclp_print_early
Martin Schwidefsky
1
-0
/
+4
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+1
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+4
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-8
/
+4
2015-07-01
s390/oprofile: fix compile error
Sebastian Ott
2
-0
/
+9
2015-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-139
/
+145
2015-06-29
s390/kdump: fix compile for !SMP
Heiko Carstens
2
-23
/
+22
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-69
/
+13
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-1
/
+1
2015-06-25
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2
-2
/
+2
2015-06-25
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
1
-4
/
+1
2015-06-25
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2
-60
/
+3
2015-06-25
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
3
-4
/
+8
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
6
-60
/
+63
2015-06-25
s390: new default configuration
Heiko Carstens
4
-26
/
+30
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
3
-35
/
+34
2015-06-25
s390/smp: fix sigp cpu detection loop
Martin Schwidefsky
1
-1
/
+2
2015-06-25
s390/kdump: fix REGSET_VX_LOW vector register ELF notes
Michael Holzheu
1
-1
/
+1
2015-06-25
s390/bpf: Fix backward jumps
Michael Holzheu
1
-1
/
+1
2015-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-19
/
+37
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-2
/
+3
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-12
/
+12
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-0
/
+8
2015-06-24
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
1
-1
/
+0
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
[next]