aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+12
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-14/+0
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-1/+1
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras1-0/+1
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood1-4/+11
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras1-0/+1
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+10
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras1-0/+6
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras1-6/+1
2011-09-20powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt1-0/+10
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras1-0/+1
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-1/+3
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+6
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras1-0/+2
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+79
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras1-47/+47
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu1-0/+1
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood1-0/+7
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood1-1/+1
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-0/+3
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood1-0/+1
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy1-0/+1
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell1-1/+0
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+21
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf1-0/+1
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf1-3/+3
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf1-0/+15
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-1/+1
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf1-0/+1
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala1-2/+2
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-3/+5
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard1-1/+0
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras1-0/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-41/+61
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+9
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling1-0/+1
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala1-0/+8
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf1-1/+1
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf1-0/+3
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf1-37/+54
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf1-3/+3
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras1-1/+0
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf1-0/+1
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf1-2/+1
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf1-3/+30
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala1-3/+0
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf1-0/+5
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf1-0/+13