aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-9/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-9/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+4
|\ \
| * | include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-0/+4
* | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-6/+4
|\ \ \
| * | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-6/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-3/+2
| * | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-2/+3
* | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-1/+2
|\ \ \ \
| * | | | riscv: Use of_get_cpu_hwid()Rob Herring2021-10-201-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0222-0/+4523
|\ \ \ \
| * | | | RISC-V: KVM: fix boolreturn.cocci warningsBixuan Cui2021-11-011-9/+9
| * | | | RISC-V: KVM: remove unneeded semicolonran jianping2021-11-014-8/+8
| * | | | RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functionsAnup Patel2021-10-312-4/+5
| * | | | RISC-V: KVM: Factor-out FP virtualization into separate sourcesAnup Patel2021-10-315-176/+228
| * | | | riscv: do not select non-existing config ANON_INODESLukas Bulwahn2021-10-221-1/+0
| * | | | RISC-V: KVM: Add SBI v0.1 supportAtish Patra2021-10-045-0/+209
| * | | | RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra2021-10-042-0/+114
| * | | | RISC-V: KVM: FP lazy save/restoreAtish Patra2021-10-044-0/+342
| * | | | RISC-V: KVM: Add timer functionalityAtish Patra2021-10-047-1/+309
| * | | | RISC-V: KVM: Implement MMU notifiersAnup Patel2021-10-044-5/+89
| * | | | RISC-V: KVM: Implement stage2 page table programmingAnup Patel2021-10-045-16/+676
| * | | | RISC-V: KVM: Implement VMID allocatorAnup Patel2021-10-047-2/+249
| * | | | RISC-V: KVM: Handle WFI exits for VCPUAnup Patel2021-10-041-0/+76
| * | | | RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel2021-10-048-4/+651
| * | | | RISC-V: KVM: Implement VCPU world-switchAnup Patel2021-10-045-4/+319
| * | | | RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel2021-10-042-4/+290
| * | | | RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel2021-10-043-13/+197
| * | | | RISC-V: KVM: Implement VCPU create, init and destroy functionsAnup Patel2021-10-042-9/+115
| * | | | RISC-V: Add initial skeletal KVM supportAnup Patel2021-10-0412-0/+805
| * | | | RISC-V: Add hypervisor extension related CSR definesAnup Patel2021-10-041-0/+87
| | |_|/ | |/| |
* | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-024-48/+178
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-014-48/+178
| |\ \ \ \
| | * | | | riscv, bpf: Increase the maximum number of iterationsBjörn Töpel2021-11-011-1/+1
| | * | | | riscv, bpf: Add BPF exception tablesTong Tiangen2021-10-284-47/+177
| | |/ / /
* | | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-015-18/+10
|\ \ \ \ \
| * | | | | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-303-4/+4
| * | | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| * | | | | kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-09-301-6/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-013-7/+0
|\ \ \ \ \
| * | | | | riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel2021-09-303-7/+0
| |/ / / /
* | | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-8/+6
|\ \ \ \ \
| * | | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-8/+6
| |/ / / /
* | | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-013-11/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * | | | irq: riscv: perform irqentry in entry codeMark Rutland2021-10-263-11/+2
| * | | | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| |/ / /