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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2
-26
/
+31
2022-04-01
Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-5
/
+99
2022-03-31
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
2022-03-31
RISC-V CPU Idle Support
Palmer Dabbelt
3
-0
/
+86
2022-03-31
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
1
-0
/
+2
2022-03-30
riscv module: remove (NOLOAD)
Fangrui Song
1
-3
/
+3
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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
9
-76
/
+347
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+27
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-32
/
+1
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
4
-73
/
+161
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
2
-1
/
+8
2022-03-22
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-22
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
1
-72
/
+0
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-18
RISC-V: Provide a fraemework for RISC-V ISA extensions
Palmer Dabbelt
1
-0
/
+25
2022-03-17
RISC-V: Improve /proc/cpuinfo output for ISA extensions
Atish Patra
1
-0
/
+7
2022-03-17
RISC-V: Implement multi-letter ISA extension probing framework
Atish Patra
1
-0
/
+18
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
1
-0
/
+1
2022-03-11
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-5
/
+22
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
1
-0
/
+3
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
1
-1
/
+1
2022-03-10
RISC-V: Add SBI HSM suspend related defines
Anup Patel
1
-5
/
+22
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2
-0
/
+63
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
1
-0
/
+24
2022-03-04
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-30
/
+1
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-15
riscv: mm: Set sv57 on defaultly
Qinglin Pan
2
-0
/
+2
2022-02-15
riscv: mm: Prepare pt_ops helper functions for sv57
Qinglin Pan
2
-0
/
+3
2022-02-15
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
3
-3
/
+156
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2
-11
/
+10
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
1
-2
/
+0
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
1
-0
/
+25
2022-01-20
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
8
-22
/
+228
2022-01-20
riscv: Explicit comment about user virtual address space size
Alexandre Ghiti
1
-0
/
+9
2022-01-20
riscv: Implement sv48 support
Alexandre Ghiti
7
-9
/
+187
2022-01-20
riscv: Allow to dynamically define VA_BITS
Alexandre Ghiti
3
-4
/
+14
2022-01-20
riscv: Split early kasan mapping to prepare sv48 introduction
Alexandre Ghiti
1
-0
/
+1
2022-01-20
riscv: Move KASAN mapping next to the kernel mapping
Alexandre Ghiti
3
-11
/
+17
2022-01-19
Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-182
/
+260
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+45
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-01-11
RISC-V: Use SBI SRST extension when available
Anup Patel
1
-0
/
+24
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
1
-8
/
+2
2022-01-09
riscv: remove cpu_stop()
Jisheng Zhang
1
-2
/
+0
2022-01-08
riscv/mm: Enable THP migration
Nanyong Sun
1
-0
/
+5
[next]