x86: use wrmsrl in kprobes.c, step.c
[linux-2.6] / arch / x86 / kernel / kprobes.c
2008-01-30  Harvey Harrisonx86: use wrmsrl in kprobes.c, step.c
2008-01-30  Harvey Harrisonx86: trivial whitespace in kprobes.c
2008-01-30  Abhishek Sagarx86: kprobes change kprobe_handler flow
2008-01-30  Quentin Barnesx86: code clarification patch to Kprobes arch code
2008-01-30  Harvey Harrisonx86: kprobes change kprobe_handler flow
2008-01-30  Harvey Harrisonx86: kprobes remove fix_riprel #ifdef
2008-01-30  Harvey Harrisonx86: introduce REX prefix helper for kprobes
2008-01-30  Masami Hiramatsux86: move deeply indented code to reenter_kprobe
2008-01-30  Harvey Harrisonx86: add reenter_kprobe helper
2008-01-30  Masami Hiramatsux86: fix kprobe_handler reenable preemption
2008-01-30  Harvey Harrisonx86: kprobes leftover cleanups
2008-01-30  Harvey Harrisonx86: unify extable_{32|64}.c
2008-01-30  Glauber de Oliveir... x86: get rid of _MASK flags
2008-01-30  Masami Hiramatsux86: kprobes code for x86 unification