aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11uprobes/x86: Emulate push insns for uprobe on x86Yonghong Song1-0/+4
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov1-1/+1
2014-05-14uprobes/x86: Simplify rip-relative handlingDenys Vlasenko1-3/+0
2014-04-30uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov1-0/+1
2014-04-30uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov1-1/+1
2014-04-30uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov1-5/+7
2014-04-17uprobes/x86: Emulate relative call'sOleg Nesterov1-0/+1
2014-04-17uprobes/x86: Emulate unconditional relative jmp'sOleg Nesterov1-1/+7
2014-04-17uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->opsOleg Nesterov1-1/+6
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