aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_host.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-21
* | KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-29
* | KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras2013-06-29
|/
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
* powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-16
* KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-29
* Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
|\
| * powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-17
* | KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-05
|/
* KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-16
* powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-16
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-05
* KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-24
* KVM: PPC: Remove unused defineAlexander Graf2010-10-24
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-24
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-24
* KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-24
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-24
* KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-24
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-24
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-01
* KVM: PPC: Use kernel hash functionAlexander Graf2010-08-01
* KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-01
* KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf2010-05-17
* KVM: PPC: Be more informative on BUGAlexander Graf2010-05-17
* KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-17
* KVM: PPC: Release clean pages as cleanAlexander Graf2010-05-17
* KVM: PPC: Extract MMU initAlexander Graf2010-05-17
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-17
* KVM: PPC: Add check if pte was mapped secondaryAlexander Graf2010-05-17
* KVM: PPC: Enable use of secondary htab bucketAlexander Graf2010-04-25
* Add book3s_64 Host MMU handlingAlexander Graf2009-11-05