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
/
ia64
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-10-02
[PATCH] kprobe whitespace cleanup
bibo,mao
1
-44
/
+45
2006-09-26
[IA64] kprobes: fixup the pagefault exception caused by probehandlers
Keshavamurthy Anil S
1
-0
/
+6
2006-09-26
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
1
-26
/
+29
2006-07-31
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
1
-0
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for ia64
Prasanna S Panchamukhi
1
-5
/
+5
2006-03-26
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
1
-5
/
+43
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
1
-0
/
+3
2006-01-13
[IA64] prevent accidental modification of args in jprobe handler
Zhang Yanmin
1
-0
/
+57
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
1
-0
/
+7
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-4
/
+0
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
1
-1
/
+1
2005-11-29
[IA64] Remove getting break_num by decoding instruction
Keshavamurthy Anil S
1
-1
/
+1
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
1
-9
/
+13
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-17
/
+20
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
1
-10
/
+6
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
Ananth N Mavinakayanahalli
1
-38
/
+45
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
1
-8
/
+14
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-3
/
+19
2005-09-07
[PATCH] Kprobes/IA64: fix race when break hits and kprobe not found
Keshavamurthy Anil S
1
-0
/
+45
2005-09-07
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
1
-24
/
+33
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-27
[PATCH] kprobes/ia64: refuse kprobe on ivt code
Keshavamurthy Anil S
1
-2
/
+16
2005-06-27
[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
Rusty Lynch
1
-0
/
+7
2005-06-27
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
1
-2
/
+101
2005-06-23
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
Anil S Keshavamurthy
1
-6
/
+43
2005-06-23
[PATCH] Kprobes/IA64: check jprobe break before handling
Keshavamurthy Anil S
1
-3
/
+7
2005-06-23
[PATCH] Kprobes IA64: safe register kprobe
Anil S Keshavamurthy
1
-0
/
+45
2005-06-23
[PATCH] Kprobes IA64: cmp ctype unc support
Anil S Keshavamurthy
1
-2
/
+41
2005-06-23
[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
Anil S Keshavamurthy
1
-70
/
+121
2005-06-23
[PATCH] Kprobes ia64 qp fix
Rusty Lynch
1
-3
/
+3
2005-06-23
[PATCH] Kprobes ia64 cleanup
Rusty Lynch
1
-101
/
+77
2005-06-23
[PATCH] Kprobes/IA64: support kprobe on branch/call instructions
Anil S Keshavamurthy
1
-15
/
+116
2005-06-23
[PATCH] Kprobes/IA64: architecture specific JProbes support
Anil S Keshavamurthy
1
-6
/
+22
2005-06-23
[PATCH] Kprobes/IA64: arch specific handling
Anil S Keshavamurthy
1
-0
/
+332