summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-25RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt
2023-04-19riscv: Prepare EFI header for relocatable kernelsAlexandre Ghiti
2023-04-18Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"Palmer Dabbelt
2023-04-18riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti
2023-04-18riscv: Get rid of riscv_pfn_base variableAlexandre Ghiti
2023-04-18riscv: export cpu/freq invariant to schedulerSong Shuai
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green
2023-04-18RISC-V: hwprobe: Support probing of misaligned access performanceEvan Green
2023-04-18RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMAEvan Green
2023-04-18RISC-V: Add a syscall for HW probingEvan Green
2023-04-18RISC-V: Move struct riscv_cpuinfo to new headerEvan Green
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-04-08RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel
2023-04-08irqchip/riscv-intc: Allow drivers to directly discover INTC hwnodeAnup Patel
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt
2023-03-29RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley
2023-03-24Merge patch series "riscv: Add GENERIC_ENTRY support"Palmer Dabbelt
2023-03-23riscv: entry: Consolidate general regs saving/restoringJisheng Zhang
2023-03-23riscv: entry: Convert to generic entryGuo Ren
2023-03-21riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong
2023-03-15Merge patch series "RISC-V: Apply Zicboz to clear_page"Palmer Dabbelt
2023-03-14RISC-V: KVM: Expose Zicboz to the guestAndrew Jones
2023-03-14RISC-V: KVM: Provide UAPI for Zicboz block sizeAndrew Jones
2023-03-14RISC-V: Use Zicboz in clear_page when availableAndrew Jones
2023-03-14RISC-V: cpufeatures: Put the upper 16 bits of patch ID to workAndrew Jones
2023-03-14RISC-V: Add Zicboz detection and block size parsingAndrew Jones
2023-03-14RISC-V: alternatives: Support patching multiple insns in assemblyAndrew Jones
2023-03-14Merge patch series "riscv: alternative/cpufeature related cleanups"Palmer Dabbelt
2023-03-14riscv: alternatives: Rename errata_id to patch_idAndrew Jones
2023-03-14riscv: alternatives: Remove unnecessary define and unused structAndrew Jones
2023-03-09Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Palmer Dabbelt
2023-03-09Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e...Palmer Dabbelt
2023-03-09Revert "riscv: mm: notify remote harts about mmu cache updates"Sergey Matyukevich
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-07riscv: mm: support Svnapot in huge vmapQinglin Pan
2023-03-07riscv: mm: support Svnapot in hugetlb pageQinglin Pan
2023-03-07riscv: mm: modify pte format for SvnapotQinglin Pan
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds