summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman2018-06-031-3/+3
* powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin2018-06-031-4/+0
* powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin2018-04-011-0/+1
* powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-311-1/+8
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-311-0/+6
* powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-0/+5
* powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu2017-11-121-0/+2
* powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu2017-11-121-0/+1
* 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
|/