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
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2
-0
/
+2
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+231
2022-04-01
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
1
-2
/
+2
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
1
-2
/
+2
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
1
-1
/
+1
2022-03-31
RISC-V: Fix a comment typo in riscv_of_parent_hartid()
Atish Patra
1
-1
/
+1
2022-03-31
riscv: Fix fill_callchain return value
Nikita Shubin
1
-1
/
+1
2022-03-31
RISC-V CPU Idle Support
Palmer Dabbelt
6
-24
/
+222
2022-03-31
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
1
-4
/
+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-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-510
/
+182
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-03-23
RISC-V: add support for restartable sequences
Palmer Dabbelt
2
-0
/
+6
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-03-23
RISC-V: Add support for restartable sequence
Vincent Chen
2
-0
/
+6
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
4
-486
/
+3
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
2
-0
/
+3
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
2
-486
/
+0
2022-03-18
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
2
-23
/
+170
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
1
-2
/
+63
2022-03-17
RISC-V: Do no continue isa string parsing without correct XLEN
Atish Patra
1
-0
/
+5
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
1
-6
/
+16
2022-03-17
RISC-V: Extract multi-letter extension names from "riscv, isa"
Tsukasa OI
1
-8
/
+27
2022-03-17
RISC-V: Minimal parser for "riscv, isa" strings
Tsukasa OI
1
-11
/
+61
2022-03-17
RISC-V: Correctly print supported extensions
Tsukasa OI
1
-3
/
+5
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-1
/
+1
2022-03-11
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
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-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-1
/
+1
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
5
-21
/
+216
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
1
-3
/
+4
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
1
-1
/
+2
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-2
/
+2
2022-02-25
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-02-15
riscv: mm: Set sv57 on defaultly
Qinglin Pan
1
-1
/
+3
2022-02-14
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
Geert Uytterhoeven
1
-18
/
+39
2022-02-14
RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
1
-4
/
+4
2022-02-14
RISC-V: Fix hartid mask handling for hartid 31 and up
Geert Uytterhoeven
1
-3
/
+4
2022-02-10
riscv: cpu-hotplug: clear cpu from numa map when teardown
Pingfan Liu
1
-0
/
+2
2022-02-04
riscv: Fix XIP_FIXUP_FLASH_OFFSET
Myrtle Shah
1
-6
/
+5
2022-02-04
riscv: eliminate unreliable __builtin_frame_address(1)
Changbin Du
1
-4
/
+5
2022-01-20
RISC-V: Remove redundant err variable
Minghao Chi
1
-3
/
+1
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
3
-94
/
+107
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
4
-5
/
+16
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
1
-2
/
+6
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
4
-21
/
+30
2022-01-20
RISC-V: Do not print the SBI version during HSM extension boot print
Atish Patra
1
-1
/
+1
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
3
-15
/
+33
[next]