summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-272-2/+1
|\
| * riscv: cacheinfo: Adjust includes to remove of_device.hRob Herring2023-04-131-1/+0
| * riscv: Add explicit include for cpu.hRob Herring2023-04-131-1/+1
* | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-0/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-207-61/+60
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-063-30/+38
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-306-10/+34
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1713-59/+94
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-096-18/+32
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-061-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | riscv, bpf: Add kfunc support for RV64Pu Lehui2023-02-221-0/+5
* | | | | | | | | Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-253-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France2023-03-273-3/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-04-259-10/+1151
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'sunxi-dt-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-04-142-6/+90
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: dts: allwinner: d1: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea2023-04-081-6/+6
| | * | | | | | | | | riscv: dts: nezha-d1: add gpio-line-namesTrevor Woerner2023-03-141-0/+72
| | * | | | | | | | | riscv: dts: allwinner: d1: Add crypto engine nodeSamuel Holland2023-03-141-0/+12
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'riscv-jh7110_initial_dts' into riscv-dt-for-nextConor Dooley2023-04-0515-9/+1107
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device treeEmil Renner Berthing2023-04-054-1/+246
| | * | | | | | | | | riscv: dts: starfive: Add StarFive JH7110 pin function definitionsJianlong Huang2023-04-051-0/+308
| | * | | | | | | | | riscv: dts: starfive: Add initial StarFive JH7110 device treeEmil Renner Berthing2023-04-051-0/+500
| * | | | | | | | | | riscv: dts: microchip: fix the mpfs' mailbox regsConor Dooley2023-03-151-1/+2
| * | | | | | | | | | riscv: dts: microchip: add mpfs specific macb reset supportConor Dooley2023-03-071-2/+5
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-04-251-3/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2023-03-211-3/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2513-205/+335
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-04-2113-205/+335
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | RISC-V: Use IPIs for remote icache flush when possibleAnup Patel2023-04-081-2/+3
| | * | | | | | | | | RISC-V: Use IPIs for remote TLB flush when possibleAnup Patel2023-04-081-15/+78
| | * | | | | | | | | RISC-V: Allow marking IPIs as suitable for remote FENCEsAnup Patel2023-04-083-4/+27
| | * | | | | | | | | RISC-V: Treat IPIs as normal Linux IRQsAnup Patel2023-04-0810-192/+209
| | * | | | | | | | | irqchip/riscv-intc: Allow drivers to directly discover INTC hwnodeAnup Patel2023-04-082-0/+22
| | * | | | | | | | | RISC-V: Clear SIP bit only when using SBI IPI operationsAnup Patel2023-04-082-3/+7
* | | | | | | | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-241-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | kvm: Remove "select SRCU"Paul E. McKenney2023-04-051-1/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-181-1/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2023-04-061-1/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | riscv: dts: canaan: drop invalid spi-max-frequencyKrzysztof Kozlowski2023-03-261-1/+0
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-161-6/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | purgatory: fix disabling debug infoAlyssa Ross2023-04-081-6/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-145-54/+59
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti2023-04-131-19/+2
| * | | | | | | | | riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti2023-04-131-4/+1
| * | | | | | | | | riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti2023-04-134-30/+48
| * | | | | | | | | riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-111-1/+8
* | | | | | | | | | Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-313-30/+38
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-293-30/+38
| |\ \ \ \ \ \ \ \