| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 | Satoshi Oshima | 2006-05-21 | 1 | -3/+3 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for x86_64 | Prasanna S Panchamukhi | 2006-04-19 | 1 | -5/+5 |
* | [PATCH] kprobes: fix broken fault handling for x86_64 | Prasanna S Panchamukhi | 2006-03-26 | 1 | -7/+55 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 | 1 | -0/+3 |
* | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] kprobes: fix race in recovery of reentrant probe | Keshavamurthy Anil S | 2006-01-11 | 1 | -0/+9 |
* | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 | 1 | -3/+3 |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -1/+3 |
* | [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix | Keshavamurthy Anil S | 2006-01-10 | 1 | -2/+2 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -5/+2 |
* | [PATCH] kprobes: increment kprobe missed count for multiprobes | Keshavamurthy Anil S | 2005-12-12 | 1 | -1/+1 |
* | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -14/+15 |
* | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -19/+6 |
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -59/+70 |
* | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -14/+14 |
* | [PATCH] utilization of kprobe_mutex is incorrect on x86_64 | Zhang, Yanmin | 2005-09-30 | 1 | -4/+4 |
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -1/+2 |
* | [PATCH] kprobes: fix handling of simultaneous probe hit/unregister | Jim Keniston | 2005-09-07 | 1 | -0/+3 |
* | [PATCH] kprobes: prevent possible race conditions x86_64 changes | Prasanna S Panchamukhi | 2005-09-07 | 1 | -17/+18 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | [PATCH] Return probe redesign: x86_64 specific changes | Rusty Lynch | 2005-06-27 | 1 | -63/+70 |
* | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2005-06-27 | 1 | -112/+1 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -14/+62 |
* | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 | 1 | -8/+18 |
* | [PATCH] x86_64 specific function return probes | Rusty Lynch | 2005-06-23 | 1 | -1/+97 |
* | [PATCH] Kprobes: Incorrect handling of probes on ret/lret instruction | Prasanna S Panchamukhi | 2005-05-05 | 1 | -0/+7 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+631 |