summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2021-02-18arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool
2021-02-02RISC-V: Fix .init section permission updateAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang
2021-01-14riscv/stacktrace: Fix stack output without ra on the stack topChen Huang
2021-01-14riscv: Improve __show_regsKefeng Wang
2021-01-14riscv: Add dump stack in show_regsKefeng Wang
2021-01-14riscv: Enable per-task stack canariesGuo Ren
2021-01-14riscv: Add uprobes supportedGuo Ren
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren
2021-01-14riscv: Add kprobes supportedGuo Ren
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren
2021-01-14riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren
2021-01-14RISC-V: Implement ptrace regs and stack APIPatrick Stählin
2021-01-14riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang
2021-01-14riscv: Add numa support for riscv64 platformAtish Patra
2021-01-14riscv: Separate memory init from paging initAtish Patra
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2021-01-07riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal
2021-01-07riscv: Fix kernel time_init()Damien Le Moal
2021-01-07riscv: return -ENOSYS for syscall -1Andreas Schwab
2021-01-07riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-10riscv: Fixed kernel test robot warningSouptick Joarder
2020-12-10riscv: kernel: Drop unused clean ruleKefeng Wang
2020-12-10riscv: provide memmove implementationNylon Chen
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-25RISC-V: Move dynamic relocation section under __initAtish Patra
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra
2020-11-25RISC-V: Align the .init.text sectionAtish Patra
2020-11-25RISC-V: Initialize SBI earlyAtish Patra
2020-11-25riscv: Enable ARCH_STACKWALKKefeng Wang
2020-11-25RISC-V: Add missing jump label initializationAnup Patel
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-20riscv: Make stack walk callback consistent with generic codeKefeng Wang
2020-11-20riscv: Cleanup stacktraceKefeng Wang
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-09RISC-V: Add kernel image sections to the resource treeNick Kossifidis
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt
2020-11-05riscv: Set text_offset correctly for M-ModeSean Anderson