aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison1-8/+19
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu1-23/+23
2008-01-30x86: add reenter_kprobe helperHarvey Harrison1-11/+15
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu1-1/+2
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison1-8/+6
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison1-11/+1
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa1-9/+9
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu1-0/+1045