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