summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin2017-06-201-4/+8
* powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy2017-05-301-0/+2
* powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-281-1/+2
* powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-281-1/+4
* powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-281-1/+5
* powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy2017-04-111-0/+5
* powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-011-0/+1
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-311-17/+1
* sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-141-1/+0
* 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/+2
|/
* powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-091-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-03-311-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/+0
* powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-051-0/+1
* powerpc: Remove STAB codeMichael Ellerman2014-07-281-4/+0
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-0/+3
* powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-191-2/+5
* powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-191-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-091-0/+6
* | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
|/
* 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/+0
* 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-251-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-211-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
|/
OpenPOWER on IntegriCloud