aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/uprobes.c
Commit message (Expand)AuthorAge
* uprobes/x86: Fix arch_uprobe_disable_step() && UTASK_SSTEP_TRAPPED interactionOleg Nesterov2012-09-15
* uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov2012-09-15
* uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg 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: 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: Make instruction tables volatileSrikar 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