summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel
2022-07-29RISC-V: KVM: Add G-stage ioremap() and iounmap() functionsAnup Patel
2022-07-29RISC-V: KVM: Add extensible CSR emulation frameworkAnup Patel
2022-07-29RISC-V: KVM: Add extensible system instruction emulation frameworkAnup Patel
2022-07-29RISC-V: KVM: Factor-out instruction emulation into separate sourcesAnup Patel
2022-07-29RISC-V: KVM: Make kvm_riscv_guest_timer_init a void functionNikolay Borisov
2022-07-29RISC-V: KVM: Improve ISA extension by using a bitmapAtish Patra
2022-07-22asm-generic: Add new pci.h and use itStafford Horne
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-21riscv: Add macro for multiple nop instructionsPalmer Dabbelt
2022-07-21riscv: convert the t-head pbmt errata to use the __nops macroHeiko Stuebner
2022-07-21riscv: introduce nops and __nops macros for NOP sequencesHeiko Stuebner
2022-07-19RISC-V: Support for 64bit hartid on RV64 platformsPalmer Dabbelt
2022-07-19riscv: cpu: Add 64bit hartid support on RV64Sunil V L
2022-07-19riscv: smp: Add 64bit hartid support on RV64Sunil V L
2022-07-17riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-11riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-22RISC-V: PCI: Avoid handing out address 0 to devicesMaciej W. Rozycki
2022-06-17riscv: Fix ALT_THEAD_PMA's asm parametersNathan Chancellor
2022-06-16riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang
2022-06-16riscv: introduce unified static key mechanism for ISA extensionsJisheng Zhang
2022-06-02riscv: Move alternative length validation into subsectionNathan Chancellor
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser
2022-06-01riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25RISC-V: Split out the XIP fixups into their own filePalmer Dabbelt
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-21riscv: atomic: Add custom conditional atomic operation implementationGuo Ren
2022-05-21riscv: atomic: Optimize dec_if_positive functionsGuo Ren
2022-05-21riscv: atomic: Cleanup unnecessary definitionGuo Ren
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt
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