summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+2
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman-1/+1
2014-03-05powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan-0/+1
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar-7/+0
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar-1/+1
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt-1/+5
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras-0/+2
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers-1/+5
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov-15/+22
2013-10-18powerpc: move debug registers in a structureBharat Bhushan-15/+19
2013-10-17powerpc: move debug registers in a structureBharat Bhushan-16/+22
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt-22/+25
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras-0/+7
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras-22/+18
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard-2/+10
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt-3/+1
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling-0/+4
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman-1/+2
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman-1/+0
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard-1/+1
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan-4/+4
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker-2/+0
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling-9/+4
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman-0/+6
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman-0/+3
2013-04-18powerpc: remove PReP platformPaul Bolle-8/+1
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling-0/+1
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling-0/+28
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie-0/+3
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling-2/+2
2013-01-10powerpc: Define ppr in thread_structHaren Myneni-0/+12
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-3/+0
2012-09-30powerpc: split ret_from_forkAl Viro-3/+0
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V-2/+2
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling-0/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt-0/+1
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras-0/+1
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli-0/+1
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+0
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner-1/+0
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood-0/+3
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-0/+30
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar-0/+1
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar-0/+2
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra-0/+5