summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-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/+0
|/
* 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/+0
* | 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
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-0/+10
|\
| * powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-201-0/+10
* | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-251-0/+6
* | KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-6/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-0/+3
|\
| * powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-221-0/+3
* | KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-0/+1
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-1/+3
* | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+6
* | KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-0/+2
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+79
* | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-121-47/+47
* | KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-121-0/+1
* | KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-121-0/+7
* | KVM: PPC: booke: use shadow_msrScott Wood2011-07-121-1/+1
|/
* Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-231-0/+1
|\
| * KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-221-0/+1
* | powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+1
|/
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-1/+0
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-241-4/+21
|\
| * KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-241-0/+1
| * KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-241-3/+3
| * KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-241-0/+15
| * KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-1/+1
| * KVM: PPC: Introduce shared pageAlexander Graf2010-10-241-0/+1
* | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-141-2/+2
* | powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-3/+5
|/
* powerpc: Optimise per cpu accesses on 64bitAnton Blanchard2010-07-091-1/+0
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-0/+1
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-211-41/+61
|\
| * PPC: Export SWITCH_FRAME_SIZEAlexander Graf2010-05-171-1/+1
| * KVM: PPC: Add SVCPU to Book3S_32Alexander Graf2010-05-171-0/+3
| * KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-171-37/+54
| * KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-171-3/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-211-0/+9
|\ \
| * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-0/+1
| * | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-171-0/+8
| |/
* / powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-121-1/+0
|/