summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-20arm64: Add defines for APM ARMv8 implementationVinayak Kale
2013-06-20arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale
2013-06-20arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale
2013-06-19arm64/Makefile: provide vdso_install targetKyle McMartin
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2013-06-12arm64: KVM: document kernel object mappings in HYPMarc Zyngier
2013-06-12arm64: KVM: MAINTAINERS updateMarc Zyngier
2013-06-12arm64: KVM: userspace API documentationMarc Zyngier
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier
2013-06-12arm64: KVM: 32bit guest fault injectionMarc Zyngier
2013-06-12arm64: KVM: 32bit specific register world switchMarc Zyngier
2013-06-12arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier
2013-06-12arm64: KVM: Build system integrationMarc Zyngier
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier
2013-06-12arm64: KVM: Exit handlingMarc Zyngier
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon
2013-06-11arm64: device: add iommu pointer to device archdataWill Deacon
2013-06-11arm64: pgtable: use pte_index instead of __pte_indexWill Deacon
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2013-06-07arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon
2013-06-07arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2013-06-07arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2013-06-07arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier
2013-06-07arm64: KVM: guest one-reg interfaceMarc Zyngier
2013-06-07arm64: KVM: MMIO access backendMarc Zyngier
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier
2013-06-07arm64: KVM: virtual CPU resetMarc Zyngier
2013-06-07arm64: KVM: CPU specific system registers handlingMarc Zyngier
2013-06-07arm64: KVM: system register handlingMarc Zyngier
2013-06-07arm64: KVM: user space interfaceMarc Zyngier
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier
2013-06-07arm64: KVM: fault injection into a guestMarc Zyngier
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier
2013-06-07arm64: KVM: system register definitions for 64bit guestsMarc Zyngier
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier