aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
|\
| * arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-12
| * arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-12
| * arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-12
| * arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-12
| * arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-12
| * arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-12
| * arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-12
| * arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-12
| * arm64: KVM: Build system integrationMarc Zyngier2013-06-12
| * arm64: KVM: PSCI implementationMarc Zyngier2013-06-12
| * arm64: KVM: Plug the arch timerMarc Zyngier2013-06-12
| * arm64: KVM: Plug the VGICMarc Zyngier2013-06-12
| * arm64: KVM: Exit handlingMarc Zyngier2013-06-12
| * arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-12
| * arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-07
| * arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-07
| * arm64: KVM: MMIO access backendMarc Zyngier2013-06-07
| * arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier2013-06-07
| * arm64: KVM: virtual CPU resetMarc Zyngier2013-06-07
| * arm64: KVM: CPU specific system registers handlingMarc Zyngier2013-06-07
| * arm64: KVM: system register handlingMarc Zyngier2013-06-07
| * arm64: KVM: user space interfaceMarc Zyngier2013-06-07
| * arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-07
| * arm64: KVM: fault injection into a guestMarc Zyngier2013-06-07
| * arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier2013-06-07
| * arm64: KVM: system register definitions for 64bit guestsMarc Zyngier2013-06-07
| * arm64: KVM: EL2 register definitionsMarc Zyngier2013-06-07
| * arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-07
| * arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-07
* | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-12
|\ \
| * | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-07
| * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-07
| * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-07
* | | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
* | | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
* | | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-11
* | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-11
* | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-10
* | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-07
* | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-07
* | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-07
* | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-07
* | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-07
* | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-07
| |/ |/|
* | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
* | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31
* | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-24
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-17