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
/
x86
/
kernel
/
uprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-15
uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interaction
Oleg Nesterov
1
-4
/
+10
2012-09-15
uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set
Oleg Nesterov
1
-6
/
+13
2012-09-15
uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...
Oleg Nesterov
1
-14
/
+18
2012-09-15
uprobes/x86: Implement x86 specific arch_uprobe_*_step
Sebastian Andrzej Siewior
1
-0
/
+33
2012-06-08
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
Ananth N Mavinakayanahalli
1
-1
/
+2
2012-03-14
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
1
-7
/
+258
2012-03-13
uprobes/core: Make order of function parameters consistent across functions
Srikar Dronamraju
1
-7
/
+8
2012-03-13
uprobes/core: Make macro names consistent
Srikar Dronamraju
1
-9
/
+9
2012-02-22
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
1
-30
/
+30
2012-02-22
uprobes/core: Make instruction tables volatile
Srikar Dronamraju
1
-29
/
+32
2012-02-17
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
1
-61
/
+68
2012-02-17
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
1
-0
/
+412