summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-061-1/+1
|\
| * ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel2018-11-061-1/+1
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-034-8/+10
|\ \
| * \ Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-11-021-6/+2
| |\ \
| | * | ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik2018-10-041-6/+2
| * | | ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue2018-11-021-1/+1
| * | | ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann2018-11-021-1/+6
| * | | ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij2018-11-021-0/+1
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-315-21/+61
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd2018-10-184-0/+61
| |\ \ \ \ \
| | | * | | | ARM: Add Krait L2 register accessor functionsStephen Boyd2018-10-174-0/+61
| | |/ / / /
| * / / / / clk: davinci: kill davinci_clk_reset_assert/deassert()Bartosz Golaszewski2018-10-021-21/+0
| |/ / / /
* | | | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-312-5/+7
* | | | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-317-7/+2
* | | | | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | | | | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-5/+5
* | | | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* | | | | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | | | | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | | | | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
| |/ / / |/| | |
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-2932-530/+365
|\ \ \ \
| * \ \ \ Merge tag 'samsung-soc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2018-10-116-109/+97
| |\ \ \ \
| | * | | | ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz2018-10-011-1/+1
| * | | | | Merge tag 'mvebu-soc-4.20-1' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2018-10-021-6/+8
| |\ \ \ \ \
| | * | | | | ARM: mvebu: use dt_fixup to provide fallback for enable-methodChris Packham2018-09-241-6/+8
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'imx-soc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann2018-10-025-2/+71
| |\ \ \ \ \
| | * | | | | ARM: imx: add i.mx6ulz msl supportAnson Huang2018-09-304-2/+32
| | * | | | | ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is setOleksij Rempel2018-09-121-0/+25
| | * | | | | ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang2018-09-101-0/+14
| * | | | | | Merge tag 'renesas-arm-soc-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-09-2815-99/+137
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: Rework the PMIC IRQ line quirkMarek Vasut2018-09-191-29/+110
| | * | | | | | ARM: debug-ll: Add support for r8a7744Biju Das2018-09-191-4/+5
| | * | | | | | ARM: shmobile: r8a7744: Basic SoC supportBiju Das2018-09-172-0/+7
| | * | | | | | ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-1111-59/+14
| | * | | | | | ARM: shmobile: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-1/+1
| | * | | | | | ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven2018-08-301-4/+0
| | * | | | | | ARM: shmobile: r8a7779: Remove unused includesGeert Uytterhoeven2018-08-271-2/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'omap-for-v4.20/omap1-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-09-283-88/+92
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ARM: OMAP1: ams-delta: Don't request unused GPIOsJanusz Krzysztofik2018-09-201-39/+1
| | * | | | | ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik2018-09-201-9/+3
| | * | | | | ARM: OMAP1: ams-delta: register MODEM device earlierJanusz Krzysztofik2018-09-201-4/+18
| | * | | | | ARM: OMAP1: ams-delta: initialize latch2 pins to safe valuesJanusz Krzysztofik2018-09-202-24/+35
| | * | | | | ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptorJanusz Krzysztofik2018-09-201-12/+35
| | |/ / / /
| * | | | | Merge tag 'omap-for-v4.20/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-09-281-37/+51
| |\ \ \ \ \
| | * | | | | ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-071-8/+8
| | * | | | | ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo2018-09-071-29/+43
| | * | | | | Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/socTony Lindgren2018-09-071-1/+38
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ARM: support big-endian for the virt architectureJason A. Donenfeld2018-09-281-0/+1
| * | | | | | Merge tag 'zynq-soc-for-v4.20' of https://github.com/Xilinx/linux-xlnx into n...Arnd Bergmann2018-09-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: zynq: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-051-1/+1
| | |/ / / / /