aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra2-0/+119
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel3-0/+39
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel7-53/+369
2022-05-20RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel1-2/+1
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel6-83/+237
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel1-1/+5
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel3-1/+14
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel7-151/+151
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton1-1/+1
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt11-1/+683
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-2/+2
2022-05-19riscv/mm: fix two page table check related issuesTong Tiangen2-5/+5
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu1-0/+151
2022-05-19RISC-V: Add purgatoryLi Zhengyu6-0/+199
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu1-1/+118
2022-05-19RISC-V: Add kexec_file supportLiao Chang5-0/+213
2022-05-19RISC-V: use memcpy for kexec_file modeLiao Chang1-1/+3
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko1-8/+4
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt33-52/+863
2022-05-17riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren1-0/+19
2022-05-17riscv: compat: ptrace: Add compat_arch_ptrace implementGuo Ren1-5/+82
2022-05-17riscv: compat: signal: Add rt_frame implementationGuo Ren4-1/+268
2022-05-13riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen2-6/+66
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+19
2022-05-12riscv: support for Svpbmt and D1 memory typesPalmer Dabbelt28-161/+724
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner15-9/+260
2022-05-11riscv: don't use global static vars to store alternative dataHeiko Stuebner1-27/+24
2022-05-11riscv: remove FIXMAP_PAGE_IO and fall back to its default valueHeiko Stuebner1-2/+0
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner11-10/+189
2022-05-11riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner4-12/+24
2022-05-11riscv: move boot alternatives to after fill_hwcapHeiko Stuebner2-2/+2
2022-05-11riscv: prevent compressed instructions in alternativesHeiko Stuebner1-0/+24
2022-05-11riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner1-10/+10
2022-05-11riscv: implement ALTERNATIVE_2 macroHeiko Stuebner1-20/+58
2022-05-11riscv: implement module alternativesHeiko Stuebner4-9/+55
2022-05-11riscv: allow different stages with alternativesHeiko Stuebner3-11/+23
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner11-20/+26
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt4-123/+3
2022-05-11RISC-V: Move to generic spinlocksPalmer Dabbelt3-45/+10
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2-25/+3
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook1-1/+1
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-2/+19
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-11/+26
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-8/+20
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-22/+4