index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-17
riscv: optimize ELF relocation function in riscv
Maxim Kochetkov
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
2024-01-17
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-17
riscv: Add static key for misaligned accesses
Charlie Jenkins
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
2024-01-16
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
2024-01-16
riscv: vector: use a mask to write vstate_ctrl
Andy Chiu
2024-01-16
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
2024-01-16
riscv: vector: make Vector always available for softirq context
Andy Chiu
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
2024-01-11
Merge patch series "RISC-V SBI debug console extension support"
Palmer Dabbelt
2024-01-11
riscv: sbi: Introduce system suspend support
Andrew Jones
2024-01-11
Merge patch series "riscv: modules: Fix module loading error handling"
Palmer Dabbelt
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
RISC-V: Add SBI debug console helper routines
Anup Patel
2024-01-10
riscv: Fix relocation_hashtable size
Charlie Jenkins
2024-01-10
riscv: Correctly free relocation hashtable on error
Charlie Jenkins
2024-01-10
riscv: Fix module loading free order
Charlie Jenkins
2024-01-09
Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"
Palmer Dabbelt
2024-01-09
riscv: hwprobe: export Zicond extension
Clément Léger
2024-01-09
riscv: hwprobe: export Zacas ISA extension
Clément Léger
2024-01-09
riscv: add ISA extension parsing for Zacas
Clément Léger
2024-01-09
riscv: hwprobe: export Ztso ISA extension
Clément Léger
2024-01-09
riscv: add ISA extension parsing for Ztso
Clément Léger
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-09
riscv; fix __user annotation in save_v_state()
Ben Dooks
2024-01-09
riscv: fix __user annotation in traps_misaligned.c
Ben Dooks
2024-01-09
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2024-01-04
riscv: Deduplicate code in setup_smp()
Samuel Holland
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
[next]