summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-02-16ARM: multi_v7_defconfig: enable some newly added crypto modulesArd Biesheuvel1-0/+3
2017-02-16Merge tag 'davinci-for-v4.11/defconfig-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+2
2017-02-16Merge tag 'davinci-for-v4.11/dt-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+10
2017-02-16Merge tag 'davinci-for-v4.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann7-8/+100
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-02-15ARM: dts: armada-385-linksys: fix DSA compatible propertyRalph Sennhauser1-1/+1
2017-02-15ARM: dts: Fix typo in armada-xp-98dx4251Chris Packham1-1/+1
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2-0/+2
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov1-0/+1
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini1-0/+1
2017-02-13ARM: davinci: Don't rely on public mmc header to include interrupt.hUlf Hansson1-0/+1
2017-02-13ARM: davinci: Don't rely on public mmc header to include leds.hUlf Hansson3-0/+3
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson7-0/+7
2017-02-12ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King1-5/+26
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-12/+137
2017-02-09ARM: orion: remove unused wnr854t_switch_plat_dataArnd Bergmann1-5/+0
2017-02-09Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki1-3/+2
2017-02-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-3/+7
2017-02-08KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim1-1/+2
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim1-1/+8
2017-02-08KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim1-1/+1
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2-4/+0
2017-02-08[media] ARM: multi_v7_defconfig: enable STMicroelectronics DELTA SupportHugues Fruchet1-0/+1
2017-02-08[media] ARM: dts: STiH407-family: add DELTA dt nodeHugues Fruchet1-0/+10
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott7-14/+14
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott3-23/+4
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt1-0/+1
2017-02-07ARM: ux500: remove deleted file from MakefileOlof Johansson1-1/+0
2017-02-07Merge tag 'sunxi-defconfig-for-4.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+1
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli9-36/+29
2017-02-07Merge tag 'sunxi-core-for-4.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+2
2017-02-07Merge tag 'mvebu-soc-4.11-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann1-0/+75
2017-02-07Merge tag 'sunxi-dt-for-4.11-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-0/+95
2017-02-07Merge tag 'sunxi-dt-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann30-71/+1429
2017-02-07ARM: ep93xx: Disable TS-72xx watchdog before uncompressingFlorian Fainelli1-0/+12
2017-02-07ARM: ux500: cut some platform dataLinus Walleij4-195/+0
2017-02-07Merge tag 'socfpga_dts_for_v4.11_part_2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-1/+10
2017-02-07Merge tag 'samsung-dt-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann5-0/+17
2017-02-07Merge tag 'ux500-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linus...Arnd Bergmann5-14/+26
2017-02-07Merge tag 'stm32-dt-for-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-36/+371
2017-02-07Merge tag 'mvebu-dt-4.11-3' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann6-0/+715
2017-02-07ARM: DTS: Fix register map for virt-capable GICMarc Zyngier37-43/+43
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2017-02-06ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2-4/+4
2017-02-06Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2-3/+3
2017-02-06ARM: dts: STiH410-b2260: Enable HW flow-controlLee Jones1-0/+1
2017-02-06ARM: dts: STiH407-family: Use new Pinctrl groupsLee Jones2-3/+5
2017-02-06ARM: dts: STiH407-pinctrl: Add Pinctrl group for HW flow-controlLee Jones1-2/+10
2017-02-06ARM: dts: STiH410-b2260: Identify the UART RTS lineLee Jones1-0/+1