summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* riscv: add support for kernel-mode FPUSamuel Holland2024-05-191-0/+1
* Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-1/+3
|\
| * riscv: Set unaligned access speed at compile timeCharlie Jenkins2024-03-131-1/+3
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
| |/
* / riscv: add CALLER_ADDRx supportZong Li2024-02-221-0/+2
|/
* Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-201-0/+1
|\
| * Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt2024-01-161-0/+1
| |\
| | * riscv: Add support for kernel mode vectorGreentime Hu2024-01-161-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+1
|\ \ \
| * | | RISC-V: paravirt: Add skeleton for pv-time supportAndrew Jones2023-12-301-0/+1
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-171-0/+1
|\ \ \ | | |/ | |/|
| * | RISC-V: Move the hwprobe syscall to its own fileAndrew Jones2024-01-031-0/+1
| |/
* / riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.oBaoquan He2023-12-201-1/+1
|/
* Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt2023-11-071-0/+1
|\
| * riscv: Add tests for riscv module loadingCharlie Jenkins2023-11-071-0/+1
* | riscv: add support for misaligned trap handling in S-modeClément Léger2023-11-011-1/+1
|/
* Merge patch series "RISC-V: Probe for misaligned access speed"Palmer Dabbelt2023-09-081-0/+1
|\
| * RISC-V: Probe for unaligned access speedEvan Green2023-09-011-0/+1
* | riscv: Add CFI error handlingSami Tolvanen2023-08-231-0/+2
|/
* Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-0/+2
|\
| * Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt2023-06-081-0/+1
| |\
| | * riscv: Introduce riscv_v_vsize to record size of Vector contextGreentime Hu2023-06-081-0/+1
| * | RISC-V: Add support to build the ACPI coreSunil V L2023-06-011-0/+1
| |/
* / riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti2023-05-311-0/+4
|/
* riscv: compat_syscall_table: Fixup compile warningGuo Ren2023-05-011-0/+1
* Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt2023-04-291-0/+1
|\
| * RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng2023-04-291-0/+1
* | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-2/+2
|\ \
| * | riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti2023-04-261-0/+2
| * | riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}Jisheng Zhang2023-03-231-2/+0
| |/
* / RISC-V: Treat IPIs as normal Linux IRQsAnup Patel2023-04-081-0/+1
|/
* RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian2022-12-021-0/+1
* kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-1/+1
* RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu2022-07-141-1/+1
* riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-191-0/+1
|\
| * RISC-V: Add kexec_file supportLiao Chang2022-05-191-0/+1
* | RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt2022-05-191-0/+3
|\ \
| * | riscv: compat: signal: Add rt_frame implementationGuo Ren2022-05-171-0/+1
| * | riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren2022-04-261-0/+1
| * | riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-261-0/+1
| |/
* | riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-111-0/+14
* | riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-111-0/+1
|/
* RISC-V CPU Idle SupportPalmer Dabbelt2022-03-301-0/+2
|\
| * RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel2022-03-101-0/+2
* | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-251-1/+0
|\ \
| * | RISC-V: Remove the current perf implementationAtish Patra2022-03-211-1/+0
| |/
* / riscv: fix oops caused by irqsoff latency tracerChangbin Du2022-02-241-0/+2
|/
* RISC-V: Move spinwait booting method to its own configAtish Patra2022-01-201-1/+2
* riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du2021-08-121-1/+1