summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-271-0/+23
* KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-271-1/+2
* KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2014-01-091-2/+0Star
* KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-091-7/+4Star
* kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan2014-01-091-39/+2Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-154-11/+44
|\
| * Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-048-131/+166
| |\
| | * kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-1/+1
| | * kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-172-5/+5
| | * kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-172-2/+2
| | * powerpc: export debug registers save function for KVMBharat Bhushan2013-10-171-1/+2
| | * powerpc: move debug registers in a structureBharat Bhushan2013-10-176-120/+121
| | * powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-171-1/+1
| | * KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-171-0/+26
| | * KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-171-2/+2
| | * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+2
| | * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-171-0/+2
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-3/+2Star
|\ \ \
| * | | powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang2013-11-051-1/+1
| * | | powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-241-2/+1Star
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-12/+0Star
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-12/+0Star
| |\ \ \ | | |_|/ | |/| |
| | * | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-12/+0Star
| | |/
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-2/+1Star
|\ \ \
| * | | DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...Russell King2013-09-211-2/+1Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \
| * | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-15/+6Star
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-076-46/+97
| |\ \ \ \
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-5/+4Star
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
| | | |_|/ | | |/| |
| * | | | powerpc: add explicit OF includesRob Herring2013-10-101-0/+1
| * | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0Star
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-1242-518/+623
|\ \ \ \ \
| * | | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-061-1/+9
| * | | | | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-311-31/+0Star
| * | | | | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-311-1/+1
| * | | | | powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-311-5/+2Star
| * | | | | powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman2013-10-311-0/+4
| * | | | | powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater2013-10-311-2/+8
| * | | | | powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven2013-10-301-1/+1
| * | | | | powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-301-4/+4
| * | | | | powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta2013-10-301-6/+0Star
| * | | | | powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta2013-10-301-5/+16
| * | | | | powerpc: Fix little endian issue in OF PCI scanAnton Blanchard2013-10-301-2/+2
| * | | | | powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-10-301-2/+2