aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard1-1/+1
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard1-2/+1
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman1-1/+2
2014-09-04powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe1-1/+2
2014-08-13powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan1-2/+1
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+10
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith1-0/+1
2014-07-28KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointerBharat Bhushan1-3/+0
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V1-0/+9
2014-07-28powerpc: Remove STAB codeMichael Ellerman1-1/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+10
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras1-5/+7
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman1-0/+9
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling1-0/+1
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+4
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan1-0/+4
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-nextPaolo Bonzini1-0/+1
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling1-0/+1
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-3/+12
2014-03-24powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman1-0/+1
2014-03-24powerpc/perf: Add lost exception workaroundMichael Ellerman1-0/+2
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood1-3/+10
2014-03-19powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng1-0/+2
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+35
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini1-8/+35
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras1-7/+11
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras1-0/+2
2014-01-27KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras1-1/+3
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras1-0/+2
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling1-0/+17
2014-01-07powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng1-0/+2
2013-11-22powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe1-0/+7
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+15
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras1-0/+11
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras1-0/+3
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras1-0/+1
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard1-1/+6
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras1-2/+2
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt1-11/+20
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood1-5/+10
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood1-1/+1
2013-08-14powerpc: Wrap MSR macros with parenthesesAnton Blanchard1-4/+4
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-07-24powerpc: Add second POWER8 PVR entryMichael Neuling1-1/+2
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman1-0/+8
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman1-0/+1
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling1-14/+0
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling1-0/+2
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8