summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-214-22/+70
* KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-214-68/+75
* KVM: PPC: Book3S HV: Streamline guest entry and exitPaul Mackerras2015-04-211-86/+126
* KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-215-49/+44Star
* KVM: PPC: Book3S HV: Use decrementer to wake napping threadsPaul Mackerras2015-04-211-2/+41
* KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPIPaul Mackerras2015-04-211-3/+7
* KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-214-35/+34Star
* KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-212-42/+55
* KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-213-28/+19Star
* KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-212-29/+32
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-217-2/+346
* KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-214-0/+152
* KVM: PPC: Book3S HV: Add ICP real mode countersSuresh Warrier2015-04-213-2/+20
* KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-modeSuresh Warrier2015-04-211-14/+211
* KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lockSuresh Warrier2015-04-212-22/+48
* KVM: PPC: Book3S HV: Add guest->host real mode completion countersSuresh E. Warrier2015-04-212-4/+33
* KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-213-31/+33
* KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-213-21/+20Star
* KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-216-2/+173
* kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-214-0/+119
* powerpc: Export __spin_yieldSuresh E. Warrier2015-04-211-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-133-3/+3
|\
| * powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-093-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-132-12/+9Star
|\ \
| * | kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha2015-04-081-5/+0Star
| * | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-072-7/+9
| |\ \
| | * | KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-261-1/+1
| | * | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-262-6/+8
| | |/
* | | powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek2015-04-011-1/+1
* | | Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2015-03-262-4/+5
|\ \ \
| * | | KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras2015-03-201-0/+1
| * | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-201-1/+1
| * | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-201-3/+3
| |/ /
* | | powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-03-231-1/+1
* | | powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-03-201-21/+23
* | | powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt2015-03-201-0/+20
* | | powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-204-2/+20
|/ /
* | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-044-26/+34
* | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
* | powerpc: Re-enable dynticksPaul Clarke2015-02-231-0/+9
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-214-6/+12
|\
| * powerpc/corenet: Enable CLK_QORIQEmil Medve2015-02-182-0/+2
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-022-6/+10
| |\
| | * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-202-6/+10
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-02-191-3/+3
|\ \ \
| * | | kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-3/+3
| | |/ | |/|
* | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0Star
* | | powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-1711-26/+4Star
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+3
|\ \ \
| * \ \ Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-189-18/+29
| |\ \ \