summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-61/+3098
2023-06-20RISC-V: KVM: Remove unneeded semicolonYang Li2-8/+8
2023-06-20RISC-V: KVM: Allow Svnapot extension for Guest/VMAnup Patel2-0/+3
2023-06-19riscv: kvm: define vcpu_sbi_ext_pmu in headerBen Dooks2-3/+4
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel4-2/+217
2023-06-19RISC-V: KVM: Add in-kernel virtualization of AIA IMSICAnup Patel3-36/+925
2023-06-18RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel4-0/+77
2023-06-18RISC-V: KVM: Add in-kernel emulation of AIA APLICAnup Patel3-14/+580
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel5-42/+770
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel6-0/+158
2023-06-18RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zeroAnup Patel1-1/+9
2023-06-18RISC-V: KVM: Add APLIC related definesAnup Patel1-0/+58
2023-06-18RISC-V: KVM: Add IMSIC related definesAnup Patel2-2/+39
2023-06-18RISC-V: KVM: Implement guest external interrupt line managementAnup Patel4-1/+258
2023-06-13Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+5
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+39
2023-06-08riscv: fix kprobe __user string arg print fault issueRuan Jinjie1-0/+1
2023-06-07riscv: Check the virtual alignment before choosing a map sizeAlexandre Ghiti1-6/+7
2023-06-07riscv: Fix kfence now that the linear mapping can be backed by PUD/P4D/PGDAlexandre Ghiti2-38/+30
2023-06-07riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen2-3/+2
2023-06-06RISC-V: KVM: Probe for SBI extension statusAndrew Jones2-12/+40
2023-06-06RISC-V: KVM: Convert extension_disabled[] to ext_status[]Andrew Jones2-4/+12
2023-06-06RISC-V: KVM: Rename dis_idx to ext_idxAndrew Jones1-17/+17
2023-06-06RISC-V: KVM: Redirect AMO load/store misaligned traps to guestwchen2-0/+4
2023-06-06RISC-V: KVM: use bitmap_zero() APIYe Xingchen1-1/+1
2023-06-02Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-3/+52
2023-06-02riscv: Implement missing huge_ptep_getAlexandre Ghiti2-0/+27
2023-06-02riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOTAlexandre Ghiti1-1/+5
2023-06-01riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-05-31riscv: Fix relocatable kernels with early alternatives using -fno-pieAlexandre Ghiti2-0/+8
2023-05-29RISC-V: mark hibernation as nonportableConor Dooley1-1/+4
2023-05-24riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti1-1/+1
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao1-0/+2
2023-05-10riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti2-6/+3
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-66/+674
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-91/+1129
2023-05-02RISC-V: include cpufeature.h in cpufeature.cConor Dooley1-0/+1
2023-05-02riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti1-6/+6
2023-05-02riscv: compat_syscall_table: Fixup compile warningGuo Ren1-0/+1
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2023-04-30RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley1-1/+1
2023-04-29RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap2-8/+6
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones4-12/+11
2023-04-29riscv: mm: remove redundant parameter of create_fdt_early_page_tableSong Shuai1-4/+2
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt10-34/+634
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor1-1/+12
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng7-1/+556