aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan1-0/+1
2013-10-18powerpc: move debug registers in a structureBharat Bhushan2-19/+23
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+5
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2-3/+5
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov3-6/+4
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+4
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2-55/+3
2013-10-17kvm: powerpc: book3s: Cleanup interrupt handling codeAneesh Kumar K.V1-0/+11
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-16powerpc: Emulate sync instruction variantsJames Yang1-0/+2
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt5-114/+46
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras1-0/+7
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras3-112/+25
2013-10-11powerpc: add real mode support for dma operations on powernvAlexey Kardashevskiy1-0/+12
2013-10-11powerpc: Prepare to support kernel handling of IOMMU map/unmapAlexey Kardashevskiy1-0/+2
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan1-0/+65
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt1-6/+17
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt1-1/+1
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2-0/+36
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt1-8/+8
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard1-11/+11
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard1-2/+2
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt1-4/+4
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard1-0/+4
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard1-0/+5