From owner-linux-cvs@oss.sgi.com Wed May  1 10:09:57 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41H9vwJ028495
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 1 May 2002 10:09:57 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41H9v7i028494
	for linux-cvs-outgoing; Wed, 1 May 2002 10:09:57 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41H9twJ028491
	for <linux-cvs@oss.sgi.com>; Wed, 1 May 2002 10:09:55 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41H9tJq028489
	for linux-cvs@oss.sgi.com; Wed, 1 May 2002 10:09:55 -0700
Date: Wed, 1 May 2002 10:09:55 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205011709.g41H9tJq028489@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	02/05/01 10:09:55

Modified files:
	include/asm-mips: Tag: linux_2_4 fpu_emulator.h 
	include/asm-mips64: Tag: linux_2_4 fpu_emulator.h 

Log message:
	Use wrapper symbol.


From owner-linux-cvs@oss.sgi.com Wed May  1 10:10:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HA8wJ028529
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 1 May 2002 10:10:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HA8EX028528
	for linux-cvs-outgoing; Wed, 1 May 2002 10:10:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HA6wJ028525
	for <linux-cvs@oss.sgi.com>; Wed, 1 May 2002 10:10:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HA6Xx028523
	for linux-cvs@oss.sgi.com; Wed, 1 May 2002 10:10:06 -0700
Date: Wed, 1 May 2002 10:10:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205011710.g41HA6Xx028523@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	02/05/01 10:10:06

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

Log message:
	Use wrapper symbol.


From owner-linux-cvs@oss.sgi.com Wed May  1 10:17:21 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HHKwJ028829
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 1 May 2002 10:17:20 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HHKxR028828
	for linux-cvs-outgoing; Wed, 1 May 2002 10:17:20 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HHJwJ028825
	for <linux-cvs@oss.sgi.com>; Wed, 1 May 2002 10:17:19 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HHJiT028823
	for linux-cvs@oss.sgi.com; Wed, 1 May 2002 10:17:19 -0700
Date: Wed, 1 May 2002 10:17:19 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205011717.g41HHJiT028823@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	02/05/01 10:17:18

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

Log message:
	Fix cut & paste type of bug by s/fr->epc/fr->cookie/.  Delete dead code.
	Bend fpu_emulator_cop1Handler() in interesting ways so egcs 1.1.2
	doesn't die with an internal compiler error.


From owner-linux-cvs@oss.sgi.com Wed May  1 10:17:29 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HHTwJ028867
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 1 May 2002 10:17:29 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HHTVN028866
	for linux-cvs-outgoing; Wed, 1 May 2002 10:17:29 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g41HHRwJ028858
	for <linux-cvs@oss.sgi.com>; Wed, 1 May 2002 10:17:27 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g41HHRiI028856
	for linux-cvs@oss.sgi.com; Wed, 1 May 2002 10:17:27 -0700
Date: Wed, 1 May 2002 10:17:27 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205011717.g41HHRiI028856@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	02/05/01 10:17:27

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

Log message:
	Fix cut & paste type of bug by s/fr->epc/fr->cookie/.  Delete dead code.
	Bend fpu_emulator_cop1Handler() in interesting ways so egcs 1.1.2
	doesn't die with an internal compiler error.


From owner-linux-cvs@oss.sgi.com Thu May  2 21:59:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g434x6wJ027221
	for <linux-cvs-outgoing@oss.sgi.com>; Thu, 2 May 2002 21:59:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g434x6te027220
	for linux-cvs-outgoing; Thu, 2 May 2002 21:59:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g434x4wJ027217
	for <linux-cvs@oss.sgi.com>; Thu, 2 May 2002 21:59:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g434x4SH027215
	for linux-cvs@oss.sgi.com; Thu, 2 May 2002 21:59:04 -0700
Date: Thu, 2 May 2002 21:59:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205030459.g434x4SH027215@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	02/05/02 21:59:04

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

Log message:
	Floating point exception handler for 64-bit also.


From owner-linux-cvs@oss.sgi.com Thu May  2 22:02:58 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4352wwJ027294
	for <linux-cvs-outgoing@oss.sgi.com>; Thu, 2 May 2002 22:02:58 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4352wLq027293
	for linux-cvs-outgoing; Thu, 2 May 2002 22:02:58 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4352uwJ027290
	for <linux-cvs@oss.sgi.com>; Thu, 2 May 2002 22:02:56 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4352ugT027288
	for linux-cvs@oss.sgi.com; Thu, 2 May 2002 22:02:56 -0700
Date: Thu, 2 May 2002 22:02:56 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205030502.g4352ugT027288@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	02/05/02 22:02:56

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

Log message:
	Floating point exception handler for 64-bit also.


From owner-linux-cvs@oss.sgi.com Sat May  4 00:58:25 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447wPwJ003588
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 4 May 2002 00:58:25 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447wP6U003587
	for linux-cvs-outgoing; Sat, 4 May 2002 00:58:25 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447wNwJ003584
	for <linux-cvs@oss.sgi.com>; Sat, 4 May 2002 00:58:23 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447wNHc003582
	for linux-cvs@oss.sgi.com; Sat, 4 May 2002 00:58:23 -0700
Date: Sat, 4 May 2002 00:58:23 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205040758.g447wNHc003582@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
Content-Length: 232
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/04 00:58:23

Modified files:
	arch/mips/mm   : Tag: linux_2_2 fault.c 

Log message:
	Account for the branch delay slot when trying to handle exceptions.


From owner-linux-cvs@oss.sgi.com Sat May  4 00:58:59 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447wxwJ003639
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 4 May 2002 00:58:59 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447wxk6003638
	for linux-cvs-outgoing; Sat, 4 May 2002 00:58:59 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447wvwJ003622
	for <linux-cvs@oss.sgi.com>; Sat, 4 May 2002 00:58:57 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447wrBg003619
	for linux-cvs@oss.sgi.com; Sat, 4 May 2002 00:58:53 -0700
Date: Sat, 4 May 2002 00:58:53 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205040758.g447wrBg003619@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
Content-Length: 274
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/04 00:58:53

Modified files:
	arch/mips/mm   : Tag: linux_2_4 fault.c 
	arch/mips64/mm : Tag: linux_2_4 fault.c 

Log message:
	Account for the branch delay slot when trying to handle exceptions.


From owner-linux-cvs@oss.sgi.com Sat May  4 00:59:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447x8wJ003676
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 4 May 2002 00:59:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447x8l3003675
	for linux-cvs-outgoing; Sat, 4 May 2002 00:59:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g447x6wJ003671
	for <linux-cvs@oss.sgi.com>; Sat, 4 May 2002 00:59:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g447x6wo003669
	for linux-cvs@oss.sgi.com; Sat, 4 May 2002 00:59:06 -0700
Date: Sat, 4 May 2002 00:59:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205040759.g447x6wo003669@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
Content-Length: 244
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/04 00:59:06

Modified files:
	arch/mips/mm   : fault.c 
	arch/mips64/mm : fault.c 

Log message:
	Account for the branch delay slot when trying to handle exceptions.


From owner-linux-cvs@oss.sgi.com Mon May  6 20:12:35 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g473CZwJ000342
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 6 May 2002 20:12:35 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g473CZQJ000341
	for linux-cvs-outgoing; Mon, 6 May 2002 20:12:35 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g473CXwJ000338
	for <linux-cvs@oss.sgi.com>; Mon, 6 May 2002 20:12:33 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g473CXGl000336
	for linux-cvs@oss.sgi.com; Mon, 6 May 2002 20:12:33 -0700
Date: Mon, 6 May 2002 20:12:33 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205070312.g473CXGl000336@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
Content-Length: 207
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/06 20:12:32

Modified files:
	include/asm-mips64: Tag: linux_2_4 bootinfo.h 

Log message:
	Keep consistent with 32-bit version.


From owner-linux-cvs@oss.sgi.com Mon May  6 20:48:11 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g473mBwJ000637
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 6 May 2002 20:48:11 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g473mATV000636
	for linux-cvs-outgoing; Mon, 6 May 2002 20:48:10 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g473m8wJ000633
	for <linux-cvs@oss.sgi.com>; Mon, 6 May 2002 20:48:08 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g473m8ov000631
	for linux-cvs@oss.sgi.com; Mon, 6 May 2002 20:48:08 -0700
Date: Mon, 6 May 2002 20:48:08 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205070348.g473m8ov000631@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
Content-Length: 364
Lines: 13

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/06 20:48:08

Modified files:
	include/asm-mips64: Tag: linux_2_4 branch.h 
	include/asm-mips: Tag: linux_2_4 branch.h 
	arch/mips64/mm : Tag: linux_2_4 fault.c 
	arch/mips/mm   : Tag: linux_2_4 fault.c 

Log message:
	Try to handle branch delay slots more elegant and actually correct.


From owner-linux-cvs@oss.sgi.com Mon May  6 21:02:22 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4742MwJ000863
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 6 May 2002 21:02:22 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4742MjM000862
	for linux-cvs-outgoing; Mon, 6 May 2002 21:02:22 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4742KwJ000858
	for <linux-cvs@oss.sgi.com>; Mon, 6 May 2002 21:02:20 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4742Kg6000856
	for linux-cvs@oss.sgi.com; Mon, 6 May 2002 21:02:20 -0700
Date: Mon, 6 May 2002 21:02:20 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205070402.g4742Kg6000856@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
Content-Length: 304
Lines: 13

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/06 21:02:20

Modified files:
	include/asm-mips64: branch.h 
	include/asm-mips: branch.h 
	arch/mips64/mm : fault.c 
	arch/mips/mm   : fault.c 

Log message:
	Try to handle branch delay slots more elegant and actually correct.


From owner-linux-cvs@oss.sgi.com Tue May  7 02:59:53 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g479xrwJ005328
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 02:59:53 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g479xrFQ005326
	for linux-cvs-outgoing; Tue, 7 May 2002 02:59:53 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g479xpwJ005323
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 02:59:51 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g479xpZC005321
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 02:59:51 -0700
Date: Tue, 7 May 2002 02:59:51 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205070959.g479xpZC005321@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
Content-Length: 276
Lines: 11

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

Modified files:
	arch/mips/mm   : Tag: linux_2_2 fault.c 
	include/asm-mips: Tag: linux_2_2 branch.h 

Log message:
	Try to handle branch delay slots more elegant and actually correct.


From owner-linux-cvs@oss.sgi.com Tue May  7 03:09:40 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47A9ewJ005561
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 03:09:40 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47A9eoU005560
	for linux-cvs-outgoing; Tue, 7 May 2002 03:09:40 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47A9cwJ005557
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 03:09:38 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47A9cXq005555
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 03:09:38 -0700
Date: Tue, 7 May 2002 03:09:38 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205071009.g47A9cXq005555@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
Content-Length: 227
Lines: 10

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

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

