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