summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi2006-03-261-5/+43
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-131-0/+57
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+7
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
* [IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2005-11-291-1/+1
* [IA64] Extend notify_die() hooks for IA64Keith Owens2005-11-071-9/+13
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-17/+20
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-10/+6
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli2005-11-071-38/+45
* [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-8/+14
* [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-3/+19
* [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-071-0/+45
* [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-071-24/+33
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-271-2/+16
* [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-271-0/+7
* [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-271-2/+101
* [PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy2005-06-231-6/+43
* [PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S2005-06-231-3/+7
* [PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy2005-06-231-0/+45
* [PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy2005-06-231-2/+41
* [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy2005-06-231-70/+121
* [PATCH] Kprobes ia64 qp fixRusty Lynch2005-06-231-3/+3
* [PATCH] Kprobes ia64 cleanupRusty Lynch2005-06-231-101/+77
* [PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy2005-06-231-15/+116
* [PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy2005-06-231-6/+22
* [PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy2005-06-231-0/+332
OpenPOWER on IntegriCloud