···160 * Work around byte swap bug in one of the Vaio's BIOS's161 * (Marc Boucher <marc@mbsi.ca>).162 * Exposed the disable flag to dmi so that we can handle known163- * broken APM (Alan Cox <alan@redhat.com>).164 * 1.14ac: If the BIOS says "I slowed the CPU down" then don't spin165- * calling it - instead idle. (Alan Cox <alan@redhat.com>)166 * If an APM idle fails log it and idle sensibly167 * 1.15: Don't queue events to clients who open the device O_WRONLY.168 * Don't expect replies from clients who open the device O_RDONLY.
···160 * Work around byte swap bug in one of the Vaio's BIOS's161 * (Marc Boucher <marc@mbsi.ca>).162 * Exposed the disable flag to dmi so that we can handle known163+ * broken APM (Alan Cox <alan@lxorguk.ukuu.org.uk>).164 * 1.14ac: If the BIOS says "I slowed the CPU down" then don't spin165+ * calling it - instead idle. (Alan Cox <alan@lxorguk.ukuu.org.uk>)166 * If an APM idle fails log it and idle sensibly167 * 1.15: Don't queue events to clients who open the device O_WRONLY.168 * Don't expect replies from clients who open the device O_RDONLY.
+1-1
arch/x86/kernel/cpu/mcheck/mce_32.c
···1/*2 * mce.c - x86 Machine Check Exception Reporting3- * (c) 2002 Alan Cox <alan@redhat.com>, Dave Jones <davej@redhat.com>4 */56#include <linux/init.h>
···1/*2 * mce.c - x86 Machine Check Exception Reporting3+ * (c) 2002 Alan Cox <alan@lxorguk.ukuu.org.uk>, Dave Jones <davej@redhat.com>4 */56#include <linux/init.h>
+1-1
arch/x86/kernel/cpu/mcheck/p5.c
···1/*2 * P5 specific Machine Check Exception Reporting3- * (C) Copyright 2002 Alan Cox <alan@redhat.com>4 */56#include <linux/init.h>
···1/*2 * P5 specific Machine Check Exception Reporting3+ * (C) Copyright 2002 Alan Cox <alan@lxorguk.ukuu.org.uk>4 */56#include <linux/init.h>
+1-1
arch/x86/kernel/cpu/mcheck/p6.c
···1/*2 * P6 specific Machine Check Exception Reporting3- * (C) Copyright 2002 Alan Cox <alan@redhat.com>4 */56#include <linux/init.h>
···1/*2 * P6 specific Machine Check Exception Reporting3+ * (C) Copyright 2002 Alan Cox <alan@lxorguk.ukuu.org.uk>4 */56#include <linux/init.h>
+1-1
arch/x86/kernel/cpu/mcheck/winchip.c
···1/*2 * IDT Winchip specific Machine Check Exception Reporting3- * (C) Copyright 2002 Alan Cox <alan@redhat.com>4 */56#include <linux/init.h>
···1/*2 * IDT Winchip specific Machine Check Exception Reporting3+ * (C) Copyright 2002 Alan Cox <alan@lxorguk.ukuu.org.uk>4 */56#include <linux/init.h>