summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'soc-dt-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-10-26riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMTChristoph Hellwig
2023-10-26riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-23riscv: dts: thead: convert isa detection to new propertiesConor Dooley
2023-10-18Merge tag 'riscv-dt-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-10-17riscv: dts: thead: set dma-noncoherent to soc busJisheng Zhang
2023-10-16Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-16Merge tag 'riscv-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-10-16Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-15riscv: dts: starfive: convert isa detection to new propertiesConor Dooley
2023-10-15riscv: dts: sifive: convert isa detection to new propertiesConor Dooley
2023-10-15riscv: dts: microchip: convert isa detection to new propertiesConor Dooley
2023-10-13Merge tag 'sunxi-dt-for-6.7-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-10-13Merge tag 'renesas-dts-for-v6.7-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-10-13riscv: dts: allwinner: convert isa detection to new propertiesConor Dooley
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12riscv: Fix ftrace syscall handling which are now prefixed with __riscv_Alexandre Ghiti
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai
2023-10-12riscv: signal: fix sigaltstack frame size checkingAndy Chiu
2023-10-12riscv: dts: starfive: visionfive 2: correct spi's ss pinNam Cao
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel
2023-10-09riscv, bpf: Sign-extend return valuesBjörn Töpel
2023-10-07riscv: dts: sophgo: add Milk-V Duo board device treeJisheng Zhang
2023-10-07riscv: dts: sophgo: add initial CV1800B SoC device treeJisheng Zhang
2023-10-07riscv: defconfig: enable SOPHGO SoCChen Wang
2023-10-07riscv: dts: sophgo: add Milk-V Pioneer board device treeChen Wang
2023-10-07riscv: dts: add initial Sophgo SG2042 SoC device treeChen Wang
2023-10-06riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is setAlexandre Ghiti
2023-10-06riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panickingAlexandre Ghiti
2023-10-06riscv: Add SOPHGO SOC family Kconfig supportChen Wang
2023-10-05riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly di...Lad Prabhakar
2023-10-05riscv: dts: renesas: r9a07g043f: Add dma-noncoherent propertyLad Prabhakar
2023-10-05riscv: dts: renesas: r9a07g043f: Add L2 cache nodeLad Prabhakar
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30riscv: dts: starfive: add assigned-clock* to limit frquencyWilliam Qiu
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-27riscv: errata: andes: Makefile: Fix randconfig build issueLad Prabhakar
2023-09-24riscv: dts: allwinner: d1: Add PMU event nodeInochi Amaoto
2023-09-24riscv: dts: allwinner: remove address-cells from intc nodeConor Dooley
2023-09-24riscv: dts: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-09-21RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel
2023-09-21RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel
2023-09-20riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel