index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tty: Add SBI debug console support to HVC SBI driver
Atish Patra
2024-01-10
2
-8
/
+31
|
*
|
tty/serial: Add RISC-V SBI debug console based earlycon
Anup Patel
2024-01-10
2
-4
/
+25
|
*
|
RISC-V: Add SBI debug console helper routines
Anup Patel
2024-01-10
2
-0
/
+71
|
*
|
RISC-V: Add stubs for sbi_console_putchar/getchar()
Anup Patel
2024-01-10
1
-0
/
+5
|
|
/
*
|
riscv: sbi: Introduce system suspend support
Andrew Jones
2024-01-11
3
-1
/
+54
*
|
Merge patch series "riscv: modules: Fix module loading error handling"
Palmer Dabbelt
2024-01-11
1
-5
/
+9
|
\
\
|
*
|
riscv: Fix relocation_hashtable size
Charlie Jenkins
2024-01-10
1
-1
/
+1
|
*
|
riscv: Correctly free relocation hashtable on error
Charlie Jenkins
2024-01-10
1
-3
/
+7
|
*
|
riscv: Fix module loading free order
Charlie Jenkins
2024-01-10
1
-1
/
+1
*
|
|
Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...
Palmer Dabbelt
2024-01-11
5
-0
/
+89
|
\
\
\
|
*
|
|
riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HW
Jisheng Zhang
2024-01-10
4
-0
/
+74
|
*
|
|
riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
Jisheng Zhang
2024-01-10
2
-0
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2024-01-10
6
-0
/
+29
|
\
\
\
|
*
|
|
riscv: hwprobe: export Zicond extension
Clément Léger
2024-01-10
3
-0
/
+7
|
*
|
|
riscv: hwprobe: export Zacas ISA extension
Clément Léger
2024-01-10
3
-0
/
+6
|
*
|
|
riscv: add ISA extension parsing for Zacas
Clément Léger
2024-01-10
2
-0
/
+2
|
*
|
|
dt-bindings: riscv: add Zacas ISA extension description
Clément Léger
2024-01-10
1
-0
/
+6
|
*
|
|
riscv: hwprobe: export Ztso ISA extension
Clément Léger
2024-01-10
3
-0
/
+6
|
*
|
|
riscv: add ISA extension parsing for Ztso
Clément Léger
2024-01-10
2
-0
/
+2
*
|
|
|
use linux/export.h rather than asm-generic/export.h
Al Viro
2024-01-10
5
-5
/
+5
*
|
|
|
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-10
4
-7
/
+14
|
\
\
\
\
|
*
|
|
|
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2024-01-10
2
-4
/
+6
|
*
|
|
|
riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
Frederik Haxel
2024-01-10
1
-1
/
+1
|
*
|
|
|
riscv: Make XIP bootable again
Frederik Haxel
2024-01-10
2
-2
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
Song Shuai
2024-01-10
1
-1
/
+0
*
|
|
|
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-10
11
-52
/
+130
|
\
\
\
\
|
*
|
|
|
riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
Alexandre Ghiti
2024-01-09
1
-1
/
+1
|
*
|
|
|
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
2024-01-09
1
-1
/
+2
|
*
|
|
|
riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
Alexandre Ghiti
2024-01-09
1
-2
/
+7
|
*
|
|
|
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
2024-01-09
4
-1
/
+15
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
riscv: errata: andes: Probe for IOCP only once in boot stage
Lad Prabhakar
2023-12-06
1
-7
/
+13
|
*
|
|
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-12-06
1
-1
/
+1
|
*
|
|
dt-bindings: perf: riscv,pmu: drop unneeded quotes
Rob Herring
2023-12-06
1
-1
/
+1
|
*
|
|
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
2023-12-06
1
-4
/
+2
|
*
|
|
RISC-V: hwprobe: Always use u64 for extension bits
Andrew Jones
2023-12-06
1
-1
/
+1
|
*
|
|
Support rv32 ULEB128 test
Charlie Jenkins
2023-12-06
1
-4
/
+4
|
*
|
|
Merge patch series "riscv: Fix issues with module loading"
Palmer Dabbelt
2023-12-04
1
-30
/
+84
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
riscv: Correct type casting in module loading
Charlie Jenkins
2023-12-04
1
-2
/
+2
|
|
*
|
riscv: Safely remove entries from relocation list
Charlie Jenkins
2023-12-04
1
-28
/
+82
|
|
/
/
*
|
|
riscv; fix __user annotation in save_v_state()
Ben Dooks
2024-01-10
1
-1
/
+1
*
|
|
riscv: fix __user annotation in traps_misaligned.c
Ben Dooks
2024-01-10
1
-3
/
+3
*
|
|
riscv: Select ARCH_WANTS_NO_INSTR
Jisheng Zhang
2024-01-10
1
-0
/
+1
*
|
|
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
2024-01-10
9
-95
/
+24
|
\
\
\
|
*
|
|
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-05
5
-23
/
+18
|
*
|
|
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2024-01-05
8
-58
/
+1
|
*
|
|
riscv: Deduplicate code in setup_smp()
Samuel Holland
2024-01-05
1
-20
/
+11
|
|
/
/
*
|
|
riscv: Remove obsolete rv32_defconfig file
Samuel Holland
2024-01-10
1
-139
/
+0
*
|
|
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
2024-01-10
12
-348
/
+693
|
\
\
\
|
*
|
|
RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
2024-01-03
2
-1
/
+158
|
*
|
|
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
5
-14
/
+204
[prev]
[next]