summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: split out processor lookupRussell King2018-11-122-12/+20
| * | | | | ARM: make lookup_processor_type() non-__initRussell King2018-11-121-3/+3
* | | | | | Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-161-58/+53
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-151-58/+53
| |\ \ \ \ \ \
| | * | | | | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-58/+53
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry2018-11-121-1/+1
* | | | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ \ \ \ \
| * | | | | | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-075-6/+10
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-11-054-5/+10
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: dts: imx6sx-sdb: Fix enet phy regulatorLeonard Crestez2018-11-051-1/+6
| | * | | | | ARM: dts: fsl: Fix improperly quoted stdout-path valuesRob Herring2018-11-052-3/+3
| | * | | | | ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeOleksij Rempel2018-11-051-1/+1
| | | |_|/ / | | |/| | |
| * / | | | ARM: defconfig: Disable PREEMPT again on multi_v7Olof Johansson2018-11-051-1/+0
| |/ / / /
* | | | | 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-031-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-031-1/+1
| * | | | | ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann2018-11-031-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-194-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