index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-23
1
-5
/
+6
*
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-23
1
-0
/
+2
*
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-23
1
-7
/
+7
*
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
1
-2
/
+0
*
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
2021-05-06
1
-2
/
+0
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
22
-92
/
+884
|
\
|
*
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-05-01
1
-1
/
+1
|
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
5
-4
/
+195
|
*
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
3
-0
/
+59
|
*
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
5
-21
/
+159
|
*
RISC-V: Improve init_resources()
Nick Kossifidis
2021-04-26
1
-44
/
+46
|
*
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
3
-0
/
+348
|
*
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
1
-2
/
+2
|
*
riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe
Liao Chang
2021-04-26
1
-1
/
+3
|
*
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
2021-04-26
1
-1
/
+1
|
*
riscv: kprobes: Implement alloc_insn_page()
Jisheng Zhang
2021-04-26
1
-0
/
+8
|
*
riscv: Constify sbi_ipi_ops
Jisheng Zhang
2021-04-26
2
-3
/
+3
|
*
riscv: Constify sys_call_table
Jisheng Zhang
2021-04-26
1
-1
/
+1
|
*
riscv: Mark some global variables __ro_after_init
Jisheng Zhang
2021-04-26
4
-9
/
+9
|
*
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
1
-1
/
+1
|
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
4
-7
/
+12
|
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-04-26
1
-5
/
+5
|
*
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-04-26
1
-8
/
+4
|
*
riscv: sifive: Apply errata "cip-453" patch
Vincent Chen
2021-04-26
1
-2
/
+4
|
*
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-04-26
2
-0
/
+11
|
*
riscv: Add 3 SBI wrapper functions to get cpu manufacturer information
Vincent Chen
2021-04-26
1
-0
/
+15
|
*
RISC-V: Don't print SBI version for all detected extensions
Anup Patel
2021-03-30
1
-3
/
+3
|
*
riscv: Enable generic clockevent broadcast
Guo Ren
2021-03-17
1
-0
/
+16
*
|
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
2021-04-16
1
-0
/
+3
*
|
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
2021-04-16
1
-1
/
+10
*
|
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2021-04-16
1
-0
/
+1
*
|
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
2021-04-02
1
-0
/
+1
*
|
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-02
1
-1
/
+1
*
|
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
2021-03-17
1
-1
/
+2
*
|
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-17
1
-1
/
+1
*
|
riscv: fix bugon.cocci warnings
kernel test robot
2021-03-17
1
-2
/
+1
*
|
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
2021-03-10
1
-7
/
+9
*
|
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-03-10
1
-0
/
+1
*
|
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-03-10
1
-0
/
+1
*
|
riscv: time: Fix no prototype for time_init
Nanyong Sun
2021-03-10
1
-0
/
+1
*
|
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
2021-03-10
1
-1
/
+1
*
|
riscv: traps: Fix no prototype warnings
Nanyong Sun
2021-03-10
1
-0
/
+1
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
|
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
26
-302
/
+1357
|
\
\
|
|
/
|
/
|
|
*
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2021-02-23
1
-1
/
+2
|
*
RISC-V: Add a non-void return for sbi v02 functions
Atish Patra
2021-02-23
1
-16
/
+16
|
*
RISC-V: probes: Treat the instruction stream as host-endian
Palmer Dabbelt
2021-02-19
2
-2
/
+2
|
*
arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h
tangchunyou
2021-02-19
1
-1
/
+1
|
*
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2021-02-19
1
-0
/
+4
[next]