summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-5/+25
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-07-031-13/+12
| |\
| * | powerpc/64: implement spin loop primitivesNicholas Piggin2017-07-021-0/+20
| * | powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-191-5/+5
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-6/+0
| |/ |/|
* | powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-081-13/+12
|/
* powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-011-6/+17
* powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V2017-03-311-4/+18
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-181-1/+1
|\
| * powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy2017-01-251-1/+1
* | powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-311-1/+2
|/
* 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
|/ /