aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-05ARM: dts: imx: b850v3: Disable unused usdhc4Ian Ray1-0/+4
2026-04-05ARM: dts: imx: b850v3: Define GPIO line namesIan Ray1-0/+12
2026-04-05ARM: dts: imx: b850v3: Use alphabetical sortingIan Ray1-19/+19
2026-04-05ARM: dts: imx: bx50v3: Configure phy-mode to eliminate a warningIan Ray3-0/+3
2026-04-05ARM: dts: imx: bx50v3: Configure switch PHY max-speed to 100MbpsIan Ray1-0/+4
2026-04-05ARM: dts: imx7ulp: Add CPU clock and OPP table supportPeng Fan1-0/+28
2026-04-05ARM: dts: imx7-mba7: Deassert BOOT_EN after bootAlexander Feilke1-0/+9
2026-04-05ARM: dts: tqma7: add boot phase propertiesAlexander Feilke2-0/+9
2026-04-05ARM: dts: imx7s: add boot phase propertiesAlexander Feilke1-0/+5
2026-04-05ARM: dts: tqma6ul[l]: correct spelling of TQ-SystemsMax Merchel3-4/+4
2026-04-05ARM: dts: mba6ulx: add boot phase propertiesMax Merchel1-0/+6
2026-04-05ARM: dts: imx6ul[l]-tqma6ul[l]: add boot phase propertiesMax Merchel7-0/+16
2026-04-05ARM: dts: imx6ul/imx6ull: add boot phase propertiesMax Merchel2-0/+8
2026-04-05ARM: dts: imx6qdl-mba6: add boot phase propertiesMax Merchel1-0/+12
2026-04-05ARM: dts: imx6qdl-tqma6: add boot phase propertiesMax Merchel3-0/+14
2026-04-05ARM: dts: imx6qdl: add boot phase propertiesMax Merchel1-0/+6
2026-04-05ARM: dts: imx6qdl-tqma6: add missing labelsMax Merchel2-4/+4
2026-04-05ARM: dts: imx: add required clocks and clock-names for ccmFrank Li10-20/+21
2026-04-05ARM: dts: imx6qdl: add label for system clocksFrank Li1-3/+15
2026-04-05ARM: dts: imx28-tx28: remove undocumented aliasesFrank Li1-5/+0
2026-04-05ARM: dts: imx28-tx28: rename compatible to "edt,edt-ft5206"Frank Li1-1/+1
2026-04-05ARM: dts: imx28-sps1: remove undocumented fallback compatible "mr25h256"Frank Li1-1/+1
2026-04-05ARM: dts: imx28: rename gpios-reset to reset-gpios of hx8357Frank Li3-3/+3
2026-04-05ARM: dts: imx23/28: add "led-" prefix to LED subnodesFrank Li11-17/+17
2026-04-05ARM: dts: imx23: fix interrupt names for dma-controller@80024000Frank Li1-3/+3
2026-04-05ARM: dts: imx27: remove fsl,imx-osc26m from fixed-clock nodeFrank Li1-1/+1
2026-04-05ARM: dts: imx27-eukrea-cpuimx27: rename uart8250 to serialFrank Li1-4/+4
2026-04-05ARM: dts: imx27-eukrea: replace interrupts with interrupts-extendedFrank Li2-5/+5
2026-04-05ARM: dts: imx: remove redundant intermediate node in pinmux hierarchyFrank Li15-1004/+974
2026-04-05ARM: dts: imx: rename iomuxc to pinmuxFrank Li3-3/+3
2026-04-05ARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi on i.MX6ULL DHCORMarek Vasut1-2/+2
2026-04-05ARM: dts: imx7s-warp: Remove data-lanes and clock-lanes for ov2680Frank Li1-2/+0
2026-04-05ARM: dts: imx53-smd: Add power supply node for fsl,sgtl5000Frank Li1-0/+18
2026-04-05ARM: dts: imx6qdl-sr-som-ti: use fixed-clock instead of clock-frequencyFrank Li1-1/+7
2026-04-06m68k: Fix task info flags handling for 68000Daniel Palmer1-8/+13
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-20/+29
2026-04-05x86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott1-0/+6
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)14-21/+26
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang5-14/+14
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang3-7/+7
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang7-19/+18
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang9-27/+25
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang13-42/+38
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)6-6/+0
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
2026-04-05sparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao1-31/+16
2026-04-05arm64: mm: implement the architecture-specific test_and_clear_young_ptes()Baolin Wang1-6/+12
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)2-2/+2