summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
2021-04-15riscv: keep interrupts disabled for BREAKPOINT exceptionJisheng Zhang
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang
2021-04-15riscv: add do_page_fault and do_trap_break into the kprobes blacklistJisheng Zhang
2021-04-01riscv,entry: fix misaligned base for excp_vect_tableZihao Yu
2021-04-01riscv: Drop const annotation for spKefeng Wang
2021-03-16RISC-V: Fix out-of-bounds accesses in init_resources()Geert Uytterhoeven
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-16riscv: fix bugon.cocci warningskernel test robot
2021-03-09riscv: ftrace: Use ftrace_get_regs helperNanyong Sun
2021-03-09riscv: process: Fix no prototype for show_regsNanyong Sun
2021-03-09riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun
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