Age | Commit message (Expand) | Author | Files | Lines |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -45/+22 |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -10/+10 |
2013-09-04 | powerpc kvm: use fdget | Al Viro | 1 | -10/+10 |
2013-08-30 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 16 | -335/+614 |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf | 4 | -12/+16 |
2013-08-29 | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() | Paul Mackerras | 1 | -78/+72 |
2013-08-28 | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls | Paul Mackerras | 1 | -1/+1 |
2013-08-28 | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX | Paul Mackerras | 1 | -4/+25 |
2013-08-28 | KVM: PPC: Book3S: Fix compile error in XICS emulation | Paul Mackerras | 1 | -0/+1 |
2013-08-28 | KVM: PPC: Book3S PR: return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2013-08-28 | arch: powerpc: kvm: add signed type cast for comparation | Chen Gang | 1 | -2/+2 |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2 | -4/+5 |
2013-08-26 | ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag | Yann Droneaud | 3 | -3/+3 |
2013-08-22 | powerpc/kvm: Copy the pvr value after memset | Aneesh Kumar K.V | 1 | -4/+3 |
2013-08-14 | powerpc: Make rwlocks endian safe | Anton Blanchard | 2 | -0/+12 |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard | 2 | -0/+8 |
2013-08-14 | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 1 | -1/+1 |
2013-08-09 | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2013-08-09 | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 1 | -2/+2 |
2013-07-31 | powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h | Hongtao Jia | 1 | -44/+1 |
2013-07-25 | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry | Paul Mackerras | 1 | -0/+14 |
2013-07-18 | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 1 | -0/+4 |
2013-07-11 | kvm/ppc/booke: Don't call kvm_guest_enter twice | Scott Wood | 1 | -2/+0 |
2013-07-11 | kvm/ppc: Call trace_hardirqs_on before entry | Scott Wood | 3 | -6/+4 |
2013-07-10 | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers | Paul Mackerras | 1 | -1/+1 |
2013-07-10 | KVM: PPC: Book3S HV: Correct tlbie usage | Paul Mackerras | 1 | -58/+81 |
2013-07-08 | powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. | Aneesh Kumar K.V | 3 | -11/+32 |
2013-07-08 | powerpc/kvm: Contiguous memory allocator based RMA allocation | Aneesh Kumar K.V | 2 | -136/+58 |
2013-07-08 | powerpc/kvm: Contiguous memory allocator based hash page table allocation | Aneesh Kumar K.V | 6 | -47/+332 |
2013-07-08 | KVM: PPC: Book3S: Ignore DABR register | Alexander Graf | 1 | -0/+2 |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -12/+12 |
2013-07-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -51/+85 |
2013-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 1 | -1/+2 |
2013-06-30 | KVM: PPC: Ignore PIR writes | Alexander Graf | 1 | -0/+3 |
2013-06-30 | KVM: PPC: Book3S PR: Invalidate SLB entries properly | Paul Mackerras | 1 | -1/+6 |
2013-06-30 | KVM: PPC: Book3S PR: Allow guest to use 1TB segments | Paul Mackerras | 3 | -18/+62 |
2013-06-30 | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match | Paul Mackerras | 1 | -12/+2 |
2013-06-30 | KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry | Paul Mackerras | 1 | -11/+2 |
2013-06-30 | KVM: PPC: Book3S PR: Fix proto-VSID calculations | Paul Mackerras | 1 | -2/+2 |
2013-06-30 | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL | Tiejun Chen | 1 | -1/+1 |
2013-06-21 | powerpc/kvm: Handle transparent hugepage in KVM | Aneesh Kumar K.V | 2 | -10/+10 |
2013-06-21 | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte | Aneesh Kumar K.V | 1 | -1/+1 |
2013-06-21 | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 1 | -1/+1 |
2013-06-19 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -1/+1 |
2013-06-19 | kvm/ppc/booke: Delay kvmppc_lazy_ee_enable | Scott Wood | 1 | -1/+2 |
2013-06-11 | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() | Scott Wood | 1 | -0/+11 |
2013-06-11 | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood | 3 | -0/+17 |
2013-06-11 | kvm/ppc/booke64: Disable e6500 support | Scott Wood | 1 | -2/+0 |
2013-06-11 | powerpc,kvm: fix imbalance srcu_read_[un]lock() | Lai Jiangshan | 1 | -1/+1 |