index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"
Palmer Dabbelt
3
-14
/
+15
2024-08-15
riscv: Fix out-of-bounds when accessing Andes per hart vendor extension array
Alexandre Ghiti
1
-1
/
+1
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
3
-14
/
+14
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
1
-0
/
+1
2024-08-14
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-14
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
1
-2
/
+2
2024-08-06
riscv: Re-introduce global icache flush in patch_text_XXX()
Alexandre Ghiti
1
-0
/
+4
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+7
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-1
/
+1
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
1
-1
/
+1
2024-07-31
riscv: cpufeature: Do not drop Linux-internal extensions
Samuel Holland
1
-8
/
+6
2024-07-26
RISC-V: Provide the frequency of time CSR via hwprobe
Palmer Dabbelt
1
-0
/
+5
2024-07-26
Merge patch series "RISC-V: Select ACPI PPTT drivers"
Palmer Dabbelt
1
-7
/
+28
2024-07-26
Merge patch "Enable SPCR table for console output on RISC-V"
Palmer Dabbelt
1
-1
/
+11
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-0
/
+4
2024-07-26
riscv: signal: Remove unlikely() from WARN_ON() condition
Zhongqiu Han
1
-1
/
+1
2024-07-26
riscv: Improve exception and system call latency
Anton Blanchard
2
-9
/
+12
2024-07-24
riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
Yunhui Cui
1
-0
/
+22
2024-07-24
riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
Yunhui Cui
1
-7
/
+6
2024-07-24
RISC-V: ACPI: Enable SPCR table for console output on RISC-V
Sia Jee Heng
1
-1
/
+11
2024-07-24
trace: riscv: Remove deprecated kprobe on ftrace support
Jinjie Ruan
2
-66
/
+0
2024-07-22
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
6
-43
/
+214
2024-07-22
riscv: Add vendor extensions to /proc/cpuinfo
Charlie Jenkins
1
-3
/
+32
2024-07-22
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
5
-40
/
+182
2024-07-22
RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabetically
Conor Dooley
1
-22
/
+21
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
5
-8
/
+135
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
5
-8
/
+135
2024-07-20
Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-153
/
+353
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+12
2024-07-12
riscv: set trap vector earlier
yang.zhang
1
-0
/
+3
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2
-0
/
+2
2024-07-12
riscv: hwprobe: export Zawrs ISA extension
Andrew Jones
1
-0
/
+1
2024-07-12
riscv: Add Zawrs support for spinlocks
Christoph Müllner
1
-0
/
+1
2024-07-11
riscv: hwprobe: export highest virtual userspace address
Clément Léger
1
-0
/
+4
2024-07-10
riscv: Improve sbi_ecall() code generation by reordering arguments
Alexandre Ghiti
1
-5
/
+5
2024-07-10
riscv: Add tracepoints for SBI calls and returns
Samuel Holland
1
-0
/
+7
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
3
-4
/
+12
2024-07-03
riscv: kexec: Avoid deadlock in kexec crash path
Song Shuai
1
-9
/
+1
2024-07-03
riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
1
-1
/
+2
2024-06-28
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+21
2024-06-26
Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"
Palmer Dabbelt
2
-86
/
+197
2024-06-26
riscv: hwprobe: export Zcmop ISA extension
Clément Léger
1
-0
/
+1
2024-06-26
riscv: add ISA extension parsing for Zcmop
Clément Léger
1
-0
/
+1
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
1
-0
/
+4
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
1
-1
/
+54
2024-06-26
riscv: add ISA extensions validation callback
Clément Léger
1
-85
/
+135
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
1
-0
/
+1
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
1
-0
/
+1
2024-06-26
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
1
-1
/
+1
2024-06-26
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
1
-1
/
+1
[next]