summaryrefslogtreecommitdiffstats
path: root/arch/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-3/+3
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-3/+3
* | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-311-1/+0
|\ \
| * | riscv: Explicitly include correct DT includesRob Herring2023-08-281-1/+0
| |/
* | Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-3113-6/+983
|\ \
| * \ Merge tag 'riscv-dt-for-v6.6-pt2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-08-226-23/+84
| |\ \
| | * | riscv: dts: change TH1520 files to dual licenseDrew Fustini2023-08-163-3/+3
| | * | riscv: dts: thead: add BeagleV Ahead board device treeDrew Fustini2023-08-162-1/+62
| | * | riscv: dts: starfive: fix jh7110 qspi sort orderConor Dooley2023-08-151-19/+19
| * | | Merge tag 'sunxi-dt-for-6.6-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-08-141-0/+34
| |\ \ \
| | * | | riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts2023-08-131-0/+34
| * | | | Merge tag 'riscv-dt-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2023-08-146-2/+872
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | riscv: dts: starfive: jh7110: Fix GMAC configurationSamin Guo2023-08-131-4/+4
| | * | | riscv: dts: starfive - Add hwrng node for JH7110 SoCJia Jie Ho2023-08-091-0/+10
| | * | | riscv: dts: starfive - Add crypto and DMA node for JH7110Jia Jie Ho2023-08-091-0/+27
| | * | | riscv: dts: starfive: Add mmc nodes on VisionFive 2 boardWilliam Qiu2023-08-092-0/+128
| | * | | riscv: dts: starfive: enable DCDC1&ALDO4 node in axp15060William Qiu2023-08-091-0/+16
| | * | | riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoCWilliam Qiu2023-08-052-0/+55
| | * | | riscv: dts: starfive: jh7110: add the node and pins configuration for tdmWalker Chen2023-07-262-1/+61
| | * | | riscv: dts: starfive: jh7110: add dma controller nodeWalker Chen2023-07-261-0/+18
| | * | | riscv: dts: starfive: Add spi node and pins configurationWilliam Qiu2023-07-262-0/+155
| | * | | riscv: dts: starfive: Add USB dts node for JH7110Minda Chen2023-07-262-0/+37
| | * | | riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110Minda Chen2023-07-261-0/+21
| | * | | riscv: dts: starfive: jh7110: Add temperature sensor node and thermal-zonesHal Feng2023-07-251-1/+53
| | * | | riscv: dts: starfive: jh7100: Add temperature sensor node and thermal-zonesHal Feng2023-07-251-0/+37
| | * | | riscv: dts: starfive: visionfive 2: Add configuration of gmac and phySamin Guo2023-07-253-0/+78
| | * | | riscv: dts: starfive: jh7110: Add ethernet device nodesSamin Guo2023-07-201-0/+69
| | * | | riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG nodeXingyu Wu2023-07-201-2/+6
| | * | | riscv: dts: starfive: jh7110: Add syscon nodesWilliam Qiu2023-07-201-0/+22
| | * | | riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodesXingyu Wu2023-07-201-0/+55
| | * | | riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocksXingyu Wu2023-07-202-0/+20
| | * | | riscv: dts: Enable device-tree overlay support for starfive devicesFelix Moessbauer2023-07-121-0/+6
| | | |/ | | |/|
| * | | Merge tag 'sunxi-dt-for-6.6-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-08-121-0/+10
| |\ \ \ | | | |/ | | |/|
| | * | riscv: dts: allwinner: d1: Add GPADC nodeMaksim Kiselev2023-07-311-0/+10
| | |/
| * | Merge tag 'renesas-dts-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-08-121-0/+2
| |\ \
| | * | riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy nodeConor Dooley2023-07-251-0/+2
| | |/
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-295-37/+19
|\ \ \
| * | | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-212-2/+2
| * | | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-183-4/+4
| * | | riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-31/+13
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-298-58/+55
|\ \ \ \
| * | | | riscv: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-253-33/+36
| * | | | mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)2023-08-251-1/+1
| * | | | mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan2023-08-251-1/+2
| * | | | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+1
| |\ \ \ \
| * | | | | riscv: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins2023-08-211-0/+1
| * | | | | riscv: convert alloc_{pmd, pte}_late() to use ptdescsVishal Moola (Oracle)2023-08-212-14/+10
| * | | | | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| * | | | | mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-4/+0
| * | | | | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi2023-08-181-1/+1