summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-08[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-1/+2
2005-09-08[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston1-0/+3
2005-09-08[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi1-17/+18
2005-07-06[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-28[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch1-63/+70
2005-06-28[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-112/+1
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi1-14/+62
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-8/+18
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch1-1/+97
2005-05-06[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi1-0/+7
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+631