summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-2/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] i386: Kprobe rpl fixZachary Amsden2007-02-131-1/+1
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-2/+2
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-2/+2
* [PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu2006-11-081-7/+15
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-17/+17
* [PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu2006-07-311-6/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-11/+5
* [PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu2006-06-261-14/+65
* [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
* [PATCH] kprobe: fix resume execution on i386Masami Hiramatsu2006-04-281-4/+8
* [PATCH] kprobe cleanup for VM_MASK judgementmao, bibo2006-04-281-9/+0
* [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* [PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi2006-03-261-7/+50
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-13/+6
* [PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu2006-03-261-22/+39
* [PATCH] x86: kprobes-boosterMasami Hiramatsu2006-03-261-2/+90
* [PATCH] kprobes: clean up resume_execute()Masami Hiramatsu2006-03-261-16/+10
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+14
* [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