Log message:
	Handle unaligned loads and stores in branch delays slots.


From owner-linux-cvs@oss.sgi.com Tue May  7 03:38:25 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47AcOwJ006303
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 03:38:25 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47AcOTX006302
	for linux-cvs-outgoing; Tue, 7 May 2002 03:38:24 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47AcNwJ006299
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 03:38:23 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47AcMr6006297
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 03:38:22 -0700
Date: Tue, 7 May 2002 03:38:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205071038.g47AcMr6006297@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
Content-Length: 246
Lines: 11

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

Modified files:
	arch/mips64/kernel: unaligned.c 
	arch/mips/kernel: unaligned.c 

Log message:
	Handle unaligned loads and stores in branch delays slots.


From owner-linux-cvs@oss.sgi.com Tue May  7 03:38:28 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47AcSwJ006342
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 03:38:28 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47AcSh3006341
	for linux-cvs-outgoing; Tue, 7 May 2002 03:38:28 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g47AcQwJ006328
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 03:38:26 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g47AcQgE006326
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 03:38:26 -0700
Date: Tue, 7 May 2002 03:38:26 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205071038.g47AcQgE006326@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
Content-Length: 276
Lines: 11

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

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 unaligned.c 
	arch/mips/kernel: Tag: linux_2_4 unaligned.c 

Log message:
	Handle unaligned loads and stores in branch delays slots.


From owner-linux-cvs@oss.sgi.com Tue May  7 20:05:01 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48351wJ019732
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 20:05:01 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g483511i019728
	for linux-cvs-outgoing; Tue, 7 May 2002 20:05:01 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4834vwJ019697
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 20:04:57 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4834vmj019695
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 20:04:57 -0700
Date: Tue, 7 May 2002 20:04:57 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205080304.g4834vmj019695@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
Content-Length: 817
Lines: 22

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

Modified files:
	arch/mips      : config.in defconfig-decstation defconfig-hp-lj 
	                 defconfig-it8172 defconfig-malta 
	                 defconfig-pb1000 defconfig-pb1500 
	arch/mips/kernel: head.S traps.c 
	arch/mips/mips-boards/generic: cmdline.c init.c mipsIRQ.S pci.c 
	                               time.c 
	arch/mips/mips-boards/malta: malta_int.c malta_setup.c 
	include/asm-mips/mips-boards: generic.h malta.h 
	include/asm-mips64/mips-boards: generic.h malta.h 
Added files:
	include/asm-mips/mips-boards: bonito64.h msc01_pci.h 
	include/asm-mips64/mips-boards: bonito64.h msc01_pci.h 

Log message:
	Updated patch for the Malta board along with support for Algorithmics's
	Bonito system controller.


From owner-linux-cvs@oss.sgi.com Tue May  7 20:05:05 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48355wJ019749
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 7 May 2002 20:05:05 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48355vF019748
	for linux-cvs-outgoing; Tue, 7 May 2002 20:05:05 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48351wJ019739
	for <linux-cvs@oss.sgi.com>; Tue, 7 May 2002 20:05:01 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48351I2019737
	for linux-cvs@oss.sgi.com; Tue, 7 May 2002 20:05:01 -0700
Date: Tue, 7 May 2002 20:05:01 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205080305.g48351I2019737@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
Content-Length: 961
Lines: 24

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

Modified files:
	arch/mips      : Tag: linux_2_4 config.in defconfig-malta 
	                 defconfig-pb1000 defconfig-pb1500 
	arch/mips/kernel: Tag: linux_2_4 head.S traps.c 
	arch/mips/mips-boards/generic: Tag: linux_2_4 cmdline.c init.c 
	                               mipsIRQ.S pci.c time.c 
	arch/mips/mips-boards/malta: Tag: linux_2_4 malta_int.c 
	                             malta_setup.c 
	include/asm-mips/mips-boards: Tag: linux_2_4 generic.h malta.h 
	include/asm-mips64/mips-boards: Tag: linux_2_4 generic.h malta.h 
Added files:
	include/asm-mips/mips-boards: Tag: linux_2_4 bonito64.h 
	                              msc01_pci.h 
	include/asm-mips64/mips-boards: Tag: linux_2_4 bonito64.h 
	                                msc01_pci.h 

Log message:
	Updated patch for the Malta board along with support for Algorithmics's
	Bonito system controller.


From owner-linux-cvs@oss.sgi.com Wed May  8 11:35:56 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48IZuwJ004599
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 8 May 2002 11:35:56 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48IZuBj004598
	for linux-cvs-outgoing; Wed, 8 May 2002 11:35:56 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48IZswJ004595
	for <linux-cvs@oss.sgi.com>; Wed, 8 May 2002 11:35:54 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48IZrjG004592
	for linux-cvs@oss.sgi.com; Wed, 8 May 2002 11:35:53 -0700
Date: Wed, 8 May 2002 11:35:53 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205081835.g48IZrjG004592@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
Content-Length: 306
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/08 11:35:53

Modified files:
	include/asm-mips: Tag: linux_2_4 pgtable.h 
	include/asm-mips/mips-boards: Tag: linux_2_4 bonito64.h 
	include/asm-mips64/mips-boards: Tag: linux_2_4 bonito64.h 

Log message:
	64-bit Bonito fixes.


From owner-linux-cvs@oss.sgi.com Wed May  8 11:36:15 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48IaFwJ004638
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 8 May 2002 11:36:15 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48IaF6u004637
	for linux-cvs-outgoing; Wed, 8 May 2002 11:36:15 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g48IaDwJ004631
	for <linux-cvs@oss.sgi.com>; Wed, 8 May 2002 11:36:13 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g48IaDpZ004629
	for linux-cvs@oss.sgi.com; Wed, 8 May 2002 11:36:13 -0700
Date: Wed, 8 May 2002 11:36:13 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205081836.g48IaDpZ004629@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
Content-Length: 261
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/08 11:36:13

Modified files:
	include/asm-mips: pgtable.h 
	include/asm-mips/mips-boards: bonito64.h 
	include/asm-mips64/mips-boards: bonito64.h 

Log message:
	64-bit Bonito fixes.


From owner-linux-cvs@oss.sgi.com Fri May 10 23:48:17 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6mHwJ019709
	for <linux-cvs-outgoing@oss.sgi.com>; Fri, 10 May 2002 23:48:17 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6mHAb019708
	for linux-cvs-outgoing; Fri, 10 May 2002 23:48:17 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6mFwJ019695
	for <linux-cvs@oss.sgi.com>; Fri, 10 May 2002 23:48:15 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6mFE6019693
	for linux-cvs@oss.sgi.com; Fri, 10 May 2002 23:48:15 -0700
Date: Fri, 10 May 2002 23:48:15 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110648.g4B6mFE6019693@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
Content-Length: 193
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/10 23:48:15

Modified files:
	arch/mips/sibyte/sb1250: pci.c 

Log message:
	Not everything should be initcode ...


From owner-linux-cvs@oss.sgi.com Fri May 10 23:48:18 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6mHwJ019716
	for <linux-cvs-outgoing@oss.sgi.com>; Fri, 10 May 2002 23:48:17 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6mH9b019712
	for linux-cvs-outgoing; Fri, 10 May 2002 23:48:17 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6mGwJ019705
	for <linux-cvs@oss.sgi.com>; Fri, 10 May 2002 23:48:16 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6mG5j019703
	for linux-cvs@oss.sgi.com; Fri, 10 May 2002 23:48:16 -0700
Date: Fri, 10 May 2002 23:48:16 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110648.g4B6mG5j019703@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
Content-Length: 208
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/10 23:48:16

Modified files:
	arch/mips/sibyte/sb1250: Tag: linux_2_4 pci.c 

Log message:
	Not everything should be initcode ...


From owner-linux-cvs@oss.sgi.com Fri May 10 23:51:37 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6pbwJ019846
	for <linux-cvs-outgoing@oss.sgi.com>; Fri, 10 May 2002 23:51:37 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6pbj8019844
	for linux-cvs-outgoing; Fri, 10 May 2002 23:51:37 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6pZwJ019834
	for <linux-cvs@oss.sgi.com>; Fri, 10 May 2002 23:51:35 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6pZRs019832
	for linux-cvs@oss.sgi.com; Fri, 10 May 2002 23:51:35 -0700
Date: Fri, 10 May 2002 23:51:35 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110651.g4B6pZRs019832@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
Content-Length: 183
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/10 23:51:35

Modified files:
	arch/mips/kernel: syscalls.h 

Log message:
	Close(2) only has 1 argument.


From owner-linux-cvs@oss.sgi.com Fri May 10 23:51:38 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6pcwJ019865
	for <linux-cvs-outgoing@oss.sgi.com>; Fri, 10 May 2002 23:51:38 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6pcHt019864
	for linux-cvs-outgoing; Fri, 10 May 2002 23:51:38 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B6pbwJ019845
	for <linux-cvs@oss.sgi.com>; Fri, 10 May 2002 23:51:37 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B6pb1q019842
	for linux-cvs@oss.sgi.com; Fri, 10 May 2002 23:51:37 -0700
Date: Fri, 10 May 2002 23:51:37 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110651.g4B6pb1q019842@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
Content-Length: 198
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/10 23:51:37

Modified files:
	arch/mips/kernel: Tag: linux_2_4 syscalls.h 

Log message:
	Close(2) only has 1 argument.


From owner-linux-cvs@oss.sgi.com Sat May 11 00:05:35 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B75ZwJ020293
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 00:05:35 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B75Zx8020291
	for linux-cvs-outgoing; Sat, 11 May 2002 00:05:35 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B75XwJ020281
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 00:05:33 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B75Xkj020279
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 00:05:33 -0700
Date: Sat, 11 May 2002 00:05:33 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110705.g4B75Xkj020279@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
Content-Length: 336
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 00:05:33

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

Log message:
	Provide a suitable definition for arch_get_unmapped_area() for MIPS.
	This isn't a final version yet but it seems that is a somewhat more
	involved project than I thought at first ...


From owner-linux-cvs@oss.sgi.com Sat May 11 00:05:37 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B75awJ020307
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 00:05:36 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B75anm020305
	for linux-cvs-outgoing; Sat, 11 May 2002 00:05:36 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B75ZwJ020292
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 00:05:35 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B75ZeO020289
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 00:05:35 -0700
Date: Sat, 11 May 2002 00:05:35 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110705.g4B75ZeO020289@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
Content-Length: 351
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 00:05:34

Modified files:
	arch/mips/kernel: Tag: linux_2_4 syscall.c 

Log message:
	Provide a suitable definition for arch_get_unmapped_area() for MIPS.
	This isn't a final version yet but it seems that is a somewhat more
	involved project than I thought at first ...


From owner-linux-cvs@oss.sgi.com Sat May 11 00:41:10 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B7fAwJ020721
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 00:41:10 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B7fApZ020719
	for linux-cvs-outgoing; Sat, 11 May 2002 00:41:10 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B7f8wJ020707
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 00:41:08 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B7f8cP020705
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 00:41:08 -0700
Date: Sat, 11 May 2002 00:41:08 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110741.g4B7f8cP020705@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
Content-Length: 338
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 00:41:08

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

Log message:
	Provide a suitable definition for arch_get_unmapped_area() for MIPS.
	This isn't a final version yet but it seems that is a somewhat more
	involved project than I thought at first ...


From owner-linux-cvs@oss.sgi.com Sat May 11 00:41:12 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B7fCwJ020728
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 00:41:12 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B7fCaW020727
	for linux-cvs-outgoing; Sat, 11 May 2002 00:41:12 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B7fAwJ020717
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 00:41:10 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B7fAXi020715
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 00:41:10 -0700
Date: Sat, 11 May 2002 00:41:10 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110741.g4B7fAXi020715@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
Content-Length: 353
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 00:41:10

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 syscall.c 

Log message:
	Provide a suitable definition for arch_get_unmapped_area() for MIPS.
	This isn't a final version yet but it seems that is a somewhat more
	involved project than I thought at first ...


From owner-linux-cvs@oss.sgi.com Sat May 11 01:05:32 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B85WwJ021004
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:05:32 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B85WUI021003
	for linux-cvs-outgoing; Sat, 11 May 2002 01:05:32 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B85UwJ020987
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:05:30 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B85Un1020985
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:05:30 -0700
Date: Sat, 11 May 2002 01:05:30 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110805.g4B85Un1020985@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
Content-Length: 216
Lines: 11

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

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

Log message:
	Sync mips and mips64 proc.c versions.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:05:33 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B85XwJ021011
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:05:33 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B85Xfd021010
	for linux-cvs-outgoing; Sat, 11 May 2002 01:05:33 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B85VwJ021000
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:05:31 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B85VCr020998
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:05:31 -0700
Date: Sat, 11 May 2002 01:05:31 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110805.g4B85VCr020998@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
Content-Length: 246
Lines: 11

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

Modified files:
	arch/mips/kernel: Tag: linux_2_4 proc.c 
	arch/mips64/kernel: Tag: linux_2_4 proc.c 

Log message:
	Sync mips and mips64 proc.c versions.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:09:53 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B89rwJ021124
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:09:53 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B89rWL021123
	for linux-cvs-outgoing; Sat, 11 May 2002 01:09:53 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B89qwJ021120
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:09:52 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B89qtf021118
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:09:52 -0700
Date: Sat, 11 May 2002 01:09:52 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110809.g4B89qtf021118@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
Content-Length: 188
Lines: 10

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

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

Log message:
	Minor code cleanup.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:09:56 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B89uwJ021154
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:09:56 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B89unX021152
	for linux-cvs-outgoing; Sat, 11 May 2002 01:09:56 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B89swJ021138
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:09:54 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B89sgo021136
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:09:54 -0700
Date: Sat, 11 May 2002 01:09:54 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110809.g4B89sgo021136@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
Content-Length: 173
Lines: 10

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

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

Log message:
	Minor code cleanup.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:12:22 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8CMwJ021260
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:12:22 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8CMMb021257
	for linux-cvs-outgoing; Sat, 11 May 2002 01:12:22 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8CKwJ021254
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:12:20 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8CKOY021252
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:12:20 -0700
Date: Sat, 11 May 2002 01:12:20 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110812.g4B8CKOY021252@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
Content-Length: 212
Lines: 10

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

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 r4k_switch.S 

Log message:
	Implement restore_fp() for mips64 also.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:12:24 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8COwJ021285
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:12:24 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8COoT021284
	for linux-cvs-outgoing; Sat, 11 May 2002 01:12:24 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8CMwJ021267
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:12:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8CME9021264
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:12:22 -0700
Date: Sat, 11 May 2002 01:12:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110812.g4B8CME9021264@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
Content-Length: 197
Lines: 10

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

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

Log message:
	Implement restore_fp() for mips64 also.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:23:47 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8NlwJ021464
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:23:47 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Nl4j021463
	for linux-cvs-outgoing; Sat, 11 May 2002 01:23:47 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8NjwJ021460
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:23:45 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Njjh021458
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:23:45 -0700
Date: Sat, 11 May 2002 01:23:45 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110823.g4B8Njjh021458@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
Content-Length: 284
Lines: 11

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

Modified files:
	arch/mips/kernel: Tag: linux_2_4 r2300_switch.S r4k_switch.S 
	arch/mips64/kernel: Tag: linux_2_4 r4k_switch.S 

Log message:
	Use ST0_CU1 instead of obscure numeric constant.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:23:49 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8NnwJ021490
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:23:49 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Nnx0021489
	for linux-cvs-outgoing; Sat, 11 May 2002 01:23:49 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8NlwJ021473
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:23:47 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8NlTW021471
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:23:47 -0700
Date: Sat, 11 May 2002 01:23:47 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110823.g4B8NlTW021471@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
Content-Length: 219
Lines: 10

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

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

Log message:
	Use ST0_CU1 instead of obscure numeric constant.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:26:00 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8Q0wJ021547
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:26:00 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Q0ma021546
	for linux-cvs-outgoing; Sat, 11 May 2002 01:26:00 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8PwwJ021543
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:25:58 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Pw72021541
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:25:58 -0700
Date: Sat, 11 May 2002 01:25:58 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110825.g4B8Pw72021541@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
Content-Length: 206
Lines: 10

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

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

Log message:
	Use ST0_CU1 instead of obscure numeric constant.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:32:38 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8WcwJ021641
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:32:38 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8WcTY021640
	for linux-cvs-outgoing; Sat, 11 May 2002 01:32:38 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8WawJ021627
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:32:36 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8WaTP021625
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:32:36 -0700
Date: Sat, 11 May 2002 01:32:36 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110832.g4B8WaTP021625@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
Content-Length: 251
Lines: 11

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

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

Log message:
	Cleanup fpu initialization code.  Don't copy generic exception handler
	twice on r4k.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:32:39 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8WdwJ021656
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:32:39 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8WdsC021655
	for linux-cvs-outgoing; Sat, 11 May 2002 01:32:39 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8WcwJ021637
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:32:38 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8Wbb7021635
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:32:37 -0700
Date: Sat, 11 May 2002 01:32:37 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110832.g4B8Wbb7021635@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
Content-Length: 236
Lines: 11

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

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

Log message:
	Cleanup fpu initialization code.  Don't copy generic exception handler
	twice on r4k.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:39:33 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8dXwJ021852
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:39:33 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8dXbu021851
	for linux-cvs-outgoing; Sat, 11 May 2002 01:39:33 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8dVwJ021848
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:39:31 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8dV0R021846
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:39:31 -0700
Date: Sat, 11 May 2002 01:39:31 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110839.g4B8dV0R021846@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
Content-Length: 420
Lines: 15

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

Modified files:
	arch/mips/mm   : c-sb1.c tlb-sb1.c 
	arch/mips/sibyte/sb1250: Makefile 
	arch/mips64/mm : c-sb1.c tlb-sb1.c 
Removed files:
	arch/mips/sibyte/sb1250: setup.c 

Log message:
	Use the kstack_depth_to_print variable in dumping the call and kernel
	stack. Also print the CPU that the oopsing process was running on.


From owner-linux-cvs@oss.sgi.com Sat May 11 01:39:36 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8dawJ021887
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 01:39:36 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8daP2021886
	for linux-cvs-outgoing; Sat, 11 May 2002 01:39:36 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B8dYwJ021871
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 01:39:34 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B8dYiF021867
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 01:39:34 -0700
Date: Sat, 11 May 2002 01:39:34 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110839.g4B8dYiF021867@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
Content-Length: 480
Lines: 15

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

Modified files:
	arch/mips/mm   : Tag: linux_2_4 c-sb1.c tlb-sb1.c 
	arch/mips/sibyte/sb1250: Tag: linux_2_4 Makefile 
	arch/mips64/mm : Tag: linux_2_4 c-sb1.c tlb-sb1.c 
Removed files:
	arch/mips/sibyte/sb1250: Tag: linux_2_4 setup.c 

Log message:
	Use the kstack_depth_to_print variable in dumping the call and kernel
	stack. Also print the CPU that the oopsing process was running on.


From owner-linux-cvs@oss.sgi.com Sat May 11 02:10:07 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B9A7wJ022353
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 02:10:07 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B9A783022352
	for linux-cvs-outgoing; Sat, 11 May 2002 02:10:07 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B9A4wJ022348
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 02:10:05 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B9A4RS022346
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 02:10:04 -0700
Date: Sat, 11 May 2002 02:10:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110910.g4B9A4RS022346@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
Content-Length: 246
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 02:10:04

Modified files:
	arch/mips/sibyte/swarm: Tag: linux_2_4 cfe_api.c cfe_api.h smp.c 

Log message:
	Handle bootup on SB1250 with only one processor enabled.


From owner-linux-cvs@oss.sgi.com Sat May 11 02:10:13 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B9ADwJ022378
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 02:10:13 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B9ADCG022377
	for linux-cvs-outgoing; Sat, 11 May 2002 02:10:13 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4B9ABwJ022373
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 02:10:11 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4B9ABH5022371
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 02:10:11 -0700
Date: Sat, 11 May 2002 02:10:11 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205110910.g4B9ABH5022371@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
Content-Length: 257
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 02:10:11

Modified files:
	arch/mips/kernel: smp.c 
	arch/mips/sibyte/swarm: cfe_api.c cfe_api.h smp.c 

Log message:
	Handle bootup on SB1250 with only one processor enabled.


From owner-linux-cvs@oss.sgi.com Sat May 11 10:33:22 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BHXMwJ026763
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 10:33:22 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BHXMrs026762
	for linux-cvs-outgoing; Sat, 11 May 2002 10:33:22 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BHXLwJ026759
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 10:33:21 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BHXLad026757
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 10:33:21 -0700
Date: Sat, 11 May 2002 10:33:21 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205111733.g4BHXLad026757@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
Content-Length: 204
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 10:33:20

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

Log message:
	Make current_text_addr() work for modules also.


From owner-linux-cvs@oss.sgi.com Sat May 11 10:33:26 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BHXQwJ026784
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 10:33:26 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BHXQHR026783
	for linux-cvs-outgoing; Sat, 11 May 2002 10:33:26 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BHXOwJ026776
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 10:33:25 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BHXOkc026774
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 10:33:24 -0700
Date: Sat, 11 May 2002 10:33:24 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205111733.g4BHXOkc026774@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
Content-Length: 219
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 10:33:24

Modified files:
	include/asm-mips64: Tag: linux_2_4 processor.h 

Log message:
	Make current_text_addr() work for modules also.


From owner-linux-cvs@oss.sgi.com Sat May 11 12:11:14 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BJBEwJ027568
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 12:11:14 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BJBEfU027567
	for linux-cvs-outgoing; Sat, 11 May 2002 12:11:14 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BJBCwJ027548
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 12:11:12 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BJBC1F027546
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 12:11:12 -0700
Date: Sat, 11 May 2002 12:11:12 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205111911.g4BJBC1F027546@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
Content-Length: 312
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 12:11:12

Modified files:
	arch/mips/kernel: Tag: linux_2_4 smp.c 
	arch/mips/sibyte/swarm: Tag: linux_2_4 smp.c 
	include/asm-mips: Tag: linux_2_4 smp.h 

Log message:
	Properly initialize logical to physical CPU number mappings.


From owner-linux-cvs@oss.sgi.com Sat May 11 12:11:16 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BJBFwJ027579
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 12:11:15 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BJBFJY027578
	for linux-cvs-outgoing; Sat, 11 May 2002 12:11:15 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4BJBEwJ027564
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 12:11:14 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4BJBEuI027562
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 12:11:14 -0700
Date: Sat, 11 May 2002 12:11:14 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205111911.g4BJBEuI027562@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
Content-Length: 267
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 12:11:13

Modified files:
	arch/mips/kernel: smp.c 
	arch/mips/sibyte/swarm: smp.c 
	include/asm-mips: smp.h 

Log message:
	Properly initialize logical to physical CPU number mappings.


From owner-linux-cvs@oss.sgi.com Sat May 11 23:35:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C6Z6wJ000388
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 23:35:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C6Z6gM000387
	for linux-cvs-outgoing; Sat, 11 May 2002 23:35:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C6Z4wJ000368
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 23:35:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C6Z4II000366
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 23:35:04 -0700
Date: Sat, 11 May 2002 23:35:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120635.g4C6Z4II000366@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
Content-Length: 451
Lines: 14

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 23:35:04

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 traps.c 
	arch/mips64/mm : Tag: linux_2_4 tlbex-r4k.S 
	include/asm-mips64: Tag: linux_2_4 mmu_context.h 

Log message:
	The various mips64 ports had a different idea of what should be
	contained in the c0_context register.  Unifiy that and do some
	optimization to the TLB exception handlers based on that.


From owner-linux-cvs@oss.sgi.com Sat May 11 23:35:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C6Z8wJ000395
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 11 May 2002 23:35:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C6Z8Od000394
	for linux-cvs-outgoing; Sat, 11 May 2002 23:35:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C6Z6wJ000384
	for <linux-cvs@oss.sgi.com>; Sat, 11 May 2002 23:35:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C6Z6XH000382
	for linux-cvs@oss.sgi.com; Sat, 11 May 2002 23:35:06 -0700
Date: Sat, 11 May 2002 23:35:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120635.g4C6Z6XH000382@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
Content-Length: 406
Lines: 14

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/11 23:35:06

Modified files:
	arch/mips64/kernel: traps.c 
	arch/mips64/mm : tlbex-r4k.S 
	include/asm-mips64: mmu_context.h 

Log message:
	The various mips64 ports had a different idea of what should be
	contained in the c0_context register.  Unifiy that and do some
	optimization to the TLB exception handlers based on that.


From owner-linux-cvs@oss.sgi.com Sun May 12 00:13:07 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7D7wJ000854
	for <linux-cvs-outgoing@oss.sgi.com>; Sun, 12 May 2002 00:13:07 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7D6qv000853
	for linux-cvs-outgoing; Sun, 12 May 2002 00:13:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7D4wJ000847
	for <linux-cvs@oss.sgi.com>; Sun, 12 May 2002 00:13:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7D4qX000845
	for linux-cvs@oss.sgi.com; Sun, 12 May 2002 00:13:04 -0700
Date: Sun, 12 May 2002 00:13:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120713.g4C7D4qX000845@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
Content-Length: 282
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/12 00:13:04

Modified files:
	arch/mips      : Tag: linux_2_4 config.in 
	arch/mips/sgi-ip22: Tag: linux_2_4 ip22-setup.c 

Log message:
	Don't crash if Newport support is configured but no card present.


From owner-linux-cvs@oss.sgi.com Sun May 12 00:13:11 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7DBwJ000863
	for <linux-cvs-outgoing@oss.sgi.com>; Sun, 12 May 2002 00:13:11 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7DA7h000862
	for linux-cvs-outgoing; Sun, 12 May 2002 00:13:10 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7D3wJ000836
	for <linux-cvs@oss.sgi.com>; Sun, 12 May 2002 00:13:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7D32c000834
	for linux-cvs@oss.sgi.com; Sun, 12 May 2002 00:13:03 -0700
Date: Sun, 12 May 2002 00:13:03 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120713.g4C7D32c000834@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
Content-Length: 252
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/12 00:13:02

Modified files:
	arch/mips      : config.in 
	arch/mips/sgi-ip22: ip22-setup.c 

Log message:
	Don't crash if Newport support is configured but no card present.


From owner-linux-cvs@oss.sgi.com Sun May 12 00:25:40 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7PdwJ001019
	for <linux-cvs-outgoing@oss.sgi.com>; Sun, 12 May 2002 00:25:39 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7PdDf001018
	for linux-cvs-outgoing; Sun, 12 May 2002 00:25:39 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7PbwJ001002
	for <linux-cvs@oss.sgi.com>; Sun, 12 May 2002 00:25:37 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7Pbsn001000
	for linux-cvs@oss.sgi.com; Sun, 12 May 2002 00:25:37 -0700
Date: Sun, 12 May 2002 00:25:37 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120725.g4C7Pbsn001000@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
Content-Length: 283
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/12 00:25:37

Modified files:
	arch/mips/sgi-ip22: ip22-setup.c 
	drivers/video  : newport_con.c 

Log message:
	Handle Newport graphics card at non-standard addresses such as for
	example in the Indigo 2.


From owner-linux-cvs@oss.sgi.com Sun May 12 00:25:41 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7PfwJ001030
	for <linux-cvs-outgoing@oss.sgi.com>; Sun, 12 May 2002 00:25:41 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7Pf7H001029
	for linux-cvs-outgoing; Sun, 12 May 2002 00:25:41 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4C7PdwJ001015
	for <linux-cvs@oss.sgi.com>; Sun, 12 May 2002 00:25:39 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4C7PdNw001013
	for linux-cvs@oss.sgi.com; Sun, 12 May 2002 00:25:39 -0700
Date: Sun, 12 May 2002 00:25:39 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205120725.g4C7PdNw001013@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
Content-Length: 2960
Lines: 46

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/12 00:25:39

Modified files:
	arch/mips/sgi-ip22: Tag: linux_2_4 ip22-setup.c 
	drivers/video  : Tag: linux_2_4 newport_con.c 

Log message:
	Handle Newport graphics card at non-standard addresses such as for
	example in the Indigo 2.


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       From owner-linux-cvs@oss.sgi.com Mon May 13 11:45:50 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIjonC009256
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 11:45:50 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIjork009255
	for linux-cvs-outgoing; Mon, 13 May 2002 11:45:50 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIjmnC009252
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 11:45:48 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIjmuM009250
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 11:45:48 -0700
Date: Mon, 13 May 2002 11:45:48 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131845.g4DIjmuM009250@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:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 11:45:48

Modified files:
	include/asm-mips/dec: Tag: linux_2_4 ioasic.h kn02ba.h kn02ca.h 
	                      kn05.h kn230.h 

Log message:
	Typo corrections (replay).


From owner-linux-cvs@oss.sgi.com Mon May 13 11:50:13 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIoDnC009362
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 11:50:13 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIoDPe009361
	for linux-cvs-outgoing; Mon, 13 May 2002 11:50:13 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIoBnC009358
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 11:50:11 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIoBtH009356
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 11:50:11 -0700
Date: Mon, 13 May 2002 11:50:11 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131850.g4DIoBtH009356@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
Content-Length: 214
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 11:50:11

Modified files:
	.              : Tag: linux_2_4 Makefile 

Log message:
	Remove drivers/tc/lk201-map.c upon `make clean'.


From owner-linux-cvs@oss.sgi.com Mon May 13 11:51:29 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIpSnC009413
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 11:51:28 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIpSnf009412
	for linux-cvs-outgoing; Mon, 13 May 2002 11:51:28 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIpRnC009408
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 11:51:27 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIpRZZ009406
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 11:51:27 -0700
Date: Mon, 13 May 2002 11:51:27 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131851.g4DIpRZZ009406@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
Content-Length: 199
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 11:51:27

Modified files:
	.              : Makefile 

Log message:
	Remove drivers/tc/lk201-map.c upon `make clean'.


From owner-linux-cvs@oss.sgi.com Mon May 13 11:54:28 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIsSnC009490
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 11:54:28 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIsSAk009489
	for linux-cvs-outgoing; Mon, 13 May 2002 11:54:28 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIsPnC009486
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 11:54:25 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIsPlW009484
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 11:54:25 -0700
Date: Mon, 13 May 2002 11:54:25 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131854.g4DIsPlW009484@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
Content-Length: 308
Lines: 12

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 11:54:25

Modified files:
	arch/mips/dec  : Tag: linux_2_4 setup.c 
	arch/mips/kernel: Tag: linux_2_4 setup.c traps.c 
	include/asm-mips: Tag: linux_2_4 cpu.h 

Log message:
	MIPS_CPU_FPUEX -> MIPS_CPU_NOFPUEX as in the trunk.


From owner-linux-cvs@oss.sgi.com Mon May 13 11:59:45 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIxjnC009620
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 11:59:45 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIxj7w009619
	for linux-cvs-outgoing; Mon, 13 May 2002 11:59:45 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DIxhnC009616
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 11:59:43 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DIxgU3009614
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 11:59:42 -0700
Date: Mon, 13 May 2002 11:59:42 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131859.g4DIxgU3009614@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
Content-Length: 252
Lines: 11

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 11:59:42

Modified files:
	arch/mips/kernel: Tag: linux_2_4 signal.c 
	arch/mips64/kernel: Tag: linux_2_4 signal.c signal32.c 

Log message:
	Signal debugging code fixes.


From owner-linux-cvs@oss.sgi.com Mon May 13 12:01:22 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJ1MnC009709
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 12:01:22 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJ1MVw009708
	for linux-cvs-outgoing; Mon, 13 May 2002 12:01:22 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJ1KnC009705
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 12:01:20 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJ1K4E009703
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 12:01:20 -0700
Date: Mon, 13 May 2002 12:01:20 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205131901.g4DJ1K4E009703@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
Content-Length: 222
Lines: 11

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/13 12:01:20

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

