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