index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
optprobes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
1
-2
/
+1
*
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-18
1
-2
/
+4
*
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
2020-05-18
1
-17
/
+17
*
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
1
-27
/
+37
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-18
1
-15
/
+17
*
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-18
1
-10
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
Naveen N. Rao
2017-11-12
1
-10
/
+0
*
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
2017-11-12
1
-2
/
+3
*
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
2017-09-20
1
-1
/
+3
*
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
2017-07-03
1
-21
/
+32
*
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2017-04-24
1
-3
/
+3
*
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
2017-04-20
1
-2
/
+2
*
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
2017-04-20
1
-2
/
+2
*
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
Anju T
2017-02-10
1
-4
/
+3
*
powerpc/kprobes: Implement Optprobes
Anju T
2017-02-10
1
-0
/
+348