summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/paca.h
AgeCommit message (Expand)Author
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-19powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy
2017-06-20powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy
2017-04-28powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin
2017-04-28powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin
2017-04-28powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin
2017-04-11powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1Gautham R. Shenoy
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar
2016-01-09powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling
2015-03-31powerpc: book3e_64: fix the align size for paca_structKevin Hao
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar
2014-07-28powerpc: Remove STAB codeMichael Ellerman
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-03-19powerpc/booke64: Critical and machine check exception supportScott Wood
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard
2013-08-14powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul 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: Add support for Book3S processors in hypervisor modePaul Mackerras