- 4549c3e powerpc/lib: Add helper to check if offset is within conditional branch range by Naveen N. Rao · 3 years, 3 months ago
- 71a5b3d powerpc/lib/code-patching: Set up Strict RWX patching earlier by Jordan Niethe · 3 years, 7 months ago
- 69d4d6e powerpc: Don't use 'struct ppc_inst' to reference instruction location by Christophe Leroy · 3 years, 8 months ago
- e90a21e powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests. by Christophe Leroy · 3 years, 8 months ago
- 6c0d181 powerpc/lib/code-patching: Make instr_is_branch_to_addr() static by Christophe Leroy · 3 years, 8 months ago
- 18c8596 powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups) by Christophe Leroy · 3 years, 8 months ago
- 693557e powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong() by Christophe Leroy · 3 years, 9 months ago
- e63ceeb powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h by Christophe Leroy · 3 years, 10 months ago
- e64ac41 powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto() by Christophe Leroy · 4 years, 4 months ago
- ccc8fcf powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space by Christophe Leroy · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
- 16ef976 powerpc: Add ppc_inst_as_u64() by Michael Ellerman · 4 years, 8 months ago
- f77f8ff powerpc: Test prefixed code patching by Jordan Niethe · 4 years, 8 months ago
- 650b55b powerpc: Add prefixed instructions to instruction data type by Jordan Niethe · 4 years, 8 months ago
- 0b582db powerpc: Make test_translate_branch() independent of instruction length by Jordan Niethe · 4 years, 8 months ago
- f8faaff powerpc: Use a function for reading instructions by Jordan Niethe · 4 years, 8 months ago
- 94afd06 powerpc: Use a datatype for instructions by Jordan Niethe · 4 years, 8 months ago
- 217862d powerpc: Introduce functions for instruction equality by Jordan Niethe · 4 years, 8 months ago
- 8094892 powerpc: Use a function for getting the instruction op code by Jordan Niethe · 4 years, 8 months ago
- 777e26f powerpc: Use an accessor for instructions by Jordan Niethe · 4 years, 8 months ago
- 7534625 powerpc: Use a macro for creating instructions from u32s by Jordan Niethe · 4 years, 8 months ago
- 7c95d88 powerpc: Change calling convention for create_branch() et. al. by Jordan Niethe · 4 years, 8 months ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ef29672 powerpc/lib: Refactor __patch_instruction() to use __put_user_asm() by Russell Currey · 6 years ago
- 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
- 45090c2 powerpc: simplify patch_instruction_site() and patch_branch_site() by Christophe Leroy · 6 years ago
- c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
- b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
- 51c3c62 powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
- 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
- 8183d99 powerpc/lib/feature-fixups: use raw_patch_instruction() by Christophe Leroy · 7 years ago
- 8cf4c05 powerpc/lib/code-patching: refactor patch_instruction() by Christophe Leroy · 7 years ago
- b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
- 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
- 37bc3e5 powerpc/lib/code-patching: Use alternate map for patch_instruction() by Balbir Singh · 8 years ago
- 71f6e58 powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL() by Naveen N. Rao · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- 51c9c08 powerpc/kprobes: Implement Optprobes by Anju T · 8 years ago
- ebfa50d powerpc: Add helper to check if offset is within relative branch range by Anju T · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 1e8341a powerpc: Move the patch_exception to a common place by Kevin Hao · 12 years ago
- 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
- b6e3796 powerpc: Have patch_instruction detect faults by Steven Rostedt · 13 years ago
- 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
- ae0dc73 powerpc: Add tests of the code patching routines by Michael Ellerman · 17 years ago
- 411781a powerpc: Add new code patching routines by Michael Ellerman · 17 years ago
- 053a858e powerpc: Make create_branch() return errors if the branch target is too large by Michael Ellerman · 17 years ago
- e7a57273 powerpc: Allow create_branch() to return errors by Michael Ellerman · 17 years ago
- aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 17 years ago