aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-3/+6
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin1-3/+6
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy1-0/+3
2019-02-23powerpc: regain entire stack spaceChristophe Leroy1-2/+1
2019-02-23powerpc: Use linux/thread_info.h in processor.hChristophe Leroy1-1/+1
2019-02-23powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMITChristophe Leroy1-1/+1
2019-02-23powerpc: Avoid circular header inclusion in mmu-hash.hChristophe Leroy1-95/+5
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy1-0/+3
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin1-0/+1
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin1-4/+2
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman1-1/+0
2018-09-19powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin1-0/+1
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy1-3/+2
2018-06-03powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman1-3/+3
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin1-4/+0
2018-04-01powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin1-0/+1
2018-03-31powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V1-1/+8
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