Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

update David Miller's old email address

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Justin P. Mattock and committed by
Jiri Kosina
79add627 8d1a7ed9

+37 -37
+1 -1
arch/mips/fw/arc/cmdline.c
··· 5 5 * 6 6 * cmdline.c: Kernel command line creation using ARCS argc/argv. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 */ 10 10 #include <linux/init.h> 11 11 #include <linux/kernel.h>
+1 -1
arch/mips/fw/arc/env.c
··· 5 5 * 6 6 * env.c: ARCS environment variable routines. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 */ 10 10 #include <linux/init.h> 11 11 #include <linux/kernel.h>
+1 -1
arch/mips/fw/arc/identify.c
··· 9 9 * 10 10 * This code is based on arch/mips/sgi/kernel/system.c, which is 11 11 * 12 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 12 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 13 13 */ 14 14 #include <linux/init.h> 15 15 #include <linux/kernel.h>
+1 -1
arch/mips/fw/arc/init.c
··· 5 5 * 6 6 * PROM library initialisation code. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 */ 10 10 #include <linux/init.h> 11 11 #include <linux/kernel.h>
+1 -1
arch/mips/fw/arc/misc.c
··· 5 5 * 6 6 * Miscellaneous ARCS PROM routines. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * Copyright (C) 1999 Ralf Baechle (ralf@gnu.org) 10 10 * Copyright (C) 1999 Silicon Graphics, Inc. 11 11 */
+1 -1
arch/mips/fw/arc/salone.c
··· 2 2 * Routines to load into memory and execute stand-along program images using 3 3 * ARCS PROM firmware. 4 4 * 5 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 5 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 6 6 */ 7 7 #include <linux/init.h> 8 8 #include <asm/sgialib.h>
+1 -1
arch/mips/fw/arc/time.c
··· 5 5 * 6 6 * Extracting time information from ARCS prom. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 */ 10 10 #include <linux/init.h> 11 11
+1 -1
arch/mips/fw/arc/tree.c
··· 5 5 * 6 6 * PROM component device tree code. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * Copyright (C) 1999 Ralf Baechle (ralf@gnu.org) 10 10 * Copyright (C) 1999 Silicon Graphics, Inc. 11 11 */
+1 -1
arch/mips/include/asm/asmmacro-32.h
··· 1 1 /* 2 2 * asmmacro.h: Assembler macros to make things easier to read. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * Copyright (C) 1998, 1999, 2003 Ralf Baechle 6 6 */ 7 7 #ifndef _ASM_ASMMACRO_32_H
+1 -1
arch/mips/include/asm/asmmacro-64.h
··· 1 1 /* 2 2 * asmmacro.h: Assembler macros to make things easier to read. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * Copyright (C) 1998, 1999 Ralf Baechle 6 6 * Copyright (C) 1999 Silicon Graphics, Inc. 7 7 */
+1 -1
arch/mips/include/asm/cpu.h
··· 2 2 * cpu.h: Values of the PRId register used to match up 3 3 * various MIPS cpu types. 4 4 * 5 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 5 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 6 6 * Copyright (C) 2004 Maciej W. Rozycki 7 7 */ 8 8 #ifndef _ASM_CPU_H
+1 -1
arch/mips/include/asm/r4kcache.h
··· 5 5 * 6 6 * Inline assembly cache operations. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * Copyright (C) 1997 - 2002 Ralf Baechle (ralf@gnu.org) 10 10 * Copyright (C) 2004 Ralf Baechle (ralf@linux-mips.org) 11 11 */
+1 -1
arch/mips/include/asm/sgialib.h
··· 5 5 * 6 6 * SGI ARCS firmware interface library for the Linux kernel. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * Copyright (C) 2001, 2002 Ralf Baechle (ralf@gnu.org) 10 10 */ 11 11 #ifndef _ASM_SGIALIB_H
+1 -1
arch/mips/include/asm/sgiarcs.h
··· 5 5 * 6 6 * ARC firmware interface defines. 7 7 * 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * Copyright (C) 1999, 2001 Ralf Baechle (ralf@gnu.org) 10 10 * Copyright (C) 1999 Silicon Graphics, Inc. 11 11 */
+1 -1
arch/mips/kernel/octeon_switch.S
··· 4 4 * for more details. 5 5 * 6 6 * Copyright (C) 1994, 1995, 1996, 1998, 1999, 2002, 2003 Ralf Baechle 7 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 7 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 8 8 * Copyright (C) 1994, 1995, 1996, by Andreas Busse 9 9 * Copyright (C) 1999 Silicon Graphics, Inc. 10 10 * Copyright (C) 2000 MIPS Technologies, Inc.
+1 -1
arch/mips/kernel/r2300_fpu.S
··· 6 6 * Copyright (C) 1996, 1998 by Ralf Baechle 7 7 * 8 8 * Multi-arch abstraction and asm macros for easier reading: 9 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 9 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 10 10 * 11 11 * Further modifications to make this work: 12 12 * Copyright (c) 1998 Harald Koerfgen
+1 -1
arch/mips/kernel/r2300_switch.S
··· 5 5 * Copyright (C) 1994, 1995, 1996 by Andreas Busse 6 6 * 7 7 * Multi-cpu abstraction and macros for easier reading: 8 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 8 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 9 9 * 10 10 * Further modifications to make this work: 11 11 * Copyright (c) 1998-2000 Harald Koerfgen
+1 -1
arch/mips/kernel/r4k_fpu.S
··· 6 6 * Copyright (C) 1996, 98, 99, 2000, 01 Ralf Baechle 7 7 * 8 8 * Multi-arch abstraction and asm macros for easier reading: 9 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 9 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 10 10 * 11 11 * Carsten Langgaard, carstenl@mips.com 12 12 * Copyright (C) 2000 MIPS Technologies, Inc.
+1 -1
arch/mips/kernel/r4k_switch.S
··· 4 4 * for more details. 5 5 * 6 6 * Copyright (C) 1994, 1995, 1996, 1998, 1999, 2002, 2003 Ralf Baechle 7 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 7 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 8 8 * Copyright (C) 1994, 1995, 1996, by Andreas Busse 9 9 * Copyright (C) 1999 Silicon Graphics, Inc. 10 10 * Copyright (C) 2000 MIPS Technologies, Inc.
+1 -1
arch/mips/kernel/r6000_fpu.S
··· 8 8 * Copyright (C) 1996 by Ralf Baechle 9 9 * 10 10 * Multi-arch abstraction and asm macros for easier reading: 11 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 11 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 12 12 */ 13 13 #include <asm/asm.h> 14 14 #include <asm/fpregdef.h>
+1 -1
arch/mips/mm/c-r3k.c
··· 1 1 /* 2 2 * r2300.c: R2000 and R3000 specific mmu/cache code. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * 6 6 * with a lot of changes to make this thing work for R3000s 7 7 * Tx39XX R4k style caches added. HK
+1 -1
arch/mips/mm/c-r4k.c
··· 3 3 * License. See the file "COPYING" in the main directory of this archive 4 4 * for more details. 5 5 * 6 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 6 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 7 7 * Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Ralf Baechle (ralf@gnu.org) 8 8 * Copyright (C) 1999, 2000 Silicon Graphics, Inc. 9 9 */
+1 -1
arch/mips/mm/c-tx39.c
··· 1 1 /* 2 2 * r2300.c: R2000 and R3000 specific mmu/cache code. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * 6 6 * with a lot of changes to make this thing work for R3000s 7 7 * Tx39XX R4k style caches added. HK
+1 -1
arch/mips/mm/sc-ip22.c
··· 2 2 * sc-ip22.c: Indy cache management functions. 3 3 * 4 4 * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), 5 - * derived from r4xx0.c by David S. Miller (dm@engr.sgi.com). 5 + * derived from r4xx0.c by David S. Miller (davem@davemloft.net). 6 6 */ 7 7 #include <linux/init.h> 8 8 #include <linux/kernel.h>
+1 -1
arch/mips/mm/sc-r5k.c
··· 1 1 /* 2 2 * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), 3 - * derived from r4xx0.c by David S. Miller (dm@engr.sgi.com). 3 + * derived from r4xx0.c by David S. Miller (davem@davemloft.net). 4 4 */ 5 5 #include <linux/init.h> 6 6 #include <linux/kernel.h>
+1 -1
arch/mips/mm/tlb-r3k.c
··· 1 1 /* 2 2 * r2300.c: R2000 and R3000 specific mmu/cache code. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * 6 6 * with a lot of changes to make this thing work for R3000s 7 7 * Tx39XX R4k style caches added. HK
+1 -1
arch/mips/mm/tlb-r4k.c
··· 3 3 * License. See the file "COPYING" in the main directory of this archive 4 4 * for more details. 5 5 * 6 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 6 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 7 7 * Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle ralf@gnu.org 8 8 * Carsten Langgaard, carstenl@mips.com 9 9 * Copyright (C) 2002 MIPS Technologies, Inc. All rights reserved.
+1 -1
arch/mips/mm/tlb-r8k.c
··· 3 3 * License. See the file "COPYING" in the main directory of this archive 4 4 * for more details. 5 5 * 6 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 6 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 7 7 * Copyright (C) 1997, 1998, 1999, 2000 Ralf Baechle ralf@gnu.org 8 8 * Carsten Langgaard, carstenl@mips.com 9 9 * Copyright (C) 2002 MIPS Technologies, Inc. All rights reserved.
+1 -1
arch/mips/sgi-ip22/ip22-hpc.c
··· 1 1 /* 2 2 * ip22-hpc.c: Routines for generic manipulation of the HPC controllers. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * Copyright (C) 1998 Ralf Baechle 6 6 */ 7 7
+1 -1
arch/mips/sgi-ip22/ip22-int.c
··· 2 2 * ip22-int.c: Routines for generic manipulation of the INT[23] ASIC 3 3 * found on INDY and Indigo2 workstations. 4 4 * 5 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 5 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 6 6 * Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org) 7 7 * Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) 8 8 * - Indigo2 changes
+1 -1
arch/mips/sgi-ip22/ip22-mc.c
··· 1 1 /* 2 2 * ip22-mc.c: Routines for manipulating SGI Memory Controller. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) - Indigo2 changes 6 6 * Copyright (C) 2003 Ladislav Michl (ladis@linux-mips.org) 7 7 * Copyright (C) 2004 Peter Fuerst (pf@net.alphadv.de) - IP28
+1 -1
arch/mips/sgi-ip22/ip22-setup.c
··· 1 1 /* 2 2 * ip22-setup.c: SGI specific setup, including init of the feature struct. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 * Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org) 6 6 */ 7 7 #include <linux/init.h>
+1 -1
drivers/net/sgiseeq.c
··· 1 1 /* 2 2 * sgiseeq.c: Seeq8003 ethernet driver for SGI machines. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 */ 6 6 7 7 #undef DEBUG
+1 -1
drivers/net/sgiseeq.h
··· 1 1 /* 2 2 * sgiseeq.h: Defines for the Seeq8003 ethernet controller. 3 3 * 4 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 4 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 5 5 */ 6 6 #ifndef _SGISEEQ_H 7 7 #define _SGISEEQ_H
+1 -1
drivers/scsi/sgiwd93.c
··· 3 3 * License. See the file "COPYING" in the main directory of this archive 4 4 * for more details. 5 5 * 6 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 6 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 7 7 * Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) 8 8 * Copyright (C) 2001 Florian Lohoff (flo@rfc822.org) 9 9 * Copyright (C) 2003, 07 Ralf Baechle (ralf@linux-mips.org)
+1 -1
drivers/video/console/newport_con.c
··· 6 6 * 7 7 * This driver is based on sgicons.c and cons_newport. 8 8 * 9 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 9 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 10 10 * Copyright (C) 1997 Miguel de Icaza (miguel@nuclecu.unam.mx) 11 11 */ 12 12 #include <linux/init.h>
+1 -1
include/video/newport.h
··· 3 3 * newport.h: Defines and register layout for NEWPORT graphics 4 4 * hardware. 5 5 * 6 - * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) 6 + * Copyright (C) 1996 David S. Miller (davem@davemloft.net) 7 7 * 8 8 * Ulf Carlsson - Compability with the IRIX structures added 9 9 */