aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-7/+0
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar1-1/+1
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-1/+5
2014-01-15powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras1-0/+2
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers1-1/+5
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov1-15/+22
2013-10-18powerpc: move debug registers in a structureBharat Bhushan1-15/+19
2013-10-17powerpc: move debug registers in a structureBharat Bhushan1-16/+22
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt1-22/+25
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras1-0/+7
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras1-22/+18
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard1-2/+10
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt1-3/+1
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling1-0/+4
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman1-1/+2
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman1-1/+0
2013-06-20powerpc: Align thread->fpr to 16 bytesAnton Blanchard1-1/+1
2013-06-20powerpc: Debug control and status registers are 32bitBharat Bhushan1-4/+4
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker1-2/+0
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active transactionsMichael Neuling1-9/+4
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman1-0/+6
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman1-0/+3
2013-04-18powerpc: remove PReP platformPaul Bolle1-8/+1
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling1-0/+1
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling1-0/+28
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie1-0/+3
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling1-2/+2
2013-01-10powerpc: Define ppr in thread_structHaren Myneni1-0/+12
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+0
2012-09-30powerpc: split ret_from_forkAl Viro1-3/+0
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V1-2/+2
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-0/+1
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt1-0/+1
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras1-0/+1
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli1-0/+1
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner1-1/+0
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+3
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+30
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar1-0/+1
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar1-0/+2
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-0/+5
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy1-0/+4
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich1-2/+0
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov1-2/+2