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
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
1
-2
/
+3
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2
-4
/
+60
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
1
-0
/
+5
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
3
-0
/
+68
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
1
-0
/
+2
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
1
-0
/
+12
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
1
-0
/
+24
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-0
/
+22
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
1
-1
/
+9
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
1
-1
/
+52
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2
-0
/
+26
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
1
-0
/
+69
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
3
-0
/
+138
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
1
-0
/
+87
2021-09-11
riscv: Improve stack randomisation on RV64
Kefeng Wang
1
-0
/
+3
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-28
/
+24
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-26
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
1
-0
/
+9
2021-08-25
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
1
-12
/
+2
2021-08-14
riscv: fix the global name pfn_base confliction error
Kenneth Lee
1
-2
/
+2
2021-08-12
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
1
-13
/
+2
2021-08-12
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
1
-1
/
+1
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
1
-3
/
+4
2021-08-04
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
1
-0
/
+8
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
1
-2
/
+2
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+1
2021-07-22
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
1
-2
/
+2
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
1
-4
/
+1
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-81
/
+374
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2
-0
/
+18
2021-07-06
riscv: ptrace: add argn syntax
Jeff Xie
1
-0
/
+31
2021-07-06
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2
-5
/
+2
2021-07-06
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
1
-24
/
+30
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
4
-20
/
+50
2021-07-01
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
3
-9
/
+29
2021-07-01
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
1
-0
/
+16
2021-07-01
riscv: Enable KFENCE for riscv64
Liu Shixin
1
-0
/
+63
2021-07-01
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
1
-13
/
+0
2021-07-01
riscv: add ASID-based tlbflushing methods
Guo Ren
1
-0
/
+2
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-81
/
+81
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
1
-3
/
+2
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2
-11
/
+5
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
[next]