summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2014-03-051-0/+1
* powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar2014-01-291-7/+0
* powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar2014-01-291-1/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-151-1/+5
|\
| * powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-071-1/+5
* | powerpc: Don't corrupt transactional state when using FP/VMX in kernelPaul Mackerras2014-01-151-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-0/+2
|\
| * Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-15/+22
| |\
| | * powerpc: move debug registers in a structureBharat Bhushan2013-10-171-16/+22
* | | powerpc: move debug registers in a structureBharat Bhushan2013-10-181-15/+19
* | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-111-22/+25
|\ \ \
| * | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+7
| * | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-22/+18
| |/ /
* | | powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard2013-10-111-2/+10
|/ /
* | powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-3/+1
|/
* powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-091-0/+4
* powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-011-1/+2
* powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-011-1/+0
* powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-201-1/+1
* powerpc: Debug control and status registers are 32bitBharat Bhushan2013-06-201-4/+4
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-201-2/+0
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-011-9/+4
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-241-0/+6
* powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-021-0/+3
* powerpc: remove PReP platformPaul Bolle2013-04-181-8/+1
* powerpc: New macros for transactional memory supportMichael Neuling2013-02-151-0/+1
* powerpc: Add additional state needed for transactional memory to thread structMichael Neuling2013-02-151-0/+28
* powerpc: Add support for context switching the TAR registerIan Munsie2013-02-081-0/+3
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-2/+2
* powerpc: Define ppr in thread_structHaren Myneni2013-01-101-0/+12
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-181-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0
|\
| * powerpc: split ret_from_forkAl Viro2012-09-301-3/+0
* | powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-171-2/+2
* | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-0/+1
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071-0/+1
|\ \ | |/
| * powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras2012-09-051-0/+1
* | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+1
|/
* powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-031-2/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+3
|\
| * KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-0/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| |/
* | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-1/+0
|/
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+30
* powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2011-12-081-0/+1
* powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-081-0/+2
* powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-221-0/+5
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+4
* powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2010-11-291-2/+0
OpenPOWER on IntegriCloud