Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k... | Catalin Marinas | 28 | -1/+4539 |
2013-06-12 | arm64: KVM: enable initialization of a 32bit vcpu | Marc Zyngier | 4 | -2/+33 |
2013-06-12 | arm64: KVM: 32bit guest fault injection | Marc Zyngier | 1 | -1/+78 |
2013-06-12 | arm64: KVM: 32bit specific register world switch | Marc Zyngier | 1 | -0/+70 |
2013-06-12 | arm64: KVM: CPU specific 32bit coprocessor access | Marc Zyngier | 1 | -0/+10 |
2013-06-12 | arm64: KVM: 32bit handling of coprocessor traps | Marc Zyngier | 3 | -7/+186 |
2013-06-12 | arm64: KVM: 32bit conditional execution emulation | Marc Zyngier | 3 | -3/+170 |
2013-06-12 | arm64: KVM: 32bit GP register access | Marc Zyngier | 3 | -2/+183 |
2013-06-12 | arm64: KVM: define 32bit specific registers | Marc Zyngier | 3 | -3/+47 |
2013-06-12 | arm64: KVM: Build system integration | Marc Zyngier | 2 | -0/+24 |
2013-06-12 | arm64: KVM: PSCI implementation | Marc Zyngier | 4 | -10/+47 |
2013-06-12 | arm64: KVM: Plug the arch timer | Marc Zyngier | 2 | -0/+68 |
2013-06-12 | ARM: KVM: timer: allow DT matching for ARMv8 cores | Marc Zyngier | 1 | -0/+1 |
2013-06-12 | arm64: KVM: Plug the VGIC | Marc Zyngier | 1 | -0/+88 |
2013-06-12 | arm64: KVM: Exit handling | Marc Zyngier | 1 | -0/+119 |
2013-06-12 | arm64: KVM: HYP mode world switch implementation | Marc Zyngier | 2 | -0/+650 |
2013-06-12 | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Catalin Marinas | 13 | -2/+165 |
2013-06-12 | arm64: debug: consolidate software breakpoint handlers | Will Deacon | 5 | -66/+75 |
2013-06-12 | arm64: extable: sort the exception table at build time | Will Deacon | 2 | -9/+2 |
2013-06-11 | arm64: device: add iommu pointer to device archdata | Will Deacon | 1 | -0/+3 |
2013-06-11 | arm64: pgtable: use pte_index instead of __pte_index | Will Deacon | 1 | -2/+2 |
2013-06-10 | arm64: kernel: compiling issue, need delete read_current_timer() | Chen Gang | 2 | -9/+3 |
2013-06-07 | arm64: mm: don't bother invalidating the icache in switch_mm | Will Deacon | 1 | -6/+0 |
2013-06-07 | arm64: spinlock: retry trylock operation if strex fails on free lock | Catalin Marinas | 1 | -1/+2 |
2013-06-07 | arm64: Remove __flush_dcache_page() | Catalin Marinas | 3 | -10/+1 |
2013-06-07 | arm64: Do not flush the D-cache for anonymous pages | Catalin Marinas | 2 | -6/+3 |
2013-06-07 | arm64: Avoid cache flushing in flush_dcache_page() | Catalin Marinas | 1 | -18/+4 |
2013-06-07 | arm64: Provide default implementation for dma_{alloc,free}_attrs | Damian Hobson-Garcia | 1 | -6/+11 |
2013-06-07 | arm64: KVM: hypervisor initialization code | Marc Zyngier | 2 | -0/+120 |
2013-06-07 | arm64: KVM: guest one-reg interface | Marc Zyngier | 1 | -0/+259 |
2013-06-07 | arm64: KVM: MMIO access backend | Marc Zyngier | 1 | -0/+59 |
2013-06-07 | arm64: KVM: kvm_arch and kvm_vcpu_arch definitions | Marc Zyngier | 1 | -0/+186 |
2013-06-07 | arm64: KVM: virtual CPU reset | Marc Zyngier | 1 | -0/+76 |
2013-06-07 | arm64: KVM: CPU specific system registers handling | Marc Zyngier | 1 | -0/+85 |
2013-06-07 | arm64: KVM: system register handling | Marc Zyngier | 4 | -0/+1101 |
2013-06-07 | arm64: KVM: user space interface | Marc Zyngier | 1 | -0/+117 |
2013-06-07 | arm64: KVM: architecture specific MMU backend | Marc Zyngier | 1 | -0/+135 |
2013-06-07 | arm64: KVM: fault injection into a guest | Marc Zyngier | 1 | -0/+126 |
2013-06-07 | arm64: KVM: Basic ESR_EL2 helpers and vcpu register access | Marc Zyngier | 1 | -0/+158 |
2013-06-07 | arm64: KVM: system register definitions for 64bit guests | Marc Zyngier | 1 | -0/+68 |
2013-06-07 | arm64: KVM: EL2 register definitions | Marc Zyngier | 1 | -0/+245 |
2013-06-07 | arm64: KVM: HYP mode idmap support | Marc Zyngier | 1 | -0/+20 |
2013-06-07 | arm64: KVM: define HYP and Stage-2 translation page flags | Marc Zyngier | 3 | -0/+37 |
2013-06-07 | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64 | Stefano Stabellini | 4 | -0/+105 |
2013-06-07 | arm64/xen: implement ioremap_cached on arm64 | Stefano Stabellini | 1 | -0/+2 |
2013-06-07 | arm64/xen: introduce asm/xen header files on arm64 | Stefano Stabellini | 7 | -0/+57 |
2013-06-04 | arm/xen: define xen_remap as ioremap_cached | Stefano Stabellini | 1 | -2/+1 |
2013-06-02 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell... | Linus Torvalds | 4 | -7/+5 |
2013-06-01 | parisc: kernel: using strlcpy() instead of strcpy() | Chen Gang | 1 | -1/+2 |
2013-06-01 | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" | Paul Bolle | 1 | -1/+1 |