summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-07-22Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt1-0/+2
2024-07-22riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins1-0/+2
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu1-0/+1
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland1-0/+1
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-03-13riscv: Set unaligned access speed at compile timeCharlie Jenkins1-1/+3
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He1-1/+1
2024-02-22riscv: add CALLER_ADDRx supportZong Li1-0/+2
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-01-16Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt1-0/+1
2024-01-16riscv: Add support for kernel mode vectorGreentime Hu1-0/+1
2024-01-03RISC-V: Move the hwprobe syscall to its own fileAndrew Jones1-0/+1
2023-12-30RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones1-0/+1
2023-12-20riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He1-1/+1
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt1-0/+1
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins1-0/+1
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger1-1/+1
2023-09-08Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt1-0/+1
2023-09-01RISC-V: Probe for unaligned access speedEvan Green1-0/+1
2023-08-23riscv: Add CFI error handlingSami Tolvanen1-0/+2
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-06-08Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt1-0/+1
2023-06-08riscv: Introduce riscv_v_vsize to record size of Vector contextGreentime Hu1-0/+1
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L1-0/+1
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti1-0/+4
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren1-0/+1
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt1-0/+1
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-0/+1
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti1-0/+2
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel1-0/+1
2023-03-23riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}Jisheng Zhang1-2/+0
2022-12-02RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian1-0/+1
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-1/+1
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu1-1/+1
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt1-0/+1
2022-05-19RISC-V: Add kexec_file supportLiao Chang1-0/+1
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt1-0/+3
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren1-0/+1
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner1-0/+14
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner1-0/+1
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren1-0/+1
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren1-0/+1
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt1-0/+2
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2022-03-21RISC-V: Remove the current perf implementationAtish Patra1-1/+0
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel1-0/+2