Age | Commit message (Expand) | Author |
2018-07-24 | powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() | Cyril Bur |
2018-07-24 | powerpc/pkeys: Save the pkey registers before fork | Ram Pai |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-03 | powerpc: use task_pid_nr() for TID allocation | Alastair D'Silva |
2018-06-03 | powerpc: Use TIDR CPU feature to control TIDR allocation | Alastair D'Silva |
2018-06-03 | powerpc/64: change softe to irqmask in show_regs and xmon | Nicholas Piggin |
2018-06-03 | powerpc/pseries: lparcfg calculate PURR on demand | Nicholas Piggin |
2018-06-03 | powerpc/64: remove start_tb and accum_tb from thread_struct | Nicholas Piggin |
2018-05-24 | powerpc: Export msr_check_and_set() to modules | Simon Guo |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman |
2018-04-03 | powerpc: Don't write to DABR on >= Power8 if DAWR is disabled | Nicholas Piggin |
2018-03-27 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2018-03-27 | powerpc: Add ppc_breakpoint_available() | Michael Neuling |
2018-03-13 | powerpc/kernel: Make function __giveup_fpu() static | Mathieu Malaterre |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-27 | powerpc/kernel: Block interrupts when updating TIDR | Sukadev Bhattiprolu |
2018-01-22 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman |
2018-01-22 | signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap | Eric W. Biederman |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman |
2018-01-20 | powerpc: store and restore the pkey state across context switches | Ram Pai |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard |
2018-01-19 | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan |
2018-01-16 | powerpc: Use the TRAP macro whenever comparing a trap number | Benjamin Herrenschmidt |
2017-12-19 | powerpc/kernel: Print actual address of regs when oopsing | Michael Ellerman |
2017-11-29 | powerpc: Do not assign thread.tidr if already assigned | Vaibhav Jain |
2017-11-29 | powerpc: Avoid signed to unsigned conversion in set_thread_tidr() | Vaibhav Jain |
2017-11-12 | powerpc: Define set_thread_uses_vas() | Sukadev Bhattiprolu |
2017-11-12 | powerpc: Add support for setting SPRN_TIDR | Sukadev Bhattiprolu |
2017-11-06 | powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint | Cyril Bur |
2017-11-06 | powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e... | Cyril Bur |
2017-11-06 | powerpc: Don't enable FP/Altivec if not checkpointed | Cyril Bur |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-10-21 | powerpc/tm: P9 disable transactionally suspended sigcontexts | Michael Neuling |
2017-10-21 | powerpc/powernv: Enable TM without suspend if possible | Michael Ellerman |
2017-10-06 | powerpc: get_wchan(): solve possible race scenario due to parallel wakeup | Kautuk Consul |
2017-08-28 | powerpc/oops: Line up NIP & MSR with other rows | Michael Ellerman |
2017-08-28 | powerpc/oops: Print CR/XER on same line as MSR | Michael Ellerman |
2017-08-23 | powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch) | Nicholas Piggin |
2017-08-23 | Merge branch 'fixes' into next | Michael Ellerman |
2017-08-16 | powerpc: Remove more redundant VSX save/tests | Benjamin Herrenschmidt |
2017-08-16 | powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx() | Benjamin Herrenschmidt |
2017-08-16 | powerpc: Remove redundant FP/Altivec giveup code | Benjamin Herrenschmidt |
2017-08-16 | powerpc: Fix missing newline before { | Benjamin Herrenschmidt |
2017-08-16 | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC | Benjamin Herrenschmidt |
2017-08-07 | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" | Michael Ellerman |
2017-07-03 | Merge branch 'fixes' into next | Michael Ellerman |
2017-06-15 | powerpc/64s: Avoid cpabort in context switch when possible | Nicholas Piggin |
2017-06-15 | powerpc/64s: Leave interrupts hard enabled in context switch for radix | Nicholas Piggin |
2017-06-15 | powerpc/64: Avoid restore_math call if possible in syscall exit | Nicholas Piggin |