aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V1-0/+6
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai1-0/+5
2017-11-12powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu1-0/+2
2017-11-12powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu1-0/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+25
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-13/+12
2017-07-02powerpc/64: implement spin loop primitivesNicholas Piggin1-0/+20
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-6/+0
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin1-5/+5
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V1-13/+12
2017-05-05powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood1-0/+5
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V1-6/+17
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V1-4/+18
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-1/+1
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy1-1/+2
2017-01-25powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy1-1/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-11-14powerpc: Revert Load Monitor Register SupportMichael Neuling1-2/+0
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur1-0/+1
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur1-4/+4
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur1-5/+2
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu1-0/+2
2016-06-21powerpc: Load Monitor Register SupportJack Miller1-0/+2
2016-06-21powerpc: Improve FSCR init and context switchingMichael Neuling1-0/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-03-29powerpc: Correct used_vsr commentSimon Guo1-1/+1
2016-03-02powerpc: Restore FPU/VEC/VSX if previously usedCyril Bur1-0/+2
2015-12-01powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()Anton Blanchard1-2/+0
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard1-6/+0
2015-12-01powerpc: Create context switch helpers save_sprs() and restore_sprs()Anton Blanchard1-0/+1
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual1-1/+0
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual1-0/+9
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu1-0/+1
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu1-1/+1
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras1-1/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman1-1/+1
2014-03-05powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan1-0/+1
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