| Commit message (Expand) | Author | Age | Files | Lines |
* | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+1 |
* | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 | 1 | -1/+0 |
* | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 | 1 | -2/+0 |
* | [IA64] optimize pagefaults a little | Christoph Hellwig | 2007-05-16 | 1 | -0/+1 |
* | [IA64] fix Kprobes reentrancy | Anil S Keshavamurthy | 2007-05-11 | 1 | -1/+3 |
* | [IA64] enable trap code on slot 1 | Tony Luck | 2006-12-12 | 1 | -0/+1 |
* | [IA64] kprobe opcode 16 bytes alignment on IA64 | bibo mao | 2006-09-26 | 1 | -4/+5 |
* | [PATCH] IA64: kprobe invalidate icache of jump buffer | bibo, mao | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 2006-06-26 | 1 | -0/+1 |
* | [IA64] prevent accidental modification of args in jprobe handler | Zhang Yanmin | 2006-01-13 | 1 | -0/+6 |
* | [PATCH] kprobes: fix build breakage | Ananth N Mavinakayanahalli | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -0/+1 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -5/+0 |
* | [PATCH] kprobes: cleanup include/asm/kprobes.h | Anil S Keshavamurthy | 2006-01-10 | 1 | -8/+0 |
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -0/+13 |
* | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] Return probe redesign: ia64 specific implementation | Rusty Lynch | 2005-06-27 | 1 | -5/+8 |
* | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+17 |
* | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 2005-06-23 | 1 | -0/+7 |
* | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 2005-06-23 | 1 | -1/+16 |
* | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+5 |
* | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+72 |