Log message:
	Signal debugging code fixes.


From owner-linux-cvs@oss.sgi.com Mon May 13 12:12:29 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJCTnC009895
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 12:12:29 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJCTE7009894
	for linux-cvs-outgoing; Mon, 13 May 2002 12:12:29 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJCRnC009890
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 12:12:27 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJCQrM009888
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 12:12:26 -0700
Date: Mon, 13 May 2002 12:12:26 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205131912.g4DJCQrM009888@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
Content-Length: 206
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/13 12:12:26

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 irq.c 

Log message:
	Use atomic_read to access irq_err_count;


From owner-linux-cvs@oss.sgi.com Mon May 13 12:14:04 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJE3nC009975
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 13 May 2002 12:14:03 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJE3J8009974
	for linux-cvs-outgoing; Mon, 13 May 2002 12:14:03 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4DJE2nC009971
	for <linux-cvs@oss.sgi.com>; Mon, 13 May 2002 12:14:02 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4DJE2gU009969
	for linux-cvs@oss.sgi.com; Mon, 13 May 2002 12:14:02 -0700
Date: Mon, 13 May 2002 12:14:02 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205131914.g4DJE2gU009969@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
Content-Length: 191
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/13 12:14:02

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

Log message:
	Use atomic_read to access irq_err_count.


From owner-linux-cvs@oss.sgi.com Wed May 15 13:41:15 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4FKfFnC032480
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 15 May 2002 13:41:15 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4FKfFvT032479
	for linux-cvs-outgoing; Wed, 15 May 2002 13:41:15 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4FKfDnC032468
	for <linux-cvs@oss.sgi.com>; Wed, 15 May 2002 13:41:13 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4FKfDlX032466
	for linux-cvs@oss.sgi.com; Wed, 15 May 2002 13:41:13 -0700
Date: Wed, 15 May 2002 13:41:13 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205152041.g4FKfDlX032466@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
Content-Length: 245
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/15 13:41:13

Modified files:
	arch/mips/kernel: Tag: linux_2_4 irq.c 
	arch/mips64/kernel: Tag: linux_2_4 irq.c 

Log message:
	Sync get_irq_list() with i386 version.


From owner-linux-cvs@oss.sgi.com Sat May 18 14:06:11 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4IL6BnC020944
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 18 May 2002 14:06:11 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4IL6Bbw020943
	for linux-cvs-outgoing; Sat, 18 May 2002 14:06:11 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4IL69nC020930
	for <linux-cvs@oss.sgi.com>; Sat, 18 May 2002 14:06:09 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4IL69lq020928
	for linux-cvs@oss.sgi.com; Sat, 18 May 2002 14:06:09 -0700
Date: Sat, 18 May 2002 14:06:09 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205182106.g4IL69lq020928@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
Content-Length: 214
Lines: 10

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

Modified files:
	include/asm-mips: Tag: linux_2_4 ide.h io.h 

Log message:
	Fix endianess problem with IDE on big endian.


From owner-linux-cvs@oss.sgi.com Sat May 18 14:06:12 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4IL6CnC020951
	for <linux-cvs-outgoing@oss.sgi.com>; Sat, 18 May 2002 14:06:12 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4IL6Cdg020950
	for linux-cvs-outgoing; Sat, 18 May 2002 14:06:12 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4IL6AnC020940
	for <linux-cvs@oss.sgi.com>; Sat, 18 May 2002 14:06:10 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4IL6Ac3020938
	for linux-cvs@oss.sgi.com; Sat, 18 May 2002 14:06:10 -0700
Date: Sat, 18 May 2002 14:06:10 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205182106.g4IL6Ac3020938@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
Content-Length: 199
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/18 14:06:10

Modified files:
	include/asm-mips: ide.h io.h 

Log message:
	Fix endianess problem with IDE on big endian.


From owner-linux-cvs@oss.sgi.com Mon May 27 01:24:31 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8OVnC001773
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 01:24:31 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8OVAS001772
	for linux-cvs-outgoing; Mon, 27 May 2002 01:24:31 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8OTnC001769
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 01:24:29 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8OT9k001767
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 01:24:29 -0700
Date: Mon, 27 May 2002 01:24:29 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205270824.g4R8OT9k001767@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
Content-Length: 207
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/27 01:24:29

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 linux32.c 

Log message:
	Remove a bogus endianness dependency.


From owner-linux-cvs@oss.sgi.com Mon May 27 01:26:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8Q8nC001826
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 01:26:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8Q8eq001825
	for linux-cvs-outgoing; Mon, 27 May 2002 01:26:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8Q7nC001822
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 01:26:07 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8Q63M001820
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 01:26:06 -0700
Date: Mon, 27 May 2002 01:26:06 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205270826.g4R8Q63M001820@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
Content-Length: 192
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/27 01:26:06

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

Log message:
	Remove a bogus endianness dependency.


From owner-linux-cvs@oss.sgi.com Mon May 27 01:29:00 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8T0nC001880
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 01:29:00 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8T0tP001879
	for linux-cvs-outgoing; Mon, 27 May 2002 01:29:00 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8SwnC001876
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 01:28:58 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8Swod001874
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 01:28:58 -0700
Date: Mon, 27 May 2002 01:28:58 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205270828.g4R8Swod001874@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
Content-Length: 204
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/27 01:28:58

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 r4k_switch.S 

Log message:
	Update comments for restore_fp.


From owner-linux-cvs@oss.sgi.com Mon May 27 01:32:28 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8WSnC001979
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 01:32:28 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8WSme001978
	for linux-cvs-outgoing; Mon, 27 May 2002 01:32:28 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4R8WRnC001975
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 01:32:27 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4R8WRoT001973
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 01:32:27 -0700
Date: Mon, 27 May 2002 01:32:27 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205270832.g4R8WRoT001973@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
Content-Length: 189
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/27 01:32:26

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

Log message:
	Update comments for restore_fp.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:42:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2g6nC031626
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:42:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2g6kT031625
	for linux-cvs-outgoing; Mon, 27 May 2002 19:42:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2g4nC031606
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:42:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2g4S1031604
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:42:04 -0700
Date: Mon, 27 May 2002 19:42:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280242.g4S2g4S1031604@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
Content-Length: 334
Lines: 13

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:42:04

Modified files:
	arch/mips/sibyte/sb1250: Tag: linux_2_4 pci.c 
Removed files:
	include/asm-mips/sibyte: Tag: linux_2_4 sb1250_pci.h 
	include/asm-mips64/sibyte: Tag: linux_2_4 sb1250_pci.h 

Log message:
	Eleminate <asm/sibyte/sb1250_pci.h>.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:42:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2g8nC031633
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:42:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2g8Fh031632
	for linux-cvs-outgoing; Mon, 27 May 2002 19:42:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2g6nC031622
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:42:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2g6Io031620
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:42:06 -0700
Date: Mon, 27 May 2002 19:42:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280242.g4S2g6Io031620@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
Content-Length: 289
Lines: 13

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:42:06

Modified files:
	arch/mips/sibyte/sb1250: pci.c 
Removed files:
	include/asm-mips/sibyte: sb1250_pci.h 
	include/asm-mips64/sibyte: sb1250_pci.h 

Log message:
	Eleminate <asm/sibyte/sb1250_pci.h>.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:52:02 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2q2nC031915
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:52:02 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2q29q031914
	for linux-cvs-outgoing; Mon, 27 May 2002 19:52:02 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2q0nC031911
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:52:00 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2q0N0031909
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:52:00 -0700
Date: Mon, 27 May 2002 19:52:00 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280252.g4S2q0N0031909@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
Content-Length: 232
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:52:00

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

Log message:
	Add missing defines for support for virtual indexed, virtually tagged
	icaches.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:52:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2q6nC031950
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:52:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2q6Lr031949
	for linux-cvs-outgoing; Mon, 27 May 2002 19:52:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2q4nC031936
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:52:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2q4YD031934
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:52:04 -0700
Date: Mon, 27 May 2002 19:52:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280252.g4S2q4YD031934@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
Content-Length: 249
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:52:04

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

Log message:
	Add missing defines for support for virtual indexed, virtually tagged
	icaches.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:56:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2u6nC032096
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:56:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2u6WL032095
	for linux-cvs-outgoing; Mon, 27 May 2002 19:56:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2u4nC032084
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:56:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2u4Sa032082
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:56:04 -0700
Date: Mon, 27 May 2002 19:56:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280256.g4S2u4Sa032082@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
Content-Length: 205
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:56:04

Modified files:
	arch/mips64/mm : Tag: linux_2_4 r4xx0.c 

Log message:
	Properly initialize _flush_icache_range.


From owner-linux-cvs@oss.sgi.com Mon May 27 19:56:08 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2u8nC032114
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 19:56:08 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2u8pZ032113
	for linux-cvs-outgoing; Mon, 27 May 2002 19:56:08 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S2u6nC032094
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 19:56:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S2u6gW032092
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 19:56:06 -0700
Date: Mon, 27 May 2002 19:56:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280256.g4S2u6gW032092@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
Content-Length: 190
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 19:56:06

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

Log message:
	Properly initialize _flush_icache_range.


From owner-linux-cvs@oss.sgi.com Mon May 27 20:06:17 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S36HnC032378
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 20:06:17 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S36HnJ032377
	for linux-cvs-outgoing; Mon, 27 May 2002 20:06:17 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S36FnC032364
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 20:06:15 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S36FQr032362
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 20:06:15 -0700
Date: Mon, 27 May 2002 20:06:15 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280306.g4S36FQr032362@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
Content-Length: 268
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 20:06:14

Modified files:
	include/asm-mips: Tag: linux_2_4 page.h pgtable.h 

Log message:
	Fix duplicate TLB entries with with highmem on CPUs that manage pairs
	of pages in their TLB.


From owner-linux-cvs@oss.sgi.com Mon May 27 20:06:18 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S36InC032385
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 20:06:18 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S36IBR032383
	for linux-cvs-outgoing; Mon, 27 May 2002 20:06:18 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S36GnC032374
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 20:06:16 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S36GZU032372
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 20:06:16 -0700
Date: Mon, 27 May 2002 20:06:16 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280306.g4S36GZU032372@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
Content-Length: 234
Lines: 11

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

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

Log message:
	Missing bits for the 2.5 version of the fix for duplicate TLB entries
	with highmem.


From owner-linux-cvs@oss.sgi.com Mon May 27 20:15:36 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S3FanC032582
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 20:15:36 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S3FaGE032581
	for linux-cvs-outgoing; Mon, 27 May 2002 20:15:36 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S3FYnC032578
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 20:15:34 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S3FY1j032576
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 20:15:34 -0700
Date: Mon, 27 May 2002 20:15:34 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280315.g4S3FY1j032576@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
Content-Length: 229
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 20:15:34

