index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-22
1
-0
/
+13
|
\
|
*
RISCV: KVM: update external interrupt atomically for IMSIC swfile
Yong-Xuan Wang
2023-12-13
1
-0
/
+13
*
|
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
1
-5
/
+0
*
|
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
3
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
riscv: fix VMALLOC_START definition
Baoquan He
2023-12-12
1
-1
/
+1
|
*
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
2
-3
/
+5
*
|
Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-12-08
6
-47
/
+105
|
\
\
|
*
|
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
|
*
|
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
|
*
|
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: dts: microchip: move timebase-frequency to mpfs.dtsi
Conor Dooley
2023-11-26
6
-35
/
+1
*
|
riscv: dts: sophgo: remove address-cells from intc node
Conor Dooley
2023-11-16
1
-1
/
+0
|
/
*
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-10
81
-683
/
+2509
|
\
|
*
riscv: Optimize bitops with Zbb extension
Xiao Wang
2023-11-09
1
-3
/
+251
|
*
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-11-09
12
-100
/
+93
|
*
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
9
-35
/
+67
|
|
\
|
*
\
Merge patch series "Linux RISC-V AIA Preparatory Series"
Palmer Dabbelt
2023-11-08
1
-5
/
+6
|
|
\
\
|
|
*
|
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
2023-11-08
1
-5
/
+6
|
*
|
|
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2023-11-08
2
-46
/
+236
|
|
\
\
\
|
|
*
|
|
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
2023-11-08
1
-40
/
+230
|
|
*
|
|
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
2023-11-08
1
-6
/
+6
|
|
|
/
/
|
*
|
|
RISC-V: Probe misaligned access speed in parallel
Evan Green
2023-11-07
3
-21
/
+77
|
*
|
|
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
2023-11-07
1
-1
/
+1
|
*
|
|
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
2023-11-07
1
-4
/
+18
|
*
|
|
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
2023-11-07
1
-60
/
+65
|
*
|
|
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
2023-11-07
18
-105
/
+869
|
|
\
\
\
|
|
*
|
|
riscv: Add tests for riscv module loading
Charlie Jenkins
2023-11-07
16
-0
/
+366
|
|
*
|
|
riscv: Add remaining module relocations
Charlie Jenkins
2023-11-07
2
-30
/
+423
|
|
*
|
|
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
2023-11-07
1
-76
/
+81
|
|
|
/
/
|
*
|
|
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
2023-11-07
3
-15
/
+18
|
*
|
|
riscv: select ARCH_PROC_KCORE_TEXT
Andreas Schwab
2023-11-06
1
-0
/
+3
|
*
|
|
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
2023-11-06
1
-5
/
+4
|
*
|
|
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
17
-74
/
+60
|
*
|
|
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-06
4
-44
/
+44
|
*
|
|
riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
2023-11-06
1
-0
/
+1
|
*
|
|
Merge patch series "riscv: tlb flush improvements"
Palmer Dabbelt
2023-11-06
5
-95
/
+144
|
|
\
\
\
|
|
*
|
|
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2023-11-06
2
-15
/
+30
|
|
*
|
|
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
2023-11-06
4
-81
/
+72
|
|
*
|
|
riscv: Improve flush_tlb_range() for hugetlb pages
Alexandre Ghiti
2023-11-06
1
-1
/
+28
|
|
*
|
|
riscv: Improve tlb_flush()
Alexandre Ghiti
2023-11-06
3
-1
/
+17
|
|
|
/
/
|
*
|
|
riscv: mm: update T-Head memory type definitions
Jisheng Zhang
2023-11-05
1
-5
/
+9
|
*
|
|
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
2023-11-05
1
-17
/
+13
|
|
\
\
\
|
|
*
|
|
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
1
-9
/
+8
|
|
*
|
|
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
1
-8
/
+7
|
|
*
|
|
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-11-05
1
-2
/
+0
|
|
|
/
/
|
*
|
|
riscv: add userland instruction dump to RISC-V splats
Yunhui Cui
2023-11-05
1
-3
/
+18
[next]