| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -3/+19 |
* | [PATCH] Kprobes/IA64: fix race when break hits and kprobe not found | Keshavamurthy Anil S | 2005-09-07 | 1 | -0/+45 |
* | [PATCH] Kprobes: prevent possible race conditions ia64 changes | Prasanna S Panchamukhi | 2005-09-07 | 1 | -24/+33 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | [PATCH] kprobes/ia64: refuse kprobe on ivt code | Keshavamurthy Anil S | 2005-06-27 | 1 | -2/+16 |
* | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1 | Rusty Lynch | 2005-06-27 | 1 | -0/+7 |
* | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 2005-06-27 | 1 | -2/+101 |
* | [PATCH] Kprobes/ia64: temporary disarming of reentrant probe | Anil S Keshavamurthy | 2005-06-23 | 1 | -6/+43 |
* | [PATCH] Kprobes/IA64: check jprobe break before handling | Keshavamurthy Anil S | 2005-06-23 | 1 | -3/+7 |
* | [PATCH] Kprobes IA64: safe register kprobe | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+45 |
* | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 2005-06-23 | 1 | -2/+41 |
* | [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup | Anil S Keshavamurthy | 2005-06-23 | 1 | -70/+121 |
* | [PATCH] Kprobes ia64 qp fix | Rusty Lynch | 2005-06-23 | 1 | -3/+3 |
* | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 2005-06-23 | 1 | -101/+77 |
* | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 2005-06-23 | 1 | -15/+116 |
* | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 2005-06-23 | 1 | -6/+22 |
* | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+332 |