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
/
ia64
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2010-02-04
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2009-01-16
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
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-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-04-09
[IA64] kprobes: kprobe-booster for ia64
Masami Hiramatsu
2008-03-06
[IA64] kprobes arch consolidation build fix
Harvey Harrison
2008-03-04
[IA64] fix ia64 kprobes compilation
Adrian Bunk
2008-02-04
[IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64
Masami Hiramatsu
2007-12-07
[IA64] kprobe: make kreturn probe handler stack unwind correct
Shaohua Li
2007-12-07
[IA64] Add missing "space" to concatenated strings
Joe Perches
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-05-16
[IA64] optimize pagefaults a little
Christoph Hellwig
2007-05-11
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2006-12-12
[IA64] kprobe clears qp bits for special instructions
bibo,mao
2006-12-12
[IA64] enable trap code on slot 1
Tony Luck
2006-12-07
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2006-12-07
[IA64] sparse cleanups
Matthew Wilcox
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
[PATCH] kprobe whitespace cleanup
bibo,mao
2006-09-26
[IA64] kprobes: fixup the pagefault exception caused by probehandlers
Keshavamurthy Anil S
2006-09-26
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
2006-07-31
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for ia64
Prasanna S Panchamukhi
2006-03-26
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-01-13
[IA64] prevent accidental modification of args in jprobe handler
Zhang Yanmin
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
2005-11-29
[IA64] Remove getting break_num by decoding instruction
Keshavamurthy Anil S
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
2005-09-07
[PATCH] Kprobes/IA64: fix race when break hits and kprobe not found
Keshavamurthy Anil S
[next]