1. 28 Aug, 2009 2 commits
    • john stultz's avatar
      x86: Make tsc=reliable override boot time stability checks · d3b8f889
      john stultz authored
      This patch makes the tsc=reliable option disable the boot time
      stability checks. Currently the option only disables the runtime
      watchdog checks. This change allows folks who want to override the
      boot time TSC stability checks and use the TSC when the system would
      otherwise disqualify it.
      
      There still are some situations that the TSC will be disqualified,
      such as cpufreq scaling. But these are situations where the box will
      hang if allowed.
      
      Patch also includes a fix for an issue found by Thomas Gleixner, where
      the TSC disqualification message wouldn't be printed after a call to
      unsynchronized_tsc().
      Signed-off-by: default avatarJohn Stultz <johnstul@us.ibm.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: akataria@vmware.com
      Cc: Stephen Hemminger <shemminger@vyatta.com>
      LKML-Reference: <1250552447.7212.92.camel@localhost.localdomain>
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      d3b8f889
    • Linus Torvalds's avatar
      Linux 2.6.31-rc8 · 326ba501
      Linus Torvalds authored
      326ba501
  2. 27 Aug, 2009 33 commits
  3. 26 Aug, 2009 5 commits