aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)Author
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-08Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt
2023-06-08riscv: Introduce riscv_v_vsize to record size of Vector contextGreentime Hu
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel
2023-03-23riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}Jisheng Zhang
2022-12-02RISC-V: Add arch_crash_save_vmcoreinfo supportXianting Tian
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-07-14RISC-V: kexec: Fix build error without CONFIG_KEXECLi Zhengyu
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-21RISC-V: Remove the current perf implementationAtish Patra
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel
2022-02-24riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26RISC-V: Add crash kernel supportNick Kossifidis
2021-04-26RISC-V: Add kdump supportNick Kossifidis
2021-04-26RISC-V: Add kexec supportNick Kossifidis
2021-03-09riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun
2021-01-14riscv: Add kprobes supportedGuo Ren
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing
2020-05-18riscv: Add KGDB supportVincent Chen
2020-05-12riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang
2020-04-03riscv: Add SOC early init supportDamien Le Moal
2020-04-03riscv: Unaligned load/store handling for M_MODEDamien Le Moal
2020-03-31RISC-V: Support cpu hotplugAtish Patra
2020-03-31RISC-V: Add supported for ordered booting method using HSMAtish Patra
2020-03-31RISC-V: Add cpu_ops and modify default booting methodAtish Patra
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li