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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
1
-0
/
+3
2021-04-16
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
1
-1
/
+10
2021-04-16
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2
-0
/
+2
2021-04-16
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-02
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-02
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-02
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-02
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-03-17
riscv: Correct SPARSEMEM configuration
Kefeng Wang
1
-2
/
+2
2021-03-17
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-17
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
2021-03-17
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
1
-1
/
+2
2021-03-17
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
1
-0
/
+2
2021-03-17
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-17
riscv: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-10
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
1
-7
/
+9
2021-03-10
riscv: process: Fix no prototype for show_regs
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
1
-0
/
+1
2021-03-10
riscv: time: Fix no prototype for time_init
Nanyong Sun
2
-0
/
+3
2021-03-10
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
1
-0
/
+5
2021-03-10
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
1
-1
/
+1
2021-03-10
riscv: irq: Fix no prototype warning
Nanyong Sun
1
-0
/
+2
2021-03-10
riscv: traps: Fix no prototype warnings
Nanyong Sun
2
-0
/
+17
2021-03-10
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
1
-2
/
+2
2021-02-28
Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-19
/
+5
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-27
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-27
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-27
RISC-V: Make NUMA depend on SMP
Palmer Dabbelt
1
-0
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
74
-660
/
+4329
2021-02-23
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-23
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-23
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-23
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-23
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
2021-02-23
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
1
-1
/
+2
2021-02-23
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-23
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
1
-0
/
+92
2021-02-23
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
1
-8
/
+36
2021-02-23
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
1
-0
/
+152
2021-02-23
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
1
-0
/
+184
2021-02-23
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
1
-0
/
+219
2021-02-23
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
1
-0
/
+211
2021-02-23
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
1
-0
/
+209
2021-02-23
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
4
-52
/
+414
2021-02-23
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2
-21
/
+21
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-8
/
+28
[next]