index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uprobes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates
Oleg Nesterov
2014-06-05
1
-1
/
+1
*
uprobes/x86: Simplify rip-relative handling
Denys Vlasenko
2014-05-14
1
-3
/
+0
*
uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic
Oleg Nesterov
2014-04-30
1
-0
/
+1
*
uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8
Oleg Nesterov
2014-04-30
1
-1
/
+1
*
uprobes/x86: Move default_xol_ops's data into arch_uprobe->def
Oleg Nesterov
2014-04-30
1
-5
/
+7
*
uprobes/x86: Emulate relative call's
Oleg Nesterov
2014-04-17
1
-0
/
+1
*
uprobes/x86: Emulate unconditional relative jmp's
Oleg Nesterov
2014-04-17
1
-1
/
+7
*
uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops
Oleg Nesterov
2014-04-17
1
-1
/
+6
*
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
2013-11-06
1
-1
/
+4
*
uprobes: Move function declarations out of arch
David A. Long
2013-11-06
1
-7
/
+0
*
uretprobes/x86: Hijack return address
Anton Arapov
2013-04-13
1
-0
/
+1
*
uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"
Oleg Nesterov
2012-09-15
1
-1
/
+1
*
uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set
Oleg Nesterov
2012-09-15
1
-2
/
+1
*
uprobes/x86: Implement x86 specific arch_uprobe_*_step
Sebastian Andrzej Siewior
2012-09-15
1
-0
/
+2
*
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
Ananth N Mavinakayanahalli
2012-06-08
1
-1
/
+1
*
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-14
1
-1
/
+15
*
uprobes/core: Rename bkpt to swbp
Srikar Dronamraju
2012-03-13
1
-2
/
+2
*
uprobes/core: Make order of function parameters consistent across functions
Srikar Dronamraju
2012-03-13
1
-1
/
+1
*
uprobes/core: Make macro names consistent
Srikar Dronamraju
2012-03-13
1
-3
/
+3
*
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
2012-02-22
1
-3
/
+3
*
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
2012-02-17
1
-8
/
+9
*
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
2012-02-17
1
-0
/
+42