index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-25
s390/uprobes: common library for kprobes and uprobes
Jan Willeke
2014-09-09
s390/kprobes: remove unused jprobe_return_end()
Heiko Carstens
2014-08-26
s390: Replace __get_cpu_var uses
Christoph Lameter
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-09-30
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
2013-09-11
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2013-08-22
s390/kprobes: add support for compare and branch instructions
Heiko Carstens
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
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
[next]