index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-08-29
s390/crypto: simplify init / exit functions
Martin Schwidefsky
2
-98
/
+79
2016-08-29
s390/crypto: simplify return code handling
Martin Schwidefsky
6
-165
/
+52
2016-08-29
s390/crypto: cleanup cpacf function codes
Martin Schwidefsky
3
-133
/
+110
2016-08-29
RAID/s390: add SIMD implementation for raid6 gen/xor
Martin Schwidefsky
1
-0
/
+86
2016-08-29
s390/nmi: improve revalidation of fpu / vector registers
Martin Schwidefsky
1
-28
/
+39
2016-08-29
s390/fpu: improve kernel_fpu_[begin|end]
Martin Schwidefsky
5
-209
/
+147
2016-08-29
s390/vx: allow to include vx-insn.h with .include
Martin Schwidefsky
1
-34
/
+28
2016-08-29
s390/time: avoid races when updating tb_update_count
David Hildenbrand
1
-5
/
+0
2016-08-29
s390/time: fixup the clock comparator on all cpus
David Hildenbrand
1
-0
/
+1
2016-08-29
s390/time: cleanup etr leftovers
David Hildenbrand
1
-21
/
+9
2016-08-29
s390/time: simplify stp time syncs
David Hildenbrand
1
-46
/
+4
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
1
-4
/
+2
2016-08-26
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Martin Schwidefsky
2
-4
/
+25
2016-08-25
KVM: s390: generate facility mask from readable list
Heiko Carstens
2
-4
/
+25
2016-08-25
KVM: s390: don't use current->thread.fpu.* when accessing registers
David Hildenbrand
1
-4
/
+6
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+2
2016-08-24
s390/pci: add zpci_report_error interface
Martin Schwidefsky
2
-0
/
+13
2016-08-24
s390/mm: merge local / non-local IDTE helper
Martin Schwidefsky
2
-37
/
+17
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
3
-23
/
+19
2016-08-24
s390/mm,kvm: flush gmap address space with IDTE
Martin Schwidefsky
4
-23
/
+34
2016-08-24
s390/mm: no local TLB flush for clearing-by-ASCE IDTE
Martin Schwidefsky
1
-35
/
+9
2016-08-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-20
/
+27
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+13
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-08-09
virtio/s390: deprecate old transport
Cornelia Huck
1
-0
/
+13
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-0
/
+3
2016-08-08
s390/config: make the vector optimized crc function builtin
Christian Borntraeger
4
-4
/
+4
2016-08-08
s390/lib: fix memcmp and strstr
Christian Borntraeger
1
-9
/
+7
2016-08-08
s390/crc32-vx: Fix checksum calculation for small sizes
Christian Borntraeger
1
-3
/
+3
2016-08-08
s390: clarify compressed image code path
Sascha Silbe
2
-4
/
+11
2016-08-08
s390: move exports to definitions
Al Viro
6
-16
/
+14
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-12
/
+12
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-592
/
+4787
2016-07-31
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
Jiri Olsa
1
-0
/
+12
2016-07-31
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-31
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2
-1
/
+11
2016-07-31
s390/als: fix compile with gcov enabled
Heiko Carstens
1
-0
/
+1
2016-07-31
s390/facilities: do not generate DWORDS define anymore
Heiko Carstens
1
-1
/
+0
2016-07-31
s390/als: print missing facilities on facility mismatch
Heiko Carstens
1
-0
/
+48
2016-07-31
s390/als: print machine type on facility mismatch
Heiko Carstens
1
-4
/
+34
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
5
-43
/
+60
2016-07-31
s390/sclp: move uninitialized data to data section
Heiko Carstens
1
-2
/
+3
2016-07-31
s390/mm: clean up pte/pmd encoding
Gerald Schaefer
2
-24
/
+48
2016-07-30
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+8
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-12
/
+9
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-53
/
+38
[prev]
[next]