Modified files:
	arch/mips      : Tag: linux_2_4 config.in defconfig-sb1250-swarm 

Log message:
	Cleanup Swarm uglyness in config stuff.


From owner-linux-cvs@oss.sgi.com Mon May 27 22:30:55 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5UtnC005367
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:30:55 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5UtMJ005366
	for linux-cvs-outgoing; Mon, 27 May 2002 22:30:55 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5UrnC005363
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:30:53 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5Urjs005361
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:30:53 -0700
Date: Mon, 27 May 2002 22:30:53 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280530.g4S5Urjs005361@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
Content-Length: 206
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:30:53

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

Log message:
	Remove usless #ifndef _LANGUAGE_ASSEMBLY protection.


From owner-linux-cvs@oss.sgi.com Mon May 27 22:30:58 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5UvnC005384
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:30:57 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5Uval005383
	for linux-cvs-outgoing; Mon, 27 May 2002 22:30:57 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5UunC005380
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:30:56 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5UuZ2005378
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:30:56 -0700
Date: Mon, 27 May 2002 22:30:56 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280530.g4S5UuZ2005378@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
Content-Length: 221
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:30:56

Modified files:
	include/asm-mips64: Tag: linux_2_4 system.h 

Log message:
	Remove usless #ifndef _LANGUAGE_ASSEMBLY protection.


From owner-linux-cvs@oss.sgi.com Mon May 27 22:38:36 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5canC005754
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:38:36 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5cawj005753
	for linux-cvs-outgoing; Mon, 27 May 2002 22:38:36 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5cYnC005750
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:38:34 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5cYsv005748
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:38:34 -0700
Date: Mon, 27 May 2002 22:38:34 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280538.g4S5cYsv005748@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
Content-Length: 209
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:38:34

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

Log message:
	Use {clear,set}_cp0_status() instead of the manual method.


From owner-linux-cvs@oss.sgi.com Mon May 27 22:38:39 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5cdnC005786
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:38:39 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5cd60005785
	for linux-cvs-outgoing; Mon, 27 May 2002 22:38:39 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5cbnC005770
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:38:37 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5cbkX005766
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:38:37 -0700
Date: Mon, 27 May 2002 22:38:37 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280538.g4S5cbkX005766@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
Content-Length: 224
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:38:37

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

Log message:
	Use {clear,set}_cp0_status() instead of the manual method.


From owner-linux-cvs@oss.sgi.com Mon May 27 22:53:09 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5r9nC006126
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:53:09 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5r9sG006125
	for linux-cvs-outgoing; Mon, 27 May 2002 22:53:09 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5r6nC006115
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:53:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5r6TL006113
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:53:06 -0700
Date: Mon, 27 May 2002 22:53:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280553.g4S5r6TL006113@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
Content-Length: 245
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:53:06

Modified files:
	include/asm-mips: Tag: linux_2_4 system.h 
	include/asm-mips64: Tag: linux_2_4 system.h 

Log message:
	Use ssnops in __restore_flags().


From owner-linux-cvs@oss.sgi.com Mon May 27 22:53:12 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5rCnC006147
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:53:12 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5rC7Z006146
	for linux-cvs-outgoing; Mon, 27 May 2002 22:53:12 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5rAnC006143
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:53:10 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5rAGe006141
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:53:10 -0700
Date: Mon, 27 May 2002 22:53:10 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280553.g4S5rAGe006141@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
Content-Length: 215
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:53:10

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

Log message:
	Use ssnops in __restore_flags().


From owner-linux-cvs@oss.sgi.com Mon May 27 22:55:03 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5t3nC006258
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:55:03 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5t2Tf006257
	for linux-cvs-outgoing; Mon, 27 May 2002 22:55:02 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5t1nC006254
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:55:01 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5t1H5006252
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:55:01 -0700
Date: Mon, 27 May 2002 22:55:01 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280555.g4S5t1H5006252@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
Content-Length: 203
Lines: 10

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

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

Log message:
	Daily fix of get_wchan(), bloddy piece of shit ...


From owner-linux-cvs@oss.sgi.com Mon May 27 22:55:06 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5t6nC006293
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 22:55:06 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5t6At006292
	for linux-cvs-outgoing; Mon, 27 May 2002 22:55:06 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S5t4nC006276
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 22:55:04 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S5t4ce006273
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 22:55:04 -0700
Date: Mon, 27 May 2002 22:55:04 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280555.g4S5t4ce006273@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
Content-Length: 218
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 22:55:04

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

Log message:
	Daily fix of get_wchan(), bloddy piece of shit ...


From owner-linux-cvs@oss.sgi.com Mon May 27 23:10:32 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6AWnC006699
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:10:32 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6AW3o006698
	for linux-cvs-outgoing; Mon, 27 May 2002 23:10:32 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6AUnC006695
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:10:30 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6AU12006693
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:10:30 -0700
Date: Mon, 27 May 2002 23:10:30 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280610.g4S6AU12006693@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
Content-Length: 318
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:10:29

Modified files:
	include/asm-mips: Tag: linux_2_4 atomic.h bitops.h 
	include/asm-mips64: Tag: linux_2_4 atomic.h bitops.h 

Log message:
	Splatter a few additional syncs over the code to handle weakly ordered
	memory systems.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:10:35 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6AZnC006730
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:10:35 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6AZtF006728
	for linux-cvs-outgoing; Mon, 27 May 2002 23:10:35 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6AWnC006713
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:10:33 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6AWCT006710
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:10:32 -0700
Date: Mon, 27 May 2002 23:10:32 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280610.g4S6AWCT006710@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
Content-Length: 288
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:10:32

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

Log message:
	Splatter a few additional syncs over the code to handle weakly ordered
	memory systems.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:11:58 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6BwnC006810
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:11:58 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6BwrI006809
	for linux-cvs-outgoing; Mon, 27 May 2002 23:11:58 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6BunC006806
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:11:56 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6BuEj006804
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:11:56 -0700
Date: Mon, 27 May 2002 23:11:56 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280611.g4S6BuEj006804@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
Content-Length: 220
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:11:56

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

Log message:
	Daily fix of get_wchan(), bloddy piece of shit ...


From owner-linux-cvs@oss.sgi.com Mon May 27 23:12:01 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6C1nC006837
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:12:01 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6C00B006835
	for linux-cvs-outgoing; Mon, 27 May 2002 23:12:00 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6BwnC006819
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:11:58 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6Bwoi006816
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:11:58 -0700
Date: Mon, 27 May 2002 23:11:58 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280611.g4S6Bwoi006816@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
Content-Length: 205
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:11:58

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

Log message:
	Daily fix of get_wchan(), bloddy piece of shit ...


From owner-linux-cvs@oss.sgi.com Mon May 27 23:18:14 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6IEnC007059
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:18:14 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6IE4a007057
	for linux-cvs-outgoing; Mon, 27 May 2002 23:18:14 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6ICnC007044
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:18:12 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6ICFv007042
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:18:12 -0700
Date: Mon, 27 May 2002 23:18:12 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280618.g4S6ICFv007042@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
Content-Length: 260
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:18:12

Modified files:
	arch/mips/mm   : c-r4k.c 
Added files:
	include/asm-mips: war.h 

Log message:
	Control some of the bug workarounds from a new header file <asm/war.h>.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:18:16 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6IGnC007078
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:18:16 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6IGSx007076
	for linux-cvs-outgoing; Mon, 27 May 2002 23:18:16 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6IEnC007058
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:18:14 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6IEHZ007055
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:18:14 -0700
Date: Mon, 27 May 2002 23:18:14 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280618.g4S6IEHZ007055@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
Content-Length: 290
Lines: 12

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:18:14

Modified files:
	arch/mips/mm   : Tag: linux_2_4 c-r4k.c 
Added files:
	include/asm-mips: Tag: linux_2_4 war.h 

Log message:
	Control some of the bug workarounds from a new header file <asm/war.h>.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:20:50 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6KonC007261
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:20:50 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6KoLv007260
	for linux-cvs-outgoing; Mon, 27 May 2002 23:20:50 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6KlnC007247
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:20:47 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6Klrc007245
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:20:47 -0700
Date: Mon, 27 May 2002 23:20:47 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280620.g4S6Klrc007245@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
Content-Length: 184
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:20:47

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

Log message:
	Fix compile error.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:20:52 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6KqnC007273
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:20:52 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6Kqd2007271
	for linux-cvs-outgoing; Mon, 27 May 2002 23:20:52 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6KnnC007257
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:20:49 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6KnI2007255
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:20:49 -0700
Date: Mon, 27 May 2002 23:20:49 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280620.g4S6KnI2007255@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
Content-Length: 169
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:20:48

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

Log message:
	Fix compile error.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:33:16 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6XGnC007465
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:33:16 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6XFrF007463
	for linux-cvs-outgoing; Mon, 27 May 2002 23:33:15 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6XDnC007449
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:33:13 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6XDLA007447
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:33:13 -0700
Date: Mon, 27 May 2002 23:33:13 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280633.g4S6XDLA007447@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
Content-Length: 273
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:33:13

Modified files:
	arch/mips/kernel: Tag: linux_2_4 traps.c 
	arch/mips64/kernel: Tag: linux_2_4 traps.c 

Log message:
	Properly handle branch delay slots in connection with signals.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:33:18 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6XHnC007474
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:33:17 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6XHQC007472
	for linux-cvs-outgoing; Mon, 27 May 2002 23:33:17 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6XFnC007462
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:33:15 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6XFsd007460
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:33:15 -0700
Date: Mon, 27 May 2002 23:33:15 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280633.g4S6XFsd007460@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
Content-Length: 243
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:33:15

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

Log message:
	Properly handle branch delay slots in connection with signals.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:49:07 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6n7nC007945
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:49:07 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6n7ZN007939
	for linux-cvs-outgoing; Mon, 27 May 2002 23:49:07 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6n5nC007931
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:49:05 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6n52T007929
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:49:05 -0700
Date: Mon, 27 May 2002 23:49:05 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280649.g4S6n52T007929@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
Content-Length: 248
Lines: 11

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/27 23:49:05

Modified files:
	arch/mips/cobalt: Tag: linux_2_4 irq.c pci.c 
	include/asm-mips/cobalt: Tag: linux_2_4 cobalt.h 

Log message:
	Support PCI slot in Qube 2.


From owner-linux-cvs@oss.sgi.com Mon May 27 23:49:10 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6n9nC007966
	for <linux-cvs-outgoing@oss.sgi.com>; Mon, 27 May 2002 23:49:09 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6n9nL007964
	for linux-cvs-outgoing; Mon, 27 May 2002 23:49:09 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S6n7nC007946
	for <linux-cvs@oss.sgi.com>; Mon, 27 May 2002 23:49:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S6n7Qd007943
	for linux-cvs@oss.sgi.com; Mon, 27 May 2002 23:49:07 -0700
