aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju1-2/+3
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju1-0/+5
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju1-0/+34
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju1-3/+52
2012-03-13uprobes/core: Rename bkpt to swbpSrikar Dronamraju1-2/+2
2012-03-13uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju1-6/+6
2012-03-13uprobes/core: Make macro names consistentSrikar Dronamraju1-2/+2
2012-02-22uprobes: Update copyright noticesIngo Molnar1-1/+2
2012-02-22uprobes/core: Move insn to arch specific structureSrikar Dronamraju1-21/+2
2012-02-22uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju1-2/+0
2012-02-17uprobes/core: Clean up, refactor and improve the codeIngo Molnar1-15/+13
2012-02-17uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju1-0/+98