aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-07-11powerpc: Add VDSO version of getcpuAnton Blanchard
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-04-08KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-20powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala