aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith4-0/+27
2014-07-28KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy1-0/+1
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf3-71/+0
2014-07-28KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointerBharat Bhushan1-3/+0
2014-07-28KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan1-0/+1
2014-07-28kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan1-0/+1
2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman3-31/+31
2014-07-28KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1Mihai Caraman1-3/+6
2014-07-28kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan1-0/+11
2014-07-28kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan1-0/+1
2014-07-28kvm: ppc: bookehv: Added wrapper macros for shadow registersBharat Bhushan1-8/+36
2014-07-28KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf1-1/+1
2014-07-28KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2-0/+4
2014-07-28KVM: PPC: Book3S: Move vcore definition to end of kvm_arch structAlexander Graf1-1/+4
2014-07-28KVM: PPC: e500: Emulate power management control SPRMihai Caraman1-0/+1
2014-07-28KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2-5/+14
2014-07-28PPC: Add asm helpers for BE 32bit load/storeAlexander Graf1-0/+4
2014-07-28KVM: PPC: e500: Fix default tlb for victim hintMihai Caraman1-1/+4
2014-07-28KVM: PPC: Book3S HV: Add H_SET_MODE hcall handlingMichael Neuling1-0/+6
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2-1/+4
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2-0/+3
2014-07-28KVM: PPC: Book3s HV: Fix tlbie compile errorAlexander Graf1-6/+2
2014-07-28KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V1-0/+1
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V3-0/+19
2014-07-28powerpc/perf: Pass the struct perf_events down to compute_mmcr()Michael Ellerman1-1/+4
2014-07-28powerpc: Add machine_early_initcall()Michael Ellerman1-0/+1
2014-07-28powerpc: Remove misleading DISABLE_INTSMichael Ellerman1-4/+7
2014-07-28powerpc: Document register clobbering in EXCEPTION_COMMON()Michael Ellerman1-0/+1
2014-07-28powerpc: Update comments in irqflags.hMichael Ellerman1-3/+5
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman1-5/+2
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman1-1/+1
2014-07-28powerpc: Remove oprofile RS64 supportMichael Ellerman1-1/+0
2014-07-28powerpc: Remove CONFIG_POWER3Michael Ellerman1-2/+1
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman3-10/+4
2014-07-28powerpc: Remove STAB codeMichael Ellerman4-30/+1
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman1-12/+6
2014-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman1-2/+2
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt2-1/+3
2014-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-1/+3
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley1-0/+1
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+19
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-07-11powernv: Add OPAL tracepointsAnton Blanchard1-0/+45
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard1-0/+9
2014-07-11Merge branch 'merge' into nextBenjamin Herrenschmidt5-83/+13
2014-07-11powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley1-2/+1
2014-07-11powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman1-9/+1
2014-07-08Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2-2/+19
2014-07-06KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2-4/+2