powerpc/kprobes: Remove resume_execution() in kprobes
[safe/jmp/linux-2.6] / arch / powerpc / kernel / kprobes.c
2010-06-02 Ananth N Mavinakay... powerpc/kprobes: Remove resume_execution() in kprobes
2010-05-05 Dave Kleikamppowerpc/476: Add isync after loading mmu and debug...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Dave Kleikamppowerpc/booke: Introduce new CONFIG options for advance...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-07-25 Srinivasa D Skprobes: improve kretprobe scalability with hashed...
2008-06-26 Kumar Galapowerpc/booke: Add kprobes support for booke style...
2008-06-26 Kumar Galapowerpc/kprobes: Some minor fixes
2008-05-23 Michael Ellerman[POWERPC] Remove unnecessary cast in arch_deref_entry_p...
2008-02-20 Ananth N Mavinakay... [POWERPC] Kill sparse warnings in kprobes
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-07-19 Michael Ellermanjprobes: make jprobes a little safer for users
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Ananth N Mavinakay... Kprobes: The ON/OFF knob thru debugfs
2007-05-08 Christoph Hellwigkprobes: kretprobes simplifications
2007-05-08 Ananth N Mavinakay... Kprobes: print details of kretprobe on assertion failure
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-02 Christoph Hellwig[POWERPC] Minor fault path optimization
2007-04-24 Ananth N Mavinakay... [POWERPC] kprobes: Eliminate sstep exception if instruc...
2007-02-07 Kumar Gala[POWERPC] Added kprobes support to ppc32
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-02 bibo,mao[PATCH] kprobe whitespace cleanup
2006-08-17 Ananth N Mavinakay... [POWERPC] kprobes: Fix possible system crash during...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-03 Ananth N Mavinakay... [PATCH] powerpc/kprobes: fix singlestep out-of-line
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 powerpc64
2006-03-26 bibo,mao[PATCH] kprobe handler: discard user space trap
2006-03-23 Ingo Molnar[PATCH] sem2mutex: kprobes
2006-02-10 Jon Mason[PATCH] powerpc: trivial: modify comments to refer...
2006-01-12 Keshavamurthy Anil S[PATCH] kprobes: fix race in recovery of reentrant...
2006-01-10 Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Keshavamurthy Anil S[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
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-14 Paul Mackerraspowerpc: Move most remaining ppc64 files over to arch...