From owner-linux-cvs@oss.sgi.com Mon Jul  2 09:05:03 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62G53c20283
	for linux-cvs-outgoing; Mon, 2 Jul 2001 09:05:03 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62G52920278
	for linux-cvs@oss.sgi.com; Mon, 2 Jul 2001 09:05:02 -0700
Date: Mon, 2 Jul 2001 09:05:02 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107021605.f62G52920278@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/02 09:05:02

Modified files:
	arch/mips/dec  : int-handler.S reset.c setup.c 
	include/asm-mips/dec: interrupts.h 

Log message:
	Minimal implementation of a HALT interrupt handler for DECstations.
	From Maciej.


From owner-linux-cvs@oss.sgi.com Mon Jul  2 09:07:00 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62G70520486
	for linux-cvs-outgoing; Mon, 2 Jul 2001 09:07:00 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62G70N20478
	for linux-cvs@oss.sgi.com; Mon, 2 Jul 2001 09:07:00 -0700
Date: Mon, 2 Jul 2001 09:07:00 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107021607.f62G70N20478@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/02 09:07:00

Modified files:
	arch/mips/kernel: head.S 

Log message:
	Fix comment.


From owner-linux-cvs@oss.sgi.com Mon Jul  2 16:06:07 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62N67j32140
	for linux-cvs-outgoing; Mon, 2 Jul 2001 16:06:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62N67M32135
	for linux-cvs@oss.sgi.com; Mon, 2 Jul 2001 16:06:07 -0700
Date: Mon, 2 Jul 2001 16:06:07 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107022306.f62N67M32135@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/02 16:06:06

Modified files:
	include/asm-mips: Tag: linux_2_2 atomic.h bitops.h isadep.h 
	                  pgtable.h semaphore-helper.h semaphore.h 
	                  sgidefs.h softirq.h stackframe.h string.h 
	                  system.h wbflush.h 
	arch/mips/mm   : Tag: linux_2_2 init.c 

Log message:
	Add support for MIPS32 / MIPS64 compilers.


From owner-linux-cvs@oss.sgi.com Mon Jul  2 16:11:36 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62NBaA32497
	for linux-cvs-outgoing; Mon, 2 Jul 2001 16:11:36 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f62NBaD32492
	for linux-cvs@oss.sgi.com; Mon, 2 Jul 2001 16:11:36 -0700
Date: Mon, 2 Jul 2001 16:11:36 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107022311.f62NBaD32492@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/02 16:11:36

Modified files:
	include/asm-mips: asm.h bitops.h div64.h isadep.h sgidefs.h 
	include/asm-mips64: asm.h bitops.h sgidefs.h 
	arch/mips/kernel: time.c 
	arch/mips64/lib: memcpy.S 

Log message:
	Support for compiling with MIPS32 / MIPS64 compilers.


From owner-linux-cvs@oss.sgi.com Fri Jul  6 22:37:30 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f675bUZ14306
	for linux-cvs-outgoing; Fri, 6 Jul 2001 22:37:30 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f675bTc14301
	for linux-cvs@oss.sgi.com; Fri, 6 Jul 2001 22:37:29 -0700
Date: Fri, 6 Jul 2001 22:37:29 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107070537.f675bTc14301@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/06 22:37:29

Modified files:
	arch/mips/kernel: r4k_switch.S 

Log message:
	Include <linux/config.h>.


From owner-linux-cvs@oss.sgi.com Sat Jul  7 19:15:53 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682Frn28907
	for linux-cvs-outgoing; Sat, 7 Jul 2001 19:15:53 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682Fqf28902
	for linux-cvs@oss.sgi.com; Sat, 7 Jul 2001 19:15:52 -0700
Date: Sat, 7 Jul 2001 19:15:52 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107080215.f682Fqf28902@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/07 19:15:52

Modified files:
	arch/mips/mm   : mips32.c 

Log message:
	Reformat.


From owner-linux-cvs@oss.sgi.com Sat Jul  7 19:19:30 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682JUr29441
	for linux-cvs-outgoing; Sat, 7 Jul 2001 19:19:30 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682JU329435
	for linux-cvs@oss.sgi.com; Sat, 7 Jul 2001 19:19:30 -0700
Date: Sat, 7 Jul 2001 19:19:30 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107080219.f682JU329435@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/07 19:19:30

Modified files:
	arch/mips/kernel: old-time.c 

Log message:
	Reformat.


From owner-linux-cvs@oss.sgi.com Sat Jul  7 19:21:00 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682L0L29708
	for linux-cvs-outgoing; Sat, 7 Jul 2001 19:21:00 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682KxG29703
	for linux-cvs@oss.sgi.com; Sat, 7 Jul 2001 19:20:59 -0700
Date: Sat, 7 Jul 2001 19:20:59 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107080220.f682KxG29703@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/07 19:20:59

Modified files:
	arch/mips/kernel: proc.c 

Log message:
	Reformat.


From owner-linux-cvs@oss.sgi.com Sat Jul  7 19:26:44 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682Qit30597
	for linux-cvs-outgoing; Sat, 7 Jul 2001 19:26:44 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682Qi730592
	for linux-cvs@oss.sgi.com; Sat, 7 Jul 2001 19:26:44 -0700
Date: Sat, 7 Jul 2001 19:26:44 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107080226.f682Qi730592@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/07 19:26:44

Modified files:
	arch/mips/kernel: r2300_switch.S 

Log message:
	Kill RCS Id string.


From owner-linux-cvs@oss.sgi.com Sat Jul  7 19:32:28 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682WSj31218
	for linux-cvs-outgoing; Sat, 7 Jul 2001 19:32:28 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f682WRL31213
	for linux-cvs@oss.sgi.com; Sat, 7 Jul 2001 19:32:27 -0700
Date: Sat, 7 Jul 2001 19:32:27 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107080232.f682WRL31213@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/07 19:32:27

Modified files:
	arch/mips/kernel: Makefile 

Log message:
	When configured, actually compile i8259.c.


