Age | Commit message (Expand) | Author |
2010-05-21 | x86,kgdb: Add low level debug hook | Jason Wessel |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-12 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus |
2010-05-03 | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst |
2010-05-03 | x86: Merge kernel_math_error() into math_error() | Brian Gerst |
2010-05-03 | x86: Merge simd_math_error() into math_error() | Brian Gerst |
2010-05-03 | x86-32: Rework cache flush denied handler | Brian Gerst |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2010-02-25 | nmi_watchdog: Clean up various small details | Don Zickus |
2010-02-08 | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus |
2010-02-08 | x86: Move notify_die from nmi.c to traps.c | Don Zickus |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad |
2009-10-17 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-09-25 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-18 | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott |
2009-09-15 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar |
2009-09-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-08-31 | x86: Move traps_init to x86_init_ops | Thomas Gleixner |
2009-07-19 | x86: Remove unused patch_espfix_desc() | Akinobu Mita |
2009-07-10 | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov |
2009-06-25 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff |
2009-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-17 | x86: split out core __math_state_restore | Jeremy Fitzhardinge |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar |
2009-06-16 | x86, mce: unify mce.h | Hidetoshi Seto |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-10 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-02 | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad |
2009-06-02 | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad |
2009-06-01 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen |
2009-05-28 | x86, mce: use 64bit machine check code on 32bit | Andi Kleen |
2009-04-10 | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg |
2009-04-08 | x86_32: introduce restore_fpu_checking() | Jiri Slaby |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge |
2009-02-26 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-22 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-22 | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder |