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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
19
-804
/
+1133
2019-03-01
s390/suspend: fix prefix register reset in swsusp_arch_resume
Martin Schwidefsky
1
-3
/
+3
2019-03-01
s390: clean up redundant facilities list setup
Vasily Gorbik
1
-2
/
+0
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
1
-1
/
+3
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
2
-0
/
+694
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
3
-182
/
+206
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
1
-3
/
+17
2019-02-22
s390/cpu_mf: replace stcctm5() with the stcctm() function
Hendrik Brueckner
1
-2
/
+2
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
1
-0
/
+18
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
1
-9
/
+2
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
1
-20
/
+20
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
1
-6
/
+26
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2
-42
/
+4
2019-02-20
s390/setup: fix boot crash for machine without EDAT-1
Martin Schwidefsky
1
-7
/
+6
2019-02-20
s390/setup: fix early warning messages
Martin Schwidefsky
1
-9
/
+23
2019-02-07
s390: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-02-07
s390: remove dead code
Gerald Schaefer
1
-2
/
+0
2019-02-07
s390/setup: remove obsolete #ifdef
Gerald Schaefer
1
-9
/
+0
2019-01-28
s390: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-10
/
+0
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2
-0
/
+22
2019-01-28
s390/suspend: fix stack setup in swsusp_arch_suspend
Martin Schwidefsky
1
-2
/
+2
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
3
-326
/
+140
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
3
-21
/
+11
2019-01-18
s390: use generic UID16 implementation
Arnd Bergmann
3
-252
/
+34
2019-01-18
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2
-2
/
+4
2019-01-18
s390: open-code s390_personality syscall
Arnd Bergmann
1
-2
/
+5
2019-01-11
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-1
/
+6
2019-01-11
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
1
-3
/
+2
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2019-01-11
s390/early: improve machine detection
Christian Borntraeger
2
-2
/
+4
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
1
-9
/
+3
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2
-5
/
+2
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+0
2018-12-14
seccomp, s390: fix build for syscall type change
Tycho Andersen
1
-1
/
+1
2018-12-06
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
1
-10
/
+0
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+2
2018-11-28
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-11
/
+2
2018-11-14
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
1
-0
/
+2
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-17
/
+40
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
1
-3
/
+3
2018-11-02
s390/cpum_sf: Rework attribute definition for diagnostic sampling
Thomas Richter
1
-5
/
+28
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
5
-7
/
+4
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
3
-7
/
+7
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2
-2
/
+3
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
1
-2
/
+2
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+7
2018-10-19
s390/perf: Return error when debug_register fails
Thomas Richter
1
-1
/
+5
[next]