aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/kprobes.c
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2010-06-02powerpc/kprobes: Remove resume_execution() in kprobesAnanth N Mavinakayanahalli
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-06-26powerpc/booke: Add kprobes support for booke style processorsKumar Gala
2008-06-26powerpc/kprobes: Some minor fixesKumar Gala
2008-05-23[POWERPC] Remove unnecessary cast in arch_deref_entry_point()Michael Ellerman
2008-02-20[POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[POWERPC] Minor fault path optimizationChristoph Hellwig
2007-04-24[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulatedAnanth N Mavinakayanahalli
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-08-17[POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-03[PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ppc64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobes: fix broken fault handling for powerpc64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras