]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel/kprobes.c
x86: c_p_a clflush_cache_range fix
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / kprobes.c
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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