summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-01-30Merge tag 'sunxi-dt-for-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-01-30Merge tag 'renesas-dts-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-01-30Merge tag 'riscv-dt-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-27riscv: dts: allwinner: d1: Add power controller nodeSamuel Holland
2023-01-27riscv: Add the Allwinner SoC family Kconfig optionSamuel Holland
2023-01-27riscv: dts: allwinner: Add Dongshan Nezha STU devicetreeSamuel Holland
2023-01-27riscv: dts: allwinner: Add MangoPi MQ Pro devicetreeSamuel Holland
2023-01-27riscv: dts: allwinner: Add Sipeed Lichee RV devicetreesSamuel Holland
2023-01-27riscv: dts: allwinner: Add Allwinner D1 Nezha devicetreeSamuel Holland
2023-01-27riscv: dts: allwinner: Add MangoPi MQ devicetreeSamuel Holland
2023-01-27riscv: dts: allwinner: Add the D1/D1s SoC devicetreeSamuel Holland
2023-01-26riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}Lad Prabhakar
2023-01-25Merge patch series "Add a devicetree for the Aldec PolarFire SoC TySoM"Conor Dooley
2023-01-25riscv: dts: microchip: add the Aldec TySoM's devicetreeConor Dooley
2023-01-24Merge tag 'renesas-dts-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-01-12riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodesLad Prabhakar
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2022-12-27RISC-V: stop directly selecting drivers for SOC_CANAANConor Dooley
2022-12-27RISC-V: stop selecting SiFive clock and serial drivers directlyConor Dooley
2022-12-27RISC-V: stop selecting the PolarFire SoC clock driverConor Dooley
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley
2022-12-27RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAANConor Dooley
2022-12-27RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbolsConor Dooley
2022-12-26riscv: dts: renesas: rzfive-smarc-som: Enable WDTLad Prabhakar
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13riscv: Fixup compile error with !MMUGuo Ren
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada
2022-12-12riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti
2022-12-12riscv: Apply a static assert to riscv_isa_ext_idAndrew Jones
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-12Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-12-12Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-12-12Merge tag 'soc-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge patch series "RISC-V: Align the shadow stack"Palmer Dabbelt
2022-12-12RISC-V: Add some comments about the shadow and overflow stacksPalmer Dabbelt
2022-12-12RISC-V: Align the shadow stackPalmer Dabbelt
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-09Merge patch series "riscv: alternative-macros.h cleanups"Palmer Dabbelt
2022-12-09Merge patch series "RISC-V: Ensure Zicbom has a valid block size"Palmer Dabbelt
2022-12-09RISC-V: Ensure Zicbom has a valid block sizeAndrew Jones
2022-12-09RISC-V: Introduce riscv_isa_extension_checkAndrew Jones
2022-12-09RISC-V: Improve use of isa2hwcap[]Andrew Jones