]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel/kprobes.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux...
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / kprobes.c
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-17 gorcunov@gmail.comx86: replace most VM86 flags with flags from processor...
2008-04-17 Yakov Lernerx86, kprobes: correct post-eip value in post_hander()
2008-04-17 Jan Beulichx86: prevent unconditional writes to DebugCtl MSR
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-03 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-03 Paul MackerrasMerge branch 'for-2.6.25' of master.kernel.org:/pub...
2008-03-01 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-02-27 Christoph LameterMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-26 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-22 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-22 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-02-22 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-02-21 Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git.kernel.org...
2008-02-20 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-19 Harvey Harrisonx86, kprobes: remove sparse warnings from x86
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
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