aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
AgeCommit message (Expand)Author
2019-09-21powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-21powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-03-26powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2018-09-09powerpc/pkeys: Save the pkey registers before forkRam Pai
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva
2018-06-03powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin
2018-05-24powerpc: Export msr_check_and_set() to modulesSimon Guo
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-03powerpc: Don't write to DABR on >= Power8 if DAWR is disabledNicholas Piggin
2018-03-27Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-03-27powerpc: Add ppc_breakpoint_available()Michael Neuling
2018-03-13powerpc/kernel: Make function __giveup_fpu() staticMathieu Malaterre
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-27powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan
2018-01-16powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt
2017-12-19powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman
2017-11-29powerpc: Do not assign thread.tidr if already assignedVaibhav Jain
2017-11-29powerpc: Avoid signed to unsigned conversion in set_thread_tidr()Vaibhav Jain
2017-11-12powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu
2017-11-12powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu
2017-11-06powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur
2017-11-06powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...Cyril Bur
2017-11-06powerpc: Don't enable FP/Altivec if not checkpointedCyril Bur
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-10-21powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling
2017-10-21powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman
2017-10-06powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul
2017-08-28powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman
2017-08-28powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman
2017-08-23powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-16powerpc: Remove more redundant VSX save/testsBenjamin Herrenschmidt
2017-08-16powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()Benjamin Herrenschmidt
2017-08-16powerpc: Remove redundant FP/Altivec giveup codeBenjamin Herrenschmidt
2017-08-16powerpc: Fix missing newline before {Benjamin Herrenschmidt
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin