aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kprobes.c
Commit message (Expand)AuthorAge
* powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli2010-06-02
* powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2010-05-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-06
|/
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* powerpc/booke: Add kprobes support for booke style processorsKumar Gala2008-06-26
* powerpc/kprobes: Some minor fixesKumar Gala2008-06-26
* [POWERPC] Remove unnecessary cast in arch_deref_entry_point()Michael Ellerman2008-05-23
* [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-19
* kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-16
* jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * [POWERPC] Minor fault path optimizationChristoph Hellwig2007-05-02
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-08
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-08
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-08
* | move die notifier handling to common codeChristoph Hellwig2007-05-08
|/
* [POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli2007-04-24
* [POWERPC] Added kprobes support to ppc32Kumar Gala2007-02-06
* [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-07
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-02
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-02
* [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-03
* [PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi2006-04-19
* [PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi2006-03-26
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-26
* [PATCH] sem2mutex: kprobesIngo Molnar2006-03-23
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-11
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-10
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-10
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-10
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-12
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-14