index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-01
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-01
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-01
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-01
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-01
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-03-29
riscv: Cleanup KASAN_VMALLOC support
Alexandre Ghiti
1
-41
/
+18
2021-03-29
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
1
-3
/
+3
2021-03-27
whack-a-mole: kill strlen_user() (again)
Al Viro
1
-1
/
+0
2021-03-16
riscv: Correct SPARSEMEM configuration
Kefeng Wang
1
-2
/
+2
2021-03-16
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
1
-1
/
+1
2021-03-16
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
1
-0
/
+2
2021-03-16
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
1
-1
/
+2
2021-03-16
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
1
-0
/
+2
2021-03-16
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-1
/
+1
2021-03-16
riscv: Enable generic clockevent broadcast
Guo Ren
2
-0
/
+18
2021-03-16
riscv: fix bugon.cocci warnings
kernel test robot
1
-2
/
+1
2021-03-09
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
1
-0
/
+1
2021-03-09
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
1
-7
/
+9
2021-03-09
riscv: process: Fix no prototype for show_regs
Nanyong Sun
1
-0
/
+1
2021-03-09
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
1
-0
/
+1
2021-03-09
riscv: time: Fix no prototype for time_init
Nanyong Sun
2
-0
/
+3
2021-03-09
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
1
-0
/
+5
2021-03-09
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
1
-1
/
+1
2021-03-09
riscv: irq: Fix no prototype warning
Nanyong Sun
1
-0
/
+2
2021-03-09
riscv: traps: Fix no prototype warnings
Nanyong Sun
2
-0
/
+17
2021-03-09
RISC-V: correct enum sbi_ext_rfence_fid
Heinrich Schuchardt
1
-2
/
+2
2021-03-09
riscv: Add ARCH_HAS_FORTIFY_SOURCE
Kefeng Wang
2
-0
/
+6
2021-03-09
riscv: Add support for memtest
Kefeng Wang
1
-2
/
+4
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-26
riscv: Cleanup setup_bootmem()
Kefeng Wang
1
-19
/
+2
2021-02-26
RISC-V: Enable CPU Hotplug in defconfigs
Anup Patel
2
-0
/
+2
2021-02-26
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-22
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-22
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-22
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-22
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-22
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
2021-02-22
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
1
-1
/
+2
2021-02-22
riscv: Remove unnecessary declaration
Kefeng Wang
1
-3
/
+0
2021-02-22
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
1
-0
/
+92
2021-02-22
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
1
-8
/
+36
2021-02-22
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
1
-0
/
+152
2021-02-22
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
1
-0
/
+184
2021-02-22
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
1
-0
/
+219
2021-02-22
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
1
-0
/
+211
2021-02-22
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
1
-0
/
+209
2021-02-22
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
4
-52
/
+414
[prev]
[next]