aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uprobes.h
Commit message (Expand)AuthorAge
* uprobes: Introduce arch_uprobe->ixolOleg Nesterov2013-11-06
* uprobes: Move function declarations out of archDavid A. Long2013-11-06
* uretprobes/x86: Hijack return addressAnton Arapov2013-04-13
* uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov2012-09-15
* uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-15
* uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior2012-09-15
* uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli2012-06-08
* uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
* uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-13
* uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-13
* uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-13
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-22
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-17
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-17