summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-224-26/+21
|\
| * ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-1/+1
| * ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-1/+1
| * ARM: 9040/1: use DEBUG_UART_PHYS and DEBUG_UART_VIRT for sti LL_UARTAlain VOLMAT2021-02-011-24/+2
| * ARM: 9039/1: assembler: generalize byte swapping macro into rev_lArd Biesheuvel2021-02-011-0/+17
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-0/+10
|\ \
| * | firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara2021-01-211-0/+10
* | | Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2021-02-201-14/+16
|\ \ \
| * \ \ Merge tag 'arm-soc/for-5.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann2021-02-021-14/+16
| |\ \ \ | | |/ / | |/| |
| | * | ARM: brcmstb: Add debug UART entry for 72116Florian Fainelli2021-01-211-14/+16
| | |/
* | | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-202-85/+0
|\ \ \
| * | | ARM: remove sirf prima2/atlas platformsArnd Bergmann2021-01-201-40/+0
| * | | ARM: drop efm32 platformUwe Kleine-König2021-01-151-45/+0
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-062-27/+39
|\ \ \ | |/ / |/| |
| * | ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-051-0/+12
| * | ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-01-291-27/+27
| |/
* / local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/
* Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-13/+11
|\
| * efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel2020-12-141-1/+1
| * efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-091-6/+0
| * efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel2020-12-091-7/+6
| * efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+5
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-2214-45/+329
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2020-12-214-20/+132
| |\ \
| | * | ARM: kernel: use relative references for UP/SMP alternativesArd Biesheuvel2020-10-282-3/+3
| | * | ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-281-5/+8
| | * | ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel2020-10-281-12/+32
| | * | ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-281-3/+3
| | * | ARM: p2v: drop redundant 'type' argument from __pv_stubArd Biesheuvel2020-10-281-4/+4
| | * | ARM: module: add support for place relative relocationsArd Biesheuvel2020-10-281-0/+5
| | * | ARM: assembler: introduce adr_l, ldr_l and str_l macrosArd Biesheuvel2020-10-281-0/+84
| | |/
| * | Merge branches 'fixes' and 'misc' into for-nextRussell King2020-12-2110-10/+191
| |\ \
| | * | ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual2020-12-211-5/+22
| | * | ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2020-10-281-3/+3
| | * | ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-273-1/+48
| | * | ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-273-1/+87
| | * | ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-271-0/+26
| | * | ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2020-10-272-1/+6
| | * | ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2020-10-271-2/+2
| | |/
| * | ARM: 9034/1: __div64_32(): straighten up inline asm constraintsNicolas Pitre2020-12-081-15/+6
* | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-1/+0
|\ \ \
| * \ \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | arm: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+0
* | | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+6
|\ \ \ \
| * | | | arm: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-121-1/+6
| |/ / /
* | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-1/+11
|\ \ \ \
| * | | | arm: Enable seccomp architecture trackingKees Cook2020-11-202-1/+11
| | |_|/ | |/| |
* | | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-2/+0
|\ \ \ \
| * | | | ARM: rpc: use legacy_timer_tickArnd Bergmann2020-10-301-2/+0
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-23/+3
|\ \ \ \