summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uprobes.h
Commit message (Expand)AuthorAgeFilesLines
* uretprobes/x86: Hijack return addressAnton Arapov2013-04-131-0/+1
* uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov2012-09-151-1/+1
* uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-151-2/+1Star
* uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-151-0/+2
* uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli2012-06-081-1/+1
* uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-141-1/+15
* uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
* uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-131-1/+1
* uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-131-3/+3
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-221-3/+3
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-171-8/+9
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-171-0/+42