summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kprobes.c
Commit message (Expand)AuthorAgeFilesLines
...
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-061-3/+4
|/
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-261-6/+19
* powerpc/kprobes: Some minor fixesKumar Gala2008-06-261-0/+9
* [POWERPC] Remove unnecessary cast in arch_deref_entry_point()Michael Ellerman2008-05-231-1/+1
* [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-201-4/+5
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-3/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-9/+1
|\
| * [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-021-9/+1
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+8
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-14/+5
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-1/+1
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
|/
* [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-241-1/+35
* [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-061-2/+6
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-13/+13
* [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-171-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-031-7/+7
* [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-191-7/+7
* [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-261-8/+55
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-1/+0
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+12
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-3/+0
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-8/+6
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-141-0/+459