aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-12
* KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2017-05-12
* KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2017-05-12
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-27
| |\
| | * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
| * | KVM: PPC: Book3S HV: Avoid preemptibility warning in module initializationDenis Kirjanov2017-04-27
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ \
| * | | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
| |/ /
| * | KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2017-04-19
| * | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-19
| * | KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy2017-04-19
| * | KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring2017-04-19
| * | KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring2017-04-19
| * | KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-19
| * | KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-19
| * | KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-19
| * | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-19
| * | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-19
| * | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-07
* | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-05
|\ \ \
| * | | cma: Store a name in the cma structureLaura Abbott2017-04-18
* | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-12
| |\ \ \ | | | |/ | | |/|
| | * | powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-10
| | * | powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt2017-04-10
| | * | powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2017-04-10
| | * | powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10
| | |/
| * | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-10
| * | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-10
| * | powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-31
| * | powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman2017-03-31
| |/
* / KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-06
|/
* power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-09
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-04
|\
| * KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Paul Mackerras2017-02-28
| * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-02-28
* | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-24