aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_rm_mmu.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-26
|\
| * powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-16
| * powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-16
| * KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-16
* | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-21
|/
* mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-12
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17
* KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras2014-12-15
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2014-07-28
* | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V2014-06-25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras2014-05-30
* | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com2014-04-28
|/
* KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras2014-03-29
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan2014-01-09
* | KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras2013-12-18
* | powerpc: kvm: fix rare but potential deadlock scenepingfan liu2013-11-18
* | KVM: PPC: Book3S HV: Fix physical address calculationsPaul Mackerras2013-11-18
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc: Make rwlocks endian safeAnton Blanchard2013-08-14
* | Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-28
|\|
| * powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-21
| * powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-21
* | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-10
|/
* KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-26
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Don't give the guest RW access to RO pagesPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Make a HPTE removal function availablePaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Fix bug causing loss of page dirty statePaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Restructure HPT entry creation codePaul Mackerras2012-12-05
* KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall2012-10-23
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-05
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-05
* KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-27
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-30
* KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras2012-05-16
* KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-05
* KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hvaPaul Mackerras2012-03-05
* KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-05
* KVM: PPC: Book3S HV: Keep HPTE locked when invalidatingPaul Mackerras2012-03-05
* KVM: PPC: Allow for read-only pages backing a Book3S HV guestPaul Mackerras2012-03-05
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-05
* KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-05
* KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-05
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-05