bianbu-linux-6.6/arch/riscv/kernel
lijuan 9b6683e61f ai-trap: scan device-tree when booting time
Change-Id: I3075960b7d3a20262b4979816e9521f4c4f169c2
Signed-off-by: lijuan <juan.li@spacemit.com>
2024-12-26 08:58:39 +08:00
..
compat_vdso kbuild: unify vdso_install rules 2024-06-12 11:12:32 +02:00
pi RISC-V: build: Allow LTO to be selected 2024-12-25 21:15:25 +08:00
probes riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
vdso riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
.gitignore
acpi.c RISC-V: ACPI: fix early_ioremap to early_memremap 2024-11-08 16:28:24 +01:00
alternative.c Merge patch series "Add non-coherent DMA support for AX45MP" 2023-09-08 11:24:34 -07:00
asm-offsets.c riscv: Implement Shadow Call Stack 2024-11-28 18:28:10 +08:00
cacheinfo.c RISC-V Patches for the 6.4 Merge Window, Part 1 2023-04-28 16:55:39 -07:00
cfi.c riscv: Add CFI error handling 2023-08-23 14:16:39 -07:00
compat_signal.c riscv: compat: signal: Add rt_frame implementation 2022-05-17 16:37:21 -07:00
compat_syscall_table.c riscv: Implement syscall wrappers 2023-08-23 14:16:36 -07:00
copy-unaligned.h RISC-V: Probe for unaligned access speed 2023-09-01 09:06:25 -07:00
copy-unaligned.S riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
cpu-hotplug.c k1: cpu: fix compilation errs 2024-11-28 18:27:47 +08:00
cpu.c k1: cpu: fix compilation errs 2024-11-28 18:27:47 +08:00
cpu_ops.c RISC-V: Align SBI probe implementation with spec 2023-04-29 13:04:50 -07:00
cpu_ops_sbi.c k1:hotplug: close the SCMI configuration 2024-11-28 18:28:15 +08:00
cpu_ops_spinwait.c riscv: prevent pt_regs corruption for secondary idle threads 2024-06-12 11:13:03 +02:00
cpufeature.c ai-trap: scan device-tree when booting time 2024-12-26 08:58:39 +08:00
crash_core.c kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP 2023-12-20 17:02:03 +01:00
crash_dump.c vmcore: convert copy_oldmem_page() to take an iov_iter 2022-04-29 14:37:59 -07:00
crash_save_regs.S RISC-V: Fixup get incorrect user mode PC for kernel mode regs 2022-08-11 08:54:40 -07:00
efi-header.S riscv: efi: Set NX compat flag in PE/COFF header 2024-11-08 16:28:25 +01:00
efi.c riscv: Use accessors to page table entries instead of direct dereference 2024-09-12 11:11:40 +02:00
elf_kexec.c riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown 2024-10-17 15:24:18 +02:00
entry.S riscv: vector: allow kernel-mode Vector with preemption 2024-11-28 18:28:11 +08:00
fpu.S riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
ftrace.c RISC-V: Don't check text_mutex during stop_machine 2023-03-09 14:58:51 -08:00
head.h riscv: entry: Convert to generic entry 2023-03-23 08:47:00 -07:00
head.S riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
hibernate-asm.S riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
hibernate.c riscv: hibernate: remove WARN_ON in save_processor_state 2023-06-23 10:06:22 -07:00
image-vars.h riscv: libstub: Implement KASLR by using generic functions 2023-09-05 19:49:31 -07:00
irq.c riscv: Use separate IRQ shadow call stacks 2024-11-28 18:28:10 +08:00
jump_label.c jump_label: make initial NOP patching the special case 2022-06-24 09:48:55 +02:00
kernel_mode_vector.c riscv: vector: allow kernel-mode Vector with preemption 2024-11-28 18:28:11 +08:00
kexec_relocate.S riscv: kexec: Cleanup riscv_kexec_relocate 2024-11-28 18:27:58 +08:00
kgdb.c RISC-V: rename parse_asm.h to insn.h 2022-12-29 06:59:47 -08:00
machine_kexec.c riscv: kexec: Avoid deadlock in kexec crash path 2024-07-11 12:49:13 +02:00
machine_kexec_file.c RISC-V: Add kexec_file support 2022-05-19 12:14:18 -07:00
Makefile riscv: Add support for kernel mode vector 2024-11-28 18:28:11 +08:00
mcount-dyn.S use linux/export.h rather than asm-generic/export.h 2024-11-28 18:28:10 +08:00
mcount.S use linux/export.h rather than asm-generic/export.h 2024-11-28 18:28:10 +08:00
module-sections.c insmod: simplify section header process for optimize insmod speed 2024-11-28 18:28:42 +08:00
module.c clear compile warning: 2024-11-28 18:27:39 +08:00
patch.c riscv: Disable preemption when using patch_map() 2024-04-10 16:36:01 +02:00
perf_callchain.c riscv: Fix fp alignment bug in perf_callchain_user() 2024-10-04 16:29:34 +02:00
perf_regs.c perf/arch: Remove perf_sample_data::regs_user_copy 2020-11-09 18:12:34 +01:00
process.c riscv: vector: allow kernel-mode Vector with preemption 2024-11-28 18:28:11 +08:00
ptrace.c riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() 2024-11-28 18:28:11 +08:00
reset.c riscv: Use do_kernel_power_off() 2022-05-19 19:30:30 +02:00
return_address.c riscv: add CALLER_ADDRx support 2024-03-06 14:48:41 +00:00
riscv_ksyms.c RISC-V: add infrastructure to allow different str* implementations 2023-01-31 11:43:23 -08:00
sbi-ipi.c sbi-ipi: enable the Soft-ipi early when cpu bring up 2024-11-28 18:28:13 +08:00
sbi.c hotplug: we'd better flush the local & l2 cache when one cpu going to die 2024-11-28 18:26:43 +08:00
setup.c RISC-V: Enable cbo.zero in usermode 2024-11-28 18:27:58 +08:00
signal.c riscv: Fix vector state restore in rt_sigreturn() 2024-12-07 16:05:53 +08:00
smp.c riscv: Fix CPU feature detection with SMP disabled 2023-08-08 15:28:25 -07:00
smpboot.c riscv: Decouple emulated unaligned accesses from access speed 2024-11-28 18:28:02 +08:00
soc.c riscv: Fix builtin DTB handling 2021-01-07 19:00:50 -08:00
stacktrace.c stacktrace: delect KASAN warning 2024-11-28 18:29:12 +08:00
suspend.c k1: support system suspend feature, enable later 2024-11-28 18:27:28 +08:00
suspend_entry.S riscv: Use SYM_*() assembly macros instead of deprecated ones 2024-11-28 18:28:10 +08:00
sys_hwprobe.c riscv: vector: adjust minimum Vector requirement to ZVE32X 2024-11-28 18:28:12 +08:00
sys_riscv.c riscv: Flush the icache of all cores related to the current process 2024-11-28 18:29:14 +08:00
syscall_table.c riscv: Implement syscall wrappers 2023-08-23 14:16:36 -07:00
time.c RISC-V: time.c: Add ACPI support for time_init() 2023-06-01 08:45:13 -07:00
traps.c ai-trap: scan device-tree when booting time 2024-12-26 08:58:39 +08:00
traps_misaligned.c riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code 2024-11-28 18:28:02 +08:00
unaligned_access_speed.c riscv: show reason of unaligned access speed are different among cores 2024-11-28 18:28:02 +08:00
vdso.c riscv: vdso: include vdso/vsyscall.h for vdso_data 2023-07-04 07:54:41 -07:00
vector.c riscv: vector: adjust minimum Vector requirement to ZVE32X 2024-11-28 18:28:12 +08:00
vmlinux-xip.lds.S riscv: Check if the code to patch lies in the exit section 2024-01-25 15:35:50 -08:00
vmlinux.lds.S riscv: Check if the code to patch lies in the exit section 2024-01-25 15:35:50 -08:00