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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
1
-9
/
+6
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-4
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
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: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
1
-1
/
+1
2021-06-19
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2
-4
/
+3
2021-06-19
riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name
Jisheng Zhang
1
-4
/
+4
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
10
-21
/
+54
2021-06-15
riscv: Add mem kernel parameter support
Kefeng Wang
1
-3
/
+25
2021-06-13
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
1
-0
/
+1
2021-06-13
riscv32: Use medany C model for modules
Khem Raj
1
-1
/
+1
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-12
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2
-11
/
+5
2021-06-12
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
1
-6
/
+0
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2
-5
/
+8
2021-06-11
riscv: alternative: fix typo in macro name
Vitaly Wool
1
-2
/
+2
2021-06-11
riscv: code patching only works on !XIP_KERNEL
Jisheng Zhang
1
-9
/
+9
2021-06-11
riscv: xip: support runtime trap patching
Vitaly Wool
2
-5
/
+23
2021-06-09
riscv: fix typo in init.c
Vitaly Wool
1
-1
/
+1
2021-06-09
riscv: Cleanup unused functions
Guo Ren
1
-10
/
+0
2021-06-09
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
1
-2
/
+1
2021-06-09
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2
-5
/
+5
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
5
-14
/
+18
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-02
Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes
Palmer Dabbelt
1
-2
/
+6
2021-06-02
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
1
-2
/
+2
2021-06-02
riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
Vincent
1
-1
/
+1
2021-06-02
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
1
-2
/
+6
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-30
riscv: Use global mappings for kernel pages
Guo Ren
1
-1
/
+2
2021-05-30
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
1
-1
/
+1
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2
-18
/
+20
2021-05-29
riscv: Add __init section marker to some functions again
Jisheng Zhang
2
-2
/
+2
2021-05-29
riscv: Use -mno-relax when using lld linker
Khem Raj
1
-0
/
+9
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2
-38
/
+9
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-1
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
3
-81
/
+82
2021-05-26
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
4
-8
/
+13
2021-05-26
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
1
-3
/
+4
2021-05-26
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
1
-7
/
+1
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
3
-3
/
+2
2021-05-26
riscv: enable generic PCI resource mapping
Stanislaw Kardach
1
-0
/
+2
2021-05-26
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
1
-6
/
+0
2021-05-26
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2
-0
/
+13
2021-05-23
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2
-7
/
+8
[prev]
[next]