aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* kprobes: Update document about irq disabled state in kprobe handlerMasami Hiramatsu2010-10-141-3/+5
* Documentation: Mention that KProbes is supported on MIPSDavid Daney2010-08-051-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-221-1/+1
* | kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu2010-03-161-8/+2
|/
* kprobes: Add documents of jump optimizationMasami Hiramatsu2010-02-251-12/+195
* debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-3/+3
* kprobes: support kretprobe and jprobe per-probe disablingMasami Hiramatsu2009-04-071-6/+10
* kprobes: support per-kprobe disablingMasami Hiramatsu2009-04-071-6/+28
* kprobes: support probing module __exit functionMasami Hiramatsu2009-01-061-1/+4
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-261-0/+1
* kprobes: update document about batch registrationMasami Hiramatsu2008-04-281-4/+47
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-041-238/+5
* remove final fastcall usersHarvey Harrison2008-02-131-6/+5
* kprobes: kretprobe user entry-handlerAbhishek Sagar2008-02-061-12/+69
* ARM kprobes: let's enable itNicolas Pitre2008-01-261-0/+1
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-7/+1
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-3/+31
* [PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan2006-11-161-2/+3
* [PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli2006-10-021-33/+56
* [PATCH] kprobes: Update Documentation/kprobes.txtJim Keniston2006-02-141-39/+42
* [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
* [PATCH] Add Documentation/kprobes.txtJim Keniston2005-08-041-0/+588