summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-05-20RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Add purgatoryLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren
2022-05-17riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12riscv: support for Svpbmt and D1 memory typesPalmer Dabbelt
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: don't use global static vars to store alternative dataHeiko Stuebner
2022-05-11riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2022-05-11riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner
2022-05-11riscv: move boot alternatives to after fill_hwcapHeiko Stuebner
2022-05-11riscv: prevent compressed instructions in alternativesHeiko Stuebner
2022-05-11riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner
2022-05-11riscv: implement ALTERNATIVE_2 macroHeiko Stuebner
2022-05-11riscv: implement module alternativesHeiko Stuebner
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt
2022-05-11RISC-V: Move to generic spinlocksPalmer Dabbelt
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)