summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-071-20/+18
|\
| * powerpc: Cleanup KVM emulated load/store endian handlingDavid Gibson2015-03-241-20/+18
* | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-171-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-142-12/+12
|\
| * ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-192-12/+12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-133-2/+3
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-062-0/+2
| * | KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
| |/
* | mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman2015-02-121-1/+1
* | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-112-27/+27
|\ \
| * | powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-292-27/+27
| |/
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-1821-1072/+864
|\
| * KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard2014-12-171-0/+1
| * KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-173-2/+73
| * KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-172-2/+6
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-178-935/+70
| * KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier2014-12-175-27/+539
| * KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras2014-12-171-29/+31
| * arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist2014-12-171-8/+0
| * arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0
| * arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2014-12-172-16/+0
| * arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist2014-12-171-5/+0
| * KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier2014-12-151-0/+20
| * KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater2014-12-151-1/+7
| * KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier2014-12-153-15/+52
| * KVM: PPC: Book3S HV: Fix KSM memory corruptionPaul Mackerras2014-12-151-27/+17
| * KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMIMahesh Salgaonkar2014-12-151-0/+2
| * KVM: PPC: Book3S HV: Add missing HPTE unlockAneesh Kumar K.V2014-12-151-1/+4
| * KVM: PPC: BookE: Improve irq inject tracepointAlexander Graf2014-12-151-2/+45
* | KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf2014-12-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-3/+3
|\ \
| * | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-3/+3
| |/
* | powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-17/+37
* | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-101-1/+1
* | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-032-9/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-0818-303/+704
|\
| * KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V2014-09-291-0/+6
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-09-2415-270/+688
| |\
| | * KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-224-5/+5
| | * powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-222-3/+20
| | * powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan2014-09-224-5/+57
| | * KVM: PPC: Book3E: Enable e6500 coreMihai Caraman2014-09-221-0/+10
| | * KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 coreMihai Caraman2014-09-223-23/+61
| | * KVM: PPC: Book3S HV: Only accept host PVR value for guest PVRPaul Mackerras2014-09-221-1/+3
| | * KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threadsPaul Mackerras2014-09-221-1/+1
| | * KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-223-13/+3
| | * KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-222-1/+189
| | * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-222-42/+42
OpenPOWER on IntegriCloud