summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)Author
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
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-17riscv: provide native clint access for M-modeChristoph Hellwig
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig
2019-09-05riscv: Add support for perf registers samplingMao Han
2019-09-04riscv: Add perf callchain supportMao Han
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-26RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel
2018-10-22Allow to disable FPU supportAlan Kao
2018-10-22Extract FPU context operations from entry.SAlan Kao
2018-06-04perf: riscv: preliminary RISC-V supportAlan Kao
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao
2018-01-30riscv/ftrace: Add basic supportAlan Kao
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt