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
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
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
2
-6
/
+4
2018-09-20
s390/vdso: correct CFI annotations of vDSO functions
Vasily Gorbik
4
-23
/
+27
2018-09-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
1
-3
/
+5
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
2
-6
/
+4
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-44
/
+34
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-08-21
s390: remove gcc version check (4.3 or newer)
Heiko Carstens
1
-8
/
+0
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-2
/
+2
2018-08-16
s390/kdump: Remove kzalloc_panic
Philipp Rudo
1
-15
/
+12
2018-08-16
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-08-16
s390/kdump: Make elfcorehdr size calculation ABI compliant
Philipp Rudo
1
-16
/
+10
2018-08-16
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
2
-2
/
+2
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-667
/
+186
2018-08-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+10
2018-07-31
s390/kdump: Fix elfcorehdr size calculation
Philipp Rudo
1
-6
/
+98
2018-07-31
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
1
-1
/
+13
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-3
/
+3
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
4
-3
/
+11
2018-07-23
s390: vdso_fault return type
Souptick Joarder
1
-1
/
+1
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-1
/
+1
2018-07-20
s390/time: Remove read_boot_clock64()
Pavel Tatashin
1
-13
/
+0
2018-07-20
s390/time: Add read_persistent_wall_and_boot_offset()
Pavel Tatashin
1
-0
/
+18
2018-07-18
s390: detect etoken facility
Martin Schwidefsky
2
-1
/
+13
2018-07-06
s390/topology: correct topology mode proc handler
Vasily Gorbik
1
-25
/
+18
2018-07-04
s390: wire up rseq system call
Heiko Carstens
4
-1
/
+8
2018-07-04
s390: wire up io_pgetevents system call
Heiko Carstens
1
-0
/
+1
2018-07-02
s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
Heiko Carstens
1
-0
/
+4
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
1
-0
/
+12
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
1
-6
/
+1
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2
-25
/
+16
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2
-2
/
+1
2018-07-02
s390: remove unused _ehead symbol
Vasily Gorbik
1
-2
/
+0
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/perf: fix gcc 8 array-bounds warning
Vasily Gorbik
1
-4
/
+2
2018-07-02
s390: fix gcc 8 stringop-truncation warnings in proc handlers
Vasily Gorbik
1
-2
/
+1
2018-06-25
s390/setup: do not reserve the decompressor code
Vasily Gorbik
1
-2
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
7
-592
/
+5
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
1
-1
/
+1
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-3
/
+4
2018-06-21
s390/kprobes: Don't call the ->break_handler() in s390 kprobes code
Masami Hiramatsu
1
-20
/
+0
2018-06-21
s390/kprobes: Remove jprobe implementation
Masami Hiramatsu
1
-57
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
2
-3
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+5
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-96
/
+93
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+2
[next]