index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2024-05-30
riscv: cpufeature: call match_isa_ext() for single-letter extensions
Andy Chiu
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2024-05-30
riscv: vector: add a comment when calling riscv_setup_vsize()
Andy Chiu
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-23
riscv: Fix early ftrace nop patching
Alexandre Ghiti
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Merge patch series "riscv: Extension parsing fixes"
Palmer Dabbelt
2024-05-22
riscv: typo in comment for get_f64_reg
Xingyou Chen
2024-05-22
Use bool value in set_cpu_online()
Zhao Ke
2024-05-22
riscv: stacktrace: fixed walk_stackframe()
Matthew Bystrin
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-22
riscv: cpufeature: Fix extension subset checking
Charlie Jenkins
2024-05-22
riscv: cpufeature: Fix thead vector hwcap removal
Charlie Jenkins
2024-05-19
riscv: add support for kernel-mode FPU
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-30
Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"
Palmer Dabbelt
2024-04-30
Merge patch series "riscv: fix patching with IPI"
Palmer Dabbelt
2024-04-29
riscv: Use IPIs for remote cache/TLB flushes by default
Samuel Holland
2024-04-29
riscv: Flush the instruction cache during SMP bringup
Samuel Holland
2024-04-28
riscv: hwprobe: export Zihintpause ISA extension
Clément Léger
2024-04-28
riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
Clément Léger
2024-04-28
riscv: Do not save the scratch CSR during suspend
Samuel Holland
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-22
RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
Atish Patra
2024-04-16
riscv: Fix text patching when IPI are used
Alexandre Ghiti
2024-04-16
riscv: Remove superfluous smp_mb()
Alexandre Ghiti
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
2024-04-03
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-03-27
riscv: remove unused header
tanzirh@google.com
2024-03-27
riscv: compat_vdso: align VDSOAS build log
Masahiro Yamada
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-20
riscv: Use kcalloc() instead of kzalloc()
Erick Archer
2024-03-20
Merge patch series "RISC-V: ACPI: Add LPI support"
Palmer Dabbelt
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
[prev]
[next]