summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-031-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-06-031-1/+0
|\
| * powerpc/64: Remove unused paca->soft_enabledMichael Ellerman2018-05-071-1/+0
* | powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-031-0/+1
|/
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-6/+16
|\
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-301-2/+4
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-301-2/+10
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-241-0/+3
|\ \
| * | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-241-0/+3
| |/
* | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-1/+1
|/
* powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-231-2/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+10
|\
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-101-0/+10
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-1/+1
|/
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-131-1/+1
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-5/+5
* powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-271-0/+1
* powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy2017-08-011-0/+7
* 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
OpenPOWER on IntegriCloud