summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-04-18RISC-V: align ISA extension Kconfig help text with each otherConor Dooley
2023-04-18riscv: Kconfig: enable SCHED_MC kconfigSong Shuai
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-18Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-14Merge tag 'sunxi-dt-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-04-13riscv: cacheinfo: Adjust includes to remove of_device.hRob Herring
2023-04-13riscv: Add explicit include for cpu.hRob Herring
2023-04-11Revert "riscv: Set more data to cacheinfo"Song Shuai
2023-04-11riscv: add icache flush for nommu sigreturn trampolineMathis Salmen
2023-04-11riscv: entry: Save a0 prior syscall_enter_from_user_mode()Björn Töpel
2023-04-08riscv: dts: allwinner: d1: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-04-08purgatory: fix disabling debug infoAlyssa Ross
2023-04-08RISC-V: Use IPIs for remote icache flush when possibleAnup Patel
2023-04-08RISC-V: Use IPIs for remote TLB flush when possibleAnup Patel
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-04-08RISC-V: Clear SIP bit only when using SBI IPI operationsAnup Patel
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang
2023-04-06Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05Merge branch 'riscv-jh7110_initial_dts' into riscv-dt-for-nextConor Dooley
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-05riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device treeEmil Renner Berthing
2023-04-05riscv: dts: starfive: Add StarFive JH7110 pin function definitionsJianlong Huang
2023-04-05riscv: dts: starfive: Add initial StarFive JH7110 device treeEmil Renner Berthing
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-03-31Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependenciesConor Dooley
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: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley
2023-03-29RISC-V: add non-alternative fallback for riscv_has_extension_[un]likely()Conor Dooley
2023-03-27Merge patch series "Add RISC-V 32 NOMMU support"Palmer Dabbelt
2023-03-27riscv: configs: Add nommu PHONY defconfig for RV32Jesse Taube
2023-03-27riscv: Kconfig: Allow RV32 to build with no MMUYimin Gu
2023-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-27Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France