1. 08 Jul, 2008 3 commits
  2. 12 Jun, 2008 1 commit
  3. 05 Jun, 2008 1 commit
    • Cyrill Gorcunov's avatar
      x86: nmi - consolidate nmi_watchdog_default for 32bit mode · 3ed3f062
      Cyrill Gorcunov authored
      64bit mode bootstrap code does set nmi_watchdog to NMI_NONE
      by default and doing the same on 32bit mode is safe too.
      Such an action saves us from several #ifdef.
      
      Btw, my previous commit
      
      commit 19ec673c
      
      
      Author: Cyrill Gorcunov <gorcunov@gmail.com>
      Date:   Wed May 28 23:00:47 2008 +0400
      
          x86: nmi - fix incorrect NMI watchdog used by default
      
      did not fix the problem completely, moreover it
      introduced additional bug - nmi_watchdog would be
      set to either NMI_LOCAL_APIC or NMI_IO_APIC
      _regardless_ to boot option if being enabled thru
      /proc/sys/kernel/nmi_watchdog. Sorry for that.
      Fix it too.
      Signed-off-by: default avatarCyrill Gorcunov <gorcunov@gmail.com>
      Cc: mingo@redhat.com
      Cc: hpa@zytor.com
      Cc: macro@linux-mips.org
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      3ed3f062
  4. 30 May, 2008 1 commit
  5. 28 May, 2008 1 commit
  6. 25 May, 2008 4 commits
  7. 17 Apr, 2008 2 commits
  8. 11 Oct, 2007 1 commit