summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-6/+5
* [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-191-2/+0
* [SPARC64]: Add kretprobe support.David S. Miller2008-02-091-2/+111
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-081-10/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-48/+43
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Switch Kprobes inline functions to __kprobes for sparc64Prasanna S Panchamukhi2006-04-191-6/+6
* [PATCH] kprobes: fix broken fault handling for sparc64Prasanna S Panchamukhi2006-03-261-6/+60
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+8
* [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-8/+13
* [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli2005-11-071-12/+2
* [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changesAnanth N Mavinakayanahalli2005-11-071-64/+67
* [PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli2005-11-071-12/+13
* [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-071-16/+20
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-0/+5
* [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-13/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+394
OpenPOWER on IntegriCloud