summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-2626-302/+1357
|\ \ | |/ |/|
| * riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser2021-02-221-1/+2
| * RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2021-02-221-16/+16
| * RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-182-2/+2
| * arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou2021-02-181-1/+1
| * riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool2021-02-181-0/+4
| * riscv/stacktrace: Fix stack output without ra on the stack topChen Huang2021-01-141-3/+9
| * riscv: Improve __show_regsKefeng Wang2021-01-141-1/+6
| * riscv: Add dump stack in show_regsKefeng Wang2021-01-143-4/+18
| * riscv: Enable per-task stack canariesGuo Ren2021-01-142-1/+4
| * riscv: Add uprobes supportedGuo Ren2021-01-144-0/+200
| * riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-142-0/+54
| * riscv: Add kprobes supportedGuo Ren2021-01-149-0/+703
| * riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren2021-01-142-235/+202
| * riscv: Fixup patch_text panic in ftraceGuo Ren2021-01-141-0/+1
| * riscv: Fixup wrong ftrace remove cflagGuo Ren2021-01-141-2/+2
| * riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren2021-01-141-2/+6
| * RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-141-0/+99
| * riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang2021-01-141-1/+8
| * riscv: Add numa support for riscv64 platformAtish Patra2021-01-142-3/+19
| * riscv: Separate memory init from paging initAtish Patra2021-01-141-0/+1
| * riscv: Fix builtin DTB handlingDamien Le Moal2021-01-071-27/+0
| * riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang2021-01-072-5/+2
* | RISC-V: Fix .init section permission updateAtish Patra2021-02-021-1/+3
* | RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra2021-01-151-11/+13
* | riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang2021-01-141-3/+2
* | riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2021-01-121-1/+1
* | riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang2021-01-121-1/+10
* | riscv: Trace irq on only interrupt is enabledAtish Patra2021-01-121-3/+3
* | riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal2021-01-071-0/+9
* | riscv: Fix kernel time_init()Damien Le Moal2021-01-071-0/+3
* | riscv: return -ENOSYS for syscall -1Andreas Schwab2021-01-071-8/+1
|/
* Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-188-89/+232
|\
| * riscv: Fixed kernel test robot warningSouptick Joarder2020-12-101-0/+2
| * riscv: kernel: Drop unused clean ruleKefeng Wang2020-12-101-2/+0
| * riscv: provide memmove implementationNylon Chen2020-12-101-0/+2
| * RISC-V: Move dynamic relocation section under __initAtish Patra2020-11-251-4/+4
| * RISC-V: Protect all kernel sections including init earlyAtish Patra2020-11-252-22/+39
| * RISC-V: Align the .init.text sectionAtish Patra2020-11-251-1/+7
| * RISC-V: Initialize SBI earlyAtish Patra2020-11-251-4/+3
| * riscv: Enable ARCH_STACKWALKKefeng Wang2020-11-252-40/+10
| * riscv: Make stack walk callback consistent with generic codeKefeng Wang2020-11-202-6/+6
| * riscv: Cleanup stacktraceKefeng Wang2020-11-202-15/+4
| * RISC-V: Add kernel image sections to the resource treeNick Kossifidis2020-11-091-0/+160
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\ \
| * | riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+1
* | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \ \
| * | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/ /