Age | Commit message (Expand) | Author | Files | Lines |
2011-01-07 | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 1 | -16/+14 |
2011-01-07 | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 1 | -6/+10 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 1 | -11/+8 |
2011-01-07 | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 1 | -25/+26 |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 1 | -3/+5 |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 1 | -5/+11 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 1 | -2/+0 |
2010-11-18 | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 1 | -9/+0 |
2010-10-23 | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 1 | -0/+1 |
2010-09-23 | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman | 1 | -0/+1 |
2010-09-10 | x86-32, fpu: Remove math_emulate stub | Brian Gerst | 1 | -17/+6 |
2010-09-10 | x86, fpu: Merge fpu_init() | Brian Gerst | 1 | -12/+0 |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 1 | -0/+7 |
2010-06-30 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker | 1 | -1/+10 |
2010-05-21 | x86, kgdb: early trap init for early debug | Jan Kiszka | 1 | -4/+10 |
2010-05-21 | x86,kgdb: Add low level debug hook | Jason Wessel | 1 | -0/+6 |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -125/+48 |
2010-05-13 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 1 | -2/+2 |
2010-05-04 | x86-32: Don't set ignore_fpu_irq in simd exception | Brian Gerst | 1 | -4/+0 |
2010-05-04 | x86: Merge kernel_math_error() into math_error() | Brian Gerst | 1 | -28/+16 |
2010-05-04 | x86: Merge simd_math_error() into math_error() | Brian Gerst | 1 | -68/+32 |
2010-05-04 | x86-32: Rework cache flush denied handler | Brian Gerst | 1 | -28/+3 |
2010-03-26 | x86, ptrace: Fix block-step | Peter Zijlstra | 1 | -0/+5 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 1 | -5/+0 |
2010-02-25 | nmi_watchdog: Clean up various small details | Don Zickus | 1 | -3/+3 |
2010-02-08 | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 1 | -0/+2 |
2010-02-08 | x86: Move notify_die from nmi.c to traps.c | Don Zickus | 1 | -0/+5 |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad | 1 | -0/+3 |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 1 | -9/+4 |
2009-09-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+2 |
2009-09-25 | Merge branch 'x86/asm' into x86/urgent | Ingo Molnar | 1 | -4/+2 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
2009-09-18 | x86: Use section .data.page_aligned for the idt_table. | Tim Abbott | 1 | -4/+2 |
2009-09-15 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 1 | -31/+23 |
2009-09-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+23 |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 1 | -2/+4 |
2009-08-31 | x86: Move traps_init to x86_init_ops | Thomas Gleixner | 1 | -3/+2 |
2009-07-19 | x86: Remove unused patch_espfix_desc() | Akinobu Mita | 1 | -21/+0 |
2009-07-10 | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded... | Cyrill Gorcunov | 1 | -1/+1 |
2009-06-26 | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 1 | -0/+3 |
2009-06-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
2009-06-18 | x86: split out core __math_state_restore | Jeremy Fitzhardinge | 1 | -10/+23 |
2009-06-17 | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 1 | -16/+15 |
2009-06-17 | x86, mce: unify mce.h | Hidetoshi Seto | 1 | -2/+1 |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum | 1 | -3/+3 |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum | 1 | -0/+5 |
2009-06-12 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -10/+7 |