aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/kprobes.c
Commit message (Expand)AuthorAge
* [S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens2010-05-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] kprobes: defer setting of ctlblk stateHeiko Carstens2009-06-22
* [S390] kprobes: use probe_kernel_writeHeiko Carstens2009-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
|/
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-14
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-22
* [S390] Make use of kretprobe_assert.Heiko Carstens2007-05-21
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-08
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [S390] get rid of kprobes notifier call chain.Christoph Hellwig2007-05-04
* [S390] kprobes: Align probe address.David Wilder2007-03-26
* [S390] kprobes breaks BUG_ONMartin Schwidefsky2007-03-05
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-05
* [S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-07
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-02
* [S390] add kprobes support.Michael Grundy2006-09-20