summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
Commit message (Expand)AuthorAgeFilesLines
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+2
* powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2014-12-151-0/+2
* powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-151-1/+1
* powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-151-2/+1Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-041-1/+2
|\
| * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-051-1/+2
* | powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-3/+10
|\ \
| * | Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-281-0/+1
| * | KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointerBharat Bhushan2014-07-281-3/+0Star
| * | KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V2014-07-281-0/+9
| |/
* / powerpc: Remove STAB codeMichael Ellerman2014-07-281-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-111-0/+10
|\
| * powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-281-0/+9
| * powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2014-04-281-0/+1
* | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-301-5/+7
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-0/+4
|\
| * cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+4
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-0/+1
|\ \ | |/ |/|
| * Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-291-0/+1
| |\
| | * KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2014-03-291-0/+1
* | | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-241-3/+12
|\ \ \
| * | | powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-201-3/+10
| * | | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-201-0/+2
| |/ /
* | | powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman2014-03-231-0/+1
* | | powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-231-0/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-8/+35
|\|
| * Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-8/+35
| |\
| | * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-271-7/+11
| | * KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras2014-01-271-0/+2
| | * KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-271-1/+3
| | * KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras2014-01-271-0/+2
| | * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-271-0/+17
* | | powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng2014-01-081-0/+2
|/ /
* / powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-221-0/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-0/+15
|\
| * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+11
| * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+3
| * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
* | powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard2013-10-111-1/+6
|/
* powerpc: Correct FSCR bit definitionsPaul Mackerras2013-09-051-2/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-11/+20
|\
| * powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
* | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-211-5/+10
* | powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-201-1/+1
* | powerpc: Wrap MSR macros with parenthesesAnton Blanchard2013-08-141-4/+4
|/
* powerpc: Add second POWER8 PVR entryMichael Neuling2013-07-241-1/+2
* powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-011-0/+8
* powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-011-0/+1
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-011-14/+0Star