include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / sh / kernel / kprobes.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2008-09-08 Paul Mundtsh: kprobes: kretprobe_trampoline needs to be global.
2008-09-08 Paul Mundtsh: kprobes: __kprobes annotations and formatting cleanups.
2008-09-08 Paul Mundtsh: kprobes: Fix up race against probe point removal.
2008-09-08 Paul Mundtsh: kprobes: Fix up a preemption imbalance on jprobe...
2008-09-08 Paul Mundtsh: kprobes: Default to NOTIFY_DONE for unhandled debug...
2008-09-08 Paul Mundtsh: kprobes: Use trapa #0x3a for breakpoint trap.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Paul Mundtsh: Mark kretprobe_trampoline_holder static and __used.
2008-09-08 Chris Smithsh: Add kprobes support.