summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-03-10arm64: barriers: add dmb barrierWill Deacon
2014-03-06Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-03-04arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel
2014-03-04arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28arm64: remove return value form psci_init()Vladimir Murzin
2014-02-28arm64: remove redundant "psci:" prefixesVladimir Murzin
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas
2014-02-27arm64: Use swiotlb late initialisationCatalin Marinas
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-02-26arm64: vdso: clean up vdso_pagelist initializationNathan Lynch
2014-02-26arm64: Change misleading function names in dma-mappingRitesh Harjani
2014-02-26arm64: Fix the soft_restart routineGeoff Levand
2014-02-26arm64: Extend the idmap to the whole kernel imageCatalin Marinas
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas
2014-02-26arm64: enable processor debug state for secondary cpusVijaya Kumar K
2014-02-26arm64: KGDB: Add KGDB configVijaya Kumar K
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K
2014-02-26arm64: KGDB: Add step debugging supportVijaya Kumar K
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K
2014-02-26arm64: Add macros to manage processor debug stateVijaya Kumar K
2014-02-22cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-02-17ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-05arm64: simplify pgd_allocMark Rutland
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland