aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/kprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras1-459/+0
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-10/+15
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-18/+6
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ppc64 changesAnanth N Mavinakayanahalli1-40/+54
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-5/+6
2005-10-12Merge from Linus' treePaul Mackerras1-4/+4
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-09-27powerpc: clean up after powermac build mergeStephen Rothwell1-1/+0
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-5/+6
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi1-14/+15
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch1-0/+99
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-4/+22
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi1-8/+38
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-08[PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli1-2/+1
2005-06-08[PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli1-4/+9
2005-06-08[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+290