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-07-22
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
1
-2
/
+2
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
2021-06-09
riscv: Cleanup unused functions
Guo Ren
1
-10
/
+0
2021-06-09
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2
-5
/
+5
2021-05-30
riscv: Use global mappings for kernel pages
Guo Ren
1
-1
/
+2
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
1
-1
/
+1
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
1
-7
/
+0
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2
-81
/
+81
2021-05-26
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
1
-3
/
+8
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
1
-1
/
+0
2021-05-26
riscv: enable generic PCI resource mapping
Stanislaw Kardach
1
-0
/
+2
2021-05-26
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
1
-0
/
+11
2021-05-23
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
1
-2
/
+2
2021-05-22
riscv: mm: add THP support on 64-bit
Nanyong Sun
1
-0
/
+156
2021-05-22
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
1
-1
/
+1
2021-05-22
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
3
-6
/
+8
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
1
-1
/
+6
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-17
/
+424
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2021-05-01
RISC-V: Always define XIP_FIXUP
Palmer Dabbelt
1
-10
/
+13
2021-05-01
riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y
Alexandre Ghiti
1
-1
/
+1
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2
-2
/
+44
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
2
-6
/
+19
2021-04-26
RISC-V: Add kexec support
Nick Kossifidis
1
-0
/
+49
2021-04-26
riscv: Constify sbi_ipi_ops
Jisheng Zhang
1
-2
/
+2
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
1
-1
/
+1
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
3
-10
/
+56
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2021-04-26
riscv: sifive: Apply errata "cip-1200" patch
Vincent Chen
2
-2
/
+11
2021-04-26
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
1
-1
/
+20
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
1
-0
/
+3
[next]