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
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
/
x86
/
kernel
/
kprobes
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-27
kprobes/x86: Free 'optinsn' cache when range check fails
Wang Nan
1
-1
/
+3
2014-07-16
kprobes/x86: Don't try to resolve kprobe faults from userspace
Andy Lutomirski
1
-0
/
+3
2014-04-24
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
3
-37
/
+63
2014-04-24
kprobes/x86: Allow probe on some kprobe preparation functions
Masami Hiramatsu
3
-23
/
+23
2014-04-24
kprobes/x86: Call exception handlers directly from do_int3/do_debug
Masami Hiramatsu
1
-21
/
+3
2014-04-24
kprobes: Prohibit probing on .entry.text code
Masami Hiramatsu
1
-0
/
+8
2014-04-24
kprobes/x86: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
1
-1
/
+2
2014-04-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+2
2013-08-07
x86, asmlinkage: Make kprobes code visible and fix assembler code
Andi Kleen
2
-5
/
+2
2013-07-19
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
Masami Hiramatsu
3
-84
/
+23
2013-07-19
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
Masami Hiramatsu
1
-10
/
+0
2013-06-20
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
Masami Hiramatsu
1
-4
/
+10
2013-04-08
kprobes/x86: Just return error for sanity check failure instead of using BUG_ON
Masami Hiramatsu
1
-1
/
+5
2013-03-18
kprobes/x86: Check Interrupt Flag modifier when registering probe
Masami Hiramatsu
1
-1
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
5
-0
/
+1789