Age | Commit message (Expand) | Author |
2022-03-08 | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Refactor ftrace_{regs_}caller | Christophe Leroy |
2022-03-08 | powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller() | Christophe Leroy |
2022-02-16 | powerpc/ftrace: Style cleanup in ftrace_mprofile.S | Christophe Leroy |
2022-02-16 | powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i... | Christophe Leroy |
2022-02-16 | powerpc/ftrace: Add recursion protection in prepare_ftrace_return() | Christophe Leroy |
2022-02-16 | powerpc/ftrace: Also save r1 in ftrace_caller() | Christophe Leroy |
2022-02-12 | powerpc/ftrace: Remove ftrace_32.S | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32 | Christophe Leroy |
2022-02-07 | powerpc/ftrace: directly call of function graph tracer by ftrace caller | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT... | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT... | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Simplify PPC32's return_to_handler() | Christophe Leroy |
2022-02-07 | powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32 | Christophe Leroy |
2021-12-09 | powerpc/inst: Define ppc_inst_t | Christophe Leroy |
2021-11-29 | powerpc: flexible GPR range save/restore macros | Nicholas Piggin |
2021-11-29 | powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32 | Christophe Leroy |
2021-11-29 | powerpc/ftrace: Add module_trampoline_target() for PPC32 | Christophe Leroy |
2021-11-29 | powerpc/ftrace: No need to read LR from stack in _mcount() | Christophe Leroy |
2021-06-17 | powerpc: Don't use 'struct ppc_inst' to reference instruction location | Christophe Leroy |
2021-06-16 | powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP() | Christophe Leroy |
2021-06-16 | powerpc/lib/code-patching: Use PPC_RAW_() macros | Christophe Leroy |
2021-04-21 | powerpc: Rename probe_kernel_read_inst() | Christophe Leroy |
2020-07-23 | powerpc: Add a ppc_inst_as_str() helper | Jordan Niethe |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-05-19 | powerpc: Add a probe_kernel_read_inst() function | Jordan Niethe |
2020-05-19 | powerpc: Use a function for reading instructions | Jordan Niethe |
2020-05-19 | powerpc: Use a datatype for instructions | Jordan Niethe |
2020-05-19 | powerpc: Introduce functions for instruction equality | Jordan Niethe |
2020-05-19 | powerpc: Use an accessor for instructions | Jordan Niethe |
2020-05-19 | powerpc: Use a macro for creating instructions from u32s | Jordan Niethe |
2020-05-19 | powerpc: Change calling convention for create_branch() et. al. | Jordan Niethe |
2019-09-18 | powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Naveen N. Rao |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-06 | powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h | Christophe Leroy |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-02-23 | powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO | Christophe Leroy |
2019-02-23 | powerpc: Enable kcov | Andrew Donnellan |
2019-01-15 | powerpc/syscalls: Fix syscall tracing | Michael Ellerman |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-11-27 | powerpc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-25 | powerpc64/ftrace: Drop pointless static qualifier in is_b_op() | YueHaibing |
2018-10-20 | powerpc/ftrace: Handle large kernel configs | Naveen N. Rao |
2018-10-19 | powerpc: Add -Werror at arch/powerpc level | Michael Ellerman |
2018-09-19 | powerpc: consolidate -mno-sched-epilog into FTRACE flags | Nicholas Piggin |
2018-06-21 | powerpc/kprobes: Remove jprobe powerpc implementation | Masami Hiramatsu |