summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+0
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds25-40/+2168
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+21
2023-02-10Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+34
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-09riscv: kprobe: Fixup misaligned load textGuo Ren1-3/+5
2023-02-03Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+33
2023-02-02riscv: stacktrace: Fix missing the first frameLiu Shixin1-1/+2
2023-02-01riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale2-0/+24
2023-02-01riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-01riscv: kprobe: Fixup kernel panic when probing an illegal positionGuo Ren1-0/+18
2023-01-31Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y"Palmer Dabbelt2-19/+12
2023-01-31riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=ySamuel Holland2-18/+10
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar7-9/+10
2023-01-31Merge tag 'sunxi-config-for-6.3-1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+21
2023-01-30Merge tag 'sunxi-dt-for-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann17-0/+1933
2023-01-30Merge tag 'renesas-dts-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+10
2023-01-30Merge tag 'riscv-dt-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-29/+226
2023-01-27riscv: dts: allwinner: d1: Add power controller nodeSamuel Holland1-0/+8
2023-01-27riscv: defconfig: Enable the Allwinner D1 platform and driversSamuel Holland1-1/+21
2023-01-27riscv: Add the Allwinner SoC family Kconfig optionSamuel Holland1-0/+9
2023-01-27riscv: dts: allwinner: Add Dongshan Nezha STU devicetreeSamuel Holland2-0/+118
2023-01-27riscv: dts: allwinner: Add MangoPi MQ Pro devicetreeSamuel Holland2-0/+143
2023-01-27riscv: dts: allwinner: Add Sipeed Lichee RV devicetreesSamuel Holland6-0/+346
2023-01-27riscv: dts: allwinner: Add Allwinner D1 Nezha devicetreeSamuel Holland2-0/+167
2023-01-27riscv: dts: allwinner: Add MangoPi MQ devicetreeSamuel Holland4-0/+159
2023-01-27riscv: dts: allwinner: Add the D1/D1s SoC devicetreeSamuel Holland4-0/+983
2023-01-27Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-5/+6
2023-01-26riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}Lad Prabhakar1-0/+10
2023-01-25riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan1-1/+2
2023-01-25Merge patch series "Add a devicetree for the Aldec PolarFire SoC TySoM"Conor Dooley3-0/+184
2023-01-25riscv: dts: microchip: add the Aldec TySoM's devicetreeConor Dooley3-0/+184
2023-01-24riscv/kprobe: Fix instruction simulation of JALRLiao Chang1-2/+2
2023-01-24Merge tag 'renesas-dts-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-12/+0
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-1/+1
2023-01-19riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada1-1/+1
2023-01-19RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner1-1/+1
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra1-1/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2-2/+0
2023-01-12riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodesLad Prabhakar1-8/+0
2023-01-07riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks1-1/+1
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2022-12-27RISC-V: stop directly selecting drivers for SOC_CANAANConor Dooley1-3/+0
2022-12-27RISC-V: stop selecting SiFive clock and serial drivers directlyConor Dooley1-4/+0
2022-12-27RISC-V: stop selecting the PolarFire SoC clock driverConor Dooley1-1/+0
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley6-16/+16
2022-12-27RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAANConor Dooley1-5/+5
2022-12-27RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbolsConor Dooley1-0/+21
2022-12-26riscv: dts: renesas: rzfive-smarc-som: Enable WDTLad Prabhakar1-4/+0