From owner-linux-cvs@oss.sgi.com Sun Jul  8 17:18:34 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f690IY831152
	for linux-cvs-outgoing; Sun, 8 Jul 2001 17:18:34 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f690IYU31147
	for linux-cvs@oss.sgi.com; Sun, 8 Jul 2001 17:18:34 -0700
Date: Sun, 8 Jul 2001 17:18:34 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107090018.f690IYU31147@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/08 17:18:34

Modified files:
	arch/mips      : Makefile 

Log message:
	Make sure ld is always called with -G 0 or modules might potencially
	endup with some variables allocated in .scommon which isn't handled
	properly by modutils.


From owner-linux-cvs@oss.sgi.com Sun Jul  8 17:25:40 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f690Pe931543
	for linux-cvs-outgoing; Sun, 8 Jul 2001 17:25:40 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f690Pcq31537
	for linux-cvs@oss.sgi.com; Sun, 8 Jul 2001 17:25:38 -0700
Date: Sun, 8 Jul 2001 17:25:38 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107090025.f690Pcq31537@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/08 17:25:38

Modified files:
	arch/mips64/arc: env.c file.c init.c misc.c salone.c time.c 
	                 tree.c 
	arch/mips64/kernel: proc.c r4k_cache.S r4k_genex.S r4k_switch.S 
	                    r4k_tlb_debug.c r4k_tlb_glue.S 
	arch/mips64/lib: csum_partial.S csum_partial_copy.c floppy-no.c 
	                 ide-no.c ide-std.c kbd-no.c kbd-std.c 
	                 strlen_user.S strncpy_user.S strnlen_user.S 
	arch/mips64/mm : extable.c loadmmu.c 
	arch/mips64/sgi-ip22: ip22-berr.c ip22-irq.S ip22-setup.c time.c 
	arch/mips64/sgi-ip27: ip27-klconfig.c ip27-pci-dma.c 
	drivers/net    : sgiseeq.c 
	include/asm-mips64: a.out.h addrspace.h asmmacro.h bcache.h 
	                    bootinfo.h branch.h bugs.h byteorder.h 
	                    current.h div64.h ds1286.h fcntl.h gfx.h 
	                    hardirq.h inst.h io.h ioctls.h keyboard.h 
	                    linux_logo.h mc146818rtc.h mipsregs.h mman.h 
	                    mmu_context.h namei.h ng1.h paccess.h 
	                    parport.h poll.h r10kcache.h r10kcacheops.h 
	                    r4kcache.h r4kcacheops.h regdef.h resource.h 
	                    serial.h sgiarcs.h shmiq.h shmparam.h 
	                    sigcontext.h signal.h sockios.h softirq.h 
	                    statfs.h sysmips.h termbits.h timex.h 
	                    types.h ucontext.h user.h usioctl.h 
	include/asm-mips64/arc: hinv.h 
	include/asm-mips64/pci: bridge.h 
	include/asm-mips64/sgi: io.h sgi.h sgihpc.h sgimc.h 
	include/asm-mips64/sn: arch.h gda.h launch.h types.h 
	include/asm-mips64/sn/sn0: addrs.h arch.h hub.h hubio.h hubmd.h 
	                           hubni.h ip27.h sn0_fru.h 
	include/asm-mips64/xtalk: xtalk.h xwidget.h 

Log message:
	Kill RCS $Id strings for the better of the world.


From owner-linux-cvs@oss.sgi.com Mon Jul  9 05:10:46 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CAk818209
	for linux-cvs-outgoing; Mon, 9 Jul 2001 05:10:46 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CAjW18204
	for linux-cvs@oss.sgi.com; Mon, 9 Jul 2001 05:10:45 -0700
Date: Mon, 9 Jul 2001 05:10:45 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107091210.f69CAjW18204@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/09 05:10:45

Modified files:
	drivers/sgi/char: sgiserial.c 

Log message:
	Remove zero initializations.


From owner-linux-cvs@oss.sgi.com Mon Jul  9 05:12:51 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CCpD18311
	for linux-cvs-outgoing; Mon, 9 Jul 2001 05:12:51 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CCpZ18306
	for linux-cvs@oss.sgi.com; Mon, 9 Jul 2001 05:12:51 -0700
Date: Mon, 9 Jul 2001 05:12:51 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107091212.f69CCpZ18306@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/09 05:12:50

Modified files:
	drivers/sgi/char: ds1286.c 

Log message:
	Remove zero initializations.


From owner-linux-cvs@oss.sgi.com Mon Jul  9 05:15:54 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CFsM18473
	for linux-cvs-outgoing; Mon, 9 Jul 2001 05:15:54 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CFs718468
	for linux-cvs@oss.sgi.com; Mon, 9 Jul 2001 05:15:54 -0700
Date: Mon, 9 Jul 2001 05:15:54 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107091215.f69CFs718468@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/09 05:15:54

Modified files:
	arch/mips/baget: vacserial.c 

Log message:
	Some minor cleanups.


From owner-linux-cvs@oss.sgi.com Mon Jul  9 05:27:48 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CRmP18963
	for linux-cvs-outgoing; Mon, 9 Jul 2001 05:27:48 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f69CRmb18958
	for linux-cvs@oss.sgi.com; Mon, 9 Jul 2001 05:27:48 -0700
Date: Mon, 9 Jul 2001 05:27:48 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107091227.f69CRmb18958@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/09 05:27:48

Modified files:
	drivers/sgi/char: sgiserial.c 

Log message:
	Add a few KERN_WARNINGs.


From owner-linux-cvs@oss.sgi.com Tue Jul 10 04:40:44 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABeiq13856
	for linux-cvs-outgoing; Tue, 10 Jul 2001 04:40:44 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABehD13850
	for linux-cvs@oss.sgi.com; Tue, 10 Jul 2001 04:40:43 -0700
Date: Tue, 10 Jul 2001 04:40:43 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107101140.f6ABehD13850@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/10 04:40:43

Modified files:
	arch/mips/au1000/common: time.c 
	arch/mips/dec  : time.c 
	arch/mips/kernel: time.c 
	arch/mips/mips-boards/generic: time.c 

Log message:
	Fix overflow in calculation.


From owner-linux-cvs@oss.sgi.com Tue Jul 10 04:46:35 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABkZl16177
	for linux-cvs-outgoing; Tue, 10 Jul 2001 04:46:35 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABkYn16168
	for linux-cvs@oss.sgi.com; Tue, 10 Jul 2001 04:46:34 -0700
Date: Tue, 10 Jul 2001 04:46:34 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107101146.f6ABkYn16168@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/10 04:46:34

Modified files:
	arch/mips/kernel: setup.c 

Log message:
	Fix cut'n'paste type braino.


From owner-linux-cvs@oss.sgi.com Tue Jul 10 04:51:02 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABp2G18209
	for linux-cvs-outgoing; Tue, 10 Jul 2001 04:51:02 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6ABp1918204
	for linux-cvs@oss.sgi.com; Tue, 10 Jul 2001 04:51:01 -0700
Date: Tue, 10 Jul 2001 04:51:01 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107101151.f6ABp1918204@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/10 04:51:01

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Enable MIPS IV instructions for all MIPS IV CPUs.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 13:52:02 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BKq2l21924
	for linux-cvs-outgoing; Wed, 11 Jul 2001 13:52:02 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BKq1521919
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 13:52:01 -0700
Date: Wed, 11 Jul 2001 13:52:01 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112052.f6BKq1521919@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 13:52:01

Modified files:
	arch/mips      : Tag: linux_2_2 Makefile 

Log message:
	Unexport tool-prefix to avoid build warning from make.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 13:57:06 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BKv6X22346
	for linux-cvs-outgoing; Wed, 11 Jul 2001 13:57:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BKv4U22337
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 13:57:04 -0700
Date: Wed, 11 Jul 2001 13:57:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112057.f6BKv4U22337@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 13:57:04

Modified files:
	arch/mips/kernel: Tag: linux_2_2 traps.c 

Log message:
	Fix unchecked access to userspace.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 14:04:22 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BL4MV22887
	for linux-cvs-outgoing; Wed, 11 Jul 2001 14:04:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BL4Mt22880
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 14:04:22 -0700
Date: Wed, 11 Jul 2001 14:04:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112104.f6BL4Mt22880@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 14:04:21

Modified files:
	arch/mips/kernel: Tag: linux_2_2 ptrace.c 

Log message:
	Fetch / set registers the right way.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 15:05:13 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BM5DH26986
	for linux-cvs-outgoing; Wed, 11 Jul 2001 15:05:13 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BM5CT26981
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 15:05:12 -0700
Date: Wed, 11 Jul 2001 15:05:12 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112205.f6BM5CT26981@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 15:05:11

Modified files:
	arch/mips      : Makefile config.in defconfig defconfig-atlas 
	                 defconfig-ddb5476 defconfig-ddb5477 
	                 defconfig-decstation defconfig-ev64120 
	                 defconfig-ev96100 defconfig-ip22 
	                 defconfig-it8172 defconfig-malta defconfig-nino 
	                 defconfig-ocelot defconfig-pb1000 
	                 defconfig-rm200 
	arch/mips/kernel: Makefile branch.c process.c ptrace.c traps.c 
	                  unaligned.c 
Removed files:
	arch/mips/kernel: softfp.S 

Log message:
	Build fpu emulator unconditionally.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 16:12:52 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNCq128898
	for linux-cvs-outgoing; Wed, 11 Jul 2001 16:12:52 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNCqX28890
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 16:12:52 -0700
Date: Wed, 11 Jul 2001 16:12:52 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112312.f6BNCqX28890@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 16:12:51

Modified files:
	arch/mips/kernel: traps.c 
	arch/mips64/kernel: traps.c 
	include/asm-mips: atomic.h cpu.h 

Log message:
	Reimplement fetching of a faulting instruction from memory.  On SMP
	this was an oopsable bug.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 16:32:56 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNWuH29288
	for linux-cvs-outgoing; Wed, 11 Jul 2001 16:32:56 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNWtR29283
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 16:32:55 -0700
Date: Wed, 11 Jul 2001 16:32:55 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112332.f6BNWtR29283@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 16:32:55

Modified files:
	arch/mips64/kernel: traps.c 

Log message:
	Silence warnings.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 16:55:42 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNtgZ29629
	for linux-cvs-outgoing; Wed, 11 Jul 2001 16:55:42 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6BNtfu29624
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 16:55:41 -0700
Date: Wed, 11 Jul 2001 16:55:41 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107112355.f6BNtfu29624@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 16:55:41

Modified files:
	arch/mips/mips-boards/malta: malta_int.c malta_setup.c 

Log message:
	Round one of Malta fixes.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 17:16:54 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C0GsS30139
	for linux-cvs-outgoing; Wed, 11 Jul 2001 17:16:54 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C0GrB30134
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 17:16:53 -0700
Date: Wed, 11 Jul 2001 17:16:53 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107120016.f6C0GrB30134@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 17:16:53

Modified files:
	arch/mips/kernel: ptrace.c 

Log message:
	Fix fetching / putting fp registers in ptrace.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 17:53:44 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C0riC31111
	for linux-cvs-outgoing; Wed, 11 Jul 2001 17:53:44 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C0riO31106
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 17:53:44 -0700
Date: Wed, 11 Jul 2001 17:53:44 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107120053.f6C0riO31106@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 17:53:44

Modified files:
	arch/mips      : config.in defconfig-malta 

Log message:
	Malta use CONFIG_NEW_IRQ now.


From owner-linux-cvs@oss.sgi.com Wed Jul 11 18:04:43 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C14hs31488
	for linux-cvs-outgoing; Wed, 11 Jul 2001 18:04:43 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6C14gH31483
	for linux-cvs@oss.sgi.com; Wed, 11 Jul 2001 18:04:42 -0700
Date: Wed, 11 Jul 2001 18:04:42 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107120104.f6C14gH31483@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/11 18:04:42

Modified files:
	arch/mips      : config.in 

Log message:
	Fix syntax error.


From owner-linux-cvs@oss.sgi.com Thu Jul 12 09:10:20 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6CGAKH23925
	for linux-cvs-outgoing; Thu, 12 Jul 2001 09:10:20 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6CGAJQ23919
	for linux-cvs@oss.sgi.com; Thu, 12 Jul 2001 09:10:19 -0700
Date: Thu, 12 Jul 2001 09:10:19 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107121610.f6CGAJQ23919@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/12 09:10:19

Modified files:
	arch/mips/kernel: process.c 

Log message:
	Don't clear CU3.  32-bit MIPS IV software should now be possible ...


From owner-linux-cvs@oss.sgi.com Fri Jul 13 06:57:03 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DDv3O14367
	for linux-cvs-outgoing; Fri, 13 Jul 2001 06:57:03 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DDv3u14362
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 06:57:03 -0700
Date: Fri, 13 Jul 2001 06:57:03 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107131357.f6DDv3u14362@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 06:57:02

Modified files:
	include/asm-mips64: uaccess.h 
	include/asm-mips: uaccess.h 

Log message:
	Micro optimization - shave off another 2kb of the kernel size.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 14:10:16 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLAG727591
	for linux-cvs-outgoing; Fri, 13 Jul 2001 14:10:16 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLAFJ27586
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 14:10:15 -0700
Date: Fri, 13 Jul 2001 14:10:15 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132110.f6DLAFJ27586@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 14:10:15

Modified files:
	arch/mips/kernel: ptrace.c 

Log message:
	Make compile for R3000 again.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 14:22:14 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLMEU28155
	for linux-cvs-outgoing; Fri, 13 Jul 2001 14:22:14 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLMDx28150
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 14:22:13 -0700
Date: Fri, 13 Jul 2001 14:22:13 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132122.f6DLMDx28150@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 14:22:13

Modified files:
	arch/mips      : config.in defconfig defconfig-decstation 
	                 defconfig-ev64120 defconfig-ev96100 
	                 defconfig-ip22 defconfig-it8172 defconfig-nino 
	                 defconfig-rm200 
	arch/mips/kernel: Makefile mips_ksyms.c traps.c 
Removed files:
	arch/mips/kernel: fpe.c 

Log message:
	Eleminate CONFIG_MIPS_FPE_MODULE.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 14:39:24 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLdOq29029
	for linux-cvs-outgoing; Fri, 13 Jul 2001 14:39:24 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLdOG29024
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 14:39:24 -0700
Date: Fri, 13 Jul 2001 14:39:24 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132139.f6DLdOG29024@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 14:39:24

Modified files:
	Documentation  : Configure.help 

Log message:
	Document a few options.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 14:46:45 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLkjO29361
	for linux-cvs-outgoing; Fri, 13 Jul 2001 14:46:45 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLkjl29356
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 14:46:45 -0700
Date: Fri, 13 Jul 2001 14:46:45 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132146.f6DLkjl29356@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 14:46:45

Modified files:
	arch/mips/jazz : setup.c 
	arch/mips/kernel: traps.c 

Log message:
	Set EISA_bus in the board code.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 14:56:21 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLuLa29897
	for linux-cvs-outgoing; Fri, 13 Jul 2001 14:56:21 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DLuLY29892
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 14:56:21 -0700
Date: Fri, 13 Jul 2001 14:56:21 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132156.f6DLuLY29892@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 14:56:20

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Kill a ton of useless casts.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:10:38 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMAcE30774
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:10:38 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMAca30767
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:10:38 -0700
Date: Fri, 13 Jul 2001 15:10:38 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132210.f6DMAca30767@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:10:38

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Kill debug junk.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:13:48 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMDm030942
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:13:48 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMDlk30937
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:13:47 -0700
Date: Fri, 13 Jul 2001 15:13:47 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132213.f6DMDlk30937@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:13:47

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Sprinkle a bunch of asmlinkages over the code.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:25:58 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMPwu31594
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:25:58 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMPwj31589
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:25:58 -0700
Date: Fri, 13 Jul 2001 15:25:58 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132225.f6DMPwj31589@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:25:57

Modified files:
	arch/mips/kernel: proc.c traps.c 
	include/asm-mips: processor.h 

Log message:
	Replace dedicated_iv_available by mips_cpu.options variable.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:33:28 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMXSv32206
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:33:28 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMXSu32201
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:33:28 -0700
Date: Fri, 13 Jul 2001 15:33:28 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132233.f6DMXSu32201@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:33:28

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Fix braino in previous change.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:47:50 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMloi00556
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:47:50 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMlnG00551
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:47:49 -0700
Date: Fri, 13 Jul 2001 15:47:49 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132247.f6DMlnG00551@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:47:49

Modified files:
	arch/mips/kernel: ptrace.c 

Log message:
	Kill warning.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 15:51:24 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMpOJ00824
	for linux-cvs-outgoing; Fri, 13 Jul 2001 15:51:24 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DMpOw00817
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 15:51:24 -0700
Date: Fri, 13 Jul 2001 15:51:24 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132251.f6DMpOw00817@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 15:51:23

Modified files:
	arch/mips      : config.in defconfig defconfig-atlas 
	                 defconfig-ddb5476 defconfig-ddb5477 
	                 defconfig-decstation defconfig-ev64120 
	                 defconfig-ev96100 defconfig-ip22 
	                 defconfig-it8172 defconfig-malta defconfig-nino 
	                 defconfig-ocelot defconfig-pb1000 
	                 defconfig-rm200 
	include/asm-mips: bitops.h semaphore-helper.h semaphore.h 
	                  system.h 

Log message:
	Handle availability of ll/sc independant of lld/scd.  This improves
	support for MIPS32 and similar.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 16:33:36 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNXaO03528
	for linux-cvs-outgoing; Fri, 13 Jul 2001 16:33:36 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNXZH03522
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 16:33:35 -0700
Date: Fri, 13 Jul 2001 16:33:35 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132333.f6DNXZH03522@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 16:33:35

Modified files:
	arch/mips/kernel: proc.c 

Log message:
	Fix braino in previous commit.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 16:50:38 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNocB04659
	for linux-cvs-outgoing; Fri, 13 Jul 2001 16:50:38 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNoca04654
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 16:50:38 -0700
Date: Fri, 13 Jul 2001 16:50:38 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132350.f6DNoca04654@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 16:50:38

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Zap R8000 bits.  We won't support it ever in the 32-bit kernel anyway.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 16:55:11 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNtBu04922
	for linux-cvs-outgoing; Fri, 13 Jul 2001 16:55:11 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNtA504917
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 16:55:10 -0700
Date: Fri, 13 Jul 2001 16:55:10 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132355.f6DNtA504917@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 16:55:10

Modified files:
	arch/mips/kernel: traps.c 
	arch/mips/mm   : andes.c 

Log message:
	Move R10000 initializations away from generic code.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 16:57:00 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNv0w05065
	for linux-cvs-outgoing; Fri, 13 Jul 2001 16:57:00 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNv0k05060
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 16:57:00 -0700
Date: Fri, 13 Jul 2001 16:57:00 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132357.f6DNv0k05060@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 16:57:00

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Move checks out of critical path of FPE exception handler.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 16:57:55 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNvtH05155
	for linux-cvs-outgoing; Fri, 13 Jul 2001 16:57:55 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6DNvtu05149
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 16:57:55 -0700
Date: Fri, 13 Jul 2001 16:57:55 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107132357.f6DNvtu05149@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 16:57:55

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Another asmlinkage.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 17:08:49 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E08ns05899
	for linux-cvs-outgoing; Fri, 13 Jul 2001 17:08:49 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E08nk05894
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 17:08:49 -0700
Date: Fri, 13 Jul 2001 17:08:49 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107140008.f6E08nk05894@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 17:08:49

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Kill double declaration.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 17:15:45 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0Fj606404
	for linux-cvs-outgoing; Fri, 13 Jul 2001 17:15:45 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0Fjh06399
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 17:15:45 -0700
Date: Fri, 13 Jul 2001 17:15:45 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107140015.f6E0Fjh06399@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 17:15:45

Modified files:
	arch/mips      : config.in 

Log message:
	Code reformatting and comment fixes.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 17:48:32 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0mWI08182
	for linux-cvs-outgoing; Fri, 13 Jul 2001 17:48:32 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0mVQ08177
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 17:48:31 -0700
Date: Fri, 13 Jul 2001 17:48:31 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107140048.f6E0mVQ08177@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 17:48:31

Modified files:
	arch/mips64/arc: memory.c 
	arch/mips64/kernel: signal.c 
	arch/mips64/lib: dump_tlb.c 
	arch/mips64/mm : extable.c r4xx0.c umap.c 
	include/asm-mips64: asm.h uaccess.h 

Log message:
	More reformatting.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 17:51:15 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0pF008331
	for linux-cvs-outgoing; Fri, 13 Jul 2001 17:51:15 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0pEo08326
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 17:51:14 -0700
Date: Fri, 13 Jul 2001 17:51:14 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107140051.f6E0pEo08326@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 17:51:14

Modified files:
	arch/mips64/kernel: signal.c 

Log message:
	Remove unused remains of IRIX compatibility code.


From owner-linux-cvs@oss.sgi.com Fri Jul 13 17:53:07 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0r7O08417
	for linux-cvs-outgoing; Fri, 13 Jul 2001 17:53:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6E0r6b08412
	for linux-cvs@oss.sgi.com; Fri, 13 Jul 2001 17:53:06 -0700
Date: Fri, 13 Jul 2001 17:53:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107140053.f6E0r6b08412@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/13 17:53:06

Modified files:
	arch/mips64/mm : umap.c 

Log message:
	The prototype of pte_alloc has changed ...


From owner-linux-cvs@oss.sgi.com Sat Jul 14 05:43:31 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6EChVl17245
	for linux-cvs-outgoing; Sat, 14 Jul 2001 05:43:31 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6EChUF17240
	for linux-cvs@oss.sgi.com; Sat, 14 Jul 2001 05:43:30 -0700
Date: Sat, 14 Jul 2001 05:43:30 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107141243.f6EChUF17240@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/14 05:43:30

Modified files:
	include/asm-mips: linux_logo.h 
Added files:
	include/asm-mips: linux_logo_dec.h linux_logo_sgi.h 

Log message:
	DEC users don't like SGI Tux so now there is a new logo of Tux's evil
	brother :-)


From owner-linux-cvs@oss.sgi.com Sun Jul 15 04:50:23 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6FBoNZ02290
	for linux-cvs-outgoing; Sun, 15 Jul 2001 04:50:23 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6FBoND02285
	for linux-cvs@oss.sgi.com; Sun, 15 Jul 2001 04:50:23 -0700
Date: Sun, 15 Jul 2001 04:50:23 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107151150.f6FBoND02285@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/15 04:50:23

Modified files:
	arch/mips64/mm : umap.c 

Log message:
	Prototype of pmd_alloc changed recently.


From owner-linux-cvs@oss.sgi.com Mon Jul 16 09:42:40 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6GGget15227
	for linux-cvs-outgoing; Mon, 16 Jul 2001 09:42:40 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6GGgdY15222
	for linux-cvs@oss.sgi.com; Mon, 16 Jul 2001 09:42:39 -0700
Date: Mon, 16 Jul 2001 09:42:39 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107161642.f6GGgdY15222@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/16 09:42:38

Modified files:
	include/asm-mips: bitops.h 

Log message:
	Unbreak ext2.


From owner-linux-cvs@oss.sgi.com Mon Jul 16 15:12:22 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6GMCM201278
	for linux-cvs-outgoing; Mon, 16 Jul 2001 15:12:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6GMCMV01273
	for linux-cvs@oss.sgi.com; Mon, 16 Jul 2001 15:12:22 -0700
Date: Mon, 16 Jul 2001 15:12:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107162212.f6GMCMV01273@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/16 15:12:21

Modified files:
	include/asm-mips: mipsregs.h 
	arch/mips/mm   : r2300.c 

Log message:
	Detect size of cachelines at runtime.  Minimum cachesize is 128 lines.
	Some other fixes.


From owner-linux-cvs@oss.sgi.com Tue Jul 17 12:49:01 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6HJn1R29202
	for linux-cvs-outgoing; Tue, 17 Jul 2001 12:49:01 -0700
Received: (from harald@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6HJn0X29197
	for linux-cvs@oss.sgi.com; Tue, 17 Jul 2001 12:49:00 -0700
Date: Tue, 17 Jul 2001 12:49:00 -0700
From: Harald Koerfgen <harald@oss.sgi.com>
Message-Id: <200107171949.f6HJn0X29197@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	harald@oss.sgi.com	01/07/17 12:49:00

Modified files:
	arch/mips/dec  : Makefile 
	drivers/char   : Makefile 
Added files:
	drivers/char   : decserial.c 
Removed files:
	arch/mips/dec  : serial.c 

Log message:
	LK keyboard fix from Maciej


From owner-linux-cvs@oss.sgi.com Wed Jul 18 05:00:53 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6IC0rb30431
	for linux-cvs-outgoing; Wed, 18 Jul 2001 05:00:53 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6IC0rP30425
	for linux-cvs@oss.sgi.com; Wed, 18 Jul 2001 05:00:53 -0700
Date: Wed, 18 Jul 2001 05:00:53 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107181200.f6IC0rP30425@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/18 05:00:52

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Fix support for CPUs with dedicated interrupt vector.


From owner-linux-cvs@oss.sgi.com Wed Jul 18 05:02:18 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6IC2Ij30585
	for linux-cvs-outgoing; Wed, 18 Jul 2001 05:02:18 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6IC2Hv30580
	for linux-cvs@oss.sgi.com; Wed, 18 Jul 2001 05:02:17 -0700
Date: Wed, 18 Jul 2001 05:02:17 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107181202.f6IC2Hv30580@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/18 05:02:17

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Delete dead variable.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 03:32:31 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JAWVv12098
	for linux-cvs-outgoing; Thu, 19 Jul 2001 03:32:31 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JAWUL12093
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 03:32:30 -0700
Date: Thu, 19 Jul 2001 03:32:30 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107191032.f6JAWUL12093@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 03:32:30

Modified files:
	arch/mips/kernel: Tag: linux_2_2 gdb-low.S 

Log message:
	R3k fixes for kgdb.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 03:32:59 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JAWxI12149
	for linux-cvs-outgoing; Thu, 19 Jul 2001 03:32:59 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JAWxj12144
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 03:32:59 -0700
Date: Thu, 19 Jul 2001 03:32:59 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107191032.f6JAWxj12144@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 03:32:59

Modified files:
	arch/mips/kernel: gdb-low.S 

Log message:
	R3k fixes for kgdb.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 04:37:13 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JBbDb16469
	for linux-cvs-outgoing; Thu, 19 Jul 2001 04:37:13 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6JBbC916460
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 04:37:12 -0700
Date: Thu, 19 Jul 2001 04:37:12 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107191137.f6JBbC916460@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 04:37:12

Modified files:
	arch/mips/mips-boards/malta: malta_setup.c 

Log message:
	Initialize keyboard driver.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 17:36:41 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K0afk32471
	for linux-cvs-outgoing; Thu, 19 Jul 2001 17:36:41 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K0afj32465
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 17:36:41 -0700
Date: Thu, 19 Jul 2001 17:36:41 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107200036.f6K0afj32465@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 17:36:41

Modified files:
	include/asm-mips: pgtable.h 

Log message:
	Optimize set_* functions a tiny bit.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 17:43:14 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K0hEi00595
	for linux-cvs-outgoing; Thu, 19 Jul 2001 17:43:14 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K0hD000590
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 17:43:13 -0700
Date: Thu, 19 Jul 2001 17:43:13 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107200043.f6K0hD000590@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 17:43:13

Modified files:
	include/asm-mips64: pgtable.h 

Log message:
	Optimize set_* functions.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 18:05:26 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K15Q401664
	for linux-cvs-outgoing; Thu, 19 Jul 2001 18:05:26 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K15Pl01658
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 18:05:25 -0700
Date: Thu, 19 Jul 2001 18:05:25 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107200105.f6K15Pl01658@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 18:05:25

Modified files:
	drivers/char   : dz.c 

Log message:
	Reformat and make compile again.


From owner-linux-cvs@oss.sgi.com Thu Jul 19 18:14:26 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K1EQO02238
	for linux-cvs-outgoing; Thu, 19 Jul 2001 18:14:26 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6K1EPj02225
	for linux-cvs@oss.sgi.com; Thu, 19 Jul 2001 18:14:25 -0700
Date: Thu, 19 Jul 2001 18:14:25 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107200114.f6K1EPj02225@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/19 18:14:25

Modified files:
	include/asm-mips64: uaccess.h 
	include/asm-mips: uaccess.h 

Log message:
	Optimize put_user.


From owner-linux-cvs@oss.sgi.com Sun Jul 22 06:42:19 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MDgJu26667
	for linux-cvs-outgoing; Sun, 22 Jul 2001 06:42:19 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MDgJ426661
	for linux-cvs@oss.sgi.com; Sun, 22 Jul 2001 06:42:19 -0700
Date: Sun, 22 Jul 2001 06:42:19 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107221342.f6MDgJ426661@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/22 06:42:19

Modified files:
	arch/mips64/math-emu: cp1emu.c 
	arch/mips/math-emu: cp1emu.c 

Log message:
	Fix cache flushing in math emu.


From owner-linux-cvs@oss.sgi.com Sun Jul 22 14:51:56 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MLpuH10787
	for linux-cvs-outgoing; Sun, 22 Jul 2001 14:51:56 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MLpuW10782
	for linux-cvs@oss.sgi.com; Sun, 22 Jul 2001 14:51:56 -0700
Date: Sun, 22 Jul 2001 14:51:56 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107222151.f6MLpuW10782@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/22 14:51:56

Modified files:
	arch/mips64/mm : andes.c r4xx0.c 
	arch/mips/mm   : andes.c mips32.c r4xx0.c r5432.c 

Log message:
	flush_cache_sigtramp() only needs to flush two words.


From owner-linux-cvs@oss.sgi.com Sun Jul 22 15:20:29 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MMKTG13290
	for linux-cvs-outgoing; Sun, 22 Jul 2001 15:20:29 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6MMKSi13285
	for linux-cvs@oss.sgi.com; Sun, 22 Jul 2001 15:20:28 -0700
Date: Sun, 22 Jul 2001 15:20:28 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107222220.f6MMKSi13285@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/22 15:20:28

Modified files:
	arch/mips/math-emu: cp1emu.c 

Log message:
	Some more reformatting.


From owner-linux-cvs@oss.sgi.com Sun Jul 22 17:17:40 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6N0HeY24297
	for linux-cvs-outgoing; Sun, 22 Jul 2001 17:17:40 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6N0HdN24292
	for linux-cvs@oss.sgi.com; Sun, 22 Jul 2001 17:17:39 -0700
Date: Sun, 22 Jul 2001 17:17:39 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107230017.f6N0HdN24292@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/22 17:17:39

Modified files:
	include/asm-mips: processor.h 

Log message:
	Reformat.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 16:56:58 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6NNuwB28473
	for linux-cvs-outgoing; Mon, 23 Jul 2001 16:56:58 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6NNuw128468
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 16:56:58 -0700
Date: Mon, 23 Jul 2001 16:56:58 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107232356.f6NNuw128468@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 16:56:58

Modified files:
	include/asm-mips: Tag: linux_2_2 ioctls.h 

Log message:
	tIOC wasn't always defined.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 16:57:28 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6NNvSf28526
	for linux-cvs-outgoing; Mon, 23 Jul 2001 16:57:28 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6NNvRI28521
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 16:57:27 -0700
Date: Mon, 23 Jul 2001 16:57:27 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107232357.f6NNvRI28521@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 16:57:27

Modified files:
	include/asm-mips64: ioctls.h 
	include/asm-mips: ioctls.h 

Log message:
	tIOC wasn't always defined.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 17:18:26 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0IQf29838
	for linux-cvs-outgoing; Mon, 23 Jul 2001 17:18:26 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0IQS29831
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 17:18:26 -0700
Date: Mon, 23 Jul 2001 17:18:26 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240018.f6O0IQS29831@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 17:18:26

Modified files:
	include/asm-mips: bootinfo.h 

Log message:
	Fix duplicate constants.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 17:25:37 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0Pbd30539
	for linux-cvs-outgoing; Mon, 23 Jul 2001 17:25:37 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0PbU30534
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 17:25:37 -0700
Date: Mon, 23 Jul 2001 17:25:37 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240025.f6O0PbU30534@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 17:25:37

Modified files:
	arch/mips/kernel: time.c 

Log message:
	Remove locking around xtime initialization.  Nuke debug junk.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 17:58:40 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0we332716
	for linux-cvs-outgoing; Mon, 23 Jul 2001 17:58:40 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O0wdE32710
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 17:58:39 -0700
Date: Mon, 23 Jul 2001 17:58:39 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240058.f6O0wdE32710@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 17:58:39

Modified files:
	arch/mips/mm   : r4xx0.c 

Log message:
	Use set_pagemask instead of write_32bit_cp0_register.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:01:33 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O11XW00501
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:01:33 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O11Wd00495
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:01:32 -0700
Date: Mon, 23 Jul 2001 18:01:32 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240101.f6O11Wd00495@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:01:32

Modified files:
	include/asm-mips: mipsregs.h 

Log message:
	Always define read_mips32_cp0_config1.  One #ifdef less.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:03:27 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O13RZ00658
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:03:27 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O13Ri00653
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:03:27 -0700
Date: Mon, 23 Jul 2001 18:03:27 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240103.f6O13Ri00653@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:03:27

Modified files:
	drivers/net    : jazzsonic.c sonic.c sonic.h 

Log message:
	Update sonic driver to 2.4.  Step 1 in resurrecting the PICA port.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:09:22 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O19Mb01012
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:09:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O19LU01007
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:09:21 -0700
Date: Mon, 23 Jul 2001 18:09:21 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240109.f6O19LU01007@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:09:21

Modified files:
	arch/mips      : Makefile 
	arch/mips/boot : Makefile 
Removed files:
	arch/mips/boot : mkboot.c 

Log message:
	Remove antique a.out/Milo related boot support.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:18:17 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1IHI01598
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:18:17 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1IHE01592
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:18:17 -0700
Date: Mon, 23 Jul 2001 18:18:17 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240118.f6O1IHE01592@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:18:17

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Full software emulation is the rare case.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:38:55 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1ctc02855
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:38:55 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1ctb02850
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:38:55 -0700
Date: Mon, 23 Jul 2001 18:38:55 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240138.f6O1ctb02850@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:38:54

Modified files:
	arch/mips/kernel: traps.c 

Log message:
	Remove printk in exception handlers.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 18:57:21 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1vLl04158
	for linux-cvs-outgoing; Mon, 23 Jul 2001 18:57:21 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O1vKp04149
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 18:57:20 -0700
Date: Mon, 23 Jul 2001 18:57:20 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240157.f6O1vKp04149@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 18:57:20

Modified files:
	include/asm-mips: string.h 

Log message:
	Optimize memscan a tiny bit.


From owner-linux-cvs@oss.sgi.com Mon Jul 23 19:18:12 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O2ICI05971
	for linux-cvs-outgoing; Mon, 23 Jul 2001 19:18:12 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6O2IBR05966
	for linux-cvs@oss.sgi.com; Mon, 23 Jul 2001 19:18:11 -0700
Date: Mon, 23 Jul 2001 19:18:11 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107240218.f6O2IBR05966@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/23 19:18:11

Modified files:
	arch/mips      : Makefile config.in defconfig defconfig-atlas 
	                 defconfig-ddb5476 defconfig-ddb5477 
	                 defconfig-decstation defconfig-ev64120 
	                 defconfig-ev96100 defconfig-ip22 
	                 defconfig-it8172 defconfig-malta defconfig-nino 
	                 defconfig-ocelot defconfig-pb1000 
	                 defconfig-rm200 
	arch/mips/mm   : Makefile loadmmu.c 

Log message:
	Introduce CONFIG_MIPS64.  For now we treat MIPS64 almost the same as
	MIPS32 except that it has lld/scd instructions.


From owner-linux-cvs@oss.sgi.com Tue Jul 24 05:04:32 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC4WH04350
	for linux-cvs-outgoing; Tue, 24 Jul 2001 05:04:32 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC4Vo04345
	for linux-cvs@oss.sgi.com; Tue, 24 Jul 2001 05:04:31 -0700
Date: Tue, 24 Jul 2001 05:04:31 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107241204.f6OC4Vo04345@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/24 05:04:31

Modified files:
	include/asm-mips64: init.h 

Log message:
	Cleanup the same way as include/asm-mips/init.h.


From owner-linux-cvs@oss.sgi.com Tue Jul 24 05:07:10 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC7AG04505
	for linux-cvs-outgoing; Tue, 24 Jul 2001 05:07:10 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC79u04500
	for linux-cvs@oss.sgi.com; Tue, 24 Jul 2001 05:07:09 -0700
Date: Tue, 24 Jul 2001 05:07:09 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107241207.f6OC79u04500@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/24 05:07:09

Modified files:
	include/asm-mips: Tag: linux_2_2 cachectl.h io.h 

Log message:
	Typo fixes.


From owner-linux-cvs@oss.sgi.com Tue Jul 24 05:07:31 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC7VH04539
	for linux-cvs-outgoing; Tue, 24 Jul 2001 05:07:31 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC7Ve04534
	for linux-cvs@oss.sgi.com; Tue, 24 Jul 2001 05:07:31 -0700
Date: Tue, 24 Jul 2001 05:07:31 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107241207.f6OC7Ve04534@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/24 05:07:31

Modified files:
	include/asm-mips64: cachectl.h io.h 
	include/asm-mips: cachectl.h io.h 

Log message:
	Typo fixes.


From owner-linux-cvs@oss.sgi.com Tue Jul 24 05:08:41 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC8fX04618
	for linux-cvs-outgoing; Tue, 24 Jul 2001 05:08:41 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6OC8fj04613
	for linux-cvs@oss.sgi.com; Tue, 24 Jul 2001 05:08:41 -0700
Date: Tue, 24 Jul 2001 05:08:41 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107241208.f6OC8fj04613@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/24 05:08:41

Modified files:
	arch/mips64/kernel: ptrace.c setup.c 
	arch/mips64/sgi-ip22: system.c 
	include/asm-mips64: sgialib.h 
	include/asm-mips64/sgi: sgihpc.h sgint23.h 

Log message:
	Nuke unused variables.


From owner-linux-cvs@oss.sgi.com Wed Jul 25 10:03:07 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6PH37617581
	for linux-cvs-outgoing; Wed, 25 Jul 2001 10:03:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6PH36317574
	for linux-cvs@oss.sgi.com; Wed, 25 Jul 2001 10:03:06 -0700
Date: Wed, 25 Jul 2001 10:03:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107251703.f6PH36317574@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/25 10:03:06

Modified files:
	include/asm-mips: Tag: linux_2_2 asm.h 

Log message:
	Fix typo.


From owner-linux-cvs@oss.sgi.com Sat Jul 28 10:17:58 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SHHwN11151
	for linux-cvs-outgoing; Sat, 28 Jul 2001 10:17:58 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SHHwH11146
	for linux-cvs@oss.sgi.com; Sat, 28 Jul 2001 10:17:58 -0700
Date: Sat, 28 Jul 2001 10:17:58 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107281717.f6SHHwH11146@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/28 10:17:57

Modified files:
	include/asm-mips/dec: ioasic_addrs.h 

Log message:
	Remove heading zeros from decimal numbers.


From owner-linux-cvs@oss.sgi.com Sat Jul 28 10:19:22 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SHJM611189
	for linux-cvs-outgoing; Sat, 28 Jul 2001 10:19:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SHJM011184
	for linux-cvs@oss.sgi.com; Sat, 28 Jul 2001 10:19:22 -0700
Date: Sat, 28 Jul 2001 10:19:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107281719.f6SHJM011184@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/28 10:19:22

Modified files:
	drivers/char   : dz.c 

Log message:
	Debug code can be disabled.


From owner-linux-cvs@oss.sgi.com Sat Jul 28 14:19:04 2001
Received: (from majordomo@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SLJ4V01246
	for linux-cvs-outgoing; Sat, 28 Jul 2001 14:19:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.11.2/8.11.3) id f6SLJ4L01241
	for linux-cvs@oss.sgi.com; Sat, 28 Jul 2001 14:19:04 -0700
Date: Sat, 28 Jul 2001 14:19:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200107282119.f6SLJ4L01241@oss.sgi.com>
To: linux-cvs@oss.sgi.com
Subject: CVS Update@oss.sgi.com: linux
Sender: owner-linux-cvs@oss.sgi.com
Precedence: bulk

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	01/07/28 14:19:03

Modified files:
	fs/fat         : inode.c 

Log message:
	Make FAT compile again.


