index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
[S390] kprobes: coding style
Martin Schwidefsky
2011-01-05
[S390] kprobes: restructure handler function
Martin Schwidefsky
2011-01-05
[S390] kprobes: jprobe save and restore
Martin Schwidefsky
2011-01-05
[S390] kprobes: insn slots
Martin Schwidefsky
2011-01-05
[S390] kprobes: activation and deactivation
Martin Schwidefsky
2011-01-05
[S390] kprobes: instruction fixup
Martin Schwidefsky
2011-01-05
[S390] kprobes: instruction swap
Martin Schwidefsky
2011-01-05
[S390] kprobes: single step cleanup
Martin Schwidefsky
2011-01-05
[S390] kprobes: single stepped breakpoint
Martin Schwidefsky
2010-11-10
[S390] kprobes: Fix the return address of multiple kretprobes
Martin Schwidefsky
2010-11-10
[S390] kprobes: disable interrupts throughout
Martin Schwidefsky
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
2010-05-26
[S390] kprobes: forbid probing of stnsm/stosm/epsw
Heiko Carstens
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-22
[S390] kprobes: defer setting of ctlblk state
Heiko Carstens
2009-06-12
[S390] kprobes: use probe_kernel_write
Heiko Carstens
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa 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-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
move die notifier handling to common code
Christoph 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_ON
Martin 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 kernel
Masami Hiramatsu
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-09-20
[S390] add kprobes support.
Michael Grundy