Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
[safe/jmp/linux-2.6] / arch / x86 / kernel / kprobes.c
2008-02-19 Harvey Harrisonx86, kprobes: remove sparse warnings from x86
2008-01-30 Jan Engelhardtx86: remove unneded casts
2008-01-30 Abhishek Sagarx86: fix singlestep handling in reenter_kprobe
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