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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2018-04-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2018-04-07
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-52
/
+94
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-06
kernel/fork.c: detect early free of a live mm
Mark Rutland
2
-0
/
+3
2018-04-06
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
1
-58
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2018-04-05
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+0
2018-04-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-113
/
+118
2018-04-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-208
/
+200
2018-04-04
genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+1
2018-04-04
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-43
/
+24
2018-04-04
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-18
/
+63
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-143
/
+1730
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+25
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-340
/
+563
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-4
/
+0
2018-04-03
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-84
/
+26
2018-04-02
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+24
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
34
-1512
/
+2036
2018-04-02
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
1
-215
/
+218
2018-04-02
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
1
-174
/
+332
2018-04-02
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
1
-1
/
+6
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
1
-1
/
+6
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
3
-3
/
+3
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Dominik Brodowski
1
-22
/
+0
2018-04-02
mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
Dominik Brodowski
1
-33
/
+0
2018-04-02
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
1
-2
/
+6
2018-04-02
kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
Dominik Brodowski
3
-17
/
+74
2018-04-02
kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat s...
Dominik Brodowski
1
-4
/
+10
2018-04-02
kernel: add do_getpgid() helper; remove internal call to sys_getpgid()
Dominik Brodowski
1
-2
/
+7
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
1
-2
/
+2
2018-04-02
kexec: call do_kexec_load() in compat syscall directly
Dominik Brodowski
1
-13
/
+39
2018-04-02
kernel: open-code sys_rt_sigpending() in sys_sigpending()
Dominik Brodowski
1
-3
/
+12
2018-04-02
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
3
-6
/
+6
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-194
/
+975
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-21
/
+31
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-187
/
+183
2018-04-02
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-04-02
Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+25
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-38
/
+81
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-89
/
+764
2018-03-31
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
Waiman Long
2
-1
/
+11
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
16
-84
/
+156
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-0
/
+43
[next]