summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-23Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins
2022-05-20ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsArd Biesheuvel
2022-05-20ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelArd Biesheuvel
2022-05-20ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel
2022-05-20ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel
2022-05-20ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsArd Biesheuvel
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19ARM: Use do_kernel_power_off()Dmitry Osipenko
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable GFX deviceJoel Stanley
2022-05-19ARM: dts: aspeed: Add GFX node to AST2600Joel Stanley
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable virtual hubHoward Chiu
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable video engineHoward Chiu
2022-05-19ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIOBrandon Wyman
2022-05-19ARM: dts: aspeed: Add Nuvia DC-SCM BMCGraeme Gregory
2022-05-19ARM: dts: aspeed: bletchley: add sample averaging for ADM1278Potin Lai
2022-05-19ARM: dts: aspeed: bletchley: add eeprom node on each sledPotin Lai
2022-05-19ARM: dts: aspeed: bletchley: add pca9536 node on each sledPotin Lai
2022-05-19ARM: dts: aspeed: bletchley: update gpio0 line namesPotin Lai
2022-05-19ARM: dts: aspeed: bletchley: Enable mdio0 busPotin Lai
2022-05-19ARM: dts: aspeed: bletchley: switch spi2 driver to aspeed-smcPotin Lai
2022-05-19ARM: dts: aspeed: bletchley: enable ehci0 device nodePotin Lai
2022-05-19ARM: dts: aspeed: Add USB2.0 device controller nodeNeal Liu
2022-05-19ARM: dts: aspeed-g4: Set spi-max-frequency for all flashesTao Ren
2022-05-19ARM: dts: aspeed: Enable Dual SPI RX transfersCédric Le Goater
2022-05-19ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllersCédric Le Goater
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu
2022-05-18ARM: dts: imx6qdl-sr-som: update phy configuration for som revision 1.9Josua Mayer
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18ARM: dts: Introduce HPE GXP Device treeNick Hawkins
2022-05-18ARM: configs: multi_v7_defconfig: Add HPE GXP ARCHNick Hawkins
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-17ARM: dts: at91: sama7g5ek: add node for PDMC0Codrin Ciubotariu
2022-05-17ARM: dts: at91: sama7g5: add nodes for PDMCCodrin Ciubotariu
2022-05-17ARM: dts: at91: Use the generic "rtc" node name for the rtt IPsSergiu Moga
2022-05-17ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' propertySergiu Moga
2022-05-17ARM: at91: pm: Fix rand build errorYueHaibing
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-05-13arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld