index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
6
-69
/
+13
|
\
|
*
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-25
1
-1
/
+1
|
*
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2015-06-25
2
-2
/
+2
|
*
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
2015-06-25
1
-4
/
+1
|
*
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-25
2
-60
/
+3
|
*
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-25
3
-4
/
+8
*
|
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
1
-1
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-24
5
-19
/
+37
|
\
\
|
*
|
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-2
/
+3
|
*
|
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
1
-12
/
+12
|
*
|
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
1
-0
/
+8
|
*
|
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
2015-06-24
1
-1
/
+0
|
*
|
mm: new mm hook framework
Laurent Dufour
2015-06-24
1
-0
/
+15
|
*
|
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
2
-4
/
+112
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/bpf: implement bpf_tail_call() helper
Michael Holzheu
2015-06-09
2
-4
/
+112
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
7
-88
/
+140
|
\
\
\
|
*
|
|
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-06-23
1
-0
/
+3
|
*
|
|
Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-06-03
1
-3
/
+8
|
|
\
\
\
|
|
*
|
|
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
David Hildenbrand
2015-06-02
1
-2
/
+6
|
|
*
|
|
KVM: s390: call exit_sie() directly on vcpu block/request
David Hildenbrand
2015-06-02
1
-1
/
+2
|
*
|
|
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-0
/
+1
|
*
|
|
|
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
|
*
|
|
|
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
|
*
|
|
|
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+3
|
*
|
|
|
Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-05-11
7
-77
/
+116
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
KVM: s390: drop handling of interception code 12
David Hildenbrand
2015-05-08
1
-16
/
+0
|
|
*
|
|
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
2015-05-08
1
-28
/
+46
|
|
*
|
|
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
2015-05-08
1
-7
/
+4
|
|
*
|
|
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
2
-7
/
+26
|
|
*
|
|
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
4
-13
/
+22
|
|
*
|
|
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
2015-05-08
3
-4
/
+11
|
|
*
|
|
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
2015-05-08
1
-2
/
+5
|
|
*
|
|
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
2015-05-08
1
-0
/
+2
|
|
*
|
|
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-05-08
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-4
/
+6
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-06-24
11
-47
/
+65
|
\
\
\
|
*
|
|
s390/pci: improve handling of hotplug event 0x301
Sebastian Ott
2015-06-18
1
-1
/
+7
|
*
|
|
s390/setup: fix DMA_API_DEBUG warnings
Sebastian Ott
2015-06-18
1
-4
/
+9
|
*
|
|
s390/mm: s/specifiation/specification/, s/an specification/a specification/
Geert Uytterhoeven
2015-06-15
1
-2
/
+2
|
*
|
|
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
2015-05-13
1
-0
/
+1
|
*
|
|
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
2
-4
/
+3
|
*
|
|
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
9
-34
/
+41
|
*
|
|
s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"
David Hildenbrand
2015-05-13
1
-4
/
+4
*
|
|
|
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
PCI: Include <linux/pci.h>, not <asm/pci.h>
Bjorn Helgaas
2015-06-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
3
-10
/
+12
|
\
\
\
\
|
*
|
|
|
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
Xunlei Pang
2015-05-22
3
-10
/
+12
|
|
/
/
/
*
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
1
-0
/
+1
|
\
\
\
\
[next]