Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: kprobes: kretprobe_trampoline needs to be global. | Paul Mundt | 2008-09-09 | 1 | -1/+3 |
* | sh: kprobes: __kprobes annotations and formatting cleanups. | Paul Mundt | 2008-09-08 | 1 | -17/+20 |
* | sh: kprobes: Fix up race against probe point removal. | Paul Mundt | 2008-09-08 | 1 | -0/+11 |
* | sh: kprobes: Fix up a preemption imbalance on jprobe return. | Paul Mundt | 2008-09-08 | 1 | -0/+1 |
* | sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | sh: kprobes: Use trapa #0x3a for breakpoint trap. | Paul Mundt | 2008-09-08 | 1 | -2/+1 |
* | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | sh: Mark kretprobe_trampoline_holder static and __used. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | sh: Add kprobes support. | Chris Smith | 2008-09-08 | 1 | -0/+568 |