summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas28-1/+4539
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier4-2/+33
2013-06-12arm64: KVM: 32bit guest fault injectionMarc Zyngier1-1/+78
2013-06-12arm64: KVM: 32bit specific register world switchMarc Zyngier1-0/+70
2013-06-12arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier1-0/+10
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier3-7/+186
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier3-3/+170
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier3-2/+183
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier3-3/+47
2013-06-12arm64: KVM: Build system integrationMarc Zyngier2-0/+24
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier4-10/+47
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier2-0/+68
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier1-0/+1
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier1-0/+88
2013-06-12arm64: KVM: Exit handlingMarc Zyngier1-0/+119
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier2-0/+650
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas13-2/+165
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon5-66/+75
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon2-9/+2
2013-06-11arm64: device: add iommu pointer to device archdataWill Deacon1-0/+3
2013-06-11arm64: pgtable: use pte_index instead of __pte_indexWill Deacon1-2/+2
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2-9/+3
2013-06-07arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon1-6/+0
2013-06-07arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas1-1/+2
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas3-10/+1
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2-6/+3
2013-06-07arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas1-18/+4
2013-06-07arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia1-6/+11
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier2-0/+120
2013-06-07arm64: KVM: guest one-reg interfaceMarc Zyngier1-0/+259
2013-06-07arm64: KVM: MMIO access backendMarc Zyngier1-0/+59
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier1-0/+186
2013-06-07arm64: KVM: virtual CPU resetMarc Zyngier1-0/+76
2013-06-07arm64: KVM: CPU specific system registers handlingMarc Zyngier1-0/+85
2013-06-07arm64: KVM: system register handlingMarc Zyngier4-0/+1101
2013-06-07arm64: KVM: user space interfaceMarc Zyngier1-0/+117
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier1-0/+135
2013-06-07arm64: KVM: fault injection into a guestMarc Zyngier1-0/+126
2013-06-07arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier1-0/+158
2013-06-07arm64: KVM: system register definitions for 64bit guestsMarc Zyngier1-0/+68
2013-06-07arm64: KVM: EL2 register definitionsMarc Zyngier1-0/+245
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier1-0/+20
2013-06-07arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier3-0/+37
2013-06-07arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini4-0/+105
2013-06-07arm64/xen: implement ioremap_cached on arm64Stefano Stabellini1-0/+2
2013-06-07arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini7-0/+57
2013-06-04arm/xen: define xen_remap as ioremap_cachedStefano Stabellini1-2/+1
2013-06-02Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds4-7/+5
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-06-01parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle1-1/+1