summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2-6/+4
2021-10-23bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer1-0/+5
2021-10-22riscv: do not select non-existing config ANON_INODESLukas Bulwahn1-1/+0
2021-10-21Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt4-16/+7
2021-10-20riscv: Use of_get_cpu_hwid()Rob Herring1-1/+2
2021-10-19riscv: dts: sifive: add missing compatible for plicKrzysztof Kozlowski1-1/+1
2021-10-19riscv: dts: microchip: add missing compatibles for clint and plicKrzysztof Kozlowski1-2/+2
2021-10-19riscv: dts: sifive: drop duplicated nodes and properties in sifiveKrzysztof Kozlowski2-10/+0
2021-10-19riscv: dts: sifive: fix Unleashed board compatibleKrzysztof Kozlowski1-1/+2
2021-10-19riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatibleKrzysztof Kozlowski2-2/+2
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook2-8/+6
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-29/+52
2021-10-09ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang1-5/+0
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-10-08riscv: dts: microchip: use vendor compatible for Cadence SD4HCKrzysztof Kozlowski1-1/+1
2021-10-08riscv: dts: microchip: drop unused pinctrl-namesKrzysztof Kozlowski1-1/+0
2021-10-08riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski2-28/+12
2021-10-08riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski2-3/+3
2021-10-08riscv: dts: microchip: drop duplicated nodesKrzysztof Kozlowski1-5/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-05Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt2-1/+88
2021-10-05riscv: Flush current cpu icache before other cpusAlexandre Ghiti1-0/+2
2021-10-05riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap3-0/+14
2021-10-05Merge remote-tracking branch 'palmer/riscv-clone3' into fixesPalmer Dabbelt1-1/+2
2021-10-05RISC-V: Include clone3() on rv32Palmer Dabbelt1-1/+2
2021-10-05riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta1-3/+5
2021-10-05riscv: set default pm_power_off to NULLDimitri John Ledkov1-3/+9
2021-10-05riscv/vdso: Add support for time namespacesTong Tiangen6-54/+211
2021-10-04RISC-V: KVM: Add SBI v0.1 supportAtish Patra5-0/+209
2021-10-04RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra2-0/+114
2021-10-04RISC-V: KVM: FP lazy save/restoreAtish Patra4-0/+342
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra7-1/+309
2021-10-04RISC-V: KVM: Implement MMU notifiersAnup Patel4-5/+89
2021-10-04RISC-V: KVM: Implement stage2 page table programmingAnup Patel5-16/+676
2021-10-04RISC-V: KVM: Implement VMID allocatorAnup Patel7-2/+249
2021-10-04RISC-V: KVM: Handle WFI exits for VCPUAnup Patel1-0/+76
2021-10-04RISC-V: KVM: Handle MMIO exits for VCPUAnup Patel8-4/+651
2021-10-04RISC-V: KVM: Implement VCPU world-switchAnup Patel5-4/+319
2021-10-04RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel2-4/+290
2021-10-04RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel3-13/+197
2021-10-04RISC-V: KVM: Implement VCPU create, init and destroy functionsAnup Patel2-9/+115
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel12-0/+805
2021-10-04RISC-V: Add hypervisor extension related CSR definesAnup Patel1-0/+87
2021-10-02riscv/vdso: make arch_setup_additional_pages wait for mmap_sem for write kill...Tong Tiangen1-1/+3
2021-10-02riscv/vdso: Move vdso data page up frontTong Tiangen3-19/+30
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen4-8/+15
2021-10-01kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu3-4/+4
2021-10-01kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu1-1/+1
2021-10-01kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu1-6/+5