summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove unused AS assignmentMasahiro Yamada2020-05-121-2/+0
* ARM: futex: Address build warningThomas Gleixner2020-05-071-2/+7
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-05-063-8/+23
|\
| * crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld2020-04-301-1/+1
| * crypto: arch/lib - limit simd usage to 4k chunksJason A. Donenfeld2020-04-302-7/+22
* | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-242-24/+31
|\ \
| * | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-24/+31
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-04-234-0/+11
|\ \ \ | |/ / |/| |
| * | Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann2020-04-232-0/+4
| |\ \
| | * | ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne2020-04-161-0/+1
| | * | Merge tag 'tags/bcm2835-dt-fixes-2020-03-27' into devicetree/fixesFlorian Fainelli2020-04-131-0/+3
| | |\ \ | | | |/ | | |/|
| | | * ARM: dts: bcm283x: Add cells encoding format to firmware busNicolas Saenz Julienne2020-03-271-0/+3
| * | | Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-04-201-0/+5
| |\ \ \
| | * | | ARM: dts: OMAP3: disable RNG on N950/N9Aaro Koskinen2020-03-261-0/+5
| * | | | ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum2020-04-171-0/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-171-1/+1
|\ \ \ \
| * | | | arm/xen: make _xen_start_info staticJason Yan2020-04-171-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-163-22/+37
|\ \ \ \ \
| * | | | | arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson2020-04-141-16/+24
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-091-2/+10
| |\ \ \ \ \
| | * | | | | arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson2020-04-091-2/+10
| * | | | | | ARM: dts: imx6: add fec gpr property.Martin Fuzzey2020-04-071-0/+1
| * | | | | | ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2020-04-072-4/+2
* | | | | | | efi/arm: Deal with ADR going out of range in efi_enter_kernel()Ard Biesheuvel2020-04-141-1/+2
| |_|_|/ / / |/| | | | |
* | | | | | change email address for Pali RohárPali Rohár2020-04-103-3/+3
* | | | | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-103-15/+16
* | | | | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* | | | | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+1
* | | | | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-0725-37/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-252-10/+36
| * | | | | backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-1823-27/+11
* | | | | | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-04-044-20/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.6-rc7' into develLinus Walleij2020-03-2768-126/+98
| |\ \ \ \ \ \
| * | | | | | | ARM: integrator: impd1: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven2020-03-261-7/+4
| * | | | | | | ARM: OMAP2+: Handle errors for cpu_pmTony Lindgren2020-03-093-13/+30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-60/+18
|\ \ \ \ \ \ \
| * | | | | | | ARM/dma-mapping: merge __dma_supported into arm_dma_supportedChristoph Hellwig2020-03-202-26/+17
| * | | | | | | ARM/dma-mapping: take the bus limit into account in __dma_allocChristoph Hellwig2020-03-201-1/+1
| * | | | | | | ARM/dma-mapping: remove get_coherent_dma_maskChristoph Hellwig2020-03-201-37/+4
* | | | | | | | Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-03266-3328/+6376
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'arm/late' into arm/dtArnd Bergmann2020-04-0328-2024/+1211
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-ti81xx-signed' of git://git.kerne...Arnd Bergmann2020-03-265-338/+321
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP2+: Drop legacy platform data for ti81xx edmaTony Lindgren2020-03-173-183/+0
| | | * | | | | | | | ARM: dts: Configure interconnect target module for ti816x edmaTony Lindgren2020-03-171-18/+135
| | | * | | | | | | | ARM: dts: Configure interconnect target module for dm814x tptc3Tony Lindgren2020-03-171-5/+21
| | | * | | | | | | | ARM: dts: Configure interconnect target module for dm814x tptc2Tony Lindgren2020-03-171-5/+21
| | | * | | | | | | | ARM: dts: Configure interconnect target module for dm814x tptc1Tony Lindgren2020-03-171-5/+21
| | | * | | | | | | | ARM: dts: Configure interconnect target module for dm814x tptc0Tony Lindgren2020-03-171-5/+21
| | | * | | | | | | | ARM: dts: Configure interconnect target module for dm814x tpccTony Lindgren2020-03-171-14/+25
| | | * | | | | | | | ARM: OMAP2+: Drop legacy platform data for dm814x cpswTony Lindgren2020-03-171-58/+0