aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
AgeCommit message (Expand)Author
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-05-07powerpc/64: Remove unused paca->soft_enabledMichael Ellerman
2018-05-03powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-30powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-24powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy
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