aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/uprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju1-7/+258
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju1-7/+8
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju1-9/+9
2012-02-22uprobes/core: Move insn to arch specific structureSrikar Dronamraju1-30/+30
2012-02-22uprobes/core: Make instruction tables volatileSrikar Dronamraju1-29/+32
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar1-61/+68
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju1-0/+412