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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+34
2023-02-09
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-09
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-03
Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+33
2023-02-03
riscv: stacktrace: Fix missing the first frame
Liu Shixin
1
-1
/
+2
2023-02-02
riscv: mm: Implement pmdp_collapse_flush for THP
Mayuresh Chitale
2
-0
/
+24
2023-02-02
riscv: disable generation of unwind tables
Andreas Schwab
1
-0
/
+3
2023-02-02
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
1
-0
/
+18
2023-02-01
Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"
Palmer Dabbelt
2
-19
/
+12
2023-02-01
riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Samuel Holland
2
-18
/
+10
2023-01-27
Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+6
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
1
-1
/
+2
2023-01-25
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
1
-2
/
+2
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
1
-1
/
+1
2023-01-20
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
1
-1
/
+1
2023-01-20
RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2
Heiko Stuebner
1
-1
/
+1
2023-01-07
riscv: dts: sifive: fu740: fix size of pcie 32bit memory
Ben Dooks
1
-1
/
+1
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2022-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+97
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2022-12-15
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
46
-217
/
+549
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+28
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+10
2022-12-13
riscv: Fixup compile error with !MMU
Guo Ren
1
-1
/
+1
2022-12-13
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
1
-1
/
+1
2022-12-13
riscv: Fix P4D_SHIFT definition for 3-level page table mode
Alexandre Ghiti
1
-1
/
+5
2022-12-13
riscv: Apply a static assert to riscv_isa_ext_id
Andrew Jones
1
-1
/
+2
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+1
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+28
2022-12-12
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-203
/
+471
2022-12-12
Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+5
2022-12-12
Merge tag 'soc-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
3
-3
/
+41
2022-12-12
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
1
-7
/
+13
2022-12-12
RISC-V: Align the shadow stack
Palmer Dabbelt
1
-1
/
+1
2022-12-12
Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+6
2022-12-10
Merge patch series "riscv: alternative-macros.h cleanups"
Palmer Dabbelt
1
-69
/
+30
2022-12-10
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
4
-59
/
+71
2022-12-10
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
1
-0
/
+13
2022-12-10
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
1
-3
/
+11
2022-12-10
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
1
-9
/
+11
2022-12-10
riscv: Don't duplicate _ALTERNATIVE_CFG* macros
Andrew Jones
1
-36
/
+17
2022-12-10
riscv: alternatives: Drop the underscores from the assembly macro names
Andrew Jones
1
-10
/
+10
2022-12-10
riscv: alternatives: Don't name unused macro parameters
Andrew Jones
1
-13
/
+7
2022-12-10
riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2
Andrew Jones
1
-16
/
+2
2022-12-10
riscv: mm: call best_map_size many times during linear-mapping
Qinglin Pan
1
-4
/
+5
2022-12-09
Merge patch series "riscv: Fix crash during early errata patching"
Palmer Dabbelt
3
-18
/
+18
[next]