summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-088-14/+20
|\
| * Merge tag 'v6.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2023-12-082-4/+4
| |\
| | * ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128Alex Bee2023-11-281-1/+1
| | * ARM: dts: rockchip: minor whitespace cleanup around '='Krzysztof Kozlowski2023-11-271-3/+3
| * | Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2023-12-075-7/+15
| |\ \
| | * | ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam2023-12-061-0/+1
| | * | ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel2023-12-061-4/+4
| | * | ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan2023-12-061-1/+6
| | * | ARM: dts: imx6ul-pico: Describe the Ethernet PHY clockFabio Estevam2023-12-051-0/+2
| | * | ARM: dts: imx6q: skov: fix ethernet clock regressionStefan Kerkmann2023-11-271-2/+2
| | |/
| * | Merge tag 'arm-soc/for-6.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann2023-12-061-3/+1
| |\ \
| | * | ARM: dts: bcm2711-rpi-400: Fix delete-node of led_actStefan Wahren2023-11-281-3/+1
| | |/
* | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-082-5/+1
|\ \ \ | |/ / |/| |
| * | kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2023-12-062-5/+1
| |/
* / arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-11-231-1/+2
|/
* Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+0
|\
| * kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-25/+23
|\ \
| * | arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen2023-11-071-25/+23
* | | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-101-1/+0
|\ \ \ | |_|/ |/| |
| * | mtd: parsers: ar7: remove supportWolfram Sang2023-10-191-1/+0
* | | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-092-2/+0
|\ \ \
| * | | Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-269-11/+16
| |\| |
| * | | iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-252-2/+0
* | | | Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-061-1/+0
|\ \ \ \
| * | | | media: rc: remove ir-rx51 in favour of generic pwm-ir-txSean Young2023-09-271-1/+0
| |/ / /
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-042-31/+1
|\ \ \ \
| * | | | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-282-31/+1
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-11-031-0/+33
|\ \ \ \
| * | | | ARM: dts: qcom: msm8226: Add blsp1_i2c6 and blsp1_uart2Luca Weiss2023-09-271-0/+33
* | | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-035-20/+19
|\ \ \ \ \
| * | | | | console: fix up ARM screen_info referenceArnd Bergmann2023-10-172-1/+2
| * | | | | vgacon: clean up global screen_info instancesArnd Bergmann2023-10-174-18/+17
| * | | | | vgacon: remove screen_info dependencyArnd Bergmann2023-10-171-1/+1
| * | | | | dummycon: limit Arm console size hack to footbridgeArnd Bergmann2023-10-172-3/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+2
|\ \ \ \ \
| * | | | | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/ / / /
* | | | | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-0/+9
|\ \ \ \ \
| * | | | | crypto: arm/nhpoly1305 - implement ->digestEric Biggers2023-10-201-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-11-029-33/+25
|\ \ \ \ \
| * | | | | ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMMasahiro Yamada2023-10-053-2/+4
| * | | | | ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada2023-10-051-12/+2
| * | | | | ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAwahrenst2023-10-051-0/+3
| * | | | | ARM: 9322/1: Explicitly include correct DT includesRob Herring2023-10-052-2/+1
| * | | | | ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney2023-10-051-0/+1
| * | | | | ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch2023-10-051-4/+0
| * | | | | ARM: 9319/1: sa1111: fix sa1111_probe kernel-doc warningsRandy Dunlap2023-10-051-13/+14
| |/ / / /
* | | | | Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-11-022-0/+20
|\ \ \ \ \
| * \ \ \ \ ASoC: Merge up v6.6-rc7Mark Brown2023-10-2310-12/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij2023-10-021-0/+10