summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14riscv: extend execmem_params for generated code allocationsMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-30Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Palmer Dabbelt
2024-04-30Merge patch series "riscv: fix patching with IPI"Palmer Dabbelt
2024-04-29riscv: Use IPIs for remote cache/TLB flushes by defaultSamuel Holland
2024-04-29riscv: Flush the instruction cache during SMP bringupSamuel Holland
2024-04-28riscv: hwprobe: export Zihintpause ISA extensionClément Léger
2024-04-28riscv: misaligned: remove CONFIG_RISCV_M_MODE specific codeClément Léger
2024-04-28riscv: Do not save the scratch CSR during suspendSamuel Holland
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-22RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic nameAtish Patra
2024-04-16riscv: Fix text patching when IPI are usedAlexandre Ghiti
2024-04-16riscv: Remove superfluous smp_mb()Alexandre Ghiti
2024-04-04riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-04riscv: Disable preemption when using patch_map()Alexandre Ghiti
2024-04-04riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti
2024-04-04riscv: use KERN_INFO in do_trapAndreas Schwab
2024-04-03riscv: Fix vector state restore in rt_sigreturn()Björn Töpel
2024-03-27riscv: remove unused headertanzirh@google.com
2024-03-27riscv: compat_vdso: align VDSOAS build logMasahiro Yamada
2024-03-26riscv: hwprobe: do not produce frtace relocationVladimir Isaev
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-20riscv: Use kcalloc() instead of kzalloc()Erick Archer
2024-03-20Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt
2024-03-20Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...Palmer Dabbelt
2024-03-19cpuidle: RISC-V: Move few functions to arch/riscvSunil V L
2024-03-19riscv: Introduce is_compat_thread() into compat.hLeonardo Bras
2024-03-15Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt
2024-03-15Merge patch series "Support Andes PMU extension"Palmer Dabbelt
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13riscv: Set unaligned access speed at compile timeCharlie Jenkins
2024-03-13riscv: Decouple emulated unaligned accesses from access speedCharlie Jenkins
2024-03-13riscv: Only check online cpus for emulated accessesCharlie Jenkins
2024-03-13riscv: lib: Introduce has_fast_unaligned_access()Charlie Jenkins
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12perf: RISC-V: Introduce Andes PMU to support perf event samplingYu Chien Peter Lin
2024-03-12riscv: errata: Rename defines for AndesYu Chien Peter Lin
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-06bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-29Merge patch series "riscv: cbo.zero fixes"Palmer Dabbelt
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendSamuel Holland