| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] kprobes: defer setting of ctlblk state | Heiko Carstens | 2009-06-22 | 1 | -11/+7 |
* | [S390] kprobes: use probe_kernel_write | Heiko Carstens | 2009-06-12 | 1 | -29/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 | 1 | -3/+4 |
|/ |
|
* | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 2008-07-28 | 1 | -3/+3 |
* | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 1 | -4/+2 |
* | [S390] Cleanup kprobes printk messages. | Martin Schwidefsky | 2008-07-14 | 1 | -3/+1 |
* | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 2008-04-17 | 1 | -1/+1 |
* | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+2 |
* | [S390] kprobes: fix instruction length calculation | David Wilder | 2007-08-22 | 1 | -1/+1 |
* | [S390] Make use of kretprobe_assert. | Heiko Carstens | 2007-05-21 | 1 | -1/+1 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 | 1 | -0/+7 |
* | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 | 1 | -14/+4 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -1/+1 |
* | [S390] get rid of kprobes notifier call chain. | Christoph Hellwig | 2007-05-04 | 1 | -2/+1 |
* | [S390] kprobes: Align probe address. | David Wilder | 2007-03-26 | 1 | -1/+1 |
* | [S390] kprobes breaks BUG_ON | Martin Schwidefsky | 2007-03-05 | 1 | -14/+7 |
* | [S390] Mark kernel text section read-only. | Heiko Carstens | 2007-02-05 | 1 | -4/+23 |
* | [S390] kretprobe_trampoline_holder() in wrong section. | Heiko Carstens | 2007-02-05 | 1 | -1/+1 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 1 | -1/+2 |
* | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu | 2006-12-07 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 1 | -2/+7 |
* | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 1 | -0/+657 |