index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
1
-0
/
+13
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
1
-4
/
+0
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
1
-5
/
+1
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
1
-1
/
+1
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-10
/
+15
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
1
-15
/
+7
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
Ananth N Mavinakayanahalli
1
-57
/
+69
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
1
-17
/
+18
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-1
/
+2
2005-09-07
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
1
-0
/
+3
2005-09-07
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
1
-14
/
+15
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-27
[PATCH] Return probe redesign: i386 specific changes
Rusty Lynch
1
-63
/
+70
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for i386
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
1
-4
/
+1
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-4
/
+15
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
1
-1
/
+101
2005-05-05
[PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction
Prasanna S Panchamukhi
1
-0
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+385