Date: Mon, 27 May 2002 23:49:07 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205280649.g4S6n7Qd007943@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
Content-Length: 218
Lines: 11

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

Modified files:
	arch/mips/cobalt: irq.c pci.c 
	include/asm-mips/cobalt: cobalt.h 

Log message:
	Support PCI slot in Qube 2.


From owner-linux-cvs@oss.sgi.com Tue May 28 02:49:47 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S9nlnC010572
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 28 May 2002 02:49:47 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S9nlfu010571
	for linux-cvs-outgoing; Tue, 28 May 2002 02:49:47 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S9njnC010568
	for <linux-cvs@oss.sgi.com>; Tue, 28 May 2002 02:49:45 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S9njx3010566
	for linux-cvs@oss.sgi.com; Tue, 28 May 2002 02:49:45 -0700
Date: Tue, 28 May 2002 02:49:45 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205280949.g4S9njx3010566@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
Content-Length: 268
Lines: 11

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/28 02:49:45

Modified files:
	include/asm-mips: Tag: linux_2_4 pgtable.h 
	include/asm-mips64: Tag: linux_2_4 pgtable.h 

Log message:
	Enable the local arch_get_unmapped_area() for MIPS64.


From owner-linux-cvs@oss.sgi.com Tue May 28 02:59:07 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S9x7nC010854
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 28 May 2002 02:59:07 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S9x7hH010853
	for linux-cvs-outgoing; Tue, 28 May 2002 02:59:07 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4S9x5nC010846
	for <linux-cvs@oss.sgi.com>; Tue, 28 May 2002 02:59:05 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4S9x5gD010844
	for linux-cvs@oss.sgi.com; Tue, 28 May 2002 02:59:05 -0700
Date: Tue, 28 May 2002 02:59:05 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205280959.g4S9x5gD010844@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
Content-Length: 238
Lines: 11

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/28 02:59:05

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

Log message:
	Enable the local arch_get_unmapped_area() for MIPS64.


From owner-linux-cvs@oss.sgi.com Tue May 28 20:03:27 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T33RnC003229
	for <linux-cvs-outgoing@oss.sgi.com>; Tue, 28 May 2002 20:03:27 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T33RA6003228
	for linux-cvs-outgoing; Tue, 28 May 2002 20:03:27 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T33JnC003223
	for <linux-cvs@oss.sgi.com>; Tue, 28 May 2002 20:03:19 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T33IPc003221
	for linux-cvs@oss.sgi.com; Tue, 28 May 2002 20:03:18 -0700
Date: Tue, 28 May 2002 20:03:18 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205290303.g4T33IPc003221@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
Content-Length: 3284
Lines: 67

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/28 20:03:18

Modified files:
	arch/mips/arc  : Tag: linux_2_4 console.c identify.c 
	arch/mips/au1000/common: Tag: linux_2_4 int-handler.S irq.c 
	                         power.c reset.c 
	arch/mips/au1000/pb1000: Tag: linux_2_4 init.c 
	arch/mips/au1000/pb1500: Tag: linux_2_4 init.c 
	arch/mips/cobalt: Tag: linux_2_4 int-handler.S reset.c 
	arch/mips/ddb5xxx/common: Tag: linux_2_4 nile4.c 
	arch/mips/ddb5xxx/ddb5476: Tag: linux_2_4 int-handler.S irq.c 
	                           nile4_pic.c pci.c 
	arch/mips/ddb5xxx/ddb5477: Tag: linux_2_4 int-handler.S pci.c 
	arch/mips/dec  : Tag: linux_2_4 setup.c 
	arch/mips/galileo-boards/ev64120: Tag: linux_2_4 int-handler.S 
	                                  irq.c 
	arch/mips/galileo-boards/ev64120/compressed: Tag: linux_2_4 
	                                             burner.c 
	                                             evb64120A_Setup.c 
	                                             pci_etherboot.c 
	                                             sbdreset_evb64120A.S 
	arch/mips/galileo-boards/ev96100: Tag: linux_2_4 init.c time.c 
	arch/mips/galileo-boards/generic: Tag: linux_2_4 reset.c 
	arch/mips/gt64120/momenco_ocelot: Tag: linux_2_4 int-handler.S 
	                                  irq.c 
	arch/mips/hp-lj: Tag: linux_2_4 gdb_hook.c utils.c 
	arch/mips/ite-boards/generic: Tag: linux_2_4 irq.c time.c 
	arch/mips/ite-boards/ivr: Tag: linux_2_4 init.c 
	arch/mips/ite-boards/qed-4n-s01b: Tag: linux_2_4 init.c 
	arch/mips/jmr3927/common: Tag: linux_2_4 prom.c 
	arch/mips/jmr3927/rbhma3100: Tag: linux_2_4 pci_ops.c 
	arch/mips/kernel: Tag: linux_2_4 gdb-stub.c pci.c process.c 
	                  r2300_switch.S scall_o32.S smp.c sysmips.c 
	arch/mips/lib  : Tag: linux_2_4 kbd-std.c memcpy.S 
	arch/mips/mips-boards/generic: Tag: linux_2_4 cmdline.c 
	                               gdb_hook.c 
	arch/mips/mm   : Tag: linux_2_4 c-mips32.c c-r4k.c c-rm7k.c 
	                 c-sb1.c c-tx49.c fault.c tlb-r3k.c tlb-sb1.c 
	                 tlbex-r4k.S 
	arch/mips/philips/nino: Tag: linux_2_4 irq.c setup.c 
	arch/mips/sgi-ip22: Tag: linux_2_4 ip22-time.c 
	arch/mips/sibyte/sb1250: Tag: linux_2_4 time.c 
	arch/mips/sibyte/swarm: Tag: linux_2_4 setup.c smp.c 
	arch/mips/vr4181/common: Tag: linux_2_4 irq.c 
	arch/mips/vr4181/osprey: Tag: linux_2_4 prom.c 
	arch/mips64/kernel: Tag: linux_2_4 entry.S pci-dma.c 
	                    r4k_switch.S smp.c 
	arch/mips64/mm : Tag: linux_2_4 c-sb1.c r4xx0.c tlb-sb1.c 
	arch/mips64/sgi-ip32: Tag: linux_2_4 ip32-pci.c ip32-setup.c 
	                      ip32-timer.c 
	drivers/char   : Tag: linux_2_4 sb1250_duart.c 
	drivers/ide    : Tag: linux_2_4 ide-swarm.c 
	drivers/net    : Tag: linux_2_4 gt96100eth.c gt96100eth.h 
	                 ioc3-eth.c meth.c 
	include/asm-mips: Tag: linux_2_4 asm.h au1000.h au1000_dma.h 
	                  au1000_pcmcia.h highmem.h linux_logo_dec.h 
	                  linux_logo_sgi.h page.h types.h 
	include/asm-mips/jmr3927: Tag: linux_2_4 irq.h 
	include/asm-mips64: Tag: linux_2_4 cache.h serial.h 
	include/asm-mips64/ip32: Tag: linux_2_4 machine.h 

Log message:
	Include / do not include <linux/config.h> as indicated by make
	checkconfig.


From owner-linux-cvs@oss.sgi.com Wed May 29 01:12:09 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T8C9nC022107
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 01:12:09 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T8C9EG022106
	for linux-cvs-outgoing; Wed, 29 May 2002 01:12:09 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T8C7nC022103
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 01:12:07 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T8C7xJ022101
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 01:12:07 -0700
Date: Wed, 29 May 2002 01:12:07 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205290812.g4T8C7xJ022101@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
Content-Length: 415
Lines: 14

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

Modified files:
	drivers/char   : Tag: linux_2_4 ite_gpio.c lcd.c 
	drivers/net    : Tag: linux_2_4 au1000_eth.c au1000_eth.h 
	drivers/pcmcia : Tag: linux_2_4 au1000_pb1000.c 
	drivers/scsi   : Tag: linux_2_4 wd33c93.h 
	drivers/video  : Tag: linux_2_4 tx3912fb.c tx3912fb.h 

Log message:
	More <linux/config.h> cleanups.


From owner-linux-cvs@oss.sgi.com Wed May 29 01:12:13 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T8CDnC022136
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 01:12:13 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T8CD3U022135
	for linux-cvs-outgoing; Wed, 29 May 2002 01:12:13 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4T8CBnC022132
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 01:12:11 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4T8CBNu022130
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 01:12:11 -0700
Date: Wed, 29 May 2002 01:12:11 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205290812.g4T8CBNu022130@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
Content-Length: 340
Lines: 14

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

Modified files:
	drivers/char   : ite_gpio.c lcd.c 
	drivers/net    : au1000_eth.c au1000_eth.h 
	drivers/pcmcia : au1000_pb1000.c 
	drivers/scsi   : wd33c93.h 
	drivers/video  : tx3912fb.c tx3912fb.h 

Log message:
	More <linux/config.h> cleanups.


From owner-linux-cvs@oss.sgi.com Wed May 29 07:31:03 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEV3nC014486
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 07:31:03 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEV3q7014485
	for linux-cvs-outgoing; Wed, 29 May 2002 07:31:03 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEUwnC014482
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 07:30:59 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEUw7H014480
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 07:30:58 -0700
Date: Wed, 29 May 2002 07:30:58 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205291430.g4TEUw7H014480@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
Content-Length: 1097
Lines: 27

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/29 07:30:58

Modified files:
	arch/mips      : Tag: linux_2_4 config.in defconfig 
	                 defconfig-atlas defconfig-cobalt 
	                 defconfig-ddb5476 defconfig-ddb5477 
	                 defconfig-decstation defconfig-ev64120 
	                 defconfig-ev96100 defconfig-hp-lj 
	                 defconfig-ip22 defconfig-it8172 defconfig-ivr 
	                 defconfig-jmr3927 defconfig-malta 
	                 defconfig-nino defconfig-ocelot 
	                 defconfig-osprey defconfig-pb1000 
	                 defconfig-pb1500 defconfig-rm200 
	                 defconfig-sb1250-swarm 
	arch/mips64    : Tag: linux_2_4 config.in defconfig 
	                 defconfig-atlas defconfig-ip22 defconfig-ip27 
	                 defconfig-ip32 defconfig-malta 
	                 defconfig-sb1250-swarm 
	drivers/scsi   : Tag: linux_2_4 Config.in 
	drivers/video  : Tag: linux_2_4 Config.in 

Log message:
	Config.in fixes and clean-ups, including a better commonality
	between MIPS and MIPS64.


From owner-linux-cvs@oss.sgi.com Wed May 29 07:33:56 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEXunC014551
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 07:33:56 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEXum8014550
	for linux-cvs-outgoing; Wed, 29 May 2002 07:33:56 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEXrnC014547
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 07:33:53 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEXqQw014545
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 07:33:52 -0700
Date: Wed, 29 May 2002 07:33:52 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205291433.g4TEXqQw014545@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
Content-Length: 999
Lines: 25

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/29 07:33:52

Modified files:
	arch/mips      : config.in defconfig defconfig-atlas 
	                 defconfig-cobalt defconfig-ddb5476 
	                 defconfig-ddb5477 defconfig-decstation 
	                 defconfig-ev64120 defconfig-ev96100 
	                 defconfig-hp-lj defconfig-ip22 defconfig-it8172 
	                 defconfig-ivr defconfig-jmr3927 defconfig-malta 
	                 defconfig-nino defconfig-ocelot 
	                 defconfig-osprey defconfig-pb1000 
	                 defconfig-pb1500 defconfig-rm200 
	                 defconfig-sb1250-swarm 
	arch/mips64    : config.in defconfig defconfig-atlas 
	                 defconfig-ip22 defconfig-ip27 defconfig-ip32 
	                 defconfig-malta defconfig-sb1250-swarm 
	drivers/scsi   : Config.in 
	drivers/video  : Config.in 

Log message:
	Config.in fixes and clean-ups, including a better commonality
	between MIPS and MIPS64.


From owner-linux-cvs@oss.sgi.com Wed May 29 07:36:12 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEaBnC014616
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 07:36:11 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEaB73014615
	for linux-cvs-outgoing; Wed, 29 May 2002 07:36:11 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEa9nC014612
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 07:36:09 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEa9sH014610
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 07:36:09 -0700
Date: Wed, 29 May 2002 07:36:09 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205291436.g4TEa9sH014610@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
Content-Length: 208
Lines: 10

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/29 07:36:09

Modified files:
	include/asm-mips: Tag: linux_2_4 irq_cpu.h 

Log message:
	Let MIPS64 have <asm/irq_cpu.h> as well.


From owner-linux-cvs@oss.sgi.com Wed May 29 07:38:22 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEcMnC014663
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 07:38:22 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEcL4o014662
	for linux-cvs-outgoing; Wed, 29 May 2002 07:38:21 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEcKnC014659
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 07:38:20 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEcK7B014657
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 07:38:20 -0700
Date: Wed, 29 May 2002 07:38:20 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205291438.g4TEcK7B014657@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
Content-Length: 247
Lines: 11

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/29 07:38:20

Added files:
	include/asm-mips64: Tag: linux_2_4 irq_cpu.h 

Log message:
	Let MIPS64 have <asm/irq_cpu.h> as well.  Aarrgh...  Now add
	the file for real.


From owner-linux-cvs@oss.sgi.com Wed May 29 07:39:40 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEdenC014725
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 07:39:40 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEdekY014724
	for linux-cvs-outgoing; Wed, 29 May 2002 07:39:40 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TEdcnC014721
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 07:39:38 -0700
Received: (from macro@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TEdcmZ014719
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 07:39:38 -0700
Date: Wed, 29 May 2002 07:39:38 -0700
From: "Maciej W. Rozycki" <macro@oss.sgi.com>
Message-Id: <200205291439.g4TEdcmZ014719@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
Content-Length: 238
Lines: 12

CVSROOT:	/oss/CVS/cvs
Module name:	linux
Changes by:	macro@oss.sgi.com	02/05/29 07:39:38

Modified files:
	include/asm-mips: irq_cpu.h 
Added files:
	include/asm-mips64: irq_cpu.h 

Log message:
	Let MIPS64 have <asm/irq_cpu.h> as well.


From owner-linux-cvs@oss.sgi.com Wed May 29 11:20:43 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIKhnC024956
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 11:20:43 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIKh5c024955
	for linux-cvs-outgoing; Wed, 29 May 2002 11:20:43 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIKfnC024952
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 11:20:41 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIKf3L024950
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 11:20:41 -0700
Date: Wed, 29 May 2002 11:20:41 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205291820.g4TIKf3L024950@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
Content-Length: 184
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/29 11:20:41

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

Log message:
	Don't set ST0_FR on seconary cpus.


From owner-linux-cvs@oss.sgi.com Wed May 29 11:21:24 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TILOnC025001
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 11:21:24 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TILOaT025000
	for linux-cvs-outgoing; Wed, 29 May 2002 11:21:24 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TILMnC024997
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 11:21:22 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TILMm5024995
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 11:21:22 -0700
Date: Wed, 29 May 2002 11:21:22 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205291821.g4TILMm5024995@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
Content-Length: 200
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/29 11:21:22

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

Log message:
	Don't set ST0_FR on secondary CPUs.


From owner-linux-cvs@oss.sgi.com Wed May 29 11:34:42 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIYfnC025273
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 11:34:41 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIYfnR025272
	for linux-cvs-outgoing; Wed, 29 May 2002 11:34:41 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIYdnC025269
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 11:34:39 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIYdic025267
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 11:34:39 -0700
Date: Wed, 29 May 2002 11:34:39 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205291834.g4TIYdic025267@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
Content-Length: 200
Lines: 10

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/29 11:34:39

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 linux32.c 

Log message:
	Fix abuse of copy_from_user().


From owner-linux-cvs@oss.sgi.com Wed May 29 11:36:33 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIaXnC025403
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 11:36:33 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIaXD7025402
	for linux-cvs-outgoing; Wed, 29 May 2002 11:36:33 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TIaTnC025398
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 11:36:29 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TIaTm4025396
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 11:36:29 -0700
Date: Wed, 29 May 2002 11:36:29 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205291836.g4TIaTm4025396@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
Content-Length: 1043
Lines: 31

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

Modified files:
	arch/mips/arc  : console.c 
	arch/mips/au1000/common: int-handler.S 
	arch/mips/au1000/pb1000: init.c 
	arch/mips/au1000/pb1500: init.c 
	arch/mips/cobalt: int-handler.S reset.c 
	arch/mips/ddb5xxx/ddb5476: int-handler.S irq.c 
	arch/mips/ddb5xxx/ddb5477: int-handler.S 
	arch/mips/galileo-boards/ev64120: int-handler.S 
	arch/mips/galileo-boards/ev96100: init.c time.c 
	arch/mips/galileo-boards/generic: reset.c 
	arch/mips/gt64120/momenco_ocelot: int-handler.S 
	arch/mips/hp-lj: gdb_hook.c utils.c 
	arch/mips/ite-boards/generic: time.c 
	arch/mips/ite-boards/ivr: init.c 
	arch/mips/ite-boards/qed-4n-s01b: init.c 
	arch/mips/jmr3927/common: prom.c 
	arch/mips/jmr3927/rbhma3100: pci_ops.c 
	arch/mips/kernel: process.c smp.c sysmips.c time.c 
	arch/mips/mips-boards/generic: cmdline.c 
	arch/mips/sgi-ip22: ip22-time.c 
	arch/mips/sibyte/swarm: smp.c 
	arch/mips64/kernel: linux32.c 

Log message:
	Fix __copy_from_user() abuse.


From owner-linux-cvs@oss.sgi.com Wed May 29 15:40:11 2002
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TMeBnC003637
	for <linux-cvs-outgoing@oss.sgi.com>; Wed, 29 May 2002 15:40:11 -0700
Received: (from majordomo@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TMeBGI003636
	for linux-cvs-outgoing; Wed, 29 May 2002 15:40:11 -0700
X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-cvs@oss.sgi.com using -f
Received: from oss.sgi.com (localhost [127.0.0.1])
	by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g4TMe6nC003633
	for <linux-cvs@oss.sgi.com>; Wed, 29 May 2002 15:40:06 -0700
Received: (from ralf@localhost)
	by oss.sgi.com (8.12.3/8.12.3/Submit) id g4TMe6oH003631
	for linux-cvs@oss.sgi.com; Wed, 29 May 2002 15:40:06 -0700
Date: Wed, 29 May 2002 15:40:06 -0700
From: Ralf Baechle <ralf@oss.sgi.com>
Message-Id: <200205292240.g4TMe6oH003631@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
Content-Length: 1798
Lines: 45

CVSROOT:	/home/pub/cvs
Module name:	linux
Changes by:	ralf@oss.sgi.com	02/05/29 15:40:05

Modified files:
	arch/mips/arc  : identify.c 
	arch/mips/au1000/common: irq.c power.c reset.c 
	arch/mips/ddb5xxx/common: nile4.c 
	arch/mips/ddb5xxx/ddb5476: nile4_pic.c pci.c 
	arch/mips/ddb5xxx/ddb5477: pci.c 
	arch/mips/dec  : setup.c 
	arch/mips/galileo-boards/ev64120/compressed: burner.c 
	                                             evb64120A_Setup.c 
	                                             pci_etherboot.c 
	                                             sbdreset_evb64120A.S 
	arch/mips/gt64120/momenco_ocelot: irq.c 
	arch/mips/ite-boards/generic: irq.c 
	arch/mips/kernel: gdb-stub.c pci.c r2300_switch.S scall_o32.S 
	arch/mips/lib  : kbd-std.c memcpy.S 
	arch/mips/mips-boards/generic: gdb_hook.c 
	arch/mips/mm   : c-mips32.c c-r4k.c c-rm7k.c c-sb1.c c-tx49.c 
	                 fault.c tlb-r3k.c tlb-sb1.c tlbex-r4k.S 
	arch/mips/philips/nino: irq.c setup.c 
	arch/mips/sibyte/sb1250: time.c 
	arch/mips/sibyte/swarm: setup.c 
	arch/mips/vr4181/common: irq.c 
	arch/mips/vr4181/osprey: prom.c 
	arch/mips64/kernel: entry.S r4k_switch.S 
	arch/mips64/mm : c-sb1.c r4xx0.c tlb-sb1.c 
	arch/mips64/sgi-ip32: ip32-pci.c ip32-setup.c ip32-timer.c 
	arch/mips64/sibyte/sb1250: irq.c irq_handler.S time.c 
	arch/mips64/sibyte/swarm: memory.c setup.c smp.c 
	drivers/char   : sb1250_duart.c 
	drivers/ide    : ide-swarm.c 
	drivers/net    : gt96100eth.c ioc3-eth.c meth.c 
	include/asm-mips: asm.h au1000.h au1000_dma.h au1000_pcmcia.h 
	                  highmem.h linux_logo_dec.h linux_logo_sgi.h 
	                  page.h types.h 
	include/asm-mips/jmr3927: irq.h 
	include/asm-mips64: cache.h serial.h 
	include/asm-mips64/ip32: machine.h 

Log message:
	More <linux/config.h> cleanups.


