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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-4
/
+4
2024-02-16
riscv: declare overflow_stack as exported from traps.c
Ben Dooks
1
-0
/
+5
2024-02-16
riscv: Fix arch_hugetlb_migration_supported() for NAPOT
Alexandre Ghiti
1
-0
/
+3
2024-02-16
riscv: Flush the tlb when a page directory is freed
Alexandre Ghiti
1
-1
/
+1
2024-02-16
riscv: mm: execute local TLB flush after populating vmemmap
Vincent Chen
1
-0
/
+1
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2
-1
/
+3
2024-02-16
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
1
-5
/
+6
2024-02-16
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2
-3
/
+3
2024-02-16
riscv: Improve tlb_flush()
Alexandre Ghiti
2
-1
/
+10
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2024-02-01
riscv: mm: Fixup compat mode boot failure
Guo Ren
1
-1
/
+1
2024-02-01
riscv: mm: Fixup compat arch_get_mmap_end
Guo Ren
1
-1
/
+1
2024-01-26
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
Frederik Haxel
1
-1
/
+1
2024-01-26
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
1
-0
/
+1
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-5
/
+0
2023-11-28
riscv: mm: Update the comment of CONFIG_PAGE_OFFSET
Song Shuai
1
-2
/
+2
2023-11-28
riscv: Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
Minda Chen
1
-1
/
+1
2023-11-28
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
1
-0
/
+5
2023-11-28
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
3
-4
/
+22
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+43
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
2
-2
/
+22
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-10
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-9
/
+54
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
1
-0
/
+1
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2
-0
/
+5
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
1
-4
/
+9
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
4
-0
/
+37
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2
-5
/
+2
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-4
/
+29
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
1
-0
/
+1
2023-09-06
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
1
-0
/
+2
2023-09-06
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
1
-0
/
+3
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
1
-4
/
+9
2023-09-01
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
1
-0
/
+28
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2
-0
/
+8
2023-09-01
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Lad Prabhakar
1
-0
/
+1
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
1
-5
/
+0
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
1
-0
/
+2
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-23
/
+245
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-4
/
+29
2023-08-31
Merge patch series "RISC-V: mm: Make SV48 the default address space"
Palmer Dabbelt
3
-12
/
+75
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
2
-0
/
+16
2023-08-31
Merge patch series "riscv: support ELF format binaries in nommu mode"
Palmer Dabbelt
3
-1
/
+19
2023-08-31
Merge patch series "riscv: KCFI support"
Palmer Dabbelt
4
-3
/
+121
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-32
/
+43
2023-08-29
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+2
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
[next]