- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / sparc64 / kernel / kprobes.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 David S. Miller[SPARC64]: Optimize fault kprobe handling just like...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2006-12-10 David S. Miller[SPARC64]: Fix several kprobes bugs.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-19 Prasanna S Panchamukhi[PATCH] Switch Kprobes inline functions to __kprobes...
2006-03-26 Prasanna S Panchamukhi[PATCH] kprobes: fix broken fault handling for sparc64
2006-03-26 bibo,mao[PATCH] kprobe handler: discard user space trap
2006-01-12 Keshavamurthy Anil S[PATCH] kprobes: fix race in recovery of reentrant...
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: changed from using spinlock to mutex
2005-12-12 Keshavamurthy Anil S[PATCH] kprobes: increment kprobe missed count for...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: preempt_disable/enable() simplification
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Use RCU for (un)register synchronizati...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: rearrange preempt_disable/enable(...
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions sparc...
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-06-23 Prasanna S Panchamukhi[PATCH] kprobes: Temporary disarming of reentrant probe...
2005-06-23 Rusty Lynch[PATCH] Move kprobe [dis]arming into arch specific...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Prasanna S. Pancha... [PATCH] kprobes: x86_64 memory allocation changes
2004-11-08 Prasanna S. Pancha... [PATCH] kprobes: Minor changes for sparc64
2004-10-05 David S. Miller[SPARC64]: Make kprobe implementation more robust.
2004-10-03 Prasanna S. Pancha... [PATCH] kprobes exception notifier fix
2004-09-01 David S. Miller[SPARC64]: Initial KPROBES implementation.