summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-06riscv: add CALLER_ADDRx supportZong Li1-0/+2
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-24riscv: 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-02riscv: 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-29Merge 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-03RISC-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-15RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu1-1/+1
2022-05-20riscv: 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-18riscv: compat: signal: Add rt_frame implementationGuo Ren1-0/+1
2022-05-12riscv: add memory-type errata for T-HeadHeiko Stuebner1-0/+14
2022-05-12riscv: 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-31RISC-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-22RISC-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
2022-02-25riscv: fix oops caused by irqsoff latency tracerChangbin Du1-0/+2
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra1-1/+2
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du1-1/+1
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2021-04-26RISC-V: Add crash kernel supportNick Kossifidis1-0/+1
2021-04-26RISC-V: Add kdump supportNick Kossifidis1-1/+1
2021-04-26RISC-V: Add kexec supportNick Kossifidis1-0/+5
2021-03-10riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun1-0/+1
2021-01-15riscv: Add kprobes supportedGuo Ren1-0/+1
2021-01-15riscv: Fixup patch_text panic in ftraceGuo Ren1-0/+1
2021-01-15riscv: Fixup wrong ftrace remove cflagGuo Ren1-2/+2
2020-12-11riscv: kernel: Drop unused clean ruleKefeng Wang1-2/+0
2020-10-03RISC-V: Add EFI runtime servicesAtish Patra1-0/+2
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel1-1/+1
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing1-0/+2
2020-05-18riscv: Add KGDB supportVincent Chen1-0/+1
2020-05-13riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang1-1/+1
2020-04-03riscv: Add SOC early init supportDamien Le Moal1-0/+1
2020-04-03riscv: Unaligned load/store handling for M_MODEDamien Le Moal1-1/+1