| Commit message (Expand) | Author | Age |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | kprobes: Update document about irq disabled state in kprobe handler | Masami Hiramatsu | 2010-10-14 |
* | Documentation: Mention that KProbes is supported on MIPS | David Daney | 2010-08-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-22 |
* | | kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes | Masami Hiramatsu | 2010-03-16 |
|/ |
|
* | kprobes: Add documents of jump optimization | Masami Hiramatsu | 2010-02-25 |
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-16 |
* | kprobes: support kretprobe and jprobe per-probe disabling | Masami Hiramatsu | 2009-04-07 |
* | kprobes: support per-kprobe disabling | Masami Hiramatsu | 2009-04-07 |
* | kprobes: support probing module __exit function | Masami Hiramatsu | 2009-01-06 |
* | powerpc/booke: Add kprobes support for booke style processors | Kumar Gala | 2008-06-26 |
* | kprobes: update document about batch registration | Masami Hiramatsu | 2008-04-28 |
* | Kprobes: move kprobe examples to samples/ | Ananth N Mavinakayanahalli | 2008-03-04 |
* | remove final fastcall users | Harvey Harrison | 2008-02-13 |
* | kprobes: kretprobe user entry-handler | Abhishek Sagar | 2008-02-06 |
* | ARM kprobes: let's enable it | Nicolas Pitre | 2008-01-26 |
* | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 |
* | [PATCH] Don't give bad kprobes example aka ") < 0))" typo | Alexey Dobriyan | 2006-11-16 |
* | [PATCH] Update Documentation/kprobes.txt | Ananth N Mavinakayanahalli | 2006-10-02 |
* | [PATCH] kprobes: Update Documentation/kprobes.txt | Jim Keniston | 2006-02-14 |
* | [PATCH] Fix more "if ((err = foo() < 0))" typos | Alexey Dobriyan | 2006-01-09 |
* | [PATCH] Add Documentation/kprobes.txt | Jim Keniston | 2005-08-04 |