summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes.c
AgeCommit message (Expand)AuthorLines
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com-1/+1
2008-04-17x86, kprobes: correct post-eip value in post_hander()Yakov Lerner-4/+4
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich-2/+2
2008-02-19x86, kprobes: remove sparse warnings from x86Harvey Harrison-2/+2
2008-01-30x86: remove unneded castsJan Engelhardt-1/+1
2008-01-30x86: fix singlestep handling in reenter_kprobeAbhishek Sagar-15/+13
2008-01-30x86: use wrmsrl in kprobes.c, step.cHarvey Harrison-2/+2
2008-01-30x86: trivial whitespace in kprobes.cHarvey Harrison-3/+3
2008-01-30x86: kprobes change kprobe_handler flowAbhishek Sagar-67/+86
2008-01-30x86: code clarification patch to Kprobes arch codeQuentin Barnes-4/+7
2008-01-30x86: kprobes change kprobe_handler flowHarvey Harrison-32/+28
2008-01-30x86: kprobes remove fix_riprel #ifdefHarvey Harrison-4/+5
2008-01-30x86: introduce REX prefix helper for kprobesHarvey Harrison-8/+19
2008-01-30x86: move deeply indented code to reenter_kprobeMasami Hiramatsu-23/+23
2008-01-30x86: add reenter_kprobe helperHarvey Harrison-11/+15
2008-01-30x86: fix kprobe_handler reenable preemptionMasami Hiramatsu-1/+2
2008-01-30x86: kprobes leftover cleanupsHarvey Harrison-8/+6
2008-01-30x86: unify extable_{32|64}.cHarvey Harrison-11/+1
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa-9/+9
2008-01-30x86: kprobes code for x86 unificationMasami Hiramatsu-0/+1045