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