index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-23
1
-1
/
+2
*
riscv: Remove unnecessary declaration
Kefeng Wang
2021-02-23
1
-3
/
+0
*
riscv: Add Canaan Kendryte K210 SD card defconfig
Damien Le Moal
2021-02-23
1
-0
/
+92
*
riscv: Update Canaan Kendryte K210 defconfig
Damien Le Moal
2021-02-23
1
-8
/
+36
*
riscv: Add Kendryte KD233 board device tree
Damien Le Moal
2021-02-23
1
-0
/
+152
*
riscv: Add SiPeed MAIXDUINO board device tree
Damien Le Moal
2021-02-23
1
-0
/
+184
*
riscv: Add SiPeed MAIX GO board device tree
Damien Le Moal
2021-02-23
1
-0
/
+219
*
riscv: Add SiPeed MAIX DOCK board device tree
Damien Le Moal
2021-02-23
1
-0
/
+211
*
riscv: Add SiPeed MAIX BiT board device tree
Damien Le Moal
2021-02-23
1
-0
/
+209
*
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
2021-02-23
4
-52
/
+414
*
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-23
2
-21
/
+21
*
RISC-V: Implement ASID allocator
Anup Patel
2021-02-19
4
-4
/
+279
*
RISC-V: remove unneeded semicolon
Chengyang Fan
2021-02-19
1
-1
/
+1
*
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-19
2
-2
/
+2
*
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
2021-02-19
1
-0
/
+1
*
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-19
1
-1
/
+1
*
riscv/kasan: add KASAN_VMALLOC support
Nylon Chen
2021-02-19
2
-1
/
+57
*
riscv: Covert to reserve_initrd_mem()
Kefeng Wang
2021-02-19
1
-53
/
+1
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-19
3
-7
/
+17
*
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-15
1
-3
/
+9
*
riscv: Improve __show_regs
Kefeng Wang
2021-01-15
1
-1
/
+6
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-15
5
-4
/
+21
*
riscv: Enable per-task stack canaries
Guo Ren
2021-01-15
5
-2
/
+23
*
riscv: Add support for function error injection
Guo Ren
2021-01-15
4
-0
/
+19
*
riscv: Add uprobes supported
Guo Ren
2021-01-15
9
-1
/
+253
*
riscv: Add KPROBES_ON_FTRACE supported
Guo Ren
2021-01-15
3
-0
/
+55
*
riscv: Add kprobes supported
Guo Ren
2021-01-15
13
-0
/
+773
*
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2021-01-15
3
-235
/
+204
*
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-15
2
-0
/
+2
*
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-15
2
-3
/
+3
*
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
2021-01-15
1
-2
/
+6
*
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
2021-01-15
3
-0
/
+129
*
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
2021-01-15
1
-1
/
+8
*
riscv: Add numa support for riscv64 platform
Atish Patra
2021-01-15
7
-5
/
+87
*
riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
Greentime Hu
2021-01-15
1
-0
/
+20
*
riscv: Separate memory init from paging init
Atish Patra
2021-01-15
3
-1
/
+7
*
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
2021-01-15
1
-0
/
+1
*
riscv: Fix Canaan Kendryte K210 device tree
Damien Le Moal
2021-01-15
1
-5
/
+0
*
riscv: Use vendor name for K210 SoC support
Damien Le Moal
2021-01-15
8
-20
/
+20
*
riscv: Fix builtin DTB handling
Damien Le Moal
2021-01-08
6
-78
/
+19
*
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Yash Shah
2021-01-08
2
-1
/
+255
*
riscv: dts: add initial support for the SiFive FU740-C000 SoC
Yash Shah
2021-01-08
1
-0
/
+293
*
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
2021-01-08
1
-0
/
+5
*
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
2021-01-08
1
-6
/
+17
*
riscv: Cleanup sbi function stubs when RISCV_SBI disabled
Kefeng Wang
2021-01-08
3
-12
/
+5
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-30
1
-1
/
+0
*
Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
RISC-V: Fix usage of memblock_enforce_memory_limit
Atish Patra
2020-12-22
1
-1
/
+1
*
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
1
-6
/
+0
|
\
\
|
*
|
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
1
-6
/
+0
[next]