summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-221-5/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-0/+6
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-201-0/+6
* | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-7/+2Star
|/
* powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-081-0/+2
* powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-271-2/+16
* powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-191-0/+11
* powerpc: book3e_64: fix the align size for paca_structKevin Hao2015-04-011-2/+2
* 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/+8
* powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-021-7/+0Star
* powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-051-0/+1
* powerpc: Remove STAB codeMichael Ellerman2014-07-281-4/+0Star
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-0/+3
* powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-201-2/+5
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-201-1/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-151-0/+6
|\
| * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-101-0/+6
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
|/
* powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar2013-12-051-0/+9
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-171-1/+1
* powerpc: Make rwlocks endian safeAnton Blanchard2013-08-141-0/+5
* powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling2013-08-141-3/+3
* powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-151-0/+3
* powerpc: Move boot_paca into early_setupGeoff Levand2013-02-151-1/+0Star
* powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2013-01-101-3/+3
* powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-1/+1
* powerpc: Restore VDSO information on critical exception om BookEMihai Caraman2012-09-071-0/+1
* 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
* powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt2011-09-201-0/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-261-3/+4
|\
| * powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-291-3/+4
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+2
* | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-121-0/+1
|/
* powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras2011-05-041-3/+3
* powerpc/book3e: Fix extlb sizeMichael Ellerman2011-04-271-1/+2
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-201-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-221-1/+9
|\
| * powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-021-1/+9
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
|/
* powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-311-1/+1
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-221-8/+2Star
|\
| * KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-171-6/+0Star
| * KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-171-1/+1
| * KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-171-1/+1
* | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-0/+1
|/
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-2/+16
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-011-0/+5
* Add fields to PACAAlexander Graf2009-11-051-0/+9