index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-05-26
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
1
-2
/
+1
2020-05-18
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
1
-2
/
+4
2020-05-18
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-27
/
+37
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-15
/
+17
2020-05-18
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