summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1078-4526/+1147
2019-06-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+3
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1046-4484/+1046
2019-06-21ARM: 8863/1: stm32: select ARM errata 814220Benjamin Gaignard1-0/+1
2019-06-21ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard2-0/+15
2019-06-21arch: handle arches who do not yet define clone3Christian Brauner1-0/+1
2019-06-21ARM: 8865/1: mm: remove unused variablesYueHaibing1-6/+0
2019-06-21ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski7-0/+48
2019-06-21ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson2-0/+28
2019-06-21ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers1-2/+1
2019-06-21ARM: arrange show_pte() to issue severity-based messagesRussell King3-11/+10
2019-06-21ARM: add "8<--- cut here ---" to kernel dumpsRussell King2-0/+4
2019-06-21ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner4-12/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1025-4278/+1025
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner16-192/+16
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226Thomas Gleixner1-2/+1
2019-06-19ARM: omap2: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-06-19Merge tag 'gemini-dts-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-2/+2
2019-06-19ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij1-1/+1
2019-06-19ARM: dts: Blank D-Link DIR-685 consoleLinus Walleij1-1/+1
2019-06-18Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown892-5977/+892
2019-06-18ARM: ixp4xx: include irqs.h where neededArnd Bergmann5-0/+10
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann1-1/+0
2019-06-18ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB portsDouglas Anderson1-0/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller182-1630/+182
2019-06-17ARM: omap1: remove unused variableArnd Bergmann1-1/+0
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar182-1630/+182
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-4/+6
2019-06-16Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-0/+5
2019-06-16Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+1
2019-06-16Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson20-0/+20
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson8-34/+54
2019-06-16Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson1-1/+2
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet892-5977/+892
2019-06-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski1-0/+3
2019-06-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski1-0/+2
2019-06-13ARM: dts: imx7ulp: add crypto supportIuliana Prodan1-0/+23
2019-06-13crypto: chacha - constify ctx and iv argumentsEric Biggers1-1/+1
2019-06-12fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter1-2/+11
2019-06-12regulator: wm831x: Convert to use GPIO descriptorsLinus Walleij1-1/+20
2019-06-12ARM: mvebu_v7_defconfig: fix Ethernet on ClearfogJan Kundrát1-0/+1
2019-06-10ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet2-2/+2
2019-06-10ARM: dts: dra72x: Disable usb4_tm target moduleKeerthy1-0/+4
2019-06-09arch: wire-up clone3() syscallChristian Brauner1-0/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-06-08gpio: pass lookup and descriptor flags to request_ownLinus Walleij2-3/+6
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller433-3305/+433
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner20-95/+20