index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2022-12-03
1
-0
/
+1
*
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-1
/
+1
*
RISC-V: kexec: Fix build error without CONFIG_KEXEC
Li Zhengyu
2022-07-14
1
-1
/
+1
*
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
2022-05-20
1
-0
/
+1
|
\
|
*
RISC-V: Add kexec_file support
Liao Chang
2022-05-19
1
-0
/
+1
*
|
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
2022-05-19
1
-0
/
+3
|
\
\
|
*
|
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-18
1
-0
/
+1
|
*
|
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2022-04-26
1
-0
/
+1
|
*
|
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
1
-0
/
+1
|
|
/
*
|
riscv: add memory-type errata for T-Head
Heiko Stuebner
2022-05-12
1
-0
/
+14
*
|
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-12
1
-0
/
+1
|
/
*
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-31
1
-0
/
+2
|
\
|
*
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
1
-0
/
+2
*
|
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
1
-1
/
+0
|
\
\
|
*
|
RISC-V: Remove the current perf implementation
Atish Patra
2022-03-21
1
-1
/
+0
|
|
/
*
/
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
2022-02-25
1
-0
/
+2
|
/
*
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
1
-1
/
+2
*
riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support it
Changbin Du
2021-08-12
1
-1
/
+1
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-0
/
+6
|
\
|
*
RISC-V: Add crash kernel support
Nick Kossifidis
2021-04-26
1
-0
/
+1
|
*
RISC-V: Add kdump support
Nick Kossifidis
2021-04-26
1
-1
/
+1
|
*
RISC-V: Add kexec support
Nick Kossifidis
2021-04-26
1
-0
/
+5
*
|
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-03-10
1
-0
/
+1
|
/
*
riscv: Add kprobes supported
Guo Ren
2021-01-15
1
-0
/
+1
*
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-15
1
-0
/
+1
*
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2021-01-15
1
-2
/
+2
*
riscv: kernel: Drop unused clean rule
Kefeng Wang
2020-12-11
1
-2
/
+0
*
RISC-V: Add EFI runtime services
Atish Patra
2020-10-02
1
-0
/
+2
*
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-08-20
1
-1
/
+1
*
riscv: Add jump-label implementation
Emil Renner Berthing
2020-07-30
1
-0
/
+2
*
riscv: Add KGDB support
Vincent Chen
2020-05-18
1
-0
/
+1
*
riscv: perf: RISCV_BASE_PMU should be independent
Kefeng Wang
2020-05-13
1
-1
/
+1
*
riscv: Add SOC early init support
Damien Le Moal
2020-04-03
1
-0
/
+1
*
riscv: Unaligned load/store handling for M_MODE
Damien Le Moal
2020-04-03
1
-1
/
+1
*
RISC-V: Support cpu hotplug
Atish Patra
2020-03-31
1
-0
/
+1
*
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
1
-0
/
+3
*
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
2020-03-31
1
-0
/
+2
*
riscv: introduce interfaces to patch kernel code
Zong Li
2020-03-26
1
-1
/
+3
*
riscv: add nommu support
Christoph Hellwig
2019-11-18
1
-2
/
+1
*
riscv: provide native clint access for M-mode
Christoph Hellwig
2019-11-18
1
-0
/
+1
*
riscv: cleanup the default power off implementation
Christoph Hellwig
2019-11-13
1
-0
/
+1
*
riscv: Add support for perf registers sampling
Mao Han
2019-09-05
1
-0
/
+1
*
riscv: Add perf callchain support
Mao Han
2019-09-04
1
-1
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2019-03-27
1
-3
/
+0
*
Allow to disable FPU support
Alan Kao
2018-10-23
1
-1
/
+1
*
Extract FPU context operations from entry.S
Alan Kao
2018-10-23
1
-0
/
+1
*
perf: riscv: preliminary RISC-V support
Alan Kao
2018-06-04
1
-0
/
+2
*
RISC-V: Fixes to module loading
Palmer Dabbelt
2018-04-03
1
-0
/
+1
|
\
|
*
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
2018-04-03
1
-0
/
+1
[next]