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
/
arc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
ARC: Fix typos
Bjorn Helgaas
9
-16
/
+17
2024-04-02
ARC: Fix -Wmissing-prototypes warnings
Vineet Gupta
1
-3
/
+4
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-5
/
+0
2023-12-09
ARC: fix smatch warning
Vineet Gupta
1
-3
/
+1
2023-12-09
ARC: fix spare error
Vineet Gupta
1
-3
/
+3
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-2
/
+4
2023-08-24
ARC: boot log: fix warning
Vineet Gupta
1
-2
/
+4
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
5
-13
/
+12
2023-08-18
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
1
-3
/
+4
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
3
-45
/
+2
2023-08-18
ARC: entry: EV_MachineCheck dont re-read ECR
Vineet Gupta
1
-3
/
+2
2023-08-18
ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
1
-4
/
+2
2023-08-18
ARC: entry: rework (non-functional)
Vineet Gupta
3
-26
/
+22
2023-08-18
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
3
-16
/
+14
2023-08-18
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
3
-143
/
+41
2023-08-18
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
6
-29
/
+4
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
1
-303
/
+257
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
1
-2
/
+0
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
1
-2
/
+1
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
1
-2
/
+2
2023-08-14
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
7
-5
/
+10
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-5
/
+7
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-0
/
+3
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-11-16
arc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-1
/
+1
2022-10-18
ARC: Fix comment typo
Jilin Yuan
1
-1
/
+1
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+0
2022-07-30
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
1
-8
/
+0
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
1
-13
/
+0
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
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
-3
/
+5
2022-04-26
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
1
-2
/
+62
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
2
-9
/
+24
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
1
-0
/
+119
2022-04-19
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
1
-1
/
+1
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
1
-1
/
+0
2022-04-18
ARC: fix typos in comments
Julia Lawall
4
-4
/
+4
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
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: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2021-12-29
arc: use swap() to make code cleaner
Yihao Han
1
-8
/
+3
2021-12-29
arc: perf: Move static structs to where they're really used
Alexey Brodkin
1
-0
/
+162
2021-12-29
ARC: perf: fix misleading comment about pmu vs counter stop
Vineet Gupta
1
-1
/
+1
2021-12-29
ARC: perf: Remove redundant initialization of variable idx
Colin Ian King
1
-1
/
+1
[next]