aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/kprobes.c
AgeCommit message (Expand)Author
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-22[S390] kprobes: defer setting of ctlblk stateHeiko Carstens
2009-06-12[S390] kprobes: use probe_kernel_writeHeiko Carstens
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-08-22[S390] kprobes: fix instruction length calculationDavid Wilder
2007-05-21[S390] Make use of kretprobe_assert.Heiko Carstens
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-04[S390] get rid of kprobes notifier call chain.Christoph Hellwig
2007-03-26[S390] kprobes: Align probe address.David Wilder
2007-03-05[S390] kprobes breaks BUG_ONMartin Schwidefsky
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-09-20[S390] add kprobes support.Michael Grundy