summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-8/+20
|\
| * powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu2018-01-271-6/+9
| * Merge branch 'fixes' into nextMichael Ellerman2018-01-211-1/+1
| |\
| * | powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-0/+7
| * | cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-191-0/+1
| * | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-191-1/+2
| * | powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt2018-01-161-1/+1
* | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-7/+2
* | | signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman2018-01-221-3/+3
| |/ |/|
* | powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman2017-12-191-1/+1
|/
* powerpc: Do not assign thread.tidr if already assignedVaibhav Jain2017-11-291-0/+3
* powerpc: Avoid signed to unsigned conversion in set_thread_tidr()Vaibhav Jain2017-11-291-3/+6
* powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu2017-11-121-10/+31
* powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu2017-11-121-0/+116
* powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur2017-11-061-14/+8
* powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...Cyril Bur2017-11-061-2/+2
* powerpc: Don't enable FP/Altivec if not checkpointedCyril Bur2017-11-061-2/+16
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-6/+6
* powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling2017-10-211-0/+2
* powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman2017-10-211-0/+7
* powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul2017-10-061-1/+2
* powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman2017-08-281-2/+2
* powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman2017-08-281-1/+1
* powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin2017-08-231-8/+27
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-6/+3
|\
| * powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-161-2/+3
| * Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-071-4/+0
* | powerpc: Remove more redundant VSX save/testsBenjamin Herrenschmidt2017-08-161-25/+8
* | powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()Benjamin Herrenschmidt2017-08-161-3/+11
* | powerpc: Remove redundant FP/Altivec giveup codeBenjamin Herrenschmidt2017-08-161-4/+0
* | powerpc: Fix missing newline before {Benjamin Herrenschmidt2017-08-161-1/+2
|/
* Merge branch 'fixes' into nextMichael Ellerman2017-07-031-0/+3
|\
| * powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-061-0/+1
| * powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-051-0/+2
* | powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-151-1/+26
* | powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin2017-06-151-6/+8
* | powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin2017-06-151-0/+4
|/
* powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-151-0/+19
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-0/+22
|\
| * powerpc/8xx: Implement hw_breakpointChristophe Leroy2017-01-251-0/+22
* | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-241-6/+0
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-18/+6
|\
| * powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-231-0/+6
| * powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-141-18/+0
* | powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan2016-11-121-5/+5
* | powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman2016-11-121-8/+8
* | powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman2016-11-121-5/+5