summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-2/+0
|\
| * powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-141-2/+0
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
|/
* powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-041-0/+1
* powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-4/+4
* powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-5/+2
* powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-151-0/+2
* powerpc: Load Monitor Register SupportJack Miller2016-06-211-0/+2
* powerpc: Improve FSCR init and context switchingMichael Neuling2016-06-211-0/+1
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc: Correct used_vsr commentSimon Guo2016-03-291-1/+1
* powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur2016-03-021-0/+2
* powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard2015-12-011-2/+0
* powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard2015-12-011-6/+0
* powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard2015-12-011-0/+1
* powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-161-1/+0
* powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-071-0/+9
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-151-0/+1
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-1/+1
* powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-081-1/+1
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
* powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-281-1/+1
* 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