summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2026-03-12ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12ARM: dts: imx53-usbarmory: Replace license text comment with SPDX identifierBence Csókás
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh
2026-02-26arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree nodeVladimir Zapolskiy
2026-02-26ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" propertyChen-Yu Tsai
2026-02-26ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh
2026-02-11ARM: 9468/1: fix memset64() on big-endianThomas Weissschuh
2026-01-30ARM: dts: microchip: sama7d65: fix size-cells property for i2c3Nicolas Ferre
2026-01-30ARM: dts: microchip: sama7d65: fix the ranges property for flx9Hari Prasath Gujulan Elango
2026-01-17ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray
2026-01-17ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior
2026-01-02ARM: dts: microchip: sama7g5: fix uart fifo size to 32Nicolas Ferre
2026-01-02ARM: dts: microchip: sama7d65: fix uart fifo size to 32Nicolas Ferre
2026-01-02ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32Nicolas Ferre
2025-12-18ARM: 9464/1: fix input-only operand modification in load_unaligned_zeropad()Liyuan Pang
2025-12-18ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-12-18ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-12-18ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...Marek Szyprowski
2025-12-18ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspendMarek Szyprowski
2025-12-18ARM: dts: stm32: stm32mp157c-phycore: Fix STMPE811 touchscreen node propertiesJihed Chaibi
2025-12-18ARM: dts: omap3: n900: Correct obsolete TWL4030 power compatibleJihed Chaibi
2025-12-18ARM: dts: omap3: beagle-xm: Correct obsolete TWL4030 power compatibleJihed Chaibi
2025-12-18ARM: dts: am335x-netcom-plus-2xx: add missing GPIO labelsYegor Yefremov
2025-12-18ARM: dts: am33xx: Add missing serial console speedGeert Uytterhoeven
2025-12-18ARM: dts: renesas: r9a06g032-rzn1d400-db: Drop invalid #cells propertiesWolfram Sang
2025-12-18ARM: dts: renesas: gose: Remove superfluous port propertyWolfram Sang
2025-11-21Merge tag 'imx-fixes-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann
2025-11-14Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-11-14Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-11-11ARM: dts: nxp: imx6ul: correct SAI3 interrupt lineMaarten Zanders
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-04ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki
2025-10-29ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASSNathan Chancellor
2025-10-27arm: imx_v6_v7_defconfig: enable ext4 directlyAndreas Kemnade
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-20ARM: dts: imx51-zii-rdu1: Fix audmux node namesJihed Chaibi
2025-10-20ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz valueDario Binacchi
2025-10-17ARM: dts: aspeed: fuji-data64: Enable mac3 controllerTao Ren
2025-10-15Remove long-stale ext3 defconfig optionLinus Torvalds
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
2025-10-13ARM: dts: broadcom: rpi: Switch to V3D firmware clockStefan Wahren
2025-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-02ARM: 9457/1: ftrace: Implement HAVE_FUNCTION_GRAPH_FREGSRichard Weinberger
2025-10-02ARM: 9456/1: mm: fault: use string choices helperKuninori Morimoto