aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+2
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder1-1/+1
2007-05-21[S390] Make use of kretprobe_assert.Heiko Carstens1-1/+1
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+7
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+4
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig1-2/+1
2007-03-26[S390] kprobes: Align probe address.David Wilder1-1/+1
2007-03-05[S390] kprobes breaks BUG_ONMartin Schwidefsky1-14/+7
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-4/+23
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+2
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-09-20[S390] add kprobes support.Michael Grundy1-0/+657