index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
uprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
uprobes/x86: Change __skip_sstep() to actually skip the whole insn
Oleg Nesterov
1
-1
/
+4
2012-11-03
uprobes/x86: Cleanup the single-stepping code
Oleg Nesterov
1
-35
/
+19
2012-10-07
uprobes/x86: Only rep+nop can be emulated correctly
Oleg Nesterov
1
-14
/
+2
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
[prev]