summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-211-0/+3
* KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-1/+1
* KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-211-1/+0
* KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-211-1/+0
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-211-0/+13
* powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-291-2/+13
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-191-0/+11
|\
| * powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+2
| * powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-0/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-1/+1
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-171-0/+1
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-1/+0
* | powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-7/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-0/+2
|\
| * kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan2014-07-281-0/+1
| * KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-281-0/+1
* | powerpc: Remove STAB codeMichael Ellerman2014-07-281-2/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-101-0/+1
|\
| * powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-0/+1
* | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-301-0/+2
* | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-301-0/+3
* | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-301-0/+4
* | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-301-1/+1
|/
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-191-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-8/+42
|\
| * Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-8/+42
| |\
| | * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-271-3/+16
| | * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-271-0/+1
| | * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-271-0/+1
| | * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-271-0/+23
| | * KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-271-1/+2
| | * KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2014-01-091-2/+0
| | * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-091-7/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-0/+13
|\ \ \ | |/ / |/| |
| * | powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-091-0/+9
| * | powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar2013-12-051-0/+4
| |/
* | powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V2013-12-181-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-7/+14
|\
| * 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-181-1/+1
* | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+2
OpenPOWER on IntegriCloud