Skip to content
  • Linus Torvalds's avatar
    Merge branch 'x86-fixes-for-linus' of... · 75630098
    Linus Torvalds authored
    Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
    
    * 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
      x86/amd-iommu: Fix PCI hotplug with passthrough mode
      x86/amd-iommu: Fix passthrough mode
      x86: mmio-mod.c: Use pr_fmt
      x86: kmmio.c: Add and use pr_fmt(fmt)
      x86: i8254.c: Add pr_fmt(fmt)
      x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
      x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)
      x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()
      x86: Factor duplicated code out of __show_regs() into show_regs_common()
      arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
      x86, mce: fix confusion between bank attributes and mce attributes
      x86/mce: Set up timer unconditionally
      x86: Fix bogus warning in apic_noop.apic_write()
      x86: Fix typo in arch/x86/mm/kmmio.c
      x86: ASUS P4S800 reboot=bios quirk
    75630098