summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/optprobes.c
AgeCommit message (Expand)Author
2020-05-26powerpc: Add ppc_inst_as_u64()Michael Ellerman
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe
2020-05-19powerpc/optprobes: Add register argument to patch_imm64_load_insns()Jordan Niethe
2020-05-19powerpc: Use a function for reading instructionsJordan Niethe
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2020-05-19powerpc: Change calling convention for create_branch() et. al.Jordan Niethe
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-11-12powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftraceNaveen N. Rao
2017-11-12powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-07-03powerpc/kprobes/optprobes: Use patch_instruction()Balbir Singh
2017-04-24powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao
2017-02-10powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()Anju T
2017-02-10powerpc/kprobes: Implement OptprobesAnju T