summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-06-04ARM: mm: HugeTLB support for LPAE systems.Catalin Marinas
2013-06-04ARM: mm: correct pte_same behaviour for LPAE.Steve Capper
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij
2013-06-01Merge branch 'VExpress_DCSCB' of git://git.linaro.org/people/nico/linux into ...Olof Johansson
2013-06-01Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson
2013-05-30ARM: elf: add new hwcap for identifying atomic ldrd/strd instructionsWill Deacon
2013-05-30ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon
2013-05-30ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy
2013-05-30ARM: LPAE: accomodate >32-bit addresses for page table baseCyril Chemparathy
2013-05-30ARM: LPAE: factor out T1SZ and TTBR1 computationsCyril Chemparathy
2013-05-30ARM: LPAE: use 64-bit accessors for TTBR registersCyril Chemparathy
2013-05-30ARM: LPAE: use phys_addr_t in switch_mm()Cyril Chemparathy
2013-05-30ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy
2013-05-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring
2013-05-22ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst
2013-05-21arm: introduce psci_smp_opsStefano Stabellini
2013-05-21Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-15ARM: 7705/1: use optimized do_div only for EABIArnd Bergmann
2013-05-14ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones
2013-05-13ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-29ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-29ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier
2013-04-29ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier
2013-04-29ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-29ARM: KVM: rework HYP page table freeingMarc Zyngier
2013-04-29ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-04-29ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini