summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-29arch/riscv: add dual vdso creation logic and select vdso based on hwDeepak Gupta-0/+1
2026-01-29riscv/mm: Implement map_shadow_stack() syscallDeepak Gupta-0/+1
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser-7/+8
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt-2/+2
2025-06-05riscv: kexec_file: Support loading Image binary fileSong Shuai-1/+1
2025-06-05riscv: kexec_file: Split the loading of kernel and othersSong Shuai-1/+1
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds-2/+2
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt-0/+2
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins-0/+2
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti-0/+5
2024-10-18RISC-V: Report vector unaligned access speed hwprobeJesse Taube-1/+2
2024-10-18RISC-V: Detect unaligned vector accesses supportedJesse Taube-2/+2
2024-10-18RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNEDJesse Taube-2/+2
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti-1/+5
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt-0/+2
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins-0/+2
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu-0/+1
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland-0/+1
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-03-13riscv: Set unaligned access speed at compile timeCharlie Jenkins-1/+3
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He-1/+1
2024-02-22riscv: add CALLER_ADDRx supportZong Li-0/+2
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2024-01-16Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt-0/+1
2024-01-16riscv: Add support for kernel mode vectorGreentime Hu-0/+1
2024-01-03RISC-V: Move the hwprobe syscall to its own fileAndrew Jones-0/+1
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones-0/+1
2023-12-20riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He-1/+1
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt-0/+1
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins-0/+1
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger-1/+1
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt-0/+1
2023-09-01RISC-V: Probe for unaligned access speedEvan Green-0/+1
2023-08-23riscv: Add CFI error handlingSami Tolvanen-0/+2
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2023-06-08Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt-0/+1
2023-06-08riscv: Introduce riscv_v_vsize to record size of Vector contextGreentime Hu-0/+1
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L-0/+1
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti-0/+4
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren-0/+1
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt-0/+1
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng-0/+1
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2