summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
Commit message (Expand)AuthorAgeFilesLines
* 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-191-3/+10
| * | | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-191-0/+2
| |/ /
* | | powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman2014-03-241-0/+1
* | | powerpc/perf: Add lost exception workaroundMichael Ellerman2014-03-241-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-071-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-201-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/+0
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+2
* powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+1
|\
| * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-261-0/+1
* | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-021-0/+3
* | powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2013-05-021-0/+2
* | powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2013-05-021-0/+1
* | powerpc/perf: Add support for SIERMichael Ellerman2013-04-261-0/+5
* | powerpc: Initialise PMU related regs on Power8Michael Ellerman2013-04-261-0/+6
* | powerpc: Add HFSCR SPR definitionsMichael Neuling2013-04-181-0/+6
|/
* powerpc: Add DSCR FSCR register bit definitionMichael Neuling2013-03-051-1/+2
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-2/+0
|\
| * KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-131-2/+0
* | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-151-0/+1
* | powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-151-1/+1
OpenPOWER on IntegriCloud