index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
optprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() ...
Naveen N. Rao
1
-2
/
+6
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-1
/
+1
2021-06-17
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
1
-32
/
+7
2021-06-17
powerpc/optprobes: Compact code source a bit.
Christophe Leroy
1
-22
/
+11
2021-06-17
powerpc/optprobes: Minimise casts
Christophe Leroy
1
-12
/
+11
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-27
/
+18
2021-05-23
powerpc/kprobes: Replace ppc_optinsn by common optinsn
Christophe Leroy
1
-18
/
+5
2021-04-21
powerpc: Enable OPTPROBES on PPC32
Christophe Leroy
1
-3
/
+21
2021-04-21
powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
Christophe Leroy
1
-1
/
+1
2021-01-30
powerpc/optprobes: Make patch_imm64_load_insns() static
Cédric Le Goater
1
-1
/
+1
2021-01-30
powerpc/optprobes: Remove unused routine patch_imm32_load_insns()
Cédric Le Goater
1
-19
/
+0
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
1
-2
/
+1
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-2
/
+4
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
1
-2
/
+2
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
1
-27
/
+37
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-15
/
+17
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-10
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-11-12
powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
Naveen N. Rao
1
-10
/
+0
2017-11-12
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
1
-2
/
+3
2017-09-20
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
1
-1
/
+3
2017-07-03
powerpc/kprobes/optprobes: Use patch_instruction()
Balbir Singh
1
-21
/
+32
2017-04-24
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
1
-3
/
+3
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
1
-2
/
+2
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
1
-2
/
+2
2017-02-10
powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
Anju T
1
-4
/
+3
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
1
-0
/
+348