Age | Commit message (Expand) | Author | Files | Lines |
2018-12-22 | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) | 1 | -4/+9 |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+1 |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -38/+52 |
2018-10-26 | powerpc/process: Fix flush_all_to_thread for SPE | Felipe Rechia | 1 | -2/+1 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+1 |
2018-10-14 | powerpc/64s/hash: Add a SLB preload cache | Nicholas Piggin | 1 | -0/+7 |
2018-10-14 | powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup | Nicholas Piggin | 1 | -0/+9 |
2018-10-14 | powerpc/64: Interrupts save PPR on stack rather than thread_struct | Nicholas Piggin | 1 | -1/+1 |
2018-10-13 | powerpc/process: Constify the number of insns printed by show instructions fu... | Christophe Leroy | 1 | -7/+6 |
2018-10-13 | powerpc/process: Fix interleaved output in show_user_instructions() | Christophe Leroy | 1 | -18/+19 |
2018-10-13 | powerpc/process: Add missing include of stacktrace.h | Christophe Leroy | 1 | -0/+1 |
2018-10-13 | powerpc/process: Fix sparse address space warnings | Christophe Leroy | 1 | -2/+2 |
2018-10-09 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -0/+10 |
2018-10-05 | powerpc: Don't print kernel instructions in show_user_instructions() | Michael Ellerman | 1 | -0/+10 |
2018-10-03 | powerpc/tm: Remove msr_tm_active() | Breno Leitao | 1 | -12/+9 |
2018-10-03 | Revert "convert SLB miss handlers to C" and subsequent commits | Michael Ellerman | 1 | -16/+0 |
2018-09-21 | signal/powerpc: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -8/+1 |
2018-09-19 | powerpc/64s/hash: Add a SLB preload cache | Nicholas Piggin | 1 | -0/+7 |
2018-09-19 | powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup | Nicholas Piggin | 1 | -0/+9 |
2018-08-08 | powerpc: Add show_user_instructions() | Murilo Opsfelder Araujo | 1 | -0/+32 |
2018-07-30 | powerpc: declare set_breakpoint() static | Christophe Leroy | 1 | -7/+7 |
2018-07-24 | powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() | Cyril Bur | 1 | -4/+3 |
2018-07-24 | powerpc/pkeys: Save the pkey registers before fork | Ram Pai | 1 | -0/+1 |
2018-07-16 | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin | 1 | -9/+1 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -115/+32 |
2018-06-03 | powerpc: use task_pid_nr() for TID allocation | Alastair D'Silva | 1 | -94/+28 |
2018-06-03 | powerpc: Use TIDR CPU feature to control TIDR allocation | Alastair D'Silva | 1 | -3/+3 |
2018-06-03 | powerpc/64: change softe to irqmask in show_regs and xmon | Nicholas Piggin | 1 | -1/+1 |
2018-06-03 | powerpc/pseries: lparcfg calculate PURR on demand | Nicholas Piggin | 1 | -14/+0 |
2018-06-03 | powerpc/64: remove start_tb and accum_tb from thread_struct | Nicholas Piggin | 1 | -5/+1 |
2018-05-24 | powerpc: Export msr_check_and_set() to modules | Simon Guo | 1 | -0/+1 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -0/+1 |
2018-04-03 | powerpc: Don't write to DABR on >= Power8 if DAWR is disabled | Nicholas Piggin | 1 | -2/+8 |
2018-03-27 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -0/+12 |
2018-03-27 | powerpc: Add ppc_breakpoint_available() | Michael Neuling | 1 | -0/+12 |
2018-03-13 | powerpc/kernel: Make function __giveup_fpu() static | Mathieu Malaterre | 1 | -2/+2 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -8/+20 |
2018-01-27 | powerpc/kernel: Block interrupts when updating TIDR | Sukadev Bhattiprolu | 1 | -6/+9 |
2018-01-22 | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 1 | -7/+2 |
2018-01-22 | signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap | Eric W. Biederman | 1 | -3/+3 |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -1/+1 |
2018-01-20 | powerpc: store and restore the pkey state across context switches | Ram Pai | 1 | -0/+7 |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard | 1 | -0/+1 |
2018-01-19 | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan | 1 | -1/+2 |
2018-01-16 | powerpc: Use the TRAP macro whenever comparing a trap number | Benjamin Herrenschmidt | 1 | -1/+1 |
2017-12-19 | powerpc/kernel: Print actual address of regs when oopsing | Michael Ellerman | 1 | -1/+1 |
2017-11-29 | powerpc: Do not assign thread.tidr if already assigned | Vaibhav Jain | 1 | -0/+3 |
2017-11-29 | powerpc: Avoid signed to unsigned conversion in set_thread_tidr() | Vaibhav Jain | 1 | -3/+6 |
2017-11-12 | powerpc: Define set_thread_uses_vas() | Sukadev Bhattiprolu | 1 | -10/+31 |
2017-11-12 | powerpc: Add support for setting SPRN_TIDR | Sukadev Bhattiprolu | 1 | -0/+116 |