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
/
csky
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+7
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-4
/
+2
2022-05-19
csky: Use do_kernel_power_off()
Dmitry Osipenko
1
-4
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-5
/
+5
2022-04-18
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
2
-1
/
+92
2022-04-08
csky: Fix versioncheck warnings
Deyan Wang
1
-1
/
+0
2022-04-07
csky: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-06
csky: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2
-2
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-13
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+0
2022-01-08
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
1
-1
/
+1
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-08
csky: fix typo of fpu config macro
Kelly Devilliv
1
-2
/
+2
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
1
-12
/
+0
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-2
/
+4
2021-11-03
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-23
/
+9
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+1
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-26
irq: csky: perform irqentry in entry code
Mark Rutland
2
-6
/
+1
2021-10-20
csky: Use of_get_cpu_hwid()
Rob Herring
1
-4
/
+2
2021-10-16
csky: Fixup regs.sr broken in ptrace
Guo Ren
1
-1
/
+2
2021-10-16
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
1
-0
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+2
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-01
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-3
/
+3
2021-10-01
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-10-01
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-5
/
+5
2021-10-01
csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
Punit Agrawal
1
-7
/
+0
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-03
arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-07-08
csky: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+1
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
1
-1
/
+0
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-04-20
csky: Remove duplicate include in arch/csky/kernel/entry.S
Zhang Yunkai
1
-1
/
+0
2021-03-17
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
21
-209
/
+464
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
5
-3
/
+44
2021-02-27
csky: kprobe: Fixup code in simulate without 'long'
Guo Ren
1
-15
/
+7
[next]