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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
RISC-V: Improve init_resources()
Nick Kossifidis
1
-44
/
+46
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
5
-0
/
+412
2021-04-26
RISC-V: Add EM_RISCV to kexec UAPI header
Nick Kossifidis
1
-0
/
+1
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
1
-2
/
+2
2021-04-26
riscv/mm: Use BUG_ON instead of if condition followed by BUG.
zhouchuangao
1
-2
/
+2
2021-04-26
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
1
-1
/
+3
2021-04-26
riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU
Jisheng Zhang
1
-0
/
+1
2021-04-26
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
1
-1
/
+1
2021-04-26
riscv: bpf: Avoid breaking W^X
Jisheng Zhang
1
-1
/
+2
2021-04-26
riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
Jisheng Zhang
2
-13
/
+13
2021-04-26
riscv: kprobes: Implement alloc_insn_page()
Jisheng Zhang
1
-0
/
+8
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
3
-5
/
+5
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
2
-2
/
+2
2021-04-26
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
5
-12
/
+12
2021-04-26
riscv: add __init section marker to some functions
Jisheng Zhang
4
-8
/
+8
2021-04-26
riscv: Prepare ptdump for vm layout dynamic addresses
Alexandre Ghiti
1
-12
/
+61
2021-04-26
Documentation: riscv: Add documentation that describes the VM layout
Alexandre Ghiti
2
-0
/
+64
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
12
-36
/
+182
2021-04-26
samples/kprobes: Add riscv support
Jisheng Zhang
1
-0
/
+8
2021-04-26
riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available
Nathan Chancellor
1
-1
/
+1
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
3
-8
/
+18
2021-04-26
scripts/recordmcount.pl: Fix RISC-V regex for clang
Nathan Chancellor
1
-1
/
+1
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-8
/
+4
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
4
-2
/
+40
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
6
-3
/
+94
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
7
-0
/
+89
2021-04-26
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
14
-0
/
+300
2021-04-26
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
2
-0
/
+18
2021-03-30
kbuild: buildtar: add riscv support
Carlos de Paula
1
-0
/
+8
2021-03-30
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-30
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
1
-3
/
+3
2021-03-17
riscv: Enable generic clockevent broadcast
Guo Ren
2
-0
/
+18
2021-03-10
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
2
-0
/
+6
2021-03-10
riscv: Add support for memtest
Kefeng Wang
2
-3
/
+5
2021-03-06
Linux 5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-62
/
+76
2021-03-06
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2021-03-06
Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-03-06
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+16
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-69
/
+75
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-439
/
+361
2021-03-05
Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+41
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+87
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-25
/
+87
2021-03-05
Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-40
/
+25
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-16
/
+31
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
[next]