summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-03-2615-96/+104
|\
| * Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-03-1810-69/+32
| |\
| | * ARM: dts: imx6ull: fix ubi filesystem mount faileddillon min2021-03-181-0/+1
| | * ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independentlyFabio Estevam2021-03-151-6/+16
| | * ARM: imx: avic: Convert to using IRQCHIP_DECLARESaravana Kannan2021-03-158-63/+15
| * | Merge tag 'at91-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-03-183-10/+11
| |\ \
| | * | ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheetNicolas Ferre2021-03-102-8/+9
| | * | ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and CFederico Pellegrin2021-03-101-1/+1
| | * | ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea2021-03-101-2/+2
| | |/
| * | Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2021-03-182-17/+61
| |\ \ | | |/ | |/|
| | * Merge branch 'fixes-v5.11' into fixesTony Lindgren2021-02-1530-119/+295
| | |\
| | | * ARM: OMAP2+: Fix smartreflex init regression after dropping legacy dataTony Lindgren2021-02-151-17/+58
| | * | ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard2021-02-041-0/+3
* | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-0/+1
|\ \ \ \
| * | | | ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier2021-03-081-0/+1
| |/ / /
* | | | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-121-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich2021-03-101-1/+2
| * | | Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich2021-03-101-2/+0
* | | | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-041-4/+31
|\| | |
| * | | Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-031-4/+31
* | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\ \ \ \
| * | | | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\ \ \ \ \
| * | | | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-231-89/+4
|\ \ \ \ \ \
| * | | | | | ARM: dts: cros-ec-keyboard: Use keymap macrosPhilip Chen2021-02-221-89/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ \ \ \
| * | | | | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
* | | | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-232-2/+0
|\ \ \ \ \ \ \
| * | | | | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-082-2/+0
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-2217-69/+253
|\ \ \ \ \ \ \
| * | | | | | | ARM: 9065/1: OABI compat: fix build when EPOLL is not enabledRandy Dunlap2021-02-221-0/+15
| * | | | | | | ARM: 9054/1: arch/arm/mm/mmu.c: Remove duplicate headerHailong Liu2021-02-011-1/+0
| * | | | | | | ARM: 9053/1: arm/mm/ptdump:Add address markers for KASAN regionsHailong Liu2021-02-011-1/+8
| * | | | | | | ARM: 9051/1: vdso: remove unneded extra-y additionMasahiro Yamada2021-02-011-1/+0
| * | | | | | | ARM: 9050/1: Kconfig: Select ARCH_HAVE_NMI_SAFE_CMPXCHG where possibleDaniel Thompson2021-02-011-0/+1
| * | | | | | | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-013-10/+3
| * | | | | | | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-012-4/+4
| * | | | | | | ARM: 9047/1: smp: remove unused variableWolfram Sang (Renesas)2021-02-011-3/+0
| * | | | | | | ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-02-011-2/+2
| * | | | | | | ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven2021-02-014-7/+172
| * | | | | | | ARM: 9042/1: debug: no uncompress debugging while semihostingLinus Walleij2021-02-011-1/+1
| * | | | | | | ARM: 9041/1: sti LL_UART: add STiH418 SBC UART0 supportAlain VOLMAT2021-02-011-2/+17
| * | | | | | | ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UARTAlain VOLMAT2021-02-012-35/+14
| * | | | | | | ARM: 9039/1: assembler: generalize byte swapping macro into rev_lArd Biesheuvel2021-02-012-4/+18
* | | | | | | | Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-221-1/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge tag 'timers-v5.11-rc5' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2021-02-221-1/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann2021-01-181-1/+0
* | | | | | | | Merge tag 'for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-02-224-4/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij2021-01-133-3/+0