summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-09-033-0/+6
|\
| * arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang2016-08-233-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-294-4/+7
|\ \
| * | net: smc91x: fix SMC accessesRussell King2016-08-284-4/+7
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-271-1/+1
|\ \
| * \ Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-1/+1
| |\ \ | | |/ | |/|
| | * KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall2016-08-171-1/+1
* | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
* | | Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-181-0/+6
|\ \ \
| * | | ARM: imx6: mark GPC node as not populated after irq init to probe pm domain d...Philipp Zabel2016-08-091-0/+6
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-08-182-5/+17
|\ \ \ | |_|/ |/| |
| * | ARM: fix address limit restoration for undefined instructionsRussell King2016-08-091-0/+1
| * | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-1/+5
|\ \
| * | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-1/+5
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-1115-17/+23
|\ \
| * | Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2016-08-112-0/+2
| * | ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy2016-08-101-5/+4
| * | ARM: tegra: fix erroneous address in dtsRalf Ramsauer2016-08-101-2/+2
| * | ARM: dts: add syscon compatible string for AP sysconLinus Walleij2016-08-101-1/+1
| * | ARM: dts: add syscon compatible string for CP sysconLinus Walleij2016-08-101-1/+1
| * | ARM: oxnas: select reset controller frameworkArnd Bergmann2016-08-101-0/+2
| * | ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann2016-08-101-0/+2
| * | ARM: don't include removed directoriesArnd Bergmann2016-08-103-5/+3
| * | Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"Arnd Bergmann2016-08-032-2/+2
| * | ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann2016-08-021-0/+3
| * | ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-021-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-101-8/+0
|\ \ \
| * | | revert "ARM: keystone: dts: add psci command definition"Andrew Morton2016-08-101-8/+0
* | | | arm: oabi compat: add missing access checksDave Weinstein2016-08-101-1/+7
|/ / /
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-082-2/+10
|\ \ \ | |_|/ |/| |
| * | ARM: uaccess: Enable hardened usercopyKees Cook2016-07-262-2/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-063-0/+22
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-043-0/+22
| |\ \ \
| | * | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-223-0/+22
* | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-055-5/+5
|\ \ \ \ \
| * | | | | rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-093-3/+3
| * | | | | rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni2016-06-272-2/+2
* | | | | | arm: jump label may reference text in __exitJason Baron2016-08-041-1/+1
* | | | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-045-89/+81
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \ \ \ \
| * | | | | ARM: OMAP2+: omap_device: fix crash on omap_device removalGrygorii Strashko2016-07-301-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-026-6/+73
|\ \ \ \ \ \
| * | | | | | ARM: kexec: fix kexec for Keystone 2Russell King2016-08-022-1/+25
| * | | | | | ARM: keystone: dts: add psci command definitionVitaly Andrianov2016-08-021-0/+8
| * | | | | | ARM: kexec: advertise location of bootable RAMRussell King2016-08-021-2/+21
| * | | | | | ARM: kdump: advertise boot aliased crash kernel resourceRussell King2016-08-021-0/+16
| * | | | | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-022-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-023-26/+22
|\ \ \ \ \ \