aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2021-03-09riscv: time: Fix no prototype for time_initNanyong Sun
2021-03-09riscv: sbi: Fix comment of __sbi_set_timer_v01Nanyong Sun
2021-03-09riscv: traps: Fix no prototype warningsNanyong Sun
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-22riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser
2021-02-22RISC-V: Add a non-void return for sbi v02 functionsAtish Patra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-18RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt
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