summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2021-12-29ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin
2021-12-29ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-01ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai
2021-12-01ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-12-01ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli
2021-11-25kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel
2021-11-25ARM: dts: qcom: fix memory and mdio nodes naming for RB3011David Heidelberg
2021-11-25ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible for flashLi Yang
2021-11-25ARM: dts: ls1021a: move thermal-zones node out of soc/Li Yang
2021-11-25ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros
2021-11-25ARM: BCM53016: Specify switch ports for Meraki MR32Christian Lamparter
2021-11-25ARM: dts: ux500: Skomer regulator fixesLinus Walleij
2021-11-25ARM: dts: NSP: Fix mpcore, mmc node namesMatthew Hagan
2021-11-25ARM: dts: BCM5301X: Fix MDIO mux bindingRafał Miłecki
2021-11-25ARM: dts: BCM5301X: Fix nodes namesRafał Miłecki
2021-11-25ARM: dts: sunxi: Fix OPPs node nameMaxime Ripard
2021-11-18ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-18ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15Olivier Moysan
2021-11-18ARM: dts: stm32: fix SAI sub nodes register rangeOlivier Moysan
2021-11-18ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkxFabrice Gasnier
2021-11-18ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut
2021-11-18arm: dts: omap3-gta04a4: accelerometer irq fixAndreas Kemnade
2021-11-18ARM: dts: at91: tse850: the emac<->phy interface is rmiiPeter Rosin
2021-11-18ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHYMarijn Suijten
2021-11-18ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu
2021-11-18ARM: dts: BCM5301X: Fix memory nodes namesRafał Miłecki
2021-11-18ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann
2021-11-18ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-11-18ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-10-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-10-19ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-15Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-15ARM: imx: register reset controller from a platform driverPhilipp Zabel
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds