sparc: remove CVS keywords

This patch removes the CVS keywords that weren't updated for a long time
from comments.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by Adrian Bunk and committed by David S. Miller 88278ca2 b00dc837

+98 -137
-1
arch/sparc/Kconfig
··· 1 - # $Id: config.in,v 1.113 2002/01/24 22:14:44 davem Exp $ 2 # For a description of the syntax of this configuration file, 3 # see Documentation/kbuild/kconfig-language.txt. 4 #
··· 1 # For a description of the syntax of this configuration file, 2 # see Documentation/kbuild/kconfig-language.txt. 3 #
-1
arch/sparc/boot/Makefile
··· 1 - # $Id: Makefile,v 1.10 2000/02/23 08:17:46 jj Exp $ 2 # Makefile for the Sparc boot stuff. 3 # 4 # Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 # Makefile for the Sparc boot stuff. 2 # 3 # Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/boot/btfixupprep.c
··· 1 - /* $Id: btfixupprep.c,v 1.6 2001/08/22 15:27:47 davem Exp $ 2 Simple utility to prepare vmlinux image for sparc. 3 Resolves all BTFIXUP uses and settings and creates 4 a special .s object to link to the image.
··· 1 + /* 2 Simple utility to prepare vmlinux image for sparc. 3 Resolves all BTFIXUP uses and settings and creates 4 a special .s object to link to the image.
+1 -1
arch/sparc/boot/piggyback.c
··· 1 - /* $Id: piggyback.c,v 1.4 2000/12/05 00:48:57 anton Exp $ 2 Simple utility to make a single-image install kernel with initial ramdisk 3 for Sparc tftpbooting without need to set up nfs. 4
··· 1 + /* 2 Simple utility to make a single-image install kernel with initial ramdisk 3 for Sparc tftpbooting without need to set up nfs. 4
+1 -1
arch/sparc/kernel/ebus.c
··· 1 - /* $Id: ebus.c,v 1.20 2002/01/05 01:13:43 davem Exp $ 2 * ebus.c: PCI to EBus bridge device. 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
··· 1 + /* 2 * ebus.c: PCI to EBus bridge device. 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
+1 -1
arch/sparc/kernel/etrap.S
··· 1 - /* $Id: etrap.S,v 1.31 2000/01/08 16:38:18 anton Exp $ 2 * etrap.S: Sparc trap window preparation for entry into the 3 * Linux kernel. 4 *
··· 1 + /* 2 * etrap.S: Sparc trap window preparation for entry into the 3 * Linux kernel. 4 *
+1 -1
arch/sparc/kernel/head.S
··· 1 - /* $Id: head.S,v 1.105 2001/08/12 09:08:56 davem Exp $ 2 * head.S: The initial boot code for the Sparc port of Linux. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * head.S: The initial boot code for the Sparc port of Linux. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/idprom.c
··· 1 - /* $Id: idprom.c,v 1.24 1999/08/31 06:54:20 davem Exp $ 2 * idprom.c: Routines to load the idprom into kernel addresses and 3 * interpret the data contained within. 4 *
··· 1 + /* 2 * idprom.c: Routines to load the idprom into kernel addresses and 3 * interpret the data contained within. 4 *
+1 -1
arch/sparc/kernel/ioport.c
··· 1 - /* $Id: ioport.c,v 1.45 2001/10/30 04:54:21 davem Exp $ 2 * ioport.c: Simple io mapping allocator. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * ioport.c: Simple io mapping allocator. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/irq.c
··· 1 - /* $Id: irq.c,v 1.114 2001/12/11 04:55:51 davem Exp $ 2 * arch/sparc/kernel/irq.c: Interrupt request handling routines. On the 3 * Sparc the IRQs are basically 'cast in stone' 4 * and you are supposed to probe the prom's device
··· 1 + /* 2 * arch/sparc/kernel/irq.c: Interrupt request handling routines. On the 3 * Sparc the IRQs are basically 'cast in stone' 4 * and you are supposed to probe the prom's device
+1 -1
arch/sparc/kernel/muldiv.c
··· 1 - /* $Id: muldiv.c,v 1.5 1997/12/15 20:07:20 ecd Exp $ 2 * muldiv.c: Hardware multiply/division illegal instruction trap 3 * for sun4c/sun4 (which do not have those instructions) 4 *
··· 1 + /* 2 * muldiv.c: Hardware multiply/division illegal instruction trap 3 * for sun4c/sun4 (which do not have those instructions) 4 *
+1 -1
arch/sparc/kernel/rtrap.S
··· 1 - /* $Id: rtrap.S,v 1.58 2002/01/31 03:30:05 davem Exp $ 2 * rtrap.S: Return from Sparc trap low-level code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * rtrap.S: Return from Sparc trap low-level code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/setup.c
··· 1 - /* $Id: setup.c,v 1.126 2001/11/13 00:49:27 davem Exp $ 2 * linux/arch/sparc/kernel/setup.c 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * linux/arch/sparc/kernel/setup.c 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/sparc_ksyms.c
··· 1 - /* $Id: sparc_ksyms.c,v 1.107 2001/07/17 16:17:33 anton Exp $ 2 * arch/sparc/kernel/ksyms.c: Sparc specific ksyms support. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * arch/sparc/kernel/ksyms.c: Sparc specific ksyms support. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/sun4d_irq.c
··· 1 - /* $Id: sun4d_irq.c,v 1.29 2001/12/11 04:55:51 davem Exp $ 2 * arch/sparc/kernel/sun4d_irq.c: 3 * SS1000/SC2000 interrupt handling. 4 *
··· 1 + /* 2 * arch/sparc/kernel/sun4d_irq.c: 3 * SS1000/SC2000 interrupt handling. 4 *
+1 -1
arch/sparc/kernel/trampoline.S
··· 1 - /* $Id: trampoline.S,v 1.14 2002/01/11 08:45:38 davem Exp $ 2 * trampoline.S: SMP cpu boot-up trampoline code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * trampoline.S: SMP cpu boot-up trampoline code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/traps.c
··· 1 - /* $Id: traps.c,v 1.64 2000/09/03 15:00:49 anton Exp $ 2 * arch/sparc/kernel/traps.c 3 * 4 * Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * arch/sparc/kernel/traps.c 3 * 4 * Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/unaligned.c
··· 1 - /* $Id: unaligned.c,v 1.23 2001/12/21 00:54:31 davem Exp $ 2 * unaligned.c: Unaligned load/store trap handling with special 3 * cases for the kernel to do them more quickly. 4 *
··· 1 + /* 2 * unaligned.c: Unaligned load/store trap handling with special 3 * cases for the kernel to do them more quickly. 4 *
+1 -1
arch/sparc/kernel/wof.S
··· 1 - /* $Id: wof.S,v 1.40 2000/01/08 16:38:18 anton Exp $ 2 * wof.S: Sparc window overflow handler. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * wof.S: Sparc window overflow handler. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/kernel/wuf.S
··· 1 - /* $Id: wuf.S,v 1.39 2000/01/08 16:38:18 anton Exp $ 2 * wuf.S: Window underflow trap handler for the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller
··· 1 + /* 2 * wuf.S: Window underflow trap handler for the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller
-1
arch/sparc/lib/Makefile
··· 1 - # $Id: Makefile,v 1.35 2000/12/15 00:41:18 davem Exp $ 2 # Makefile for Sparc library files.. 3 # 4
··· 1 # Makefile for Sparc library files.. 2 # 3
+1 -1
arch/sparc/lib/ashldi3.S
··· 1 - /* $Id: ashldi3.S,v 1.2 1999/11/19 04:11:46 davem Exp $ 2 * ashldi3.S: GCC emits these for certain drivers playing 3 * with long longs. 4 *
··· 1 + /* 2 * ashldi3.S: GCC emits these for certain drivers playing 3 * with long longs. 4 *
+1 -1
arch/sparc/lib/ashrdi3.S
··· 1 - /* $Id: ashrdi3.S,v 1.4 1999/11/19 04:11:49 davem Exp $ 2 * ashrdi3.S: The filesystem code creates all kinds of references to 3 * this little routine on the sparc with gcc. 4 *
··· 1 + /* 2 * ashrdi3.S: The filesystem code creates all kinds of references to 3 * this little routine on the sparc with gcc. 4 *
+1 -1
arch/sparc/lib/blockops.S
··· 1 - /* $Id: blockops.S,v 1.8 1998/01/30 10:58:44 jj Exp $ 2 * blockops.S: Common block zero optimized routines. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * blockops.S: Common block zero optimized routines. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/lib/locks.S
··· 1 - /* $Id: locks.S,v 1.16 2000/02/26 11:02:47 anton Exp $ 2 * locks.S: SMP low-level lock primitives on Sparc. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * locks.S: SMP low-level lock primitives on Sparc. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
-1
arch/sparc/lib/lshrdi3.S
··· 1 - /* $Id: lshrdi3.S,v 1.1 1999/03/21 06:37:45 davem Exp $ */ 2 3 .globl __lshrdi3 4 __lshrdi3:
··· 1 2 .globl __lshrdi3 3 __lshrdi3:
+1 -1
arch/sparc/lib/memscan.S
··· 1 - /* $Id: memscan.S,v 1.4 1996/09/08 02:01:20 davem Exp $ 2 * memscan.S: Optimized memscan for the Sparc. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * memscan.S: Optimized memscan for the Sparc. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/lib/mul.S
··· 1 - /* $Id: mul.S,v 1.4 1996/09/30 02:22:32 davem Exp $ 2 * mul.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * mul.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/lib/rem.S
··· 1 - /* $Id: rem.S,v 1.7 1996/09/30 02:22:34 davem Exp $ 2 * rem.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * rem.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/lib/rwsem.S
··· 1 - /* $Id: rwsem.S,v 1.5 2000/05/09 17:40:13 davem Exp $ 2 * Assembly part of rw semaphores. 3 * 4 * Copyright (C) 1999 Jakub Jelinek (jakub@redhat.com)
··· 1 + /* 2 * Assembly part of rw semaphores. 3 * 4 * Copyright (C) 1999 Jakub Jelinek (jakub@redhat.com)
+1 -1
arch/sparc/lib/sdiv.S
··· 1 - /* $Id: sdiv.S,v 1.6 1996/10/02 17:37:00 davem Exp $ 2 * sdiv.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * sdiv.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/lib/strncmp.S
··· 1 - /* $Id: strncmp.S,v 1.2 1996/09/09 02:47:20 davem Exp $ 2 * strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc 3 * generic strncmp routine. 4 */
··· 1 + /* 2 * strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc 3 * generic strncmp routine. 4 */
+1 -1
arch/sparc/lib/udiv.S
··· 1 - /* $Id: udiv.S,v 1.4 1996/09/30 02:22:38 davem Exp $ 2 * udiv.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * udiv.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/lib/umul.S
··· 1 - /* $Id: umul.S,v 1.4 1996/09/30 02:22:39 davem Exp $ 2 * umul.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * umul.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/lib/urem.S
··· 1 - /* $Id: urem.S,v 1.4 1996/09/30 02:22:42 davem Exp $ 2 * urem.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
··· 1 + /* 2 * urem.S: This routine was taken from glibc-1.09 and is covered 3 * by the GNU Library General Public License Version 2. 4 */
+1 -1
arch/sparc/math-emu/ashldi3.S
··· 1 - /* $Id: ashldi3.S,v 1.1 1998/04/06 16:09:28 jj Exp $ 2 * ashldi3.S: Math-emu code creates all kinds of references to 3 * this little routine on the sparc with gcc. 4 *
··· 1 + /* 2 * ashldi3.S: Math-emu code creates all kinds of references to 3 * this little routine on the sparc with gcc. 4 *
-1
arch/sparc/mm/Makefile
··· 1 - # $Id: Makefile,v 1.38 2000/12/15 00:41:22 davem Exp $ 2 # Makefile for the linux Sparc-specific parts of the memory manager. 3 # 4
··· 1 # Makefile for the linux Sparc-specific parts of the memory manager. 2 # 3
+1 -1
arch/sparc/mm/fault.c
··· 1 - /* $Id: fault.c,v 1.122 2001/11/17 07:19:26 davem Exp $ 2 * fault.c: Page fault handlers for the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * fault.c: Page fault handlers for the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/mm/generic.c
··· 1 - /* $Id: generic.c,v 1.14 2001/12/21 04:56:15 davem Exp $ 2 * generic.c: Generic Sparc mm routines that are not dependent upon 3 * MMU type but are Sparc specific. 4 *
··· 1 + /* 2 * generic.c: Generic Sparc mm routines that are not dependent upon 3 * MMU type but are Sparc specific. 4 *
+1 -1
arch/sparc/mm/hypersparc.S
··· 1 - /* $Id: hypersparc.S,v 1.18 2001/12/21 04:56:15 davem Exp $ 2 * hypersparc.S: High speed Hypersparc mmu/cache operations. 3 * 4 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * hypersparc.S: High speed Hypersparc mmu/cache operations. 3 * 4 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/mm/init.c
··· 1 - /* $Id: init.c,v 1.103 2001/11/19 19:03:08 davem Exp $ 2 * linux/arch/sparc/mm/init.c 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * linux/arch/sparc/mm/init.c 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/mm/io-unit.c
··· 1 - /* $Id: io-unit.c,v 1.24 2001/12/17 07:05:09 davem Exp $ 2 * io-unit.c: IO-UNIT specific routines for memory management. 3 * 4 * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
··· 1 + /* 2 * io-unit.c: IO-UNIT specific routines for memory management. 3 * 4 * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
+1 -1
arch/sparc/mm/loadmmu.c
··· 1 - /* $Id: loadmmu.c,v 1.56 2000/02/08 20:24:21 davem Exp $ 2 * loadmmu.c: This code loads up all the mm function pointers once the 3 * machine type has been determined. It also sets the static 4 * mmu values such as PAGE_NONE, etc.
··· 1 + /* 2 * loadmmu.c: This code loads up all the mm function pointers once the 3 * machine type has been determined. It also sets the static 4 * mmu values such as PAGE_NONE, etc.
+1 -1
arch/sparc/mm/nosrmmu.c
··· 1 - /* $Id: nosrmmu.c,v 1.5 1999/11/19 04:11:54 davem Exp $ 2 * nosrmmu.c: This file is a bunch of dummies for sun4 compiles, 3 * so that it does not need srmmu and avoid ifdefs. 4 *
··· 1 + /* 2 * nosrmmu.c: This file is a bunch of dummies for sun4 compiles, 3 * so that it does not need srmmu and avoid ifdefs. 4 *
+1 -1
arch/sparc/mm/nosun4c.c
··· 1 - /* $Id: nosun4c.c,v 1.3 2000/02/14 04:52:36 jj Exp $ 2 * nosun4c.c: This file is a bunch of dummies for SMP compiles, 3 * so that it does not need sun4c and avoid ifdefs. 4 *
··· 1 + /* 2 * nosun4c.c: This file is a bunch of dummies for SMP compiles, 3 * so that it does not need sun4c and avoid ifdefs. 4 *
+1 -1
arch/sparc/mm/swift.S
··· 1 - /* $Id: swift.S,v 1.9 2002/01/08 11:11:59 davem Exp $ 2 * swift.S: MicroSparc-II mmu/cache operations. 3 * 4 * Copyright (C) 1999 David S. Miller (davem@redhat.com)
··· 1 + /* 2 * swift.S: MicroSparc-II mmu/cache operations. 3 * 4 * Copyright (C) 1999 David S. Miller (davem@redhat.com)
+1 -1
arch/sparc/mm/tsunami.S
··· 1 - /* $Id: tsunami.S,v 1.7 2001/12/21 04:56:15 davem Exp $ 2 * tsunami.S: High speed MicroSparc-I mmu/cache operations. 3 * 4 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * tsunami.S: High speed MicroSparc-I mmu/cache operations. 3 * 4 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/mm/viking.S
··· 1 - /* $Id: viking.S,v 1.19 2001/12/21 04:56:15 davem Exp $ 2 * viking.S: High speed Viking cache/mmu operations 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
··· 1 + /* 2 * viking.S: High speed Viking cache/mmu operations 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
-1
arch/sparc/prom/Makefile
··· 1 - # $Id: Makefile,v 1.8 2000/12/15 00:41:22 davem Exp $ 2 # Makefile for the Sun Boot PROM interface library under 3 # Linux. 4 #
··· 1 # Makefile for the Sun Boot PROM interface library under 2 # Linux. 3 #
+1 -1
arch/sparc/prom/bootstr.c
··· 1 - /* $Id: bootstr.c,v 1.20 2000/02/08 20:24:23 davem Exp $ 2 * bootstr.c: Boot string/argument acquisition from the PROM. 3 * 4 * Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * bootstr.c: Boot string/argument acquisition from the PROM. 3 * 4 * Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/prom/console.c
··· 1 - /* $Id: console.c,v 1.25 2001/10/30 04:54:22 davem Exp $ 2 * console.c: Routines that deal with sending and receiving IO 3 * to/from the current console device using the PROM. 4 *
··· 1 + /* 2 * console.c: Routines that deal with sending and receiving IO 3 * to/from the current console device using the PROM. 4 *
+1 -1
arch/sparc/prom/devmap.c
··· 1 - /* $Id: devmap.c,v 1.7 2000/08/26 02:38:03 anton Exp $ 2 * promdevmap.c: Map device/IO areas to virtual addresses. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * promdevmap.c: Map device/IO areas to virtual addresses. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/prom/devops.c
··· 1 - /* $Id: devops.c,v 1.13 2000/08/26 02:38:03 anton Exp $ 2 * devops.c: Device operations using the PROM. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * devops.c: Device operations using the PROM. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/prom/init.c
··· 1 - /* $Id: init.c,v 1.14 2000/01/29 01:09:12 anton Exp $ 2 * init.c: Initialize internal variables used by the PROM 3 * library functions. 4 *
··· 1 + /* 2 * init.c: Initialize internal variables used by the PROM 3 * library functions. 4 *
+1 -1
arch/sparc/prom/misc.c
··· 1 - /* $Id: misc.c,v 1.18 2000/08/26 02:38:03 anton Exp $ 2 * misc.c: Miscellaneous prom functions that don't belong 3 * anywhere else. 4 *
··· 1 + /* 2 * misc.c: Miscellaneous prom functions that don't belong 3 * anywhere else. 4 *
+1 -1
arch/sparc/prom/mp.c
··· 1 - /* $Id: mp.c,v 1.12 2000/08/26 02:38:03 anton Exp $ 2 * mp.c: OpenBoot Prom Multiprocessor support routines. Don't call 3 * these on a UP or else you will halt and catch fire. ;) 4 *
··· 1 + /* 2 * mp.c: OpenBoot Prom Multiprocessor support routines. Don't call 3 * these on a UP or else you will halt and catch fire. ;) 4 *
+1 -1
arch/sparc/prom/palloc.c
··· 1 - /* $Id: palloc.c,v 1.4 1996/04/25 06:09:48 davem Exp $ 2 * palloc.c: Memory allocation from the Sun PROM. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * palloc.c: Memory allocation from the Sun PROM. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/prom/ranges.c
··· 1 - /* $Id: ranges.c,v 1.15 2001/12/19 00:29:51 davem Exp $ 2 * ranges.c: Handle ranges in newer proms for obio/sbus. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * ranges.c: Handle ranges in newer proms for obio/sbus. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
arch/sparc/prom/segment.c
··· 1 - /* $Id: segment.c,v 1.7 2000/08/26 02:38:03 anton Exp $ 2 * segment.c: Prom routine to map segments in other contexts before 3 * a standalone is completely mapped. This is for sun4 and 4 * sun4c architectures only.
··· 1 + /* 2 * segment.c: Prom routine to map segments in other contexts before 3 * a standalone is completely mapped. This is for sun4 and 4 * sun4c architectures only.
+1 -1
arch/sparc/prom/tree.c
··· 1 - /* $Id: tree.c,v 1.26 2000/08/26 02:38:03 anton Exp $ 2 * tree.c: Basic device tree traversal/scanning for the Linux 3 * prom library. 4 *
··· 1 + /* 2 * tree.c: Basic device tree traversal/scanning for the Linux 3 * prom library. 4 *
-1
include/asm-sparc/asi.h
··· 1 - /* $Id: asi.h,v 1.18 1998/03/09 14:04:46 jj Exp $ */ 2 #ifndef _SPARC_ASI_H 3 #define _SPARC_ASI_H 4
··· 1 #ifndef _SPARC_ASI_H 2 #define _SPARC_ASI_H 3
+1 -1
include/asm-sparc/auxio.h
··· 1 - /* $Id: auxio.h,v 1.18 1997/11/07 15:01:45 jj Exp $ 2 * auxio.h: Definitions and code for the Auxiliary I/O register. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * auxio.h: Definitions and code for the Auxiliary I/O register. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/bitops.h
··· 1 - /* $Id: bitops.h,v 1.67 2001/11/19 18:36:34 davem Exp $ 2 * bitops.h: Bit string operations on the Sparc. 3 * 4 * Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * bitops.h: Bit string operations on the Sparc. 3 * 4 * Copyright 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/btfixup.h
··· 1 - /* $Id: btfixup.h,v 1.4 1998/03/09 14:04:43 jj Exp $ 2 * asm-sparc/btfixup.h: Macros for boot time linking. 3 * 4 * Copyright (C) 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
··· 1 + /* 2 * asm-sparc/btfixup.h: Macros for boot time linking. 3 * 4 * Copyright (C) 1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
-1
include/asm-sparc/checksum.h
··· 1 - /* $Id: checksum.h,v 1.33 2002/02/01 22:01:05 davem Exp $ */ 2 #ifndef __SPARC_CHECKSUM_H 3 #define __SPARC_CHECKSUM_H 4
··· 1 #ifndef __SPARC_CHECKSUM_H 2 #define __SPARC_CHECKSUM_H 3
+1 -1
include/asm-sparc/clock.h
··· 1 - /* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $ 2 * clock.h: Definitions for clock operations on the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * clock.h: Definitions for clock operations on the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
-1
include/asm-sparc/contregs.h
··· 1 - /* $Id: contregs.h,v 1.8 2000/12/28 22:49:11 davem Exp $ */ 2 #ifndef _SPARC_CONTREGS_H 3 #define _SPARC_CONTREGS_H 4
··· 1 #ifndef _SPARC_CONTREGS_H 2 #define _SPARC_CONTREGS_H 3
+1 -1
include/asm-sparc/cypress.h
··· 1 - /* $Id: cypress.h,v 1.6 1996/08/29 09:48:09 davem Exp $ 2 * cypress.h: Cypress module specific definitions and defines. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * cypress.h: Cypress module specific definitions and defines. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/delay.h
··· 1 - /* $Id: delay.h,v 1.11 2001/01/01 01:46:15 davem Exp $ 2 * delay.h: Linux delay routines on the Sparc. 3 * 4 * Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu).
··· 1 + /* 2 * delay.h: Linux delay routines on the Sparc. 3 * 4 * Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu).
+1 -1
include/asm-sparc/ebus.h
··· 1 - /* $Id: ebus.h,v 1.2 1999/09/11 23:05:55 zaitcev Exp $ 2 * ebus.h: PCI to Ebus pseudo driver software state. 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
··· 1 + /* 2 * ebus.h: PCI to Ebus pseudo driver software state. 3 * 4 * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
+1 -1
include/asm-sparc/ecc.h
··· 1 - /* $Id: ecc.h,v 1.3 1996/04/25 06:12:57 davem Exp $ 2 * ecc.h: Definitions and defines for the external cache/memory 3 * controller on the sun4m. 4 *
··· 1 + /* 2 * ecc.h: Definitions and defines for the external cache/memory 3 * controller on the sun4m. 4 *
+1 -1
include/asm-sparc/eeprom.h
··· 1 - /* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $ 2 * eeprom.h: Definitions for the Sun eeprom. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * eeprom.h: Definitions for the Sun eeprom. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
-1
include/asm-sparc/elf.h
··· 1 - /* $Id: elf.h,v 1.22 2000/07/12 01:27:08 davem Exp $ */ 2 #ifndef __ASMSPARC_ELF_H 3 #define __ASMSPARC_ELF_H 4
··· 1 #ifndef __ASMSPARC_ELF_H 2 #define __ASMSPARC_ELF_H 3
-1
include/asm-sparc/fcntl.h
··· 1 - /* $Id: fcntl.h,v 1.16 2001/09/20 00:35:33 davem Exp $ */ 2 #ifndef _SPARC_FCNTL_H 3 #define _SPARC_FCNTL_H 4
··· 1 #ifndef _SPARC_FCNTL_H 2 #define _SPARC_FCNTL_H 3
-1
include/asm-sparc/head.h
··· 1 - /* $Id: head.h,v 1.39 2000/05/26 22:18:45 ecd Exp $ */ 2 #ifndef __SPARC_HEAD_H 3 #define __SPARC_HEAD_H 4
··· 1 #ifndef __SPARC_HEAD_H 2 #define __SPARC_HEAD_H 3
+1 -1
include/asm-sparc/idprom.h
··· 1 - /* $Id: idprom.h,v 1.6 1996/08/04 10:35:07 ecd Exp $ 2 * idprom.h: Macros and defines for idprom routines 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * idprom.h: Macros and defines for idprom routines 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
-3
include/asm-sparc/io.h
··· 1 - /* 2 - * $Id: io.h,v 1.30 2001/12/21 01:23:21 davem Exp $ 3 - */ 4 #ifndef __SPARC_IO_H 5 #define __SPARC_IO_H 6
··· 1 #ifndef __SPARC_IO_H 2 #define __SPARC_IO_H 3
-1
include/asm-sparc/ioctl.h
··· 1 - /* $Id: ioctl.h,v 1.6 1999/12/01 23:58:36 davem Exp $ */ 2 #ifndef _SPARC_IOCTL_H 3 #define _SPARC_IOCTL_H 4
··· 1 #ifndef _SPARC_IOCTL_H 2 #define _SPARC_IOCTL_H 3
+1 -1
include/asm-sparc/kdebug.h
··· 1 - /* $Id: kdebug.h,v 1.11 2000/06/04 06:23:53 anton Exp $ 2 * kdebug.h: Defines and definitions for debugging the Linux kernel 3 * under various kernel debuggers. 4 *
··· 1 + /* 2 * kdebug.h: Defines and definitions for debugging the Linux kernel 3 * under various kernel debuggers. 4 *
+1 -1
include/asm-sparc/machines.h
··· 1 - /* $Id: machines.h,v 1.4 1995/11/25 02:31:58 davem Exp $ 2 * machines.h: Defines for taking apart the machine type value in the 3 * idprom and determining the kind of machine we are on. 4 *
··· 1 + /* 2 * machines.h: Defines for taking apart the machine type value in the 3 * idprom and determining the kind of machine we are on. 4 *
+1 -1
include/asm-sparc/mbus.h
··· 1 - /* $Id: mbus.h,v 1.9 1997/06/24 15:48:12 jj Exp $ 2 * mbus.h: Various defines for MBUS modules. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * mbus.h: Various defines for MBUS modules. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
-1
include/asm-sparc/memreg.h
··· 1 - /* $Id: memreg.h,v 1.8 1996/08/29 09:48:23 davem Exp $ */ 2 #ifndef _SPARC_MEMREG_H 3 #define _SPARC_MEMREG_H 4 /* memreg.h: Definitions of the values found in the synchronous
··· 1 #ifndef _SPARC_MEMREG_H 2 #define _SPARC_MEMREG_H 3 /* memreg.h: Definitions of the values found in the synchronous
-1
include/asm-sparc/mman.h
··· 1 - /* $Id: mman.h,v 1.9 2000/03/15 02:44:23 davem Exp $ */ 2 #ifndef __SPARC_MMAN_H__ 3 #define __SPARC_MMAN_H__ 4
··· 1 #ifndef __SPARC_MMAN_H__ 2 #define __SPARC_MMAN_H__ 3
+1 -1
include/asm-sparc/mostek.h
··· 1 - /* $Id: mostek.h,v 1.13 2001/01/11 15:07:09 davem Exp $ 2 * mostek.h: Describes the various Mostek time of day clock registers. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * mostek.h: Describes the various Mostek time of day clock registers. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/mpmbox.h
··· 1 - /* $Id: mpmbox.h,v 1.4 1996/04/25 06:13:19 davem Exp $ 2 * mpmbox.h: Interface and defines for the OpenProm mailbox 3 * facilities for MP machines under Linux. 4 *
··· 1 + /* 2 * mpmbox.h: Interface and defines for the OpenProm mailbox 3 * facilities for MP machines under Linux. 4 *
+1 -1
include/asm-sparc/msi.h
··· 1 - /* $Id: msi.h,v 1.3 1996/08/29 09:48:25 davem Exp $ 2 * msi.h: Defines specific to the MBus - Sbus - Interface. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * msi.h: Defines specific to the MBus - Sbus - Interface. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/mxcc.h
··· 1 - /* $Id: mxcc.h,v 1.7 1997/04/20 14:11:46 ecd Exp $ 2 * mxcc.h: Definitions of the Viking MXCC registers 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * mxcc.h: Definitions of the Viking MXCC registers 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/namei.h
··· 1 - /* $Id: namei.h,v 1.16 2000/04/13 00:55:54 davem Exp $ 2 * linux/include/asm-sparc/namei.h 3 * 4 * Routines to handle famous /usr/gnemul/s*.
··· 1 + /* 2 * linux/include/asm-sparc/namei.h 3 * 4 * Routines to handle famous /usr/gnemul/s*.
+1 -1
include/asm-sparc/obio.h
··· 1 - /* $Id: obio.h,v 1.4 1998/03/09 14:04:55 jj Exp $ 2 * obio.h: Some useful locations in 0xFXXXXXXXX PA obio space on sun4d. 3 * 4 * Copyright (C) 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
··· 1 + /* 2 * obio.h: Some useful locations in 0xFXXXXXXXX PA obio space on sun4d. 3 * 4 * Copyright (C) 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
-1
include/asm-sparc/openprom.h
··· 1 - /* $Id: openprom.h,v 1.24 2000/06/04 06:23:53 anton Exp $ */ 2 #ifndef __SPARC_OPENPROM_H 3 #define __SPARC_OPENPROM_H 4
··· 1 #ifndef __SPARC_OPENPROM_H 2 #define __SPARC_OPENPROM_H 3
+1 -1
include/asm-sparc/oplib.h
··· 1 - /* $Id: oplib.h,v 1.23 2001/12/21 00:54:31 davem Exp $ 2 * oplib.h: Describes the interface and available routines in the 3 * Linux Prom library. 4 *
··· 1 + /* 2 * oplib.h: Describes the interface and available routines in the 3 * Linux Prom library. 4 *
+1 -1
include/asm-sparc/page.h
··· 1 - /* $Id: page.h,v 1.55 2000/10/30 21:01:41 davem Exp $ 2 * page.h: Various defines and such for MMU operations on the Sparc for 3 * the Linux kernel. 4 *
··· 1 + /* 2 * page.h: Various defines and such for MMU operations on the Sparc for 3 * the Linux kernel. 4 *
-1
include/asm-sparc/param.h
··· 1 - /* $Id: param.h,v 1.4 2000/10/30 21:01:41 davem Exp $ */ 2 #ifndef _ASMSPARC_PARAM_H 3 #define _ASMSPARC_PARAM_H 4
··· 1 #ifndef _ASMSPARC_PARAM_H 2 #define _ASMSPARC_PARAM_H 3
+1 -1
include/asm-sparc/pbm.h
··· 1 - /* $Id: pbm.h,v 1.3 1999/12/20 17:06:35 zaitcev Exp $ 2 * 3 * pbm.h: PCI bus module pseudo driver software state 4 * Adopted from sparc64 by V. Roganov and G. Raiko
··· 1 + /* 2 * 3 * pbm.h: PCI bus module pseudo driver software state 4 * Adopted from sparc64 by V. Roganov and G. Raiko
+1 -1
include/asm-sparc/pcic.h
··· 1 - /* $Id: pcic.h,v 1.4 1999/11/17 07:34:20 zaitcev Exp $ 2 * pcic.h: JavaEngine 1 specific PCI definitions. 3 * 4 * Copyright (C) 1998 V. Roganov and G. Raiko
··· 1 + /* 2 * pcic.h: JavaEngine 1 specific PCI definitions. 3 * 4 * Copyright (C) 1998 V. Roganov and G. Raiko
-1
include/asm-sparc/pgalloc.h
··· 1 - /* $Id: pgalloc.h,v 1.16 2001/12/21 04:56:17 davem Exp $ */ 2 #ifndef _SPARC_PGALLOC_H 3 #define _SPARC_PGALLOC_H 4
··· 1 #ifndef _SPARC_PGALLOC_H 2 #define _SPARC_PGALLOC_H 3
-1
include/asm-sparc/pgtable.h
··· 1 - /* $Id: pgtable.h,v 1.110 2001/12/21 04:56:17 davem Exp $ */ 2 #ifndef _SPARC_PGTABLE_H 3 #define _SPARC_PGTABLE_H 4
··· 1 #ifndef _SPARC_PGTABLE_H 2 #define _SPARC_PGTABLE_H 3
+1 -1
include/asm-sparc/pgtsrmmu.h
··· 1 - /* $Id: pgtsrmmu.h,v 1.31 2000/07/16 21:48:52 anton Exp $ 2 * pgtsrmmu.h: SRMMU page table defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * pgtsrmmu.h: SRMMU page table defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/pgtsun4.h
··· 1 - /* $Id: pgtsun4.h,v 1.5 2000/06/05 06:08:46 anton Exp $ 2 * pgtsun4.h: Sun4 specific pgtable.h defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * pgtsun4.h: Sun4 specific pgtable.h defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/pgtsun4c.h
··· 1 - /* $Id: pgtsun4c.h,v 1.37 2000/06/05 06:08:46 anton Exp $ 2 * pgtsun4c.h: Sun4c specific pgtable.h defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * pgtsun4c.h: Sun4c specific pgtable.h defines and code. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/psr.h
··· 1 - /* $Id: psr.h,v 1.15 1997/10/04 08:54:22 ecd Exp $ 2 * psr.h: This file holds the macros for masking off various parts of 3 * the processor status register on the Sparc. This is valid 4 * for Version 8. On the V9 this is renamed to the PSTATE
··· 1 + /* 2 * psr.h: This file holds the macros for masking off various parts of 3 * the processor status register on the Sparc. This is valid 4 * for Version 8. On the V9 this is renamed to the PSTATE
-1
include/asm-sparc/ptrace.h
··· 1 - /* $Id: ptrace.h,v 1.25 1997/03/04 16:27:25 jj Exp $ */ 2 #ifndef _SPARC_PTRACE_H 3 #define _SPARC_PTRACE_H 4
··· 1 #ifndef _SPARC_PTRACE_H 2 #define _SPARC_PTRACE_H 3
+1 -1
include/asm-sparc/resource.h
··· 1 - /* $Id: resource.h,v 1.12 2000/09/23 02:09:21 davem Exp $ 2 * resource.h: Resource definitions. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * resource.h: Resource definitions. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/ross.h
··· 1 - /* $Id: ross.h,v 1.13 1998/01/07 06:49:11 baccala Exp $ 2 * ross.h: Ross module specific definitions and defines. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * ross.h: Ross module specific definitions and defines. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -2
include/asm-sparc/rtc.h
··· 1 - /* $Id: rtc.h,v 1.2 1996/08/21 23:17:39 ecd Exp $ 2 - * 3 * rtc.h: Definitions for access to the Mostek real time clock 4 * 5 * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
··· 1 + /* 2 * rtc.h: Definitions for access to the Mostek real time clock 3 * 4 * Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
+1 -1
include/asm-sparc/sbi.h
··· 1 - /* $Id: sbi.h,v 1.2 1998/03/09 14:04:48 jj Exp $ 2 * sbi.h: SBI (Sbus Interface on sun4d) definitions 3 * 4 * Copyright (C) 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
··· 1 + /* 2 * sbi.h: SBI (Sbus Interface on sun4d) definitions 3 * 4 * Copyright (C) 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>
+1 -1
include/asm-sparc/sbus.h
··· 1 - /* $Id: sbus.h,v 1.22 2000/02/18 13:50:50 davem Exp $ 2 * sbus.h: Defines for the Sun SBus. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * sbus.h: Defines for the Sun SBus. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
-1
include/asm-sparc/scatterlist.h
··· 1 - /* $Id: scatterlist.h,v 1.8 2001/12/17 07:05:15 davem Exp $ */ 2 #ifndef _SPARC_SCATTERLIST_H 3 #define _SPARC_SCATTERLIST_H 4
··· 1 #ifndef _SPARC_SCATTERLIST_H 2 #define _SPARC_SCATTERLIST_H 3
-1
include/asm-sparc/shmparam.h
··· 1 - /* $Id: shmparam.h,v 1.6 1999/12/09 10:32:41 davem Exp $ */ 2 #ifndef _ASMSPARC_SHMPARAM_H 3 #define _ASMSPARC_SHMPARAM_H 4
··· 1 #ifndef _ASMSPARC_SHMPARAM_H 2 #define _ASMSPARC_SHMPARAM_H 3
-1
include/asm-sparc/sigcontext.h
··· 1 - /* $Id: sigcontext.h,v 1.14 1999/09/06 08:22:05 jj Exp $ */ 2 #ifndef __SPARC_SIGCONTEXT_H 3 #define __SPARC_SIGCONTEXT_H 4
··· 1 #ifndef __SPARC_SIGCONTEXT_H 2 #define __SPARC_SIGCONTEXT_H 3
-4
include/asm-sparc/siginfo.h
··· 1 - /* $Id: siginfo.h,v 1.9 2002/02/08 03:57:18 davem Exp $ 2 - * siginfo.c: 3 - */ 4 - 5 #ifndef _SPARC_SIGINFO_H 6 #define _SPARC_SIGINFO_H 7
··· 1 #ifndef _SPARC_SIGINFO_H 2 #define _SPARC_SIGINFO_H 3
-1
include/asm-sparc/signal.h
··· 1 - /* $Id: signal.h,v 1.35 1999/09/06 08:22:04 jj Exp $ */ 2 #ifndef _ASMSPARC_SIGNAL_H 3 #define _ASMSPARC_SIGNAL_H 4
··· 1 #ifndef _ASMSPARC_SIGNAL_H 2 #define _ASMSPARC_SIGNAL_H 3
+1 -1
include/asm-sparc/smpprim.h
··· 1 - /* $Id: smpprim.h,v 1.5 1996/08/29 09:48:49 davem Exp $ 2 * smpprim.h: SMP locking primitives on the Sparc 3 * 4 * God knows we won't be actually using this code for some time
··· 1 + /* 2 * smpprim.h: SMP locking primitives on the Sparc 3 * 4 * God knows we won't be actually using this code for some time
-1
include/asm-sparc/socket.h
··· 1 - /* $Id: socket.h,v 1.17 2001/06/13 16:25:03 davem Exp $ */ 2 #ifndef _ASM_SOCKET_H 3 #define _ASM_SOCKET_H 4
··· 1 #ifndef _ASM_SOCKET_H 2 #define _ASM_SOCKET_H 3
-1
include/asm-sparc/stat.h
··· 1 - /* $Id: stat.h,v 1.12 2000/08/04 05:35:55 davem Exp $ */ 2 #ifndef _SPARC_STAT_H 3 #define _SPARC_STAT_H 4
··· 1 #ifndef _SPARC_STAT_H 2 #define _SPARC_STAT_H 3
-1
include/asm-sparc/statfs.h
··· 1 - /* $Id: statfs.h,v 1.4 1996/06/07 00:41:05 ecd Exp $ */ 2 #ifndef _SPARC_STATFS_H 3 #define _SPARC_STATFS_H 4
··· 1 #ifndef _SPARC_STATFS_H 2 #define _SPARC_STATFS_H 3
+1 -1
include/asm-sparc/string.h
··· 1 - /* $Id: string.h,v 1.36 2001/12/21 00:54:31 davem Exp $ 2 * string.h: External definitions for optimized assembly string 3 * routines for the Linux Kernel. 4 *
··· 1 + /* 2 * string.h: External definitions for optimized assembly string 3 * routines for the Linux Kernel. 4 *
+1 -1
include/asm-sparc/sun4paddr.h
··· 1 - /* $Id: sun4paddr.h,v 1.3 1998/07/28 16:53:27 jj Exp $ 2 * sun4paddr.h: Various physical addresses on sun4 machines 3 * 4 * Copyright (C) 1997 Anton Blanchard (anton@progsoc.uts.edu.au)
··· 1 + /* 2 * sun4paddr.h: Various physical addresses on sun4 machines 3 * 4 * Copyright (C) 1997 Anton Blanchard (anton@progsoc.uts.edu.au)
+1 -1
include/asm-sparc/sunbpp.h
··· 1 - /* $Id: sunbpp.h,v 1.1 1999/08/08 14:09:49 shadow Exp $ 2 * include/asm-sparc/sunbpp.h 3 */ 4
··· 1 + /* 2 * include/asm-sparc/sunbpp.h 3 */ 4
+1 -1
include/asm-sparc/sysen.h
··· 1 - /* $Id: sysen.h,v 1.3 1995/11/25 02:32:58 davem Exp $ 2 * sysen.h: Bit fields within the "System Enable" register accessed via 3 * the ASI_CONTROL address space at address AC_SYSENABLE. 4 *
··· 1 + /* 2 * sysen.h: Bit fields within the "System Enable" register accessed via 3 * the ASI_CONTROL address space at address AC_SYSENABLE. 4 *
-1
include/asm-sparc/termios.h
··· 1 - /* $Id: termios.h,v 1.32 2001/06/01 08:12:11 davem Exp $ */ 2 #ifndef _SPARC_TERMIOS_H 3 #define _SPARC_TERMIOS_H 4
··· 1 #ifndef _SPARC_TERMIOS_H 2 #define _SPARC_TERMIOS_H 3
+1 -1
include/asm-sparc/timer.h
··· 1 - /* $Id: timer.h,v 1.21 1999/04/20 13:22:51 anton Exp $ 2 * timer.h: Definitions for the timer chips on the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * timer.h: Definitions for the timer chips on the Sparc. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/traps.h
··· 1 - /* $Id: traps.h,v 1.9 1998/03/09 14:04:53 jj Exp $ 2 * traps.h: Format of entries for the Sparc trap table. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * traps.h: Format of entries for the Sparc trap table. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/tsunami.h
··· 1 - /* $Id: tsunami.h,v 1.5 1996/08/29 09:49:03 davem Exp $ 2 * tsunami.h: Module specific definitions for Tsunami V8 Sparcs 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * tsunami.h: Module specific definitions for Tsunami V8 Sparcs 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+1 -1
include/asm-sparc/turbosparc.h
··· 1 - /* $Id: turbosparc.h,v 1.4 1998/08/16 16:02:42 ecd Exp $ 2 * turbosparc.h: Defines specific to the TurboSparc module. 3 * This is SRMMU stuff. 4 *
··· 1 + /* 2 * turbosparc.h: Defines specific to the TurboSparc module. 3 * This is SRMMU stuff. 4 *
-1
include/asm-sparc/types.h
··· 1 - /* $Id: types.h,v 1.13 2001/12/21 01:22:59 davem Exp $ */ 2 #ifndef _SPARC_TYPES_H 3 #define _SPARC_TYPES_H 4
··· 1 #ifndef _SPARC_TYPES_H 2 #define _SPARC_TYPES_H 3
+1 -1
include/asm-sparc/uaccess.h
··· 1 - /* $Id: uaccess.h,v 1.24 2001/10/30 04:32:24 davem Exp $ 2 * uaccess.h: User space memore access functions. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * uaccess.h: User space memore access functions. 3 * 4 * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
-1
include/asm-sparc/vac-ops.h
··· 1 - /* $Id: vac-ops.h,v 1.13 1998/01/30 10:59:59 jj Exp $ */ 2 #ifndef _SPARC_VAC_OPS_H 3 #define _SPARC_VAC_OPS_H 4
··· 1 #ifndef _SPARC_VAC_OPS_H 2 #define _SPARC_VAC_OPS_H 3
-1
include/asm-sparc/vaddrs.h
··· 1 - /* $Id: vaddrs.h,v 1.27 2001/07/04 00:18:18 davem Exp $ */ 2 #ifndef _SPARC_VADDRS_H 3 #define _SPARC_VADDRS_H 4
··· 1 #ifndef _SPARC_VADDRS_H 2 #define _SPARC_VADDRS_H 3
+1 -1
include/asm-sparc/viking.h
··· 1 - /* $Id: viking.h,v 1.19 1997/04/20 14:11:48 ecd Exp $ 2 * viking.h: Defines specific to the GNU/Viking MBUS module. 3 * This is SRMMU stuff. 4 *
··· 1 + /* 2 * viking.h: Defines specific to the GNU/Viking MBUS module. 3 * This is SRMMU stuff. 4 *
+1 -1
include/asm-sparc/winmacro.h
··· 1 - /* $Id: winmacro.h,v 1.22 2000/05/09 17:40:15 davem Exp $ 2 * winmacro.h: Window loading-unloading macros. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
··· 1 + /* 2 * winmacro.h: Window loading-unloading macros. 3 * 4 * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)