summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-0417-295/+302
|\
| * kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-171-1/+5
| * kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-172-3/+5
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+4
| * kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-172-55/+3
| * kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V2013-10-171-0/+11
| * kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-172-24/+66
| * kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-175-12/+10
| * kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-175-6/+6
| * KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-172-0/+4
| * KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-171-12/+1
| * KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-173-5/+27
| * powerpc: export debug registers save function for KVMBharat Bhushan2013-10-171-0/+1
| * powerpc: move debug registers in a structureBharat Bhushan2013-10-172-20/+26
| * powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan2013-10-171-1/+1
| * KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras2013-10-171-0/+2
| * KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-172-3/+7
| * KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-173-4/+9
| * KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-171-0/+3
| * KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras2013-10-171-2/+4
| * KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-173-0/+12
| * KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-173-188/+39
| * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-173-0/+16
| * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-174-0/+11
| * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-174-0/+7
| * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+2
| * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-173-0/+5
| * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-171-0/+2
| * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+54
* | Powerpc KVM work is based on a commit after rc4.Gleb Natapov2013-10-173-6/+4
|\ \ | |/ |/|
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
| * powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-3/+1
| * powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-251-2/+2
* | KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
|/
* Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-122-0/+42
|\
| *-. Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-122-0/+42
| |\ \
| | | * iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+39
| | | * powerpc: Add iommu domain pointer to device archdataVarun Sethi2013-08-141-0/+3
| | |/
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-5/+0
|\ \ \
| * \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-5/+0
| |\ \ \ | | |_|/ | |/| |
| | * | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-5/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-0632-156/+681
|\ \ \ \
| * | | | powerpc: Correct FSCR bit definitionsPaul Mackerras2013-09-051-2/+2
| * | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-09-051-16/+2
| |\ \ \ \
| | * | | | powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig2013-08-231-16/+2
| | |/ / /
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-0/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt2013-08-271-0/+2
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-273-11/+33
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-0/+300
OpenPOWER on IntegriCloud