summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+13
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+1
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
* [PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli2005-11-071-10/+15
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-15/+7
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli2005-11-071-57/+69
* [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-17/+18
* [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-1/+2
* [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-071-0/+3
* [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-071-14/+15
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
* [PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-231-4/+1
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-4/+15
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-231-1/+101
* [PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2005-05-051-0/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+385
OpenPOWER on IntegriCloud