summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uprobes.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-1/+4
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-04-13uretprobes/x86: Hijack return addressAnton Arapov1-0/+1
2012-09-15uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov1-1/+1
2012-09-15uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov1-2/+1
2012-09-15uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior1-0/+2
2012-06-08uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()Ananth N Mavinakayanahalli1-1/+1
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju1-1/+15
2012-03-13uprobes/core: Rename bkpt to swbpSrikar Dronamraju1-2/+2
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju1-1/+1
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju1-3/+3
2012-02-22uprobes/core: Move insn to arch specific structureSrikar Dronamraju1-3/+3
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar1-8/+9
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju1-0/+42