summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-11RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-0/+1
2023-05-17riscv: compat_syscall_table: Fixup compile warningGuo Ren1-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
2020-03-31RISC-V: Support cpu hotplugAtish Patra1-0/+1
2020-03-31RISC-V: Add supported for ordered booting method using HSMAtish Patra1-0/+3
2020-03-31RISC-V: Add cpu_ops and modify default booting methodAtish Patra1-0/+2
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li1-1/+3
2019-11-18riscv: add nommu supportChristoph Hellwig1-2/+1
2019-11-18riscv: provide native clint access for M-modeChristoph Hellwig1-0/+1
2019-11-14riscv: cleanup the default power off implementationChristoph Hellwig1-0/+1
2019-09-05riscv: Add support for perf registers samplingMao Han1-0/+1
2019-09-04riscv: Add perf callchain supportMao Han1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-27RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel1-3/+0
2018-10-23Allow to disable FPU supportAlan Kao1-1/+1
2018-10-23Extract FPU context operations from entry.SAlan Kao1-0/+1
2018-06-05perf: riscv: preliminary RISC-V supportAlan Kao1-0/+2
2018-04-03RISC-V: Fixes to module loadingPalmer Dabbelt1-0/+1