index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
1
-1
/
+1
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
1
-1
/
+1
2013-09-30
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
1
-1
/
+5
2013-09-11
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
1
-7
/
+137
2013-08-22
s390/kprobes: add support for compare and branch instructions
Heiko Carstens
1
-2
/
+19
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-7
/
+6
2011-01-05
[S390] kprobes: coding style
Martin Schwidefsky
1
-34
/
+34
2011-01-05
[S390] kprobes: restructure handler function
Martin Schwidefsky
1
-43
/
+71
2011-01-05
[S390] kprobes: jprobe save and restore
Martin Schwidefsky
1
-10
/
+7
2011-01-05
[S390] kprobes: insn slots
Martin Schwidefsky
1
-8
/
+0
2011-01-05
[S390] kprobes: activation and deactivation
Martin Schwidefsky
1
-32
/
+27
2011-01-05
[S390] kprobes: instruction fixup
Martin Schwidefsky
1
-73
/
+57
2011-01-05
[S390] kprobes: instruction swap
Martin Schwidefsky
1
-7
/
+9
2011-01-05
[S390] kprobes: single step cleanup
Martin Schwidefsky
1
-41
/
+36
2011-01-05
[S390] kprobes: single stepped breakpoint
Martin Schwidefsky
1
-6
/
+0
2010-11-10
[S390] kprobes: Fix the return address of multiple kretprobes
Martin Schwidefsky
1
-3
/
+26
2010-11-10
[S390] kprobes: disable interrupts throughout
Martin Schwidefsky
1
-14
/
+27
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
1
-1
/
+8
2010-05-26
[S390] kprobes: forbid probing of stnsm/stosm/epsw
Heiko Carstens
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-22
[S390] kprobes: defer setting of ctlblk state
Heiko Carstens
1
-11
/
+7
2009-06-12
[S390] kprobes: use probe_kernel_write
Heiko Carstens
1
-29
/
+2
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
1
-3
/
+3
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-14
[S390] Cleanup kprobes printk messages.
Martin Schwidefsky
1
-3
/
+1
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
1
-1
/
+1
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
1
-1
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+7
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+4
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
1
-2
/
+1
2007-03-26
[S390] kprobes: Align probe address.
David Wilder
1
-1
/
+1
2007-03-05
[S390] kprobes breaks BUG_ON
Martin Schwidefsky
1
-14
/
+7
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
1
-4
/
+23
2007-02-05
[S390] kretprobe_trampoline_holder() in wrong section.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+2
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-09-20
[S390] add kprobes support.
Michael Grundy
1
-0
/
+657
[prev]