aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin1-4/+8
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy1-0/+2
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin1-1/+2
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin1-1/+4
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin1-1/+5
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy1-0/+5
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V1-0/+1
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V1-17/+1
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker1-1/+0
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini1-5/+7
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-7/+2
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar1-0/+6
2016-01-09powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman1-0/+2
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling1-2/+16
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling1-0/+11
2015-03-31powerpc: book3e_64: fix the align size for paca_structKevin Hao1-2/+2
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu1-0/+2
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu1-0/+8
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar1-7/+0
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar1-0/+1
2014-07-28powerpc: Remove STAB codeMichael Ellerman1-4/+0
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff1-0/+3
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood1-2/+5
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood1-1/+1
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-0/+6
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood1-0/+6
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar1-0/+9
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V1-1/+1
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard1-0/+5
2013-08-14powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling1-3/+3
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling1-0/+3
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand1-1/+0
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni1-3/+3
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V1-1/+1
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman1-0/+1
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-1/+1
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras1-0/+1
2011-09-20powerpc/powernv: Machine check and other system interruptsBenjamin Herrenschmidt1-0/+8
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+4
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+2
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras1-0/+1
2011-06-29powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood1-3/+4
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras1-3/+3
2011-04-27powerpc/book3e: Fix extlb sizeMichael Ellerman1-1/+2
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt1-1/+1
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+9
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-1/+1
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras1-1/+9