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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2023-06-08
riscv: fix kprobe __user string arg print fault issue
Ruan Jinjie
1
-0
/
+1
2023-05-29
RISC-V: mark hibernation as nonportable
Conor Dooley
1
-1
/
+4
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+1
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+20
2023-04-30
RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
Conor Dooley
1
-1
/
+1
2023-04-29
Merge patch series "RISC-V Hibernation Support"
Palmer Dabbelt
1
-1
/
+7
2023-04-29
riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selection
Nathan Chancellor
1
-1
/
+12
2023-04-29
RISC-V: Add arch functions to support hibernation/suspend-to-disk
Sia Jee Heng
1
-1
/
+7
2023-04-29
Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+67
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-0
/
+2
2023-04-19
Merge patch series "Introduce 64b relocatable kernel"
Palmer Dabbelt
1
-0
/
+14
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
1
-0
/
+14
2023-04-19
Merge patch series "RISC-V kasan rework"
Palmer Dabbelt
1
-0
/
+1
2023-04-19
riscv: Unconditionnally select KASAN_VMALLOC if KASAN
Alexandre Ghiti
1
-0
/
+1
2023-04-19
RISC-V: align ISA extension Kconfig help text with each other
Conor Dooley
1
-8
/
+8
2023-04-19
riscv: Kconfig: enable SCHED_MC kconfig
Song Shuai
1
-0
/
+8
2023-04-19
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
1
-0
/
+1
2023-04-19
RISC-V: Add hwprobe vDSO function and data
Evan Green
1
-0
/
+1
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
1
-0
/
+2
2023-04-07
of: address: always use dma_default_coherent for default coherency
Jiaxun Yang
1
-1
/
+1
2023-04-05
Kconfig: introduce HAS_IOPORT option and select it as necessary
Niklas Schnelle
1
-0
/
+1
2023-03-29
RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependencies
Conor Dooley
1
-3
/
+3
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-6
/
+6
2023-03-29
Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...
Palmer Dabbelt
1
-6
/
+6
2023-03-29
RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels
Conor Dooley
1
-6
/
+6
2023-03-28
Merge patch series "Add RISC-V 32 NOMMU support"
Palmer Dabbelt
1
-3
/
+2
2023-03-28
riscv: Kconfig: Allow RV32 to build with no MMU
Yimin Gu
1
-3
/
+2
2023-03-24
Merge patch series "riscv: Add GENERIC_ENTRY support"
Palmer Dabbelt
1
-0
/
+1
2023-03-23
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
1
-0
/
+22
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-0
/
+1
2023-03-15
Merge patch series "RISC-V: Apply Zicboz to clear_page"
Palmer Dabbelt
1
-0
/
+13
2023-03-15
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
1
-0
/
+13
2023-03-15
Merge patch series "riscv: alternative/cpufeature related cleanups"
Palmer Dabbelt
1
-4
/
+4
2023-03-15
riscv: alternatives: Rename errata_id to patch_id
Andrew Jones
1
-3
/
+3
2023-03-15
riscv: Rename Kconfig.erratas to Kconfig.errata
Andrew Jones
1
-1
/
+1
2023-03-15
riscv: Clarify RISCV_ALTERNATIVE help text
Andrew Jones
1
-2
/
+2
2023-03-10
Merge patch series "riscv, mm: detect svnapot cpu support at runtime"
Palmer Dabbelt
1
-1
/
+20
2023-03-08
riscv: mm: support Svnapot in hugetlb page
Qinglin Pan
1
-1
/
+1
2023-03-08
riscv: mm: modify pte format for Svnapot
Qinglin Pan
1
-0
/
+19
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-30
/
+48
2023-02-22
riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Guo Ren
1
-0
/
+1
2023-02-22
Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"
Palmer Dabbelt
1
-0
/
+1
2023-02-22
riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNEL
Jisheng Zhang
1
-0
/
+1
2023-02-15
Merge patch series "riscv: Optimize function trace"
Palmer Dabbelt
1
-1
/
+1
2023-02-15
riscv: ftrace: Fixup panic by disabling preemption
Andy Chiu
1
-1
/
+1
2023-02-15
Merge patch series "Remove toolchain dependencies for Zicbom"
Palmer Dabbelt
1
-8
/
+0
2023-02-15
RISC-V: remove toolchain version checks for Zicbom
Conor Dooley
1
-8
/
+0
[next]