summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-8/+15
| |\
| | * kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-171-4/+4
| | * kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-171-1/+1
| | * powerpc: move debug registers in a structureBharat Bhushan2013-10-171-1/+1
| | * KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-171-2/+2
| | * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+2
| | * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
| | * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-171-0/+2
* | | powerpc: move debug registers in a structureBharat Bhushan2013-10-191-1/+1
* | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+2
* | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-17/+8Star
|/ /
* / powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-1/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-051-0/+1
|\
| * Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-291-4/+3Star
| |\
| * | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entryPaul Mackerras2013-07-251-0/+1
* | | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-091-0/+3
| |/ |/|
* | powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-011-1/+0Star
* | powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-201-3/+3
|/
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-241-0/+6
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+4
|\
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+2
| * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-261-0/+1
| * KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-221-0/+1
* | powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-021-0/+3
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-1/+1
|\
| * KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-131-1/+1
* | powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-151-0/+1
* | powerpc: New macros for transactional memory supportMichael Neuling2013-02-151-0/+23
* | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-151-0/+5
* | powerpc: Add support for context switching the TAR registerIan Munsie2013-02-081-0/+4
* | powerpc: Define ppr in thread_structHaren Myneni2013-01-101-0/+1
|/
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-061-3/+1Star
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071-0/+1
|\
| * powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-051-0/+1
* | powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-071-1/+1
|/
* powerpc: Add VDSO version of getcpuAnton Blanchard2012-07-111-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-3/+16
|\
| * KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras2012-04-081-3/+3
| * KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-081-1/+1
| * KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-081-0/+2
| * KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-2/+13
* | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-301-4/+0Star
|/
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-281-4/+12
|\
| * KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-0/+1
| * KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-4/+11
* | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-211-14/+0Star
* | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-1/+1
|/
* powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-081-0/+1