summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten1-22/+7
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten1-39/+12
2017-02-21Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds11-0/+11
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+1
2017-02-21ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten2-41/+10
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-9/+8
2017-02-20Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-155/+27
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-30/+30
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-02-20Merge branch 'pm-cpufreq'Rafael J. Wysocki6-6/+6
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki1-3/+2
2017-02-19Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t...Mark Brown639-21027/+23025
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown1-3/+1
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+34
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+33
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-17Merge tag 'mvebu-dt-4.11-4' of git://git.infradead.org/linux-mvebu into next/dtArnd Bergmann2-2/+2
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-0/+4
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten3-155/+27
2017-02-16Merge tag 'omap-for-v4.11/dt-late' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-0/+332
2017-02-16ARM: multi_v7_defconfig: enable pstore configsBrian Norris1-0/+4
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-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