index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
1
-0
/
+3
2024-06-26
riscv: mm: Add memory hotplugging support
Björn Töpel
1
-0
/
+267
2024-06-26
riscv: mm: Add pfn_to_kaddr() implementation
Björn Töpel
1
-0
/
+5
2024-06-26
riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Björn Töpel
1
-9
/
+6
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
3
-34
/
+28
2024-06-26
riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries
Björn Töpel
2
-2
/
+11
2024-06-26
riscv: mm: Properly forward vmemmap_populate() altmap parameter
Björn Töpel
1
-1
/
+1
2024-06-26
riscv: dmi: Add SMBIOS/DMI support
Haibo Xu
2
-0
/
+35
2024-06-26
riscv: Implement pte_accessible()
Alexandre Ghiti
1
-0
/
+13
2024-06-26
Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"
Palmer Dabbelt
7
-86
/
+228
2024-06-26
RISC-V: KVM: Allow Zcmop extension for Guest/VM
Clément Léger
2
-0
/
+3
2024-06-26
riscv: hwprobe: export Zcmop ISA extension
Clément Léger
2
-0
/
+2
2024-06-26
riscv: add ISA extension parsing for Zcmop
Clément Léger
2
-0
/
+2
2024-06-26
RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
Clément Léger
2
-0
/
+12
2024-06-26
riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
Clément Léger
2
-0
/
+8
2024-06-26
riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
Clément Léger
2
-1
/
+58
2024-06-26
riscv: add ISA extensions validation callback
Clément Léger
2
-85
/
+136
2024-06-26
RISC-V: KVM: Allow Zimop extension for Guest/VM
Clément Léger
2
-0
/
+3
2024-06-26
riscv: hwprobe: export Zimop ISA extension
Clément Léger
2
-0
/
+2
2024-06-26
riscv: add ISA extension parsing for Zimop
Clément Léger
2
-0
/
+2
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
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2
-13
/
+20
2024-06-26
Merge patch series "riscv: Various text patching improvements"
Palmer Dabbelt
6
-54
/
+63
2024-06-26
riscv: Remove extra variable in patch_text_nosync()
Samuel Holland
1
-8
/
+4
2024-06-26
riscv: Use offset_in_page() in text patching functions
Samuel Holland
1
-3
/
+3
2024-06-26
riscv: Pass patch_text() the length in bytes
Samuel Holland
4
-21
/
+20
2024-06-26
riscv: Simplify text patching loops
Samuel Holland
1
-16
/
+21
2024-06-26
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
1
-3
/
+2
2024-06-26
riscv: jump_label: Simplify assembly syntax
Samuel Holland
1
-1
/
+1
2024-06-26
riscv: jump_label: Batch icache maintenance
Samuel Holland
2
-4
/
+14
2024-06-26
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
1
-0
/
+2
2024-06-26
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2
-0
/
+74
2024-06-26
RISC-V: KVM: Use IMSIC guest files when available
Anup Patel
1
-13
/
+20
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
6
-100
/
+4
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-2
/
+2
2024-06-24
riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
Hal Feng
1
-12
/
+18
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-3
/
+2
2024-06-19
riscv: dts: microchip: add an initial devicetree for the BeagleV Fire
Conor Dooley
3
-0
/
+306
2024-06-19
riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boards
Shengyu Qu
1
-1
/
+1
2024-06-19
riscv: dts: starfive: Update flash partition layout
Matthias Brugger
1
-5
/
+2
2024-06-19
riscv: dts: thead: th1520: Add PMU event node
Inochi Amaoto
1
-0
/
+81
2024-06-19
riscv: dts: starfive: add Star64 board devicetree
Henry Bell
2
-0
/
+62
2024-06-19
riscv: dts: sophgo: disable write-protection for milkv duo
Haylen Chu
1
-0
/
+1
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+13
2024-06-12
riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
1
-0
/
+26
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
[prev]
[next]