summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2-24/+66
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V5-12/+10
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V5-6/+6
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2-0/+4
2013-10-17KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan1-12/+1
2013-10-17KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan3-5/+27
2013-10-17powerpc: export debug registers save function for KVMBharat Bhushan1-0/+1
2013-10-17powerpc: move debug registers in a structureBharat Bhushan2-20/+26
2013-10-17powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIANBharat Bhushan1-1/+1
2013-10-17KVM: PPC: Book3S HV: Better handling of exceptions that happen in real modePaul Mackerras1-0/+2
2013-10-17KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2-3/+7
2013-10-17KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras3-4/+9
2013-10-17KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras1-0/+3
2013-10-17KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras1-2/+4
2013-10-17KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras3-0/+12
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras3-188/+39
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras3-0/+16
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras4-0/+11
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras4-0/+7
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras1-0/+2
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras3-0/+5
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras1-0/+2
2013-10-17KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling1-0/+54
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+42
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2-0/+42
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-5/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds32-156/+681
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras1-2/+2
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-16/+2
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+60
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds1-2/+2
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar1-0/+10
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf27-125/+581
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras1-0/+38
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+10
2013-08-27powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt1-0/+2
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras1-0/+10
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt3-11/+33
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-0/+300
2013-08-23powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang1-0/+92
2013-08-23powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig1-16/+2
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman1-5/+0
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha1-3/+0
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood3-9/+14
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood3-4/+9
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar11-30/+89