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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
RISC-V CPU Idle Support
Palmer Dabbelt
1
-0
/
+7
2022-03-31
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
1
-0
/
+1
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+3
2022-03-23
RISC-V: add support for restartable sequences
Palmer Dabbelt
1
-0
/
+1
2022-03-23
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-3
/
+1
2022-03-23
RISC-V: Add support for restartable sequence
Vincent Chen
1
-0
/
+1
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
1
-13
/
+0
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
1
-13
/
+0
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
1
-0
/
+7
2022-02-15
riscv: mm: Set sv57 on defaultly
Qinglin Pan
1
-2
/
+2
2022-01-22
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-34
/
+18
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
1
-0
/
+14
2022-01-20
riscv: default to CONFIG_RISCV_SBI_V01=n
Heinrich Schuchardt
1
-1
/
+0
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+2
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
1
-8
/
+2
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
1
-33
/
+4
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
1
-2
/
+2
2022-01-20
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
1
-10
/
+0
2022-01-20
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
1
-2
/
+2
2022-01-20
riscv: Get rid of MAXPHYSMEM configs
Alexandre Ghiti
1
-21
/
+2
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2022-01-08
riscv/mm: Enable THP migration
Nanyong Sun
1
-0
/
+1
2022-01-06
RISC-V: Clean up the defconfigs
Palmer Dabbelt
1
-1
/
+1
2022-01-06
RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW
Palmer Dabbelt
1
-1
/
+1
2022-01-06
riscv: mm: Enable PMD split page table lock for RV64
Kefeng Wang
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2021-10-30
Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2021-10-29
riscv: Fix asan-stack clang build
Alexandre Ghiti
1
-0
/
+6
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-1
/
+0
2021-10-26
irq: riscv: perform irqentry in entry code
Mark Rutland
1
-1
/
+0
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-0
/
+1
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-05
Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...
Palmer Dabbelt
1
-1
/
+1
2021-10-05
riscv/vdso: Add support for time namespaces
Tong Tiangen
1
-0
/
+1
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
1
-0
/
+1
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-12
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-09-11
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
riscv: only select GENERIC_IOREMAP if MMU support is enabled
Christoph Hellwig
1
-1
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+9
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-08-27
riscv: add support for hugepage migration
Chen Wandun
1
-0
/
+1
2021-08-25
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
1
-0
/
+1
[next]