summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
5 daysARM: tegra: Use I/O memcpy to write to IRAMAaron Kling1-1/+1
5 daysARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov1-6/+9
10 dayscrypto: arm/aes-neonbs - work around gcc-15 warningArnd Bergmann1-1/+1
10 daysARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interfaceAnnette Kobou1-1/+0
10 daysarm: dts: ti: omap: Fixup pinheader typoAlbin Törnqvist1-1/+1
10 daysARM: dts: microchip: sam9x7: Add clock name propertyRyan Wanner1-0/+2
10 daysARM: dts: microchip: sama7d65: Add clock name propertyRyan Wanner1-0/+2
10 daysARM: dts: vfxxx: Correctly use two tuples for timer addressKrzysztof Kozlowski1-1/+1
2025-08-01ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor1-1/+1
2025-08-01ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGSNathan Chancellor1-1/+1
2025-06-27ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary3-2/+15
2025-06-27ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4Andreas Kemnade1-1/+5
2025-06-27ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()Ross Stutterheim1-3/+1
2025-06-19ARM: aspeed: Don't select SRAMJoel Stanley1-1/+0
2025-06-19ARM: dts: qcom: apq8064: move replicator out of soc nodeDmitry Baryshkov1-33/+34
2025-06-19ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon deviceDmitry Baryshkov1-9/+4
2025-06-19ARM: dts: qcom: apq8064: add missing clocks to the timer nodeDmitry Baryshkov1-0/+2
2025-06-19ARM: dts: at91: at91sam9263: fix NAND chip selectsWolfram Sang3-3/+3
2025-06-19ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip selectWolfram Sang1-1/+1
2025-05-09Merge tag 'amlogic-fixes-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-6/+6
2025-04-29Merge tag 'imx-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+3
2025-04-22ARM: dts: amlogic: meson8b: fix reference to unknown/untested PWM clockMartin Blumenstingl1-3/+3
2025-04-22ARM: dts: amlogic: meson8: fix reference to unknown/untested PWM clockMartin Blumenstingl1-3/+3
2025-04-22ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds24-31/+0
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers7-7/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers5-5/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers19-19/+0
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds6-8/+17
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-44/+4
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+1
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-213/+22
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2025-03-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-3/+1
2025-03-27Merge tag 'soc-arm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds7-100/+130
2025-03-27Merge tag 'soc-defconfig-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+1
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+0
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds158-280/+4356
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2025-03-26arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()Eric Biggers1-3/+1
2025-03-26ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers1-3/+3
2025-03-26ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor2-1/+7
2025-03-26ARM: 9442/1: smp: Fix IPI alignment in /proc/interruptsGeert Uytterhoeven1-1/+2
2025-03-26ARM: 9441/1: rust: Enable Rust support for ARMv7Christian Schrrefl2-0/+2
2025-03-26ARM: 9439/1: arm32: simplify ARM_MMU_KEEP usageRolf Eike Beer3-3/+3
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds15-27/+6
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-50/+16