From ralf@linux-mips.org Sun Feb  1 23:14:16 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 01 Feb 2004 23:14:16 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  1 Feb 2004 23:14:16 +0000
X-archive-position: 3690
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/01 23:14:16

Modified files:
	arch/mips/dec  : ecc-berr.c 

Log message:
	Spelling fix.


From ralf@linux-mips.org Mon Feb  2 14:19:35 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 14:19:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 14:19:35 +0000
X-archive-position: 3691
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 14:19:35

Modified files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k.c 
	arch/mips64/mm : Tag: linux_2_4 pg-r4k.c 

Log message:
	Don't use has_scache variable, it was always 0 anyway.  If we have an
	S-cache Create_Dirty_Exclusive operation then don't use the D-cache
	variant.  Resize arrays to be large enough for the largest function
	that possibly can be generated.  Handle the case of 128-byte S-cache
	lines correctly.  Handle delay slots in a non-disgusting fashion.
	PMC-Sierra says that the workaround for errata #18 of the R4600 V1.7
	and a similar erratum in V2.0 don't require disabling of interrupts,
	so remove that code.


From ralf@linux-mips.org Mon Feb  2 14:20:58 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 14:20:58 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 14:20:58 +0000
X-archive-position: 3692
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 14:20:58

Modified files:
	arch/mips/mm   : pg-r4k.c 

Log message:
	Don't use has_scache variable, it was always 0 anyway.  If we have an
	S-cache Create_Dirty_Exclusive operation then don't use the D-cache
	variant.  Resize arrays to be large enough for the largest function
	that possibly can be generated.  Handle the case of 128-byte S-cache
	lines correctly.  Handle delay slots in a non-disgusting fashion.
	PMC-Sierra says that the workaround for errata #18 of the R4600 V1.7
	and a similar erratum in V2.0 don't require disabling of interrupts,
	so remove that code.


From ralf@linux-mips.org Mon Feb  2 22:05:04 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 22:05:04 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 22:05:04 +0000
X-archive-position: 3693
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 22:05:04

Modified files:
	drivers/char/watchdog: .cvsignore 
Added files:
	net/ipv4/ipvs  : .cvsignore 
	net/sctp       : .cvsignore 

Log message:
	More ...


From ralf@linux-mips.org Mon Feb  2 22:07:08 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 22:07:08 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 22:07:08 +0000
X-archive-position: 3694
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 22:07:08

Modified files:
	arch/mips      : defconfig 
	arch/mips/configs: ip22_defconfig 

Log message:
	More useful default configuration.


From ralf@linux-mips.org Mon Feb  2 22:24:37 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 22:24:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 22:24:37 +0000
X-archive-position: 3695
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 22:24:37

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

Log message:
	Fix for R4600 V1.7.  Lacking real erratas this fix is rather empirical
	but it seems to hold as far as tested.


From ralf@linux-mips.org Mon Feb  2 22:24:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 02 Feb 2004 22:24:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  2 Feb 2004 22:24:45 +0000
X-archive-position: 3696
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/02 22:24:44

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

Log message:
	Fix for R4600 V1.7.  Lacking real erratas this fix is rather empirical
	but it seems to hold as far as tested.


From ralf@linux-mips.org Tue Feb  3 00:22:06 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 03 Feb 2004 00:22:06 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  3 Feb 2004 00:22:06 +0000
X-archive-position: 3697
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/03 00:22:06

Modified files:
	net/xfrm       : .cvsignore 

Log message:
	Ignore more module crapola ...


From ralf@linux-mips.org Tue Feb  3 00:25:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 03 Feb 2004 00:25:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  3 Feb 2004 00:25:21 +0000
X-archive-position: 3698
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/03 00:25:21

Modified files:
	arch/mips      : defconfig 
	arch/mips/configs: ip22_defconfig 

Log message:
	ext2 considered useful ...


From ladis@linux-mips.org Tue Feb  3 12:03:26 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 03 Feb 2004 12:03:26 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  3 Feb 2004 12:03:26 +0000
X-archive-position: 3699
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ladis@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ladis@ftp.linux-mips.org	04/02/03 12:03:26

Modified files:
	arch/mips/sgi-ip32: ip32-setup.c 

Log message:
	Add missing include.


From ppopov@linux-mips.org Wed Feb  4 09:17:18 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 09:17:18 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 09:17:18 +0000
X-archive-position: 3700
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/04 09:17:18

Modified files:
	arch/mips/au1000/common: Tag: linux_2_4 setup.c 

Log message:
	Fixed a buglet in setting ide_ops.


From ladis@linux-mips.org Wed Feb  4 13:39:03 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 13:39:03 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 13:39:03 +0000
X-archive-position: 3701
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ladis@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ladis@ftp.linux-mips.org	04/02/04 13:39:03

Modified files:
	include/asm-mips/ip32: mace.h 

Log message:
	Add audio registers definitions.


From ralf@linux-mips.org Wed Feb  4 20:59:40 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 20:59:40 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 20:59:40 +0000
X-archive-position: 3702
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 20:59:40

linux/arch/sh/boards/snapgear

Update of /home/cvs/linux/arch/sh/boards/snapgear
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/boards/snapgear

Log Message:
Directory /home/cvs/linux/arch/sh/boards/snapgear added to the repository


From ralf@linux-mips.org Wed Feb  4 20:59:45 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 20:59:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 20:59:45 +0000
X-archive-position: 3703
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 20:59:45

linux/arch/sh/boards/systemh

Update of /home/cvs/linux/arch/sh/boards/systemh
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/boards/systemh

Log Message:
Directory /home/cvs/linux/arch/sh/boards/systemh added to the repository


From ralf@linux-mips.org Wed Feb  4 20:59:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 20:59:49 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 20:59:49 +0000
X-archive-position: 3704
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 20:59:49

linux/arch/sh/drivers

Update of /home/cvs/linux/arch/sh/drivers
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/drivers

Log Message:
Directory /home/cvs/linux/arch/sh/drivers added to the repository


From ralf@linux-mips.org Wed Feb  4 20:59:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 20:59:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 20:59:54 +0000
X-archive-position: 3705
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 20:59:54

linux/arch/sh/drivers/dma

Update of /home/cvs/linux/arch/sh/drivers/dma
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/drivers/dma

Log Message:
Directory /home/cvs/linux/arch/sh/drivers/dma added to the repository


From ralf@linux-mips.org Wed Feb  4 20:59:59 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 20:59:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 20:59:59 +0000
X-archive-position: 3706
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 20:59:59

linux/arch/sh/drivers/pci

Update of /home/cvs/linux/arch/sh/drivers/pci
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/drivers/pci

Log Message:
Directory /home/cvs/linux/arch/sh/drivers/pci added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:03 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:03 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:03 +0000
X-archive-position: 3707
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:03

linux/arch/sh/oprofile

Update of /home/cvs/linux/arch/sh/oprofile
In directory ftp.linux-mips.org:/tmp/cvs-serv771/arch/sh/oprofile

Log Message:
Directory /home/cvs/linux/arch/sh/oprofile added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:08 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:08 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:08 +0000
X-archive-position: 3708
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:08

linux/drivers/md/raid6test

Update of /home/cvs/linux/drivers/md/raid6test
In directory ftp.linux-mips.org:/tmp/cvs-serv771/drivers/md/raid6test

Log Message:
Directory /home/cvs/linux/drivers/md/raid6test added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:12 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:12 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:12 +0000
X-archive-position: 3709
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:12

linux/drivers/media/video/cx88

Update of /home/cvs/linux/drivers/media/video/cx88
In directory ftp.linux-mips.org:/tmp/cvs-serv771/drivers/media/video/cx88

Log Message:
Directory /home/cvs/linux/drivers/media/video/cx88 added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:17 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:17 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:17 +0000
X-archive-position: 3710
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:17

linux/drivers/scsi/qla2xxx

Update of /home/cvs/linux/drivers/scsi/qla2xxx
In directory ftp.linux-mips.org:/tmp/cvs-serv771/drivers/scsi/qla2xxx

Log Message:
Directory /home/cvs/linux/drivers/scsi/qla2xxx added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:22 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:22 +0000
X-archive-position: 3711
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:22

linux/drivers/video/kyro

Update of /home/cvs/linux/drivers/video/kyro
In directory ftp.linux-mips.org:/tmp/cvs-serv771/drivers/video/kyro

Log Message:
Directory /home/cvs/linux/drivers/video/kyro added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:26 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:26 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:26 +0000
X-archive-position: 3712
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:26

linux/include/asm-sh/snapgear

Update of /home/cvs/linux/include/asm-sh/snapgear
In directory ftp.linux-mips.org:/tmp/cvs-serv771/include/asm-sh/snapgear

Log Message:
Directory /home/cvs/linux/include/asm-sh/snapgear added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:31 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:31 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:31 +0000
X-archive-position: 3713
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:31

linux/include/asm-sh/systemh

Update of /home/cvs/linux/include/asm-sh/systemh
In directory ftp.linux-mips.org:/tmp/cvs-serv771/include/asm-sh/systemh

Log Message:
Directory /home/cvs/linux/include/asm-sh/systemh added to the repository


From ralf@linux-mips.org Wed Feb  4 21:00:36 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 04 Feb 2004 21:00:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed,  4 Feb 2004 21:00:36 +0000
X-archive-position: 3714
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/04 21:00:36

linux/build-log

Update of /home/cvs/linux/build-log
In directory ftp.linux-mips.org:/tmp/cvs-serv771/build-log

Log Message:
Directory /home/cvs/linux/build-log added to the repository


From jsun@linux-mips.org Thu Feb  5 00:05:48 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 00:05:48 +0000 (GMT)
From: jsun@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 00:05:48 +0000
X-archive-position: 3715
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: jsun@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	jsun@ftp.linux-mips.org	04/02/05 00:05:48

Modified files:
	arch/mips/kernel: Makefile 
	include/asm-mips: rtc.h 
Added files:
	arch/mips/kernel: genrtc.c 

Log message:
	Support genrtc driver on MIPS boards - for free.


From ralf@linux-mips.org Thu Feb  5 00:37:37 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 00:37:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 00:37:37 +0000
X-archive-position: 3716
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 00:37:37

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

Log message:
	This doesn't need config.h.


From ralf@linux-mips.org Thu Feb  5 02:40:13 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 02:40:13 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 02:40:13 +0000
X-archive-position: 3717
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 02:40:13

Modified files:
	.              : CREDITS MAINTAINERS Makefile 
	Documentation  : SubmittingPatches devices.txt 
	                 kernel-parameters.txt 
	Documentation/BK-usage: 00-INDEX 
	Documentation/DocBook: kernel-locking.tmpl 
	Documentation/arm/SA1100: CERF 
	Documentation/dvb: contributors.txt ttusb-dec.txt 
	Documentation/fb: modedb.txt tridentfb.txt 
	Documentation/filesystems: ntfs.txt 
	Documentation/i386: zero-page.txt 
	Documentation/m68k: 00-INDEX 
	Documentation/networking: ip-sysctl.txt sk98lin.txt 
	Documentation/power: swsusp.txt 
	Documentation/s390: driver-model.txt 
	Documentation/sh: new-machine.txt 
	Documentation/sysctl: kernel.txt vm.txt 
	Documentation/usb: w9968cf.txt 
	Documentation/video4linux/bttv: Insmod-options README 
	arch/alpha     : Kconfig 
	arch/alpha/kernel: module.c signal.c 
	arch/alpha/mm  : extable.c 
	arch/arm/configs: cerfcube_defconfig 
	arch/arm/kernel: asm-offsets.c entry-armv.S process.c ptrace.c 
	                 setup.c 
	arch/arm/lib   : csumpartial.S csumpartialcopygeneric.S 
	                 io-readsb.S memcpy.S uaccess.S 
	arch/arm/mach-pxa: generic.c idp.c lubbock.c 
	arch/arm/mach-sa1100: Kconfig cerf.c generic.c leds-cerf.c 
	arch/arm/mm    : extable.c proc-arm720.S 
	arch/arm26/mm  : extable.c 
	arch/cris/arch-v10/drivers: ds1302.c pcf8563.c 
	arch/cris/mm   : Makefile 
	arch/h8300/mm  : Makefile 
	arch/i386      : Kconfig defconfig 
	arch/i386/boot : setup.S 
	arch/i386/kernel: apic.c apm.c dmi_scan.c efi.c io_apic.c mca.c 
	                  mpparse.c setup.c time.c time_hpet.c 
	arch/i386/kernel/acpi: boot.c wakeup.S 
	arch/i386/kernel/cpu: intel.c 
	arch/i386/kernel/cpu/cpufreq: Kconfig acpi.c p4-clockmod.c 
	                              speedstep-lib.c speedstep-lib.h 
	arch/i386/kernel/cpu/mcheck: k7.c mce.c non-fatal.c p5.c p6.c 
	                             winchip.c 
	arch/i386/kernel/cpu/mtrr: if.c 
	arch/i386/mach-es7000: es7000.c 
	arch/i386/mach-voyager: voyager_smp.c 
	arch/i386/mm   : extable.c 
	arch/i386/pci  : acpi.c common.c direct.c pci.h 
	arch/ia64      : Kconfig Makefile 
	arch/ia64/configs: sn2_defconfig 
	arch/ia64/hp/common: sba_iommu.c 
	arch/ia64/ia32 : sys_ia32.c 
	arch/ia64/kernel: acpi.c efi.c entry.S ia64_ksyms.c irq.c 
	                  irq_ia64.c irq_lsapic.c machvec.c perfmon.c 
	                  process.c setup.c smp.c smpboot.c time.c 
	                  unaligned.c unwind.c 
	arch/ia64/lib  : Makefile io.c memcpy_mck.S memset.S 
	arch/ia64/mm   : extable.c fault.c init.c numa.c tlb.c 
	arch/ia64/pci  : pci.c 
	arch/ia64/sn   : Makefile 
	arch/ia64/sn/fakeprom: README fprom.lds 
	arch/ia64/sn/io: Makefile cdl.c io.c xswitch.c 
	arch/ia64/sn/io/drivers: Makefile ioconfig_bus.c 
	arch/ia64/sn/io/hwgfs: Makefile hcl.c hcl_util.c interface.c 
	                       labelcl.c ramfs.c 
	arch/ia64/sn/io/machvec: Makefile pci.c pci_bus_cvlink.c 
	                         pci_dma.c 
	arch/ia64/sn/io/platform_init: Makefile sgi_io_init.c 
	arch/ia64/sn/io/sn2: Makefile bte_error.c geo_op.c klconflib.c 
	                     klgraph.c l1_command.c ml_SN_init.c 
	                     ml_SN_intr.c ml_iograph.c module.c pciio.c 
	                     pic.c shub.c shub_intr.c shuberror.c 
	                     shubio.c xbow.c xtalk.c 
	arch/ia64/sn/io/sn2/pcibr: Makefile pcibr_ate.c pcibr_config.c 
	                           pcibr_dvr.c pcibr_error.c 
	                           pcibr_hints.c pcibr_intr.c 
	                           pcibr_rrb.c pcibr_slot.c 
	arch/ia64/sn/kernel: Makefile bte.c irq.c machvec.c mca.c 
	                     probe.c setup.c 
	arch/ia64/sn/kernel/sn2: Makefile cache.c sn2_smp.c sn_proc_fs.c 
	arch/m68k/amiga: amisound.c chipram.c config.c 
	arch/m68k/atari: hades-pci.c 
	arch/m68k/bvme6000: rtc.c 
	arch/m68k/kernel: head.S traps.c 
	arch/m68k/mac  : config.c misc.c 
	arch/m68k/math-emu: fp_arith.c fp_log.c multi_arith.h 
	arch/m68k/mm   : Makefile hwtest.c motorola.c 
	arch/m68k/mvme16x: rtc.c 
	arch/m68k/q40  : q40ints.c 
	arch/m68k/sun3 : idprom.c 
	arch/m68knommu/kernel: Makefile time.c 
	arch/m68knommu/lib: checksum.c 
	arch/m68knommu/mm: Makefile 
	arch/m68knommu/platform/5307: entry.S 
	arch/mips      : Kconfig defconfig 
	arch/mips/configs: atlas_defconfig bosporus_defconfig 
	                   capcella_defconfig cobalt_defconfig 
	                   db1000_defconfig db1100_defconfig 
	                   db1500_defconfig ddb5476_defconfig 
	                   ddb5477_defconfig decstation_defconfig 
	                   e55_defconfig eagle_defconfig 
	                   ev64120_defconfig ev96100_defconfig 
	                   hp-lj_defconfig ip22_defconfig ip27_defconfig 
	                   ip32_defconfig it8172_defconfig ivr_defconfig 
	                   jmr3927_defconfig lasat200_defconfig 
	                   malta_defconfig mirage_defconfig 
	                   mpc30x_defconfig mtx1_defconfig 
	                   ocelot_defconfig osprey_defconfig 
	                   pb1000_defconfig pb1100_defconfig 
	                   pb1500_defconfig rm200_defconfig 
	                   sb1250-swarm_defconfig sead_defconfig 
	                   tb0226_defconfig tb0229_defconfig 
	                   workpad_defconfig xxs1500_defconfig 
	                   yosemite_defconfig 
	arch/mips/mm   : extable.c 
	arch/parisc    : Kconfig 
	arch/parisc/kernel: sys_parisc.c 
	arch/parisc/mm : Makefile 
	arch/ppc       : Kconfig 
	arch/ppc/boot/prep: Makefile head.S misc.c 
	arch/ppc/boot/simple: embed_config.c 
	arch/ppc/kernel: Makefile misc.S module.c ppc_ksyms.c setup.c 
	                 signal.c syscalls.c 
	arch/ppc/mm    : Makefile cachemap.c 
	arch/ppc64     : Kconfig Makefile defconfig 
	arch/ppc64/boot: ppc32-types.h 
	arch/ppc64/kernel: HvCall.c ItLpQueue.c LparData.c Makefile 
	                   XmPciLpEvent.c asm-offsets.c chrp_setup.c 
	                   cputable.c eeh.c entry.S head.S 
	                   iSeries_IoMmTable.c iSeries_IoMmTable.h 
	                   iSeries_VpdInfo.c iSeries_irq.c iSeries_pci.c 
	                   iSeries_pci_reset.c iSeries_proc.c 
	                   iSeries_setup.c iSeries_setup.h idle.c irq.c 
	                   mf.c mf_proc.c misc.S module.c nvram.c 
	                   open_pic.c pSeries_htab.c pSeries_hvCall.S 
	                   pSeries_lpar.c pSeries_pci.c pacaData.c pci.c 
	                   pci_dma.c pci_dn.c ppc_ksyms.c proc_pmc.c 
	                   proc_ppc64.c process.c prom.c ras.c 
	                   rtas-proc.c rtas.c rtas_flash.c rtasd.c rtc.c 
	                   scanlog.c setup.c signal.c signal32.c smp.c 
	                   stab.c sys_ppc32.c syscalls.c time.c traps.c 
	                   udbg.c vmlinux.lds.S xics.c 
	arch/ppc64/mm  : Makefile hugetlbpage.c imalloc.c init.c numa.c 
	arch/ppc64/xmon: start.c xmon.c 
	arch/s390      : Kconfig Makefile defconfig 
	arch/s390/kernel: compat_ioctl.c compat_linux.c compat_linux.h 
	                  compat_signal.c compat_wrapper.S entry.S 
	                  entry64.S head.S head64.S ptrace.c 
	                  s390_ksyms.c semaphore.c setup.c signal.c 
	                  sys_s390.c syscalls.S traps.c vmlinux.lds.S 
	arch/s390/lib  : uaccess.S uaccess64.S 
	arch/s390/mm   : Makefile fault.c init.c 
	arch/sh        : Kconfig Makefile 
	arch/sh/boards/adx: Makefile setup.c 
	arch/sh/boards/bigsur: Makefile io.c setup.c 
	arch/sh/boards/cat68701: Makefile setup.c 
	arch/sh/boards/cqreek: Makefile setup.c 
	arch/sh/boards/dmida: mach.c 
	arch/sh/boards/dreamcast: Makefile setup.c 
	arch/sh/boards/ec3104: Makefile setup.c 
	arch/sh/boards/harp: mach.c 
	arch/sh/boards/hp6xx/hp620: mach.c 
	arch/sh/boards/hp6xx/hp680: mach.c 
	arch/sh/boards/hp6xx/hp690: mach.c 
	arch/sh/boards/mpc1211: Makefile pci.c rtc.c setup.c 
	arch/sh/boards/overdrive: mach.c 
	arch/sh/boards/saturn: Makefile irq.c setup.c smp.c 
	arch/sh/boards/se/770x: io.c mach.c 
	arch/sh/boards/se/7751: io.c mach.c pci.c 
	arch/sh/boards/sh2000: Makefile setup.c 
	arch/sh/boot/compressed: Makefile head.S 
	arch/sh/cchips/hd6446x/hd64461: io.c setup.c 
	arch/sh/cchips/hd6446x/hd64465: io.c setup.c 
	arch/sh/configs: defconfig-adx defconfig-cqreek 
	                 defconfig-dreamcast 
	arch/sh/kernel : Makefile entry.S head.S io.c irq.c kgdb_stub.c 
	                 module.c process.c ptrace.c setup.c sh_bios.c 
	                 sh_ksyms.c signal.c sys_sh.c time.c traps.c 
	arch/sh/kernel/cpu: Makefile 
	arch/sh/kernel/cpu/sh3: Makefile 
	arch/sh/kernel/cpu/sh4: Makefile fpu.c 
	arch/sh/lib    : Makefile div64.S udivdi3.c 
	arch/sh/mm     : Makefile cache-sh3.c cache-sh4.c clear_page.S 
	                 copy_page.S extable.c fault.c init.c ioremap.c 
	                 tlb-sh3.c 
	arch/sh/tools  : mach-types 
	arch/sparc     : Kconfig 
	arch/sparc/kernel: irq.c traps.c 
	arch/sparc/mm  : extable.c fault.c srmmu.c 
	arch/sparc64   : Kconfig defconfig 
	arch/sparc64/kernel: head.S pci_common.c power.c setup.c smp.c 
	                     sys_sparc32.c traps.c 
	arch/sparc64/mm: extable.c init.c 
	arch/sparc64/prom: bootstr.c 
	arch/um        : Kconfig 
	arch/x86_64    : Kconfig Makefile defconfig 
	arch/x86_64/ia32: ia32_aout.c ia32_binfmt.c ia32_signal.c 
	                  ia32entry.S ptrace32.c sys_ia32.c 
	arch/x86_64/kernel: entry.S i387.c io_apic.c ldt.c mpparse.c 
	                    pci-dma.c pci-gart.c process.c setup.c 
	                    sys_x86_64.c time.c traps.c vmlinux.lds.S 
	                    x8664_ksyms.c 
	arch/x86_64/kernel/acpi: boot.c sleep.c wakeup.S 
	arch/x86_64/lib: thunk.S usercopy.c 
	arch/x86_64/mm : extable.c fault.c k8topology.c 
	crypto         : sha256.c 
	drivers        : Kconfig 
	drivers/acorn/char: i2c.c 
	drivers/acpi   : ac.c asus_acpi.c battery.c bus.c button.c ec.c 
	                 fan.c osl.c pci_link.c pci_root.c power.c 
	                 processor.c scan.c tables.c thermal.c 
	                 toshiba_acpi.c 
	drivers/acpi/dispatcher: dsfield.c dsinit.c dsmethod.c 
	                         dsmthdat.c dsobject.c dsopcode.c 
	                         dsutils.c dswexec.c dswload.c 
	                         dswscope.c dswstate.c 
	drivers/acpi/events: evevent.c evgpe.c evgpeblk.c evmisc.c 
	                     evregion.c evrgnini.c evsci.c evxface.c 
	                     evxfevnt.c evxfregn.c 
	drivers/acpi/executer: exconfig.c exconvrt.c excreate.c exdump.c 
	                       exfield.c exfldio.c exmisc.c exmutex.c 
	                       exnames.c exoparg1.c exoparg2.c 
	                       exoparg3.c exoparg6.c exprep.c exregion.c 
	                       exresnte.c exresolv.c exresop.c exstore.c 
	                       exstoren.c exstorob.c exsystem.c 
	                       exutils.c 
	drivers/acpi/hardware: hwacpi.c hwgpe.c hwregs.c hwsleep.c 
	                       hwtimer.c 
	drivers/acpi/namespace: nsaccess.c nsalloc.c nsdump.c nsdumpdv.c 
	                        nseval.c nsinit.c nsload.c nsnames.c 
	                        nsobject.c nsparse.c nssearch.c 
	                        nsutils.c nswalk.c nsxfeval.c nsxfname.c 
	                        nsxfobj.c 
	drivers/acpi/parser: psargs.c psopcode.c psparse.c psscope.c 
	                     pstree.c psutils.c pswalk.c psxface.c 
	drivers/acpi/resources: rsaddr.c rscalc.c rscreate.c rsdump.c 
	                        rsio.c rsirq.c rslist.c rsmemory.c 
	                        rsmisc.c rsutils.c rsxface.c 
	drivers/acpi/sleep: proc.c 
	drivers/acpi/tables: tbconvrt.c tbget.c tbgetall.c tbinstal.c 
	                     tbrsdt.c tbutils.c tbxface.c tbxfroot.c 
	drivers/acpi/utilities: utalloc.c utcopy.c utdebug.c utdelete.c 
	                        uteval.c utglobal.c utinit.c utmath.c 
	                        utmisc.c utobject.c utxface.c 
	drivers/atm    : atmdev_init.c he.c horizon.c nicstar.c 
	drivers/base   : Makefile class.c core.c firmware_class.c 
	drivers/block  : Kconfig as-iosched.c elevator.c floppy.c 
	                 floppy98.c ll_rw_blk.c loop.c 
	drivers/block/paride: Kconfig 
	drivers/bluetooth: Kconfig Makefile bluecard_cs.c bt3c_cs.c 
	                   btuart_cs.c dtl1_cs.c hci_usb.c hci_usb.h 
	drivers/cdrom  : cdrom.c 
	drivers/char   : Kconfig Makefile efirtc.c genrtc.c hp600_keyb.c 
	                 keyboard.c lp.c mem.c misc.c raw.c rtc.c 
	                 sh-sci.c sh-sci.h sn_serial.c sysrq.c tty_io.c 
	                 vt.c 
	drivers/char/drm: Kconfig 
	drivers/char/pcmcia: synclink_cs.c 
	drivers/char/watchdog: acquirewdt.c advantechwdt.c 
	                       alim1535_wdt.c alim7101_wdt.c 
	                       amd7xx_tco.c cpu5wdt.c eurotechwdt.c 
	                       i810-tco.c ib700wdt.c indydog.c machzwd.c 
	                       mixcomwd.c pcwd.c sa1100_wdt.c 
	                       sbc60xxwdt.c sc1200wdt.c scx200_wdt.c 
	                       shwdt.c softdog.c w83627hf_wdt.c 
	                       w83877f_wdt.c wafer5823wdt.c wdt.c 
	                       wdt285.c wdt977.c wdt_pci.c 
	drivers/cpufreq: cpufreq.c 
	drivers/i2c    : Kconfig i2c-core.c i2c-dev.c i2c-sensor.c 
	drivers/i2c/algos: Kconfig i2c-algo-pcf.h 
	drivers/i2c/busses: Kconfig Makefile i2c-ali1535.c i2c-ali15x3.c 
	                    i2c-amd756.c i2c-amd8111.c i2c-elektor.c 
	                    i2c-elv.c i2c-frodo.c i2c-i801.c i2c-i810.c 
	                    i2c-ibm_iic.c i2c-iop3xx.c i2c-isa.c 
	                    i2c-ite.c i2c-keywest.c i2c-nforce2.c 
	                    i2c-philips-par.c i2c-piix4.c 
	                    i2c-prosavage.c i2c-rpx.c i2c-savage4.c 
	                    i2c-sis5595.c i2c-sis630.c i2c-sis96x.c 
	                    i2c-velleman.c i2c-via.c i2c-viapro.c 
	                    i2c-voodoo3.c scx200_acb.c scx200_i2c.c 
	drivers/i2c/chips: Kconfig Makefile adm1021.c eeprom.c it87.c 
	                   lm75.c lm78.c lm83.c lm85.c via686a.c 
	                   w83781d.c 
	drivers/ide    : Kconfig Makefile ide-cd.c ide-cd.h ide-disk.c 
	                 ide-probe.c ide-proc.c ide-taskfile.c ide.c 
	                 setup-pci.c 
	drivers/ide/legacy: Makefile buddha.c gayle.c ide-cs.c pdc4030.c 
	drivers/ide/pci: Makefile amd74xx.c cmd640.c pdc202xx_new.c 
	                 pdc202xx_old.c sgiioc4.c siimage.c 
	drivers/ieee1394: Kconfig amdtp.c cmp.c csr.c dv1394.c eth1394.c 
	                  highlevel.c highlevel.h hosts.c hosts.h 
	                  ieee1394_core.c ieee1394_core.h ohci1394.c 
	                  oui.db raw1394.c sbp2.c sbp2.h video1394.c 
	drivers/input  : evdev.c input.c joydev.c mousedev.c tsdev.c 
	drivers/input/keyboard: 98kbd.c amikbd.c atkbd.c maple_keyb.c 
	                        newtonkbd.c 
	drivers/input/mouse: 98busmouse.c Kconfig inport.c logibm.c 
	                     logips2pp.c psmouse-base.c psmouse.h 
	                     synaptics.c 
	drivers/input/serio: i8042.c 
	drivers/isdn   : Kconfig Makefile 
	drivers/isdn/hardware: Kconfig 
	drivers/isdn/hardware/avm: avm_cs.c 
	drivers/isdn/hardware/eicon: capifunc.c divamnt.c mntfunc.c 
	                             platform.h s_bri.c um_idi.c 
	                             xdi_adapter.h 
	drivers/isdn/hisax: avma1_cs.c elsa_cs.c sedlbauer_cs.c 
	drivers/macintosh: adb-iop.c adbhid.c via-macii.c 
	drivers/md     : Kconfig Makefile md.c raid5.c 
	drivers/media  : Kconfig 
	drivers/media/common: Makefile saa7146_core.c saa7146_fops.c 
	                      saa7146_hlp.c saa7146_vbi.c 
	                      saa7146_video.c 
	drivers/media/dvb/dvb-core: dvb_demux.c dvb_frontend.c 
	drivers/media/dvb/frontends: alps_tdmb7.c nxt6000.c ves1x93.c 
	drivers/media/dvb/ttpci: Kconfig Makefile av7110.c av7110.h 
	                         av7110_ipack.c av7110_ipack.h 
	                         av7110_ir.c budget-patch.c 
	drivers/media/dvb/ttusb-budget: Kconfig 
	drivers/media/dvb/ttusb-dec: Kconfig ttusb_dec.c 
	drivers/media/video: Kconfig Makefile bt848.h bttv-cards.c 
	                     bttv-driver.c bttv-if.c bttv-risc.c 
	                     bttv-vbi.c bttv.h bttvp.h msp3400.c 
	                     saa7146.h tda7432.c tda9875.c tda9887.c 
	                     tuner.c tvaudio.c tvmixer.c v4l1-compat.c 
	                     v4l2-common.c video-buf.c videodev.c 
	                     w9966.c 
	drivers/media/video/saa7134: Makefile saa6752hs.c 
	                             saa7134-cards.c saa7134-core.c 
	                             saa7134-oss.c saa7134-ts.c 
	                             saa7134-tvaudio.c saa7134-vbi.c 
	                             saa7134-video.c saa7134.h 
	drivers/message/fusion: mptbase.h mptscsih.c 
	drivers/message/i2o: Kconfig 
	drivers/mtd/maps: pcmciamtd.c sa1100-flash.c 
	drivers/net    : 3c527.c 3c527.h 3c59x.c 8139cp.c Kconfig 
	                 Makefile dummy.c natsemi.c ne2k-pci.c 
	                 ppp_async.c pppoe.c starfire.c stnic.c tg3.c 
	drivers/net/hamradio: bpqether.c 
	drivers/net/irda: Kconfig Makefile act200l.c actisys-sir.c 
	                  actisys.c ali-ircc.c ep7211_ir.c esi-sir.c 
	                  esi.c girbil.c irport.c litelink.c ma600.c 
	                  mcp2120.c nsc-ircc.c old_belkin.c sir-dev.h 
	                  sir_core.c sir_dev.c sir_dongle.c 
	                  sir_kthread.c smsc-ircc2.c tekram-sir.c 
	                  tekram.c via-ircc.c w83977af_ir.c 
	drivers/net/pcmcia: 3c574_cs.c 3c589_cs.c Kconfig axnet_cs.c 
	                    com20020_cs.c fmvj18x_cs.c ibmtr_cs.c 
	                    nmclan_cs.c pcnet_cs.c smc91c92_cs.c 
	                    xirc2ps_cs.c 
	drivers/net/sk98lin: Makefile skcsum.c skdim.c skge.c skgehwt.c 
	                     skgeinit.c skgemib.c skgepnmi.c skgesirq.c 
	                     ski2c.c sklm80.c skproc.c skqueue.c 
	                     sktimer.c skxmac2.c 
	drivers/net/sk98lin/h: skcsum.h skdrv1st.h skdrv2nd.h skgehw.h 
	                       skgehwt.h skgei2c.h skgeinit.h skgepnmi.h 
	                       ski2c.h skqueue.h sktimer.h sktypes.h 
	                       skversion.h xmac_ii.h 
	drivers/net/tokenring: olympic.c smctr.c 
	drivers/net/tulip: xircom_cb.c 
	drivers/net/wan: Kconfig Makefile farsync.c hd64572.h 
	                 lapbether.c pc300_drv.c 
	drivers/net/wireless: Kconfig airo.c airo_cs.c atmel.c 
	                      atmel_cs.c netwave_cs.c orinoco_cs.c 
	                      orinoco_pci.c ray_cs.c wavelan_cs.c 
	                      wl3501_cs.c 
	drivers/oprofile: oprofile_stats.c 
	drivers/parport: parport_cs.c 
	drivers/pci    : bus.c gen-devlist.c names.c pci-sysfs.c pci.ids 
	                 probe.c quirks.c search.c 
	drivers/pci/hotplug: acpiphp.h acpiphp_core.c acpiphp_glue.c 
	                     acpiphp_pci.c acpiphp_res.c cpcihp_zt5550.c 
	                     pci_hotplug.h pci_hotplug_core.c 
	                     pcihp_skeleton.c 
	drivers/pcmcia : cs.c ds.c sa1100_cerf.c 
	drivers/pnp    : Kconfig 
	drivers/s390   : s390mach.c 
	drivers/s390/block: dasd.c dasd_3990_erp.c dasd_devmap.c 
	                    dasd_diag.c dasd_eckd.c dasd_fba.c 
	                    dasd_genhd.c dasd_int.h dasd_proc.c 
	drivers/s390/char: Makefile con3215.c sclp.c sclp_con.c 
	                   sclp_rw.c sclp_rw.h sclp_tty.c tape.h 
	                   tape_34xx.c tape_block.c tape_char.c 
	                   tape_core.c tape_proc.c tape_std.c tape_std.h 
	drivers/s390/cio: blacklist.c ccwgroup.c chsc.c chsc.h cio.c 
	                  cio.h css.c css.h device.c device.h 
	                  device_fsm.c device_id.c device_ops.c 
	                  device_pgid.c device_status.c qdio.c qdio.h 
	drivers/s390/net: ctcmain.c ctctty.c cu3088.c fsm.c iucv.c 
	                  iucv.h lcs.c netiucv.c qeth.c qeth.h 
	                  qeth_mpc.h 
	drivers/s390/scsi: zfcp_aux.c zfcp_ccw.c zfcp_def.h zfcp_erp.c 
	                   zfcp_ext.h zfcp_fsf.c zfcp_fsf.h zfcp_qdio.c 
	                   zfcp_scsi.c zfcp_sysfs_adapter.c 
	                   zfcp_sysfs_port.c zfcp_sysfs_unit.c 
	drivers/sbus/char: rtc.c 
	drivers/scsi   : 53c7xx.c 53c7xx.h Kconfig Makefile NCR53C9x.h 
	                 aha152x.c aha1542.c amiga7xx.c atp870u.c 
	                 atp870u.h bvme6000.c g_NCR5380.c ide-scsi.c 
	                 ini9100u.c inia100.c ips.c ips.h mac_esp.c 
	                 mac_scsi.c megaraid.c mvme16x.c nsp32.h 
	                 nsp32_io.h qla1280.c qla1280.h qlogicpti.c 
	                 qlogicpti.h sata_sil.c sata_svw.c scsi.c 
	                 scsi_error.c scsi_scan.c scsi_sysfs.c sr.c 
	drivers/scsi/aacraid: aachba.c aacraid.h linit.c 
	drivers/scsi/aic7xxx: Makefile aic79xx_osm.c aic7xxx_osm.c 
	                      aic7xxx_osm_pci.c 
	drivers/scsi/aic7xxx/aicasm: Makefile 
	drivers/scsi/aic7xxx_old: aic7xxx_proc.c 
	drivers/scsi/pcmcia: aha152x_stub.c fdomain_stub.c nsp_cs.c 
	                     nsp_cs.h qlogic_stub.c 
	drivers/scsi/sym53c8xx_2: sym_hipd.c sym_misc.c 
	drivers/serial : 8250_acpi.c 8250_hcdp.c 8250_pnp.c Kconfig 
	                 serial_core.c serial_cs.c sunsab.c sunzilog.c 
	drivers/telephony: ixj_pcmcia.c 
	drivers/usb    : Kconfig Makefile usb-skeleton.c 
	drivers/usb/core: buffer.c driverfs.c hub.c message.c urb.c 
	                  usb.c usb.h 
	drivers/usb/gadget: Kconfig Makefile ether.c inode.c net2280.c 
	                    net2280.h zero.c 
	drivers/usb/host: ehci-dbg.c ehci-hcd.c ehci-hub.c ehci-mem.c 
	                  ehci-q.c ehci-sched.c ehci.h ohci-hcd.c 
	                  uhci-hcd.c 
	drivers/usb/input: aiptek.c hid-core.c hid-ff.c hid-input.c 
	                   hid-lgff.c hid.h hiddev.c kbtab.c powermate.c 
	                   usbkbd.c usbmouse.c wacom.c xpad.c 
	drivers/usb/media: Kconfig dabusb.c w9968cf.c w9968cf.h 
	                   w9968cf_decoder.h w9968cf_externaldef.h 
	drivers/usb/misc: Kconfig Makefile auerswald.c tiglusb.c 
	drivers/usb/net: usbnet.c 
	drivers/usb/serial: cyberjack.c ftdi_sio.c ftdi_sio.h ir-usb.c 
	                    kobil_sct.c mct_u232.c mct_u232.h pl2303.c 
	                    pl2303.h visor.c visor.h whiteheat.c 
	drivers/usb/storage: datafab.c jumpshot.c scsiglue.c scsiglue.h 
	                     sddr09.c sddr55.c shuttle_usbat.c 
	                     transport.c unusual_devs.h 
	drivers/video  : Kconfig Makefile cirrusfb.c fbmem.c macfb.c 
	                 pvr2fb.c radeonfb.c sa1100fb.c tridentfb.c 
	drivers/video/aty: aty128fb.c 
	drivers/video/console: Kconfig Makefile fbcon.c font_acorn_8x8.c 
	drivers/video/logo: Makefile 
	drivers/zorro  : Makefile proc.c zorro.c 
	fs             : binfmt_elf.c bio.c block_dev.c buffer.c 
	                 compat_ioctl.c dnotify.c dquot.c eventpoll.c 
	                 exec.c fcntl.c file_table.c fs-writeback.c 
	                 ioctl.c libfs.c locks.c open.c pipe.c 
	                 read_write.c stat.c 
	fs/afs         : callback.c cell.c cell.h cmservice.c 
	                 cmservice.h dir.c file.c fsclient.c fsclient.h 
	                 inode.c internal.h kafsasyncd.c kafsasyncd.h 
	                 kafstimod.c kafstimod.h main.c mntpt.c proc.c 
	                 server.c server.h super.c types.h vlclient.c 
	                 vlclient.h vlocation.c vnode.c vnode.h volume.c 
	fs/coda        : file.c 
	fs/cramfs      : inode.c 
	fs/devfs       : base.c 
	fs/devpts      : xattr_security.c 
	fs/ext2        : balloc.c ialloc.c inode.c super.c 
	                 xattr_security.c 
	fs/ext3        : ialloc.c inode.c super.c xattr_security.c 
	fs/freevxfs    : vxfs_super.c 
	fs/hugetlbfs   : inode.c 
	fs/intermezzo  : file.c intermezzo_fs.h journal.c presto.c vfs.c 
	fs/jbd         : transaction.c 
	fs/jffs        : intrep.c 
	fs/jfs         : inode.c super.c xattr.c 
	fs/nfs         : dir.c file.c inode.c write.c 
	fs/nfsd        : nfsfh.c nfsxdr.c vfs.c 
	fs/ntfs        : ChangeLog Makefile inode.c 
	fs/proc        : base.c proc_devtree.c proc_misc.c task_mmu.c 
	fs/reiserfs    : file.c inode.c journal.c 
	fs/smbfs       : file.c proc.c 
	fs/xfs         : Makefile xfs.h xfs_acl.h xfs_alloc.c 
	                 xfs_alloc.h xfs_arch.h xfs_attr.c xfs_attr.h 
	                 xfs_attr_leaf.c xfs_attr_leaf.h xfs_attr_sf.h 
	                 xfs_bmap.c xfs_bmap.h xfs_bmap_btree.c 
	                 xfs_bmap_btree.h xfs_buf_item.c xfs_buf_item.h 
	                 xfs_da_btree.c xfs_dfrag.c xfs_dir.c xfs_dir.h 
	                 xfs_dir2_trace.c xfs_dir2_trace.h xfs_dir_sf.h 
	                 xfs_dmapi.h xfs_dmops.c xfs_error.c xfs_fsops.c 
	                 xfs_iget.c xfs_inode.c xfs_inode.h xfs_iocore.c 
	                 xfs_itable.c xfs_itable.h xfs_log.c xfs_log.h 
	                 xfs_log_priv.h xfs_log_recover.c xfs_mount.c 
	                 xfs_qmops.c xfs_rename.c xfs_rw.c xfs_rw.h 
	                 xfs_trans.c xfs_types.h xfs_vfsops.c 
	                 xfs_vnodeops.c 
	fs/xfs/linux   : xfs_aops.c xfs_file.c xfs_globals.c xfs_ioctl.c 
	                 xfs_iops.c xfs_iops.h xfs_linux.h xfs_lrw.c 
	                 xfs_lrw.h xfs_super.c xfs_super.h xfs_sysctl.c 
	                 xfs_version.h xfs_vfs.c xfs_vfs.h xfs_vnode.c 
	                 xfs_vnode.h 
	fs/xfs/quota   : xfs_dquot.c xfs_dquot.h xfs_qm.c 
	                 xfs_qm_syscalls.c xfs_trans_dquot.c 
	fs/xfs/support : debug.h ktrace.c ktrace.h qsort.c uuid.c 
	include/acpi   : acconfig.h acdebug.h acdisasm.h acdispat.h 
	                 acevents.h acexcep.h acglobal.h achware.h 
	                 acinterp.h aclocal.h acmacros.h acnamesp.h 
	                 acobject.h acoutput.h acparser.h acpi.h 
	                 acpi_drivers.h acpiosxf.h acpixf.h acresrc.h 
	                 acstruct.h actables.h actbl.h actbl1.h actbl2.h 
	                 actypes.h acutils.h amlcode.h amlresrc.h 
	                 processor.h 
	include/acpi/platform: acenv.h acgcc.h aclinux.h 
	include/asm-alpha: elf.h floppy.h processor.h smp.h socket.h 
	                   topology.h 
	include/asm-arm: assembler.h bitops.h cacheflush.h socket.h 
	                 thread_info.h 
	include/asm-arm/arch-ebsa285: io.h 
	include/asm-arm/arch-nexuspci: io.h 
	include/asm-arm/arch-sa1100: cerf.h keyboard.h 
	include/asm-arm/mach: arch.h 
	include/asm-arm26: socket.h 
	include/asm-cris: socket.h 
	include/asm-cris/arch-v10: byteorder.h 
	include/asm-generic: percpu.h pgtable.h 
	include/asm-h8300: socket.h 
	include/asm-i386: acpi.h byteorder.h floppy.h genapic.h hpet.h 
	                  pgtable.h smp.h socket.h system.h 
	include/asm-i386/mach-bigsmp: mach_apic.h 
	include/asm-i386/mach-default: mach_apic.h 
	include/asm-i386/mach-es7000: mach_apic.h 
	include/asm-i386/mach-generic: mach_apic.h 
	include/asm-i386/mach-numaq: mach_apic.h 
	include/asm-i386/mach-summit: mach_apic.h 
	include/asm-i386/mach-visws: mach_apic.h 
	include/asm-ia64: a.out.h acpi.h asmmacro.h bugs.h byteorder.h 
	                  checksum.h current.h errno.h fcntl.h ioctl.h 
	                  ioctls.h machvec.h machvec_sn2.h mman.h 
	                  mmzone.h namei.h numa.h page.h param.h 
	                  pgtable.h poll.h posix_types.h processor.h 
	                  resource.h scatterlist.h siginfo.h signal.h 
	                  smp.h socket.h sockios.h stat.h statfs.h 
	                  termbits.h termios.h tlb.h types.h uaccess.h 
	                  unaligned.h user.h 
	include/asm-ia64/sn: addrs.h alenlist.h arch.h bte.h cdl.h 
	                     clksupport.h dmamap.h driver.h geo.h hcl.h 
	                     hcl_util.h hwgfs.h intr.h io.h ioc4.h 
	                     ioconfig_bus.h ioerror.h ioerror_handling.h 
	                     iograph.h klconfig.h labelcl.h module.h 
	                     nodepda.h pda.h pio.h prio.h router.h sgi.h 
	                     slotnum.h sn_fru.h sn_private.h sn_sal.h 
	                     sndrv.h vector.h 
	include/asm-ia64/sn/ksys: elsc.h l1.h 
	include/asm-ia64/sn/pci: bridge.h pci_bus_cvlink.h pci_defs.h 
	                         pcibr.h pcibr_private.h pciio.h 
	                         pciio_private.h pic.h 
	include/asm-ia64/sn/sn2: addrs.h arch.h geo.h intr.h shub.h 
	                         shub_md.h shubio.h sn_private.h 
	include/asm-ia64/sn/xtalk: xbow.h xbow_info.h xswitch.h xtalk.h 
	                           xtalk_private.h xtalkaddrs.h 
	                           xwidget.h 
	include/asm-m68k: atariints.h bitops.h byteorder.h cacheflush.h 
	                  delay.h dvma.h io.h mac_psc.h mac_via.h 
	                  mmu_context.h motorola_pgtable.h nubus.h 
	                  page.h pci.h pgtable.h processor.h sbus.h 
	                  semaphore.h signal.h socket.h string.h 
	                  sun3_pgtable.h sun3mmu.h system.h 
	                  thread_info.h tlbflush.h uaccess.h 
	                  virtconvert.h zorro.h 
	include/asm-m68knommu: types.h 
	include/asm-mips: smp.h socket.h 
	include/asm-parisc: byteorder.h mmu_context.h pgtable.h smp.h 
	                    socket.h tlbflush.h 
	include/asm-ppc: byteorder.h floppy.h highmem.h ibm4xx.h 
	                 mpc8260.h pci.h pgtable.h smp.h socket.h todc.h 
	                 uaccess.h unistd.h 
	include/asm-ppc64: bugs.h byteorder.h compat.h cputable.h elf.h 
	                   floppy.h hvcall.h hw_irq.h io.h irq.h 
	                   machdep.h memory.h mmu.h mmu_context.h naca.h 
	                   nvram.h paca.h pci.h percpu.h pgalloc.h 
	                   pgtable.h ppc32.h ppc_asm.h proc_fs.h 
	                   processor.h prom.h ptrace-common.h ptrace.h 
	                   rtas.h serial.h sigcontext.h smp.h socket.h 
	                   system.h tlb.h topology.h uaccess.h unistd.h 
	include/asm-ppc64/iSeries: HvCall.h HvCallCfg.h HvCallEvent.h 
	                           HvCallHpt.h HvCallPci.h HvCallSc.h 
	                           HvCallSm.h HvCallXm.h HvLpConfig.h 
	                           HvLpEvent.h HvReleaseData.h HvTypes.h 
	                           IoHriProcessorVpd.h ItExtVpdPanel.h 
	                           ItIplParmsReal.h ItLpNaca.h 
	                           ItLpPaca.h ItLpQueue.h ItLpRegSave.h 
	                           ItVpdAreas.h LparMap.h iSeries_dma.h 
	                           iSeries_io.h iSeries_irq.h 
	                           iSeries_pci.h iSeries_proc.h mf.h 
	include/asm-s390: atomic.h bitops.h bug.h byteorder.h ccwdev.h 
	                  ccwgroup.h checksum.h cio.h dasd.h div64.h 
	                  hardirq.h idals.h ioctl.h mmu_context.h 
	                  pgalloc.h pgtable.h processor.h rwsem.h 
	                  scatterlist.h semaphore.h setup.h siginfo.h 
	                  smp.h socket.h spinlock.h system.h timex.h 
	                  tlbflush.h uaccess.h unistd.h 
	include/asm-sh : byteorder.h cache.h dma.h floppy.h hardirq.h 
	                 io.h ipc.h irq.h kgdb.h machvec.h mc146818rtc.h 
	                 module.h page.h pci.h pgalloc.h pgtable.h 
	                 processor.h ptrace.h rtc.h sigcontext.h smp.h 
	                 socket.h spinlock.h system.h timex.h uaccess.h 
	                 unistd.h 
	include/asm-sh/bigsur: io.h 
	include/asm-sh/cat68701: io.h 
	include/asm-sh/cpu-sh2: cache.h 
	include/asm-sh/cpu-sh3: cache.h dma.h mmu_context.h 
	include/asm-sh/cpu-sh4: cache.h dma.h 
	include/asm-sh/dreamcast: sysasic.h 
	include/asm-sh/ec3104: io.h 
	include/asm-sh/hd64461: io.h 
	include/asm-sh/hd64465: io.h 
	include/asm-sh/mpc1211: io.h 
	include/asm-sh/overdrive: io.h 
	include/asm-sh/saturn: io.h 
	include/asm-sh/se: io.h 
	include/asm-sh/se7751: io.h 
	include/asm-sparc: elf.h highmem.h pgtsrmmu.h socket.h 
	include/asm-sparc64: floppy.h io.h sections.h smp.h socket.h 
	                     tlbflush.h 
	include/asm-um : smp.h 
	include/asm-v850: byteorder.h socket.h 
	include/asm-x86_64: acpi.h byteorder.h calling.h desc.h dwarf2.h 
	                    floppy.h hw_irq.h ia32.h kdebug.h 
	                    mc146818rtc.h pgalloc.h pgtable.h 
	                    processor.h proto.h ptrace.h scatterlist.h 
	                    smp.h socket.h spinlock.h system.h 
	                    thread_info.h timex.h unistd.h vsyscall32.h 
	include/linux  : apm_bios.h bio.h bitmap.h blkdev.h 
	                 buffer_head.h cdrom.h compat.h compat_ioctl.h 
	                 compiler-gcc+.h compiler-gcc2.h compiler-gcc3.h 
	                 compiler.h cpu.h cpumask.h dcache.h device.h 
	                 efi.h eventpoll.h ext2_fs_sb.h ext3_fs_sb.h 
	                 ext3_jbd.h fs.h genhd.h highmem.h i2c-id.h 
	                 ide.h input.h ipv6.h kernel.h kobject.h 
	                 miscdevice.h mm.h mmzone.h module.h 
	                 moduleparam.h net.h netdevice.h nfs_fs.h pci.h 
	                 pci_ids.h proc_fs.h quotaops.h rcupdate.h 
	                 rtnetlink.h sched.h sctp.h security.h signal.h 
	                 skbuff.h smp.h smp_lock.h swap.h sysctl.h usb.h 
	                 videodev.h videodev2.h xattr.h zorro.h 
	include/linux/byteorder: swab.h 
	include/linux/nfsd: nfsfh.h 
	include/linux/raid: md_k.h raid5.h 
	include/linux/sunrpc: cache.h sched.h 
	include/media  : id.h saa7146.h saa7146_vv.h tuner.h 
	include/net    : addrconf.h ah.h flow.h if_inet6.h inet_common.h 
	                 ipv6.h ndisc.h neighbour.h sock.h tcp.h udp.h 
	include/net/bluetooth: bluetooth.h hci.h hci_core.h rfcomm.h 
	include/net/irda: ircomm_tty.h timer.h 
	include/net/sctp: constants.h sctp.h sm.h structs.h 
	include/pcmcia : cs.h 
	include/rxrpc  : call.h connection.h message.h peer.h 
	                 transport.h 
	include/scsi   : scsi.h 
	include/sound  : core.h 
	init           : main.c 
	ipc            : msg.c 
	kernel         : cpu.c dma.c exit.c extable.c fork.c futex.c 
	                 module.c posix-timers.c printk.c sched.c sys.c 
	                 sysctl.c timer.c workqueue.c 
	kernel/power   : pmdisk.c 
	lib            : Makefile kobject.c vsprintf.c 
	mm             : fadvise.c filemap.c fremap.c madvise.c memory.c 
	                 mincore.c mmap.c mremap.c msync.c nommu.c 
	                 page-writeback.c page_alloc.c readahead.c 
	                 rmap.c shmem.c swapfile.c vmscan.c 
	net            : socket.c 
	net/appletalk  : ddp.c 
	net/atm        : br2684.c clip.c common.c common.h 
	net/ax25       : af_ax25.c 
	net/bluetooth  : Kconfig Makefile af_bluetooth.c hci_conn.c 
	                 hci_core.c hci_event.c hci_sock.c l2cap.c sco.c 
	net/bluetooth/bnep: core.c 
	net/bluetooth/rfcomm: core.c sock.c 
	net/bridge     : br_if.c br_netfilter.c 
	net/core       : dev.c dev_mcast.c dst.c flow.c neighbour.c 
	                 pktgen.c sock.c 
	net/decnet     : af_decnet.c 
	net/econet     : af_econet.c 
	net/ipv4       : Kconfig af_inet.c ah4.c arp.c devinet.c igmp.c 
	                 ip_output.c ipcomp.c ipmr.c raw.c route.c tcp.c 
	                 udp.c 
	net/ipv4/netfilter: Kconfig ip_tables.c 
	net/ipv6       : addrconf.c af_inet6.c ah6.c anycast.c 
	                 datagram.c exthdrs.c icmp.c ip6_fib.c 
	                 ip6_output.c ip6_tunnel.c ipv6_sockglue.c 
	                 mcast.c ndisc.c raw.c reassembly.c route.c 
	                 sit.c tcp_ipv6.c udp.c 
	net/ipx        : af_ipx.c ipx_route.c 
	net/irda       : af_irda.c irlap_event.c irlap_frame.c 
	net/irda/ircomm: ircomm_tty.c ircomm_tty_ioctl.c 
	net/key        : af_key.c 
	net/llc        : af_llc.c 
	net/netlink    : af_netlink.c 
	net/netrom     : af_netrom.c 
	net/packet     : af_packet.c 
	net/rose       : af_rose.c 
	net/rxrpc      : call.c krxiod.c krxsecd.c krxtimod.c 
	                 transport.c 
	net/sched      : sch_teql.c 
	net/sctp       : associola.c input.c ipv6.c output.c outqueue.c 
	                 protocol.c sm_make_chunk.c sm_sideeffect.c 
	                 sm_statefuns.c sm_statetable.c socket.c 
	                 sysctl.c 
	net/sunrpc     : cache.c sysctl.c 
	net/unix       : af_unix.c 
	net/x25        : af_x25.c 
	net/xfrm       : xfrm_algo.c xfrm_policy.c xfrm_user.c 
	scripts        : modpost.c 
	scripts/kconfig: mconf.c 
	security       : Makefile capability.c commoncap.c dummy.c 
	security/selinux: Makefile avc.c hooks.c 
	security/selinux/include: av_perm_to_string.h av_permissions.h 
	                          avc.h objsec.h 
	security/selinux/ss: Makefile 
	sound          : sound_core.c 
	sound/core     : sound.c 
	sound/oss      : dmabuf.c soundcard.c trident.c trident.h 
	sound/pci      : intel8x0.c 
	sound/pcmcia/vx: vx_entry.c 
	sound/usb      : usbaudio.c 
Added files:
	Documentation/BK-usage: cpcset gcapatch 
	Documentation/i386: usb-legacy-support.txt 
	Documentation/power: video.txt 
	Documentation/scsi: qla2xxx.revision.notes 
	Documentation/sh: kgdb.txt 
	Documentation/video4linux: CARDLIST.bttv CARDLIST.saa7134 
	                           CARDLIST.tuner README.cx88 README.ir 
	                           README.saa7134 
	arch/ia64/configs: generic_defconfig 
	arch/ia64/scripts: check-text-align.S unwcheck.py 
	arch/ia64/sn/io: snia_if.c 
	arch/ia64/sn/io/sn2/pcibr: pcibr_reg.c 
	arch/ia64/sn/kernel/sn2: timer_interrupt.c 
	arch/m68knommu/kernel: module.c 
	arch/ppc64/kernel: iSeries_htab.c lparcfg.c vio.c viopath.c 
	arch/ppc64/mm  : hash_low.S hash_utils.c 
	arch/sh/boards/snapgear: Makefile io.c rtc.c setup.c 
	arch/sh/boards/systemh: Makefile io.c irq.c setup.c 
	arch/sh/boot/compressed: vmlinux.scr 
	arch/sh/cchips : Kconfig 
	arch/sh/configs: defconfig-se7751 defconfig-snapgear 
	                 defconfig-systemh 
	arch/sh/drivers: Makefile 
	arch/sh/drivers/dma: Kconfig Makefile dma-api.c dma-g2.c 
	                     dma-isa.c dma-pvr2.c dma-sh.c dma-sh.h 
	arch/sh/drivers/pci: Kconfig Makefile dma-dreamcast.c 
	                     fixups-dreamcast.c ops-bigsur.c 
	                     ops-dreamcast.c ops-snapgear.c pci-auto.c 
	                     pci-dma.c pci-sh7751.c pci-sh7751.h 
	                     pci-st40.c pci-st40.h pci.c 
	arch/sh/kernel : smp.c 
	arch/sh/kernel/cpu: init.c 
	arch/sh/kernel/cpu/sh3: ex.S 
	arch/sh/kernel/cpu/sh4: ex.S sq.c 
	arch/sh/lib    : div64-generic.c 
	arch/sh/mm     : pg-dma.c pg-nommu.c 
	arch/sh/oprofile: Kconfig Makefile op_model_null.c 
	drivers/base   : class_simple.c 
	drivers/bluetooth: bcm203x.c bfusb.c 
	drivers/char   : viocons.c 
	drivers/i2c/busses: i2c-parport-light.c i2c-parport.c 
	                    i2c-parport.h 
	drivers/i2c/chips: asb100.c lm90.c w83l785ts.c 
	drivers/ide    : ide-generic.c 
	drivers/input/keyboard: hpps2atkbd.h 
	drivers/md     : mktables.c raid6.h raid6algos.c raid6int.uc 
	                 raid6main.c raid6mmx.c raid6recov.c raid6sse1.c 
	                 raid6sse2.c raid6x86.h unroll.pl 
	drivers/md/raid6test: Makefile test.c 
	drivers/media/common: ir-common.c 
	drivers/media/dvb/ttpci: av7110_av.c av7110_av.h av7110_ca.c 
	                         av7110_ca.h av7110_hw.c av7110_hw.h 
	                         av7110_v4l.c 
	drivers/media/video: bttv-gpio.c bttv-i2c.c ir-kbd-gpio.c 
	                     ir-kbd-i2c.c 
	drivers/media/video/cx88: Makefile cx88-cards.c cx88-core.c 
	                          cx88-i2c.c cx88-reg.h cx88-tvaudio.c 
	                          cx88-video.c cx88.h 
	drivers/media/video/saa7134: saa7134-input.c 
	drivers/net    : forcedeth.c 
	drivers/net/irda: act200l-sir.c girbil-sir.c litelink-sir.c 
	                  ma600-sir.c mcp2120-sir.c old_belkin-sir.c 
	drivers/net/wan: pci200syn.c 
	drivers/s390/char: con3270.c defkeymap.c defkeymap.map fs3270.c 
	                   keyboard.c keyboard.h raw3270.c raw3270.h 
	                   tty3270.c 
	drivers/scsi/qla2xxx: Kconfig Makefile ql2100.c ql2100_fw.c 
	                      ql2200.c ql2200_fw.c ql2300.c ql2300_fw.c 
	                      qla_dbg.c qla_dbg.h qla_def.h qla_devtbl.h 
	                      qla_gbl.h qla_gs.c qla_init.c qla_inline.h 
	                      qla_iocb.c qla_isr.c qla_listops.h 
	                      qla_mbx.c qla_os.c qla_os.h qla_rscn.c 
	                      qla_settings.h qla_sup.c qla_version.h 
	drivers/usb/gadget: file_storage.c goku_udc.c goku_udc.h 
	                    pxa2xx_udc.c pxa2xx_udc.h serial.c 
	drivers/usb/host: ohci-omap.c ohci-omap.h 
	drivers/usb/misc: emi62.c emi62_fw_m.h emi62_fw_s.h usbled.c 
	drivers/video/kyro: Makefile STG4000InitDevice.c 
	                    STG4000Interface.h STG4000OverlayDevice.c 
	                    STG4000Ramdac.c STG4000Reg.h STG4000VTG.c 
	                    fbdev.c 
	drivers/zorro  : zorro-driver.c zorro-sysfs.c zorro.h 
	fs/xfs         : xfs_behavior.c xfs_behavior.h xfs_iomap.c 
	                 xfs_iomap.h xfs_refcache.h 
	fs/xfs/linux   : kmem.h mrlock.c mrlock.h mutex.h sema.h spin.h 
	                 sv.h time.h xfs_buf.c xfs_buf.h 
	include/asm-arm/arch-pxa: udc.h 
	include/asm-ppc64: vio.h 
	include/asm-ppc64/iSeries: vio.h 
	include/asm-sh : flat.h local.h sections.h segment.h 
	include/asm-sh/cpu-sh2: addrspace.h dma.h shmparam.h 
	                        sigcontext.h ubc.h 
	include/asm-sh/cpu-sh3: sigcontext.h 
	include/asm-sh/cpu-sh4: sigcontext.h sq.h 
	include/asm-sh/dreamcast: dma.h pci.h 
	include/asm-sh/snapgear: io.h 
	include/asm-sh/systemh: 7751systemh.h io.h 
	include/asm-x86_64: hpet.h 
	include/media  : ir-common.h 
	include/video  : kyro.h 
	lib            : bitmap.c extable.c 
	net/bluetooth/cmtp: Kconfig Makefile capi.c cmtp.h core.c sock.c 
	security/selinux: netif.c 
	security/selinux/include: netif.h 
Removed files:
	Documentation/video4linux/bttv: CARDLIST 
	arch/arm/configs: cerfpda_defconfig cerfpod_defconfig 
	arch/cris/mm   : extable.c 
	arch/h8300/mm  : extable.c 
	arch/ia64/scripts: unwcheck.sh 
	arch/ia64/sn/io: sgi_if.c sgi_io_sim.c 
	arch/ia64/sn/io/platform_init: irix_io_init.c 
	arch/m68k/mm   : extable.c 
	arch/m68knommu/mm: extable.c 
	arch/parisc/mm : extable.c 
	arch/ppc/mm    : extable.c 
	arch/ppc/platforms: mpc82xx.h 
	arch/ppc64/kernel: htab.c 
	arch/ppc64/mm  : extable.c 
	arch/s390/mm   : extable.c 
	arch/sh/boards/adx: io.c mach.c 
	arch/sh/boards/bigsur: mach.c pci.c 
	arch/sh/boards/cat68701: io.c mach.c 
	arch/sh/boards/cqreek: io.c mach.c 
	arch/sh/boards/dreamcast: io.c mach.c pci.c 
	arch/sh/boards/ec3104: mach.c 
	arch/sh/boards/mpc1211: io.c mach.c 
	arch/sh/boards/saturn: mach.c 
	arch/sh/boards/sh2000: io.c mach.c 
	arch/sh/kernel : dma.c fpu.c pci-dma.c pci.c pci_auto.c 
	                 pcibios.c rtc.c 
	arch/sh/kernel/cpu: dma.c 
	arch/sh/kernel/cpu/sh4: pci-sh7751.c pci-st40.c pci-st40.h 
	arch/sh/mm     : __clear_user_page-sh4.S __copy_user_page-sh4.S 
	drivers/ide/ppc: Makefile 
	drivers/isdn/eicon: Divas_mod.c Kconfig Makefile adapter.h bri.c 
	                    common.c constant.h divalog.h divas.h 
	                    dsp_defs.h dspdids.h eicon.h eicon_dsp.h 
	                    eicon_idi.c eicon_idi.h eicon_io.c 
	                    eicon_isa.c eicon_isa.h eicon_mod.c 
	                    eicon_pci.c eicon_pci.h fourbri.c fpga.c 
	                    idi.c idi.h kprintf.c lincfg.c linchr.c 
	                    linio.c linsys.c log.c pc.h pc_maint.h 
	                    pr_pc.h pri.c sys.h uxio.h xlog.c 
	drivers/net    : 68360enet.c 
	drivers/s390/char: tuball.c tubfs.c tubio.h tubtty.c tubttyaid.c 
	                   tubttybld.c tubttyrcl.c tubttyscl.c 
	                   tubttysiz.c 
	fs/xfs         : xfs_buf.h xfsidbg.c 
	fs/xfs/linux   : xfs_behavior.c xfs_behavior.h xfs_iomap.c 
	fs/xfs/pagebuf : page_buf.c page_buf.h page_buf_internal.h 
	                 page_buf_locking.c page_buf_trace.h 
	fs/xfs/support : kmem.h mrlock.c mrlock.h mutex.h sema.h spin.h 
	                 sv.h time.h 
	include/asm-ia64: machvec_sn1.h 
	include/asm-ia64/sn: invent.h nag.h 
	include/asm-ia64/sn/arc: hinv.h types.h 
	include/asm-ppc64/iSeries: mf_proc.h veth-proc.h 
	include/asm-sh : bigsur.h dc_sysasic.h ec3104.h hd64461.h 
	                 hd64465.h hd64465_gpio.h hitachi_7751se.h 
	                 hitachi_se.h io_7751se.h io_adx.h io_bigsur.h 
	                 io_cat68701.h io_dc.h io_ec3104.h io_generic.h 
	                 io_hd64461.h io_hd64465.h io_se.h io_sh2000.h 
	                 io_unknown.h keyboard-ec3104.h pci-sh7751.h 
	                 serial-bigsur.h serial-ec3104.h smc37c93x.h 

Log message:
	Merge with Linux "Feisty Dunnart" 2.6.2.


From ppopov@linux-mips.org Thu Feb  5 05:51:12 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 05:51:12 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 05:51:12 +0000
X-archive-position: 3718
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/05 05:51:12

Modified files:
	drivers/pcmcia : Tag: linux_2_4 au1000_generic.c 

Log message:
	Fixed set_mem_map to something that makes more sense, I think.


From ralf@linux-mips.org Thu Feb  5 17:04:42 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 17:04:42 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 17:04:42 +0000
X-archive-position: 3719
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 17:04:42

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 
	                 defconfig-mpc30x 
	drivers/char   : Tag: linux_2_4 .cvsignore Makefile 
Added files:
	drivers/char   : Tag: linux_2_4 victor_mpc30x_keymap.map 

Log message:
	Keymap for Victor MP-30x.


From ralf@linux-mips.org Thu Feb  5 19:51:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 19:51:49 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 19:51:49 +0000
X-archive-position: 3720
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 19:51:49

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

Log message:
	There's no point in probing the second level cache when we already
	know there's none.


From ralf@linux-mips.org Thu Feb  5 19:52:23 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 19:52:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 19:52:23 +0000
X-archive-position: 3721
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 19:52:23

Modified files:
	arch/mips/mm   : c-r4k.c 

Log message:
	There's no point in probing the second level cache when we already
	know there's none.


From ralf@linux-mips.org Thu Feb  5 19:54:41 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 19:54:41 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 19:54:41 +0000
X-archive-position: 3722
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 19:54:41

Modified files:
	arch/mips/kernel: Tag: linux_2_4 cpu-probe.c 
	arch/mips64/kernel: Tag: linux_2_4 cpu-probe.c 

Log message:
	Detect R4000 / R4400 PC versions properly.


From ralf@linux-mips.org Thu Feb  5 19:54:53 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 Feb 2004 19:54:53 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  5 Feb 2004 19:54:53 +0000
X-archive-position: 3723
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/05 19:54:53

Modified files:
	arch/mips/kernel: cpu-probe.c 

Log message:
	Detect R4000 / R4400 PC versions properly.


From ralf@linux-mips.org Fri Feb  6 00:39:10 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 00:39:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 00:39:10 +0000
X-archive-position: 3724
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/06 00:39:10

Modified files:
	arch/mips/vr41xx/casio-e55: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/ibm-workpad: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/nec-eagle: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0226: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0229: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/victor-mpc30x: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/zao-capcella: Tag: linux_2_4 setup.c 

Log message:
	Remove duplicate initrd initialization code.


From hch@linux-mips.org Fri Feb  6 13:15:48 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 13:15:48 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 13:15:48 +0000
X-archive-position: 3725
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/06 13:15:48

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

Log message:
	ioctl32 needs wireless.h


From ralf@linux-mips.org Fri Feb  6 14:37:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 14:37:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 14:37:44 +0000
X-archive-position: 3726
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/06 14:37:44

Modified files:
	drivers/net    : Tag: linux_2_4 mv64340_eth.c 

Log message:
	Locking fixes.


From ralf@linux-mips.org Fri Feb  6 14:37:53 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 14:37:53 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 14:37:53 +0000
X-archive-position: 3727
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/06 14:37:53

Modified files:
	drivers/net    : mv64340_eth.c 

Log message:
	Locking fixes.


From ralf@linux-mips.org Fri Feb  6 14:40:06 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 14:40:06 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 14:40:06 +0000
X-archive-position: 3728
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/06 14:40:06

Modified files:
	arch/mips/vr41xx/nec-eagle: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0226: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0229: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/victor-mpc30x: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/zao-capcella: Tag: linux_2_4 setup.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 vr41xx.h 

Log message:
	Remove duplicate vr41xx_pci_ops declarations.


From ralf@linux-mips.org Fri Feb  6 14:44:25 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 14:44:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 14:44:25 +0000
X-archive-position: 3729
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/06 14:44:25

Removed files:
	arch/mips/vr41xx/casio-e55: Tag: linux_2_4 ide-e55.c 
	arch/mips/vr41xx/ibm-workpad: Tag: linux_2_4 ide-workpad.c 
	arch/mips/vr41xx/nec-eagle: Tag: linux_2_4 ide-eagle.c 
	arch/mips/vr41xx/victor-mpc30x: Tag: linux_2_4 ide-mpc30x.c 
	arch/mips/vr41xx/zao-capcella: Tag: linux_2_4 ide-capcella.c 

Log message:
	Remove unused files.


From macro@linux-mips.org Fri Feb  6 15:14:07 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 Feb 2004 15:14:07 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri,  6 Feb 2004 15:14:07 +0000
X-archive-position: 3730
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/06 15:14:07

Modified files:
	arch/mips      : Tag: linux_2_4 ld.script.in 

Log message:
	Handle additional sections output by gcc 3.


From macro@linux-mips.org Sat Feb  7 03:21:17 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 07 Feb 2004 03:21:17 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat,  7 Feb 2004 03:21:17 +0000
X-archive-position: 3731
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/07 03:21:17

Modified files:
	drivers/tc     : Tag: linux_2_4 zs.c 

Log message:
	With gcc 3.4 __FUNCTION__ is no longer a literal.


From macro@linux-mips.org Sat Feb  7 03:23:41 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 07 Feb 2004 03:23:41 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat,  7 Feb 2004 03:23:41 +0000
X-archive-position: 3732
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/07 03:23:41

Modified files:
	drivers/tc     : zs.c 

Log message:
	With gcc 3.4 __FUNCTION__ is no longer a literal.


From hch@linux-mips.org Sun Feb  8 14:34:34 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 14:34:34 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 14:34:34 +0000
X-archive-position: 3733
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 14:34:34

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

Log message:
	Use the defintion of kern_addr_valid() from Linus tree instead of my variant.
	This allows blaming wli for this POS instead of me ;)


From hch@linux-mips.org Sun Feb  8 14:45:55 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 14:45:56 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 14:45:55 +0000
X-archive-position: 3734
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 14:45:55

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

Log message:
	fix compiler warnings


From hch@linux-mips.org Sun Feb  8 14:54:31 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 14:54:31 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 14:54:31 +0000
X-archive-position: 3735
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 14:54:31

Modified files:
	arch/mips/sgi-ip27: ip27-memory.c 
	include/asm-mips: mmzone.h 

Log message:
	Fix pfn_valid (and thus virt_addr_valid) on IP27.
	
	The highest pfn is not equal to the number of pages in the system.


From hch@linux-mips.org Sun Feb  8 14:57:04 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 14:57:04 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 14:57:04 +0000
X-archive-position: 3736
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 14:57:04

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

Log message:
	kill initrd hack for IP27 - our max_low_pfn is correct now


From hch@linux-mips.org Sun Feb  8 15:12:47 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 15:12:47 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 15:12:47 +0000
X-archive-position: 3737
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 15:12:47

Modified files:
	drivers/net    : ioc3-eth.c 

Log message:
	fix compiler warning


From hch@linux-mips.org Sun Feb  8 15:14:26 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 15:14:26 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 15:14:26 +0000
X-archive-position: 3738
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 15:14:26

Modified files:
	arch/mips/sgi-ip27: ip27-memory.c 
	include/asm-mips/sn: arch.h 

Log message:
	add missing statics, remove useless arguments from szmem()


From hch@linux-mips.org Sun Feb  8 23:14:02 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 08 Feb 2004 23:14:02 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun,  8 Feb 2004 23:14:02 +0000
X-archive-position: 3739
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/08 23:14:02

Modified files:
	arch/mips/sgi-ip27: ip27-memory.c 

Log message:
	fix off by one error in memory size calculation.


From macro@linux-mips.org Mon Feb  9 18:09:17 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 09 Feb 2004 18:09:17 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  9 Feb 2004 18:09:17 +0000
X-archive-position: 3740
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/09 18:09:17

Modified files:
	arch/mips/dec  : Tag: linux_2_4 ecc-berr.c 

Log message:
	Fix a typo.


From ralf@linux-mips.org Mon Feb  9 20:53:23 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 09 Feb 2004 20:53:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  9 Feb 2004 20:53:23 +0000
X-archive-position: 3741
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/09 20:53:23

Modified files:
	arch/mips/vr41xx/common: Tag: linux_2_4 vrc4173.c 
	drivers/char   : Tag: linux_2_4 vr41xx_keyb.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 vrc4173.h 

Log message:
	Fix VRc4173 hw access.


From ralf@linux-mips.org Tue Feb 10 02:36:58 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 02:36:58 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 02:36:58 +0000
X-archive-position: 3742
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 02:36:58

Added files:
	arch/mips      : jaguar-atx_defconfig 

Log message:
	Minimal configuration file for Jaguar ATX.


From ralf@linux-mips.org Tue Feb 10 02:42:23 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 02:42:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 02:42:23 +0000
X-archive-position: 3743
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 02:42:23

Modified files:
	arch/mips      : Makefile 

Log message:
	Update Jaguar bits.


From ppopov@linux-mips.org Tue Feb 10 05:51:56 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 05:51:56 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 05:51:56 +0000
X-archive-position: 3744
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/10 05:51:56

Modified files:
	drivers/mtd/maps: Tag: linux_2_4 Config.in Makefile 

Log message:
	Made the H3 MTD config names consistent.


From ppopov@linux-mips.org Tue Feb 10 06:32:03 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 06:32:03 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 06:32:03 +0000
X-archive-position: 3745
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/10 06:32:03

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-hydrogen3 
	arch/mips/au1000/hydrogen3: Tag: linux_2_4 board_setup.c 
	                            irqmap.c 
	drivers/char   : Tag: linux_2_4 Config.in 
	drivers/pcmcia : Tag: linux_2_4 Config.in Makefile 
	                 au1000_generic.c 
	include/asm-mips: Tag: linux_2_4 au1000_pcmcia.h 

Log message:
	Added Hydrogen3 CF support. Patch by AMD.


From ppopov@linux-mips.org Tue Feb 10 07:00:06 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 07:00:06 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 07:00:06 +0000
X-archive-position: 3746
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/10 07:00:06

Modified files:
	arch/mips      : Kconfig 
	arch/mips/au1000/common: setup.c 

Log message:
	Au1x config corrections.


From ppopov@linux-mips.org Tue Feb 10 07:02:28 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 07:02:28 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 07:02:28 +0000
X-archive-position: 3747
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/10 07:02:28

Modified files:
	arch/mips/au1000/db1x00: irqmap.c 
	drivers/pcmcia : Kconfig Makefile au1000_db1x00.c 
	                 au1000_generic.c 

Log message:
	Au1x pcmcia driver. Only Db1x has been tested at the moment.


From ralf@linux-mips.org Tue Feb 10 12:37:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 12:37:49 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 12:37:49 +0000
X-archive-position: 3748
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 12:37:49

Added files:
	arch/mips/configs: jaguar-atx_defconfig 

Log message:
	Minimal defconfig for Jaguar.


From ralf@linux-mips.org Tue Feb 10 12:39:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 12:39:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 12:39:54 +0000
X-archive-position: 3749
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 12:39:54

Modified files:
	arch/mips/configs: db1000_defconfig db1100_defconfig 
	                   db1500_defconfig pb1500_defconfig 

Log message:
	Usual "Hey Pete!" committ ...


From ralf@linux-mips.org Tue Feb 10 13:09:09 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 13:09:09 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 13:09:09 +0000
X-archive-position: 3750
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 13:09:09

Modified files:
	arch/mips/vr41xx/common: Tag: linux_2_4 pciu.c pciu.h 
	include/asm-mips/vr41xx: Tag: linux_2_4 vr41xx.h 

Log message:
	Fix VR41xx config space accesses.


From ralf@linux-mips.org Tue Feb 10 14:16:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 10 Feb 2004 14:16:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 10 Feb 2004 14:16:54 +0000
X-archive-position: 3751
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/10 14:16:54

Modified files:
	arch/mips/vr41xx/casio-e55: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/ibm-workpad: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0226: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0229: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/victor-mpc30x: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/zao-capcella: Tag: linux_2_4 setup.c 

Log message:
	Fix CONFIG_SERIAL=n build.


From macro@linux-mips.org Wed Feb 11 15:05:17 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:05:17 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:05:17 +0000
X-archive-position: 3752
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:05:17

Modified files:
	arch/mips/lib  : Tag: linux_2_4 dump_tlb.c r3k_dump_tlb.c 

Log message:
	Code and indentation clean-ups, including fixes for gcc 3.4.

Modified files:
	arch/mips64/lib: Tag: linux_2_4 dump_tlb.c 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:05:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:05:44 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:05:44 +0000
X-archive-position: 3753
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:05:44

Modified files:
	arch/mips/lib-32: dump_tlb.c r3k_dump_tlb.c 

Log message:
	Code and indentation clean-ups, including fixes for gcc 3.4.

Modified files:
	arch/mips/lib-64: dump_tlb.c 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:08:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:08:49 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:08:49 +0000
X-archive-position: 3754
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:08:49

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

Log message:
	Code and indentation clean-ups.

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

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:09:05 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:09:05 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:09:05 +0000
X-archive-position: 3755
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:09:05

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

Log message:
	Code and indentation clean-ups.


From macro@linux-mips.org Wed Feb 11 15:17:09 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:17:09 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:17:09 +0000
X-archive-position: 3756
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:17:09

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 

Log message:
	DECstation early console/printk support.

Modified files:
	arch/mips/dec/prom: Tag: linux_2_4 Makefile cmdline.c identify.c 
	                    init.c 
	include/asm-mips/dec: Tag: linux_2_4 prom.h 
	include/asm-mips64/dec: Tag: linux_2_4 prom.h 
Added files:
	arch/mips/dec/prom: Tag: linux_2_4 console.c 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:17:32 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:17:33 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:17:32 +0000
X-archive-position: 3757
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:17:32

Modified files:
	arch/mips      : Kconfig 

Log message:
	DECstation early console/printk support.

Modified files:
	arch/mips/dec/prom: Makefile cmdline.c identify.c init.c 
	include/asm-mips/dec: prom.h 
Added files:
	arch/mips/dec/prom: console.c 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:20:32 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:20:32 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:20:32 +0000
X-archive-position: 3758
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:20:32

Modified files:
	arch/mips      : Kconfig 

Log message:
	Limit the conditional to the CPU actually present in DECstations.


From macro@linux-mips.org Wed Feb 11 15:22:47 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:22:47 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:22:47 +0000
X-archive-position: 3759
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:22:47

Modified files:
	drivers/mtd/devices: Kconfig 

Log message:
	Finish the half-baked CONFIG_DECSTATION -> CONFIG_MACH_DECSTATION
	transition.

Modified files:
	drivers/net    : Kconfig 
	drivers/scsi   : Kconfig 
	drivers/serial : Kconfig 
	drivers/video  : Kconfig 
	drivers/video/logo: Kconfig 
	fs/partitions  : Kconfig 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:28:16 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:28:17 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:28:16 +0000
X-archive-position: 3760
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:28:16

Modified files:
	drivers/serial : Kconfig 

Log message:
	Limit the DZ driver to MIPS32 as the supported hardware is only
	present in R2k/R3k-based systems (unless someone sends me a PMAC-A
	board for driver development).


From macro@linux-mips.org Wed Feb 11 15:41:36 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:41:36 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:41:36 +0000
X-archive-position: 3761
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:41:36

Modified files:
	arch/mips      : Kconfig 

Log message:
	Yet another DECSTATION -> MACH_DECSTATION.


From macro@linux-mips.org Wed Feb 11 15:43:31 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:43:31 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:43:31 +0000
X-archive-position: 3762
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:43:31

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig defconfig-atlas 
	                 defconfig-bosporus defconfig-capcella 
	                 defconfig-cobalt defconfig-csb250 
	                 defconfig-db1000 defconfig-db1100 
	                 defconfig-db1500 defconfig-ddb5476 
	                 defconfig-ddb5477 defconfig-decstation 
	                 defconfig-e55 defconfig-eagle defconfig-ev64120 
	                 defconfig-ev96100 defconfig-hp-lj 
	                 defconfig-ip22 defconfig-it8172 defconfig-ivr 
	                 defconfig-jmr3927 defconfig-lasat 
	                 defconfig-malta defconfig-mirage 
	                 defconfig-mpc30x defconfig-mtx-1 defconfig-nino 
	                 defconfig-ocelot defconfig-osprey 
	                 defconfig-pb1000 defconfig-pb1100 
	                 defconfig-pb1500 defconfig-pb1550 
	                 defconfig-rbtx4927 defconfig-rm200 
	                 defconfig-sb1250-swarm defconfig-sead 
	                 defconfig-tb0226 defconfig-tb0229 
	                 defconfig-ti1500 defconfig-workpad 
	                 defconfig-xxs1500 defconfig-yosemite 

Log message:
	Rebuild configuration.

Modified files:
	arch/mips64    : Tag: linux_2_4 defconfig defconfig-atlas 
	                 defconfig-decstation defconfig-ip22 
	                 defconfig-ip27 defconfig-jaguar defconfig-malta 
	                 defconfig-ocelotc defconfig-sb1250-swarm 
	                 defconfig-sead 

Log message:
	


From macro@linux-mips.org Wed Feb 11 15:43:47 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 Feb 2004 15:43:47 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 11 Feb 2004 15:43:47 +0000
X-archive-position: 3763
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/11 15:43:47

Modified files:
	arch/mips/configs: db1000_defconfig db1100_defconfig 
	                   db1500_defconfig decstation_defconfig 
	                   jaguar-atx_defconfig pb1500_defconfig 

Log message:
	Rebuild configuration.


From hch@linux-mips.org Thu Feb 12 12:20:46 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 12 Feb 2004 12:20:46 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 12 Feb 2004 12:20:46 +0000
X-archive-position: 3764
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/12 12:20:46

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

Log message:
	avoid false positives in pfn_valid


From ralf@linux-mips.org Fri Feb 13 01:37:51 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 13 Feb 2004 01:37:51 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 13 Feb 2004 01:37:51 +0000
X-archive-position: 3765
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/13 01:37:51

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

Log message:
	When restarting a syscall with ERESTART_RESTARTBLOCK we need to
	restart the value in $a3.


From ralf@linux-mips.org Fri Feb 13 17:22:22 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 13 Feb 2004 17:22:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 13 Feb 2004 17:22:22 +0000
X-archive-position: 3766
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/13 17:22:22

Modified files:
	arch/mips/vr41xx/casio-e55: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/common: Tag: linux_2_4 Makefile 
	arch/mips/vr41xx/ibm-workpad: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/nec-eagle: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0226: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/tanbac-tb0229: Tag: linux_2_4 Makefile reboot.c 
	                                setup.c 
	arch/mips/vr41xx/victor-mpc30x: Tag: linux_2_4 setup.c 
	arch/mips/vr41xx/zao-capcella: Tag: linux_2_4 setup.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 tb0229.h vr41xx.h 
Added files:
	arch/mips/vr41xx/common: Tag: linux_2_4 pmu.c 

Log message:
	Update machine restart / halt / power off functions.


From ralf@linux-mips.org Sat Feb 14 22:57:37 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 14 Feb 2004 22:57:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 14 Feb 2004 22:57:37 +0000
X-archive-position: 3767
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/14 22:57:37

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

Log message:
	smp_send_reschedule is just a single function call so make it an
	inline function.


From macro@linux-mips.org Mon Feb 16 11:19:55 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 11:19:55 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 11:19:55 +0000
X-archive-position: 3768
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/16 11:19:55

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

Log message:
	Take cp0.cause.bd into account when searching the DBE table.


From macro@linux-mips.org Mon Feb 16 11:20:19 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 11:20:19 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 11:20:19 +0000
X-archive-position: 3769
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: macro@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	macro@ftp.linux-mips.org	04/02/16 11:20:19

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

Log message:
	Take cp0.cause.bd into account when searching the DBE table.


From ralf@linux-mips.org Mon Feb 16 14:41:58 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 14:41:58 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 14:41:58 +0000
X-archive-position: 3770
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 14:41:58

Modified files:
	arch/mips/mm   : pg-r4k.c 

Log message:
	


From ralf@linux-mips.org Mon Feb 16 14:47:33 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 14:47:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 14:47:33 +0000
X-archive-position: 3771
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 14:47:33

Modified files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k.c 
	arch/mips64/mm : Tag: linux_2_4 pg-r4k.c 

Log message:
	Fix loop conditio of cleanup loop in build_copy_loop.  It can be quite
	amazing what kind of sillyness C compilers still eat without
	complaining ...  Add cacheflush at the end of build_copy_loop.


From ralf@linux-mips.org Mon Feb 16 16:59:35 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 16:59:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 16:59:35 +0000
X-archive-position: 3772
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 16:59:35

Modified files:
	arch/mips/mm   : c-r4k.c 

Log message:
	Kill empty line.


From ralf@linux-mips.org Mon Feb 16 17:12:50 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 17:12:50 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 17:12:50 +0000
X-archive-position: 3773
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 17:12:50

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

Log message:
	A missing write barrier may have caused smp_call_function_interrupt
	to read stale data ...


From ralf@linux-mips.org Mon Feb 16 17:13:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 17:13:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 17:13:21 +0000
X-archive-position: 3774
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 17:13:21

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

Log message:
	A missing write barrier may have caused smp_call_function_interrupt
	to read stale data ...


From ralf@linux-mips.org Mon Feb 16 20:32:57 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 20:32:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 20:32:57 +0000
X-archive-position: 3775
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 20:32:57

Modified files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k.c 
	arch/mips64/mm : Tag: linux_2_4 pg-r4k.c 

Log message:
	Increase the size of copy_page_array; it wasn't large enough for
	certain extreme cases.


From ralf@linux-mips.org Mon Feb 16 20:33:05 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 20:33:05 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 20:33:05 +0000
X-archive-position: 3776
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 20:33:05

Modified files:
	arch/mips/mm   : pg-r4k.c 

Log message:
	Increase the size of copy_page_array; it wasn't large enough for
	certain extreme cases.


From ralf@linux-mips.org Mon Feb 16 20:54:56 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 16 Feb 2004 20:54:56 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 16 Feb 2004 20:54:56 +0000
X-archive-position: 3777
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/16 20:54:56

Modified files:
	arch/mips/sgi-ip27: ip27-smp.c 

Log message:
	Eleminate unused argument of intr_clear_bits.


From ralf@linux-mips.org Tue Feb 17 03:21:14 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 03:21:15 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 03:21:14 +0000
X-archive-position: 3778
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 03:21:14

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

Log message:
	Now that we have kallsyms in the kernel also decode the addresses in
	c0_epc and $ra.  This makes debugging easier and will hopefully
	increase the usefulness of 2.6 crash reports further.


From ralf@linux-mips.org Tue Feb 17 11:32:25 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 11:32:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 11:32:25 +0000
X-archive-position: 3779
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 11:32:25

Removed files:
	drivers/net/hamradio/soundmodem: .cvsignore 

Log message:
	Delete last soundmodem file ...


From ralf@linux-mips.org Tue Feb 17 12:08:55 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:08:55 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:08:55 +0000
X-archive-position: 3780
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:08:55

Modified files:
	arch/mips/vr41xx/common: Tag: linux_2_4 cmu.c ksyms.c pciu.c 
	                         serial.c 
	drivers/char   : Tag: linux_2_4 vr41xx_keyb.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 vr41xx.h 

Log message:
	Clock managment patches for VR41xx.


From ralf@linux-mips.org Tue Feb 17 12:34:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:34:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:34:21 +0000
X-archive-position: 3781
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:34:21

Modified files:
	arch/mips/mm-64: tlbex-r4k.S 

Log message:
	Dump registers when encountering a bad vmalloc address.


From ralf@linux-mips.org Tue Feb 17 12:39:14 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:39:14 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:39:14 +0000
X-archive-position: 3782
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:39:14

Modified files:
	arch/mips/pci  : pci-ip27.c 

Log message:
	Whoever wrote this should read K&R again ...


From ralf@linux-mips.org Tue Feb 17 12:41:03 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:41:03 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:41:03 +0000
X-archive-position: 3783
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:41:03

Modified files:
	arch/mips/pci  : pci-ip27.c 

Log message:
	Initialize bridge to send clear interrupt packet to HUB on high->low
	transition.


From ralf@linux-mips.org Tue Feb 17 12:44:29 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:44:29 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:44:29 +0000
X-archive-position: 3784
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:44:29

Modified files:
	arch/mips/sgi-ip27: ip27-irq-glue.S 

Log message:
	Rewrite from scratch.  Now handles all hub interrupts.


From ralf@linux-mips.org Tue Feb 17 12:46:23 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:46:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:46:23 +0000
X-archive-position: 3785
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:46:23

Modified files:
	arch/mips/sgi-ip27: ip27-irq-glue.S 

Log message:
	Fix comment - CC_* interrupts are IP2, not IP3 even though various
	comments in the code based on SGI docs imply they're routed to IP3 ...


From ralf@linux-mips.org Tue Feb 17 12:51:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:51:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:51:44 +0000
X-archive-position: 3786
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:51:44

Modified files:
	arch/mips/sgi-ip27: ip27-smp.c 

Log message:
	Rename install_cpuintr to install_ipi.


From ralf@linux-mips.org Tue Feb 17 12:55:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:55:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:55:44 +0000
X-archive-position: 3787
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:55:44

Modified files:
	arch/mips/sgi-ip27: ip27-setup.c 

Log message:
	install_cpuintr is now install_ipi.  Call install_ipi unconditionally;
	this function is never called on the boot processor anyway.


From ralf@linux-mips.org Tue Feb 17 12:58:33 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 12:58:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 12:58:33 +0000
X-archive-position: 3788
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 12:58:33

Modified files:
	arch/mips/sgi-ip27: ip27-timer.c 

Log message:
	Add ip27_ name prefix to rt_timer_interrupt.  Remove useless brackets.


From ralf@linux-mips.org Tue Feb 17 13:12:52 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 13:12:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 13:12:52 +0000
X-archive-position: 3789
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 13:12:52

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Rewrite much of the interrupt handling.  No more stupid nested loops
	and PCI interrupts are now getting reset by hardware.  IPIs are now
	handled invisible for the generic interrupt code which removes alot
	of minboggling uglyness.


From ralf@linux-mips.org Tue Feb 17 13:16:34 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 13:16:34 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 13:16:34 +0000
X-archive-position: 3790
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 13:16:34

Modified files:
	include/asm-mips/sn/sn0: ip27.h 

Log message:
	Renumber interrupts somewhat more consistently.


From ralf@linux-mips.org Tue Feb 17 14:26:01 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 14:26:01 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 14:26:01 +0000
X-archive-position: 3791
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 14:26:01

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

Log message:
	Whoops, resurrect ____readq.  This one was already supposed to be
	back in CVS for a while ...


From ralf@linux-mips.org Tue Feb 17 14:27:57 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 14:27:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 14:27:57 +0000
X-archive-position: 3792
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 14:27:57

Modified files:
	arch/mips/mm-32: Makefile 
	arch/mips/mm-64: Makefile 

Log message:
	RM9000 uses tlbex-r4k.c.


From ralf@linux-mips.org Tue Feb 17 16:14:41 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 16:14:41 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 16:14:41 +0000
X-archive-position: 3793
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 16:14:41

Modified files:
	arch/mips/sgi-ip27: ip27-setup.c 

Log message:
	Hardcoding NASID to 0 is a bad idea.


From hch@linux-mips.org Tue Feb 17 17:21:43 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 17:21:43 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 17:21:43 +0000
X-archive-position: 3794
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/17 17:21:43

Modified files:
	arch/mips/sgi-ip27: ip27-init.c 

Log message:
	use generic bitmask bits


From ralf@linux-mips.org Tue Feb 17 18:17:01 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 18:17:01 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 18:17:01 +0000
X-archive-position: 3795
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 18:17:01

Modified files:
	arch/mips/sgi-ip27: ip27-nmi.c 

Log message:
	Decode addresses in $c0_epc and $ra on NMI.


From ralf@linux-mips.org Tue Feb 17 20:57:17 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 20:57:17 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 20:57:17 +0000
X-archive-position: 3796
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 20:57:17

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	All callers ignore the return value of intr_get_ptrs - so why return
	anything ...


From ralf@linux-mips.org Tue Feb 17 23:23:32 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 17 Feb 2004 23:23:32 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 17 Feb 2004 23:23:32 +0000
X-archive-position: 3797
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/17 23:23:32

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-lasat 

Log message:
	Enable CONFIG_MIPS_RTC for Lasat.


From ralf@linux-mips.org Wed Feb 18 12:20:39 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 12:20:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 12:20:39 +0000
X-archive-position: 3798
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 12:20:39

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

Log message:
	Use struct instead of typdef as per Linus style.


From ralf@linux-mips.org Wed Feb 18 12:30:10 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 12:30:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 12:30:10 +0000
X-archive-position: 3799
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 12:30:10

Modified files:
	include/asm-mips/sn/sn0: ip27.h 
	include/asm-mips/sn: intr.h 

Log message:
	Remove #ifdef __ASSEMBLY__ assembler wrapper from intr.h; no assembler
	code uses this file.  In particular the empty #else was eye insulting.
	Reformat HUB access macros; make then safe against side effects.  Sort
	interrupt numbers in increasing order.  intr.h interrupt numbers were
	documenting the IRIX & PROM use of interrupts; remove the IRIX numbers
	and move the ip27.h numbers there instead.


From ralf@linux-mips.org Wed Feb 18 12:45:05 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 12:45:05 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 12:45:05 +0000
X-archive-position: 3800
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 12:45:05

Modified files:
	arch/mips/sgi-ip27: ip27-nmi.c 

Log message:
	Some reformatting for Linux coding style.  Rename variables for clarity.
	Dump c0_errorepc just below c0_epc and also use kallsyms to decode it.
	Dump hub pending interrupt and mask information.


From ralf@linux-mips.org Wed Feb 18 12:51:26 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 12:51:26 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 12:51:26 +0000
X-archive-position: 3801
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 12:51:26

Modified files:
	arch/mips/sgi-ip27: ip27-smp.c 

Log message:
	Don't pass arguments to install_ipi(); it's a void function.


From ralf@linux-mips.org Wed Feb 18 13:12:19 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 13:12:19 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 13:12:19 +0000
X-archive-position: 3802
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 13:12:19

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Delete handle_resched_intr.  It's prototype was wrong and anyway,
	SMP rescheduling only requires the remote CPUs to take an interrupt,
	not that we actually have a handler doing something magic so that
	function was empty.


From ralf@linux-mips.org Wed Feb 18 13:23:59 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 13:23:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 13:23:59 +0000
X-archive-position: 3803
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 13:23:59

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	install_ipi better also initialize the shadow copies of the hub
	interrupt information or all hardwired interrupt bits will be
	reset by the first request_irq() ...


From ralf@linux-mips.org Wed Feb 18 13:43:36 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 13:43:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 13:43:36 +0000
X-archive-position: 3804
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 13:43:36

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Make startup_bridge_irq properly mask out bits in the b_int_device
	register.


From ralf@linux-mips.org Wed Feb 18 13:53:20 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 13:53:20 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 13:53:20 +0000
X-archive-position: 3805
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 13:53:20

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 
	arch/mips/pci  : pci-ip27.c 

Log message:
	Move setting of a device's b_int_mode bit to startup_bridge_irq.


From ralf@linux-mips.org Wed Feb 18 14:07:32 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 14:07:32 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 14:07:32 +0000
X-archive-position: 3806
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 14:07:32

Modified files:
	include/asm-mips/sn: intr_public.h 

Log message:
	Delete all unused struct hub_intmasks_s members.  Delete typedef for
	hub_intmasks_t; as per Linux coding style the struct is preferable.
	Having intpend0_masks and intpend1_masks as arrays with just one
	member is pointless so change them to just a hubreg_t.  This
	requires changes in all users which in part are already in CVS or
	will go in one of the following commits.  intr_public is now almost
	empty.


From ralf@linux-mips.org Wed Feb 18 14:09:22 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 14:09:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 14:09:22 +0000
X-archive-position: 3807
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 14:09:22

Modified files:
	include/asm-mips/sn: sn_private.h 

Log message:
	Rename install_cpuintr prototype to install_ipi also.  Delete unused
	install_tlbintr prototype.


From ralf@linux-mips.org Wed Feb 18 14:26:39 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 14:26:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 14:26:39 +0000
X-archive-position: 3808
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 14:26:39

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Struct hub_intmasks_s was changed so this needs changing also.
	Actually intr_get_ptrs deserves a rewrite from scratch - this is so
	barf-o-matic.


From ralf@linux-mips.org Wed Feb 18 14:34:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 14:34:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 14:34:21 +0000
X-archive-position: 3809
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 14:34:21

Modified files:
	arch/mips/pci  : pci-ip27.c 

Log message:
	A few cosmetic cleanups.


From ralf@linux-mips.org Wed Feb 18 14:51:29 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 14:51:29 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 14:51:29 +0000
X-archive-position: 3810
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 14:51:29

Modified files:
	arch/mips/pci  : pci-ip27.c 

Log message:
	Remove pointless brackets making expression hard to read.


From sjhill@linux-mips.org Wed Feb 18 16:15:37 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 16:15:37 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 16:15:37 +0000
X-archive-position: 3811
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: sjhill@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	sjhill@ftp.linux-mips.org	04/02/18 16:15:37

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

Log message:
	Add in macros to handle additional CP0 dialog registers found on
	newer MIPS cores.


From ppopov@linux-mips.org Wed Feb 18 16:28:04 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 16:28:04 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 16:28:04 +0000
X-archive-position: 3812
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/18 16:28:04

Added files:
	drivers/pcmcia : Tag: linux_2_4 au1000_hydrogen3.c 

Log message:
	Hydrogen3 pcmcia.


From ralf@linux-mips.org Wed Feb 18 16:32:50 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 16:32:50 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 16:32:50 +0000
X-archive-position: 3813
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/18 16:32:50

Modified files:
	drivers/char   : ip27-rtc.c 

Log message:
	Use RTC on the master nasid.  Using the current nasid is a bad idea,
	we might be running on different nasids each time we boot, therefore
	use a differnet nasid, possibly even one without console ...


From hch@linux-mips.org Wed Feb 18 16:35:30 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 18 Feb 2004 16:35:30 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 18 Feb 2004 16:35:30 +0000
X-archive-position: 3814
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/18 16:35:30

Modified files:
	arch/mips/sgi-ip27: ip27-klnuma.c ip27-memory.c 
	include/asm-mips: mmzone.h 
	include/asm-mips/mach-ip27: mmzone.h 
Added files:
	include/asm-mips/sn: hub.h 

Log message:
	Rework per-node data allocation.  ip27_node_data is gone, instead we
	allocate the pglist_data first and after it a struct hub_data that
	is not exposed through mmzone.h and doesn't pollute all the kernel.
	
	Use HUB_DATA(nid) to access it.


From ralf@linux-mips.org Thu Feb 19 03:06:40 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 Feb 2004 03:06:40 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 19 Feb 2004 03:06:40 +0000
X-archive-position: 3815
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/19 03:06:39

Modified files:
	.              : CREDITS MAINTAINERS Makefile 
	Documentation  : Changes DMA-API.txt SubmittingPatches 
	                 as-iosched.txt cciss.txt 
	Documentation/DocBook: deviceiobook.tmpl kernel-locking.tmpl 
	Documentation/i386: zero-page.txt 
	Documentation/networking: bonding.txt ethertap.txt ifenslave.c 
	                          ip-sysctl.txt 
	Documentation/scsi: BusLogic.txt scsi_mid_low_api.txt 
	Documentation/sound/alsa: ALSA-Configuration.txt 
	                          OSS-Emulation.txt SB-Live-mixer.txt 
	Documentation/sound/alsa/DocBook: writing-an-alsa-driver.tmpl 
	Documentation/sysctl: kernel.txt 
	arch/alpha     : defconfig 
	arch/alpha/kernel: core_apecs.c core_cia.c core_irongate.c 
	                   core_lca.c core_marvel.c core_mcpcia.c 
	                   core_polaris.c core_t2.c core_titan.c 
	                   core_tsunami.c core_wildfire.c 
	arch/alpha/oprofile: common.c 
	arch/arm       : Kconfig 
	arch/arm/common: amba.c 
	arch/arm/configs: footbridge_defconfig iq80321_defconfig 
	                  netwinder_defconfig 
	arch/arm/kernel: calls.S process.c time.c vmlinux.lds.S 
	arch/arm/mach-integrator: Kconfig Makefile core.c cpu.c impd1.c 
	                          integrator_ap.c leds.c 
	arch/arm/mach-pxa: lubbock.c 
	arch/arm/mach-sa1100: assabet.c generic.c neponset.c 
	arch/arm/mm    : Kconfig 
	arch/arm26/kernel: process.c 
	arch/h8300/lib : checksum.c 
	arch/h8300/platform/h8300h: ints.c 
	arch/h8300/platform/h8s: ints.c 
	arch/i386      : Kconfig defconfig 
	arch/i386/boot : setup.S 
	arch/i386/boot/compressed: misc.c 
	arch/i386/kernel: cpuid.c edd.c i386_ksyms.c i387.c mpparse.c 
	                  msr.c process.c setup.c smpboot.c 
	arch/i386/kernel/acpi: boot.c 
	arch/i386/kernel/cpu: intel.c 
	arch/i386/kernel/cpu/cpufreq: acpi.c gx-suspmod.c longhaul.c 
	                              p4-clockmod.c powernow-k7.c 
	                              powernow-k8.c powernow-k8.h 
	                              speedstep-lib.c 
	arch/i386/kernel/timers: timer_tsc.c 
	arch/i386/mach-default: topology.c 
	arch/i386/mach-es7000: topology.c 
	arch/i386/pci  : irq.c 
	arch/ia64      : defconfig 
	arch/ia64/configs: generic_defconfig sn2_defconfig 
	arch/ia64/hp/common: sba_iommu.c 
	arch/ia64/kernel: acpi.c efivars.c iosapic.c irq.c mca.c 
	                  salinfo.c smp.c smpboot.c traps.c unaligned.c 
	                  unwind.c 
	arch/ia64/lib  : io.c 
	arch/ia64/mm   : discontig.c numa.c 
	arch/ia64/scripts: toolchain-flags 
	arch/ia64/sn/io: io.c xswitch.c 
	arch/ia64/sn/io/hwgfs: hcl.c hcl_util.c 
	arch/ia64/sn/io/machvec: pci_bus_cvlink.c pci_dma.c 
	arch/ia64/sn/io/platform_init: sgi_io_init.c 
	arch/ia64/sn/io/sn2: klconflib.c klgraph.c ml_iograph.c module.c 
	                     pciio.c pic.c shuberror.c xbow.c xtalk.c 
	arch/ia64/sn/io/sn2/pcibr: pcibr_ate.c pcibr_config.c 
	                           pcibr_dvr.c pcibr_error.c 
	                           pcibr_hints.c pcibr_intr.c 
	                           pcibr_reg.c pcibr_rrb.c pcibr_slot.c 
	arch/ia64/sn/kernel: bte.c irq.c mca.c probe.c setup.c 
	arch/ia64/sn/kernel/sn2: cache.c io.c prominfo_proc.c sn2_smp.c 
	                         sn_proc_fs.c 
	arch/m68k      : Kconfig 
	arch/mips      : defconfig 
	arch/mips/configs: atlas_defconfig bosporus_defconfig 
	                   capcella_defconfig cobalt_defconfig 
	                   db1000_defconfig db1100_defconfig 
	                   db1500_defconfig ddb5476_defconfig 
	                   ddb5477_defconfig decstation_defconfig 
	                   e55_defconfig eagle_defconfig 
	                   ev64120_defconfig ev96100_defconfig 
	                   hp-lj_defconfig ip22_defconfig ip27_defconfig 
	                   ip32_defconfig it8172_defconfig ivr_defconfig 
	                   jaguar-atx_defconfig jmr3927_defconfig 
	                   lasat200_defconfig malta_defconfig 
	                   mirage_defconfig mpc30x_defconfig 
	                   mtx1_defconfig ocelot_defconfig 
	                   osprey_defconfig pb1000_defconfig 
	                   pb1100_defconfig pb1500_defconfig 
	                   rm200_defconfig sb1250-swarm_defconfig 
	                   sead_defconfig tb0226_defconfig 
	                   tb0229_defconfig workpad_defconfig 
	                   xxs1500_defconfig yosemite_defconfig 
	arch/parisc/hpux: fs.c ioctl.c sys_hpux.c 
	arch/parisc/kernel: asm-offsets.c drivers.c firmware.c head.S 
	                    head64.S hpmc.S init_task.c inventory.c 
	                    pacache.S parisc_ksyms.c pci-dma.c pci.c 
	                    pdc_chassis.c pdc_cons.c perf_asm.S 
	                    perf_images.h process.c ptrace.c signal32.c 
	                    signal32.h sys32.h sys_parisc.c 
	                    syscall_table.S unaligned.c vmlinux.lds.S 
	arch/parisc/lib: lusercopy.S 
	arch/parisc/math-emu: cnv_float.h dbl_float.h decode_exc.c 
	                      denormal.c dfadd.c dfcmp.c dfdiv.c dfmpy.c 
	                      dfrem.c dfsqrt.c dfsub.c driver.c fcnvff.c 
	                      fcnvfu.c fcnvfut.c fcnvfx.c fcnvfxt.c 
	                      fcnvuf.c fcnvxf.c float.h fmpyfadd.c 
	                      fpbits.h fpu.h fpudispatch.c frnd.c hppa.h 
	                      math-emu.h sfadd.c sfcmp.c sfdiv.c sfmpy.c 
	                      sfrem.c sfsqrt.c sfsub.c sgl_float.h 
	arch/parisc/mm : kmap.c 
	arch/ppc       : Kconfig defconfig 
	arch/ppc/8260_io: uart.c 
	arch/ppc/boot/simple: Makefile misc-spruce.c misc.c 
	arch/ppc/configs: common_defconfig pmac_defconfig 
	                  spruce_defconfig 
	arch/ppc/kernel: Makefile cpu_setup_6xx.S entry.S head.S 
	                 head_44x.S idle_power4.S misc.S pci.c 
	                 ppc_ksyms.c setup.c smp.c 
	arch/ppc/mm    : 44x_mmu.c hashtable.S init.c pgtable.c 
	                 ppc_mmu.c tlb.c 
	arch/ppc/platforms: Makefile mcpn765_setup.c pmac_backlight.c 
	                    pmac_cpufreq.c pmac_feature.c pmac_nvram.c 
	                    pmac_pci.c pmac_pic.c pmac_setup.c 
	                    pmac_smp.c pmac_time.c prep_pci.c 
	                    prep_setup.c sandpoint.c spruce.h 
	                    spruce_setup.c 
	arch/ppc/platforms/4xx: Kconfig Makefile oak.h 
	arch/ppc/syslib: Makefile gen550_dbg.c gen550_kgdb.c of_device.c 
	                 open_pic.c ppc4xx_setup.c prom.c prom_init.c 
	arch/ppc64     : Kconfig 
	arch/ppc64/boot: prom.c zlib.c 
	arch/ppc64/kernel: Makefile chrp_setup.c cputable.c head.S 
	                   iSeries_htab.c iSeries_pci.c iSeries_setup.c 
	                   idle.c lparcfg.c misc.S nvram.c open_pic.c 
	                   open_pic.h open_pic_defs.h pSeries_hvCall.S 
	                   pSeries_lpar.c pSeries_pci.c pci.c pci_dma.c 
	                   pci_dn.c ppc_ksyms.c proc_ppc64.c process.c 
	                   prom.c rtas-proc.c rtasd.c setup.c smp.c 
	                   stab.c sys_ppc32.c time.c traps.c udbg.c 
	                   vio.c xics.c 
	arch/ppc64/mm  : fault.c hash_low.S hash_utils.c init.c numa.c 
	arch/ppc64/xmon: privinst.h start.c xmon.c 
	arch/sh        : Kconfig defconfig 
	arch/sh/boards/hp6xx/hp680: Makefile mach.c 
	arch/sh/cchips/hd6446x/hd64461: io.c 
	arch/sh/kernel : entry.S irq.c process.c signal.c 
	arch/sh/kernel/cpu: init.c rtc.c 
	arch/sh/kernel/cpu/sh4: fpu.c 
	arch/sh/mm     : cache-sh3.c fault.c 
	arch/sparc     : Kconfig 
	arch/sparc/kernel: Makefile irq.c process.c semaphore.c smp.c 
	                   sparc_ksyms.c 
	arch/sparc/lib : atomic.S 
	arch/sparc64   : Kconfig defconfig 
	arch/sparc64/kernel: head.S sys_sparc32.c traps.c 
	arch/sparc64/lib: VIScopy.S 
	arch/um/kernel : um_arch.c 
	arch/v850/kernel: bug.c setup.c v850e_cache.c 
	arch/x86_64    : defconfig 
	arch/x86_64/ia32: sys_ia32.c 
	arch/x86_64/kernel: aperture.c entry.S mpparse.c nmi.c 
	                    pci-gart.c suspend_asm.S sys_x86_64.c 
	arch/x86_64/kernel/acpi: boot.c 
	arch/x86_64/lib: csum-partial.c 
	arch/x86_64/mm : fault.c init.c 
	crypto         : sha256.c sha512.c 
	drivers        : Kconfig 
	drivers/acpi   : Kconfig ac.c asus_acpi.c battery.c bus.c 
	                 button.c ec.c fan.c numa.c osl.c pci_irq.c 
	                 pci_link.c pci_root.c power.c processor.c 
	                 scan.c tables.c thermal.c toshiba_acpi.c 
	drivers/atm    : atmtcp.c eni.c fore200e.c he.c idt77105.c 
	                 idt77252.c iphase.c suni.c uPD98402.c zatm.c 
	drivers/base   : Makefile bus.c class.c class_simple.c core.c 
	drivers/block  : cciss.c cciss.h cciss_cmd.h floppy.c genhd.c 
	                 ps2esdi.c scsi_ioctl.c swim3.c 
	drivers/block/paride: bpck6.c frpw.c paride.c paride.h pd.c 
	drivers/cdrom  : cdrom.c 
	drivers/char   : Kconfig Makefile hvc_console.c istallion.c 
	                 keyboard.c moxa.c mxser.c selection.c sh-sci.c 
	                 sh-sci.h sn_serial.c sonypi.h specialix.c 
	                 synclink.c synclinkmp.c tty_io.c vt.c 
	                 vt_ioctl.c 
	drivers/char/agp: Kconfig 
	drivers/char/drm: radeon_state.c 
	drivers/char/pcmcia: synclink_cs.c 
	drivers/char/watchdog: Kconfig Makefile acquirewdt.c 
	                       advantechwdt.c alim1535_wdt.c 
	                       alim7101_wdt.c amd7xx_tco.c indydog.c 
	                       sbc60xxwdt.c sc520_wdt.c scx200_wdt.c 
	                       shwdt.c softdog.c wafer5823wdt.c 
	drivers/cpufreq: cpufreq_userspace.c 
	drivers/i2c    : i2c-core.c 
	drivers/i2c/busses: Kconfig Makefile i2c-keywest.c i2c-keywest.h 
	drivers/i2c/chips: Kconfig Makefile it87.c lm85.c w83l785ts.c 
	drivers/ide    : Kconfig Makefile ide-cd.c ide-disk.c ide-dma.c 
	                 ide-floppy.c ide-generic.c ide-iops.c 
	                 ide-tape.c ide-taskfile.c ide-tcq.c ide.c 
	                 setup-pci.c 
	drivers/ide/arm: icside.c rapide.c 
	drivers/ide/pci: aec62xx.c aec62xx.h alim15x3.c alim15x3.h 
	                 amd74xx.c amd74xx.h cmd64x.c cmd64x.h cs5520.c 
	                 cs5520.h cs5530.c cs5530.h cy82c693.c generic.c 
	                 hpt34x.c hpt34x.h hpt366.c hpt366.h it8172.c 
	                 ns87415.c opti621.c pdc202xx_new.c 
	                 pdc202xx_new.h pdc202xx_old.c pdc202xx_old.h 
	                 piix.c piix.h rz1000.c sc1200.c sc1200.h 
	                 serverworks.c serverworks.h sgiioc4.c siimage.c 
	                 siimage.h sis5513.c sis5513.h sl82c105.c 
	                 slc90e66.c slc90e66.h triflex.c triflex.h 
	                 trm290.c via82cxxx.c via82cxxx.h 
	drivers/ide/ppc: pmac.c 
	drivers/ieee1394: amdtp.c dv1394.c eth1394.c highlevel.c 
	                  raw1394.c video1394.c 
	drivers/input  : evdev.c 
	drivers/input/joystick: db9.c gamecon.c turbografx.c 
	drivers/input/serio: i8042.c parkbd.c 
	drivers/isdn/hardware/eicon: divasmain.c 
	drivers/isdn/hisax: hisax_hfcpci.c 
	drivers/macintosh: Makefile adb.c adbhid.c macio_asic.c 
	                   mediabay.c via-pmu.c 
	drivers/md     : Makefile dm.c linear.c md.c multipath.c raid0.c 
	                 raid1.c raid5.c raid6main.c raid6x86.h 
	drivers/media/dvb/frontends: dst.c ves1820.c 
	drivers/media/dvb/ttusb-dec: ttusb_dec.c 
	drivers/media/video: Kconfig bw-qcam.c dpc7146.c hexium_gemini.c 
	                     hexium_orion.c meye.c meye.h msp3400.c 
	                     mxb.c tda9887.c tuner.c tvaudio.c tvmixer.c 
	drivers/media/video/saa7134: saa7134-cards.c saa7134-input.c 
	                             saa7134-tvaudio.c saa7134.h 
	drivers/message/fusion: mptbase.c mptbase.h mptscsih.c 
	                        mptscsih.h 
	drivers/mtd/chips: cfi_cmdset_0001.c cfi_cmdset_0020.c 
	drivers/mtd/maps: elan-104nc.c sbc_gxx.c 
	drivers/net    : 3c501.c 3c501.h 3c503.c 3c505.c 3c507.c 3c515.c 
	                 3c523.c 3c527.c 8139too.c 82596.c 8390.c 8390.h 
	                 Kconfig Makefile Space.c a2065.c ac3200.c 
	                 acenic.c apne.c ariadne.c at1700.c 
	                 atari_bionet.c atari_pamsnet.c atarilance.c 
	                 atp.c au1000_eth.c bagetlance.c bmac.c cs89x0.c 
	                 de600.c de600.h de620.c declance.c defxx.c 
	                 depca.c dl2k.c dummy.c e2100.c eepro.c 
	                 eexpress.c eql.c es3210.c eth16i.c ethertap.c 
	                 ewrk3.c fealnx.c fmv18x.c forcedeth.c 
	                 gt96100eth.c hp-plus.c hp.c hp100.c hplance.c 
	                 hydra.c ibmlana.c ibmlana.h jazzsonic.c lance.c 
	                 lasi_82596.c lne390.c lp486e.c mac8390.c 
	                 mac89x0.c mace.c macmace.c macsonic.c meth.c 
	                 mvme147.c ne.c ne2.c ne2k-pci.c ne2k_cbus.c 
	                 ne2k_cbus.h ne3210.c net_init.c ni5010.c ni52.c 
	                 ni65.c ns83820.c oaknet.c pci-skeleton.c 
	                 pcnet32.c plip.c ppp_deflate.c ppp_generic.c 
	                 pppoe.c saa9730.c sb1250-mac.c seeq8005.c 
	                 shaper.c sk_g16.c sk_mca.c sk_mca.h smc-mca.c 
	                 smc-ultra.c smc-ultra32.c smc9194.c stnic.c 
	                 sun3_82586.c sun3lance.c sundance.c sungem.c 
	                 sungem.h sungem_phy.c tc35815.c tg3.c tun.c 
	                 typhoon-firmware.h typhoon.c typhoon.h wd.c 
	                 yellowfin.c znet.c zorro8390.c 
	drivers/net/appletalk: ipddp.c ltpc.c 
	drivers/net/arcnet: arc-rimi.c arcnet.c com20020-isa.c 
	                    com20020-pci.c com20020.c com90io.c 
	                    com90xx.c 
	drivers/net/arm: am79c961a.c ether00.c ether1.c ether3.c 
	                 etherh.c 
	drivers/net/bonding: bond_3ad.c bond_3ad.h bond_alb.c bond_alb.h 
	                     bond_main.c bonding.h 
	drivers/net/e100: e100_main.c 
	drivers/net/e1000: e1000.h e1000_ethtool.c e1000_hw.c e1000_hw.h 
	                   e1000_main.c e1000_osdep.h e1000_param.c 
	drivers/net/fc : iph5526.c iph5526_scsi.h 
	drivers/net/hamradio: 6pack.c baycom_epp.c baycom_par.c 
	                      bpqether.c dmascc.c hdlcdrv.c mkiss.c 
	                      mkiss.h scc.c yam.c 
	drivers/net/irda: ali-ircc.c nsc-ircc.c sa1100_ir.c smsc-ircc2.c 
	                  via-ircc.c w83977af_ir.c 
	drivers/net/ixgb: ixgb_main.c 
	drivers/net/pcmcia: 3c574_cs.c 3c589_cs.c axnet_cs.c 
	                    com20020_cs.c fmvj18x_cs.c ibmtr_cs.c 
	                    nmclan_cs.c pcnet_cs.c smc91c92_cs.c 
	                    xirc2ps_cs.c 
	drivers/net/sk98lin: skaddr.c skcsum.c skdim.c skge.c skgehwt.c 
	                     skgeinit.c skgemib.c skgepnmi.c skgesirq.c 
	                     ski2c.c sklm80.c skproc.c skqueue.c 
	                     skrlmt.c sktimer.c skvpd.c skxmac2.c 
	drivers/net/sk98lin/h: lm80.h skaddr.h skcsum.h skdebug.h 
	                       skdrv1st.h skdrv2nd.h skerror.h skgedrv.h 
	                       skgehw.h skgehwt.h skgei2c.h skgeinit.h 
	                       skgepnm2.h skgepnmi.h skgesirq.h ski2c.h 
	                       skqueue.h skrlmt.h sktimer.h sktypes.h 
	                       skversion.h skvpd.h xmac_ii.h 
	drivers/net/skfp: skfddi.c 
	drivers/net/tokenring: 3c359.c abyss.c ibmtr.c madgemc.c 
	                       olympic.c proteon.c skisa.c smctr.c 
	                       tms380tr.c tmspci.c 
	drivers/net/tulip: Kconfig de2104x.c dmfe.c interrupt.c tulip.h 
	                   tulip_core.c winbond-840.c xircom_tulip_cb.c 
	drivers/net/wan: Kconfig cosa.c pc300_tty.c x25_asy.c 
	drivers/net/wan/lmc: lmc_debug.h lmc_main.c lmc_var.h 
	drivers/net/wireless: Kconfig Makefile airo.c airport.c 
	                      arlan-main.c arlan.h atmel.c atmel_cs.c 
	                      orinoco_pci.c orinoco_plx.c orinoco_tmd.c 
	                      ray_cs.c strip.c wavelan.c wavelan.p.h 
	                      wavelan_cs.c wavelan_cs.p.h wl3501_cs.c 
	drivers/oprofile: cpu_buffer.c 
	drivers/parisc : Kconfig ccio-dma.c dino.c eisa_eeprom.c 
	                 iosapic.c iosapic_private.h lba_pci.c led.c 
	                 sba_iommu.c superio.c 
	drivers/parport: daisy.c parport_gsc.c parport_pc.c share.c 
	drivers/pci    : Makefile hotplug.c msi.c pci-driver.c 
	                 pci-sysfs.c pci.ids probe.c remove.c 
	drivers/pci/hotplug: acpiphp_core.c acpiphp_glue.c cpqphp_ctrl.c 
	                     cpqphp_pci.c ibmphp_core.c ibmphp_ebda.c 
	                     ibmphp_pci.c ibmphp_res.c 
	drivers/pcmcia : bulkmem.c 
	drivers/pnp    : Kconfig card.c manager.c resource.c 
	drivers/pnp/isapnp: core.c 
	drivers/pnp/pnpbios: Makefile core.c pnpbios.h rsparser.c 
	drivers/s390/net: qeth.c 
	drivers/scsi   : 53c700.h BusLogic.c BusLogic.h FlashPoint.c 
	                 Kconfig Makefile advansys.c aha152x.c aha152x.h 
	                 aha1542.c ata_piix.c atp870u.c gdth.c imm.c 
	                 imm.h libata-core.c libata-scsi.c libata.h 
	                 mac53c94.c mesh.c osst.c ppa.c ppa.h 
	                 sata_promise.c sata_via.c scsi_lib.c sd.c sg.c 
	                 sr.c st.c 
	drivers/scsi/arm: acornscsi.c acornscsi.h arxescsi.c cumana_2.c 
	                  eesox.c powertec.c 
	drivers/scsi/pcmcia: aha152x_stub.c 
	drivers/scsi/qla2xxx: Kconfig Makefile ql2300.c ql2300_fw.c 
	                      qla_dbg.c qla_dbg.h qla_def.h qla_gbl.h 
	                      qla_gs.c qla_init.c qla_iocb.c qla_isr.c 
	                      qla_mbx.c qla_os.c qla_settings.h 
	                      qla_sup.c qla_version.h 
	drivers/serial : 8250_pci.c 8250_pnp.c mux.c pmac_zilog.c 
	drivers/usb    : Makefile 
	drivers/usb/class: audio.c cdc-acm.c 
	drivers/usb/core: Makefile hcd.c hcd.h hub.c usb.c 
	drivers/usb/gadget: ether.c file_storage.c net2280.c 
	                    pxa2xx_udc.c pxa2xx_udc.h 
	drivers/usb/host: ehci-hcd.c hc_sl811_rh.c ohci-hcd.c ohci-hub.c 
	                  ohci-omap.c ohci-pci.c ohci-q.c ohci-sa1111.c 
	                  uhci-hcd.c uhci-hcd.h 
	drivers/usb/image: Kconfig Makefile 
	drivers/usb/input: Kconfig hid-core.c 
	drivers/usb/media: Kconfig dsbr100.c 
	drivers/usb/misc: Kconfig usbtest.c uss720.c 
	drivers/usb/net: Kconfig usbnet.c 
	drivers/usb/serial: belkin_sa.c keyspan.h kobil_sct.c visor.c 
	                    visor.h 
	drivers/usb/storage: Kconfig datafab.h unusual_devs.h usb.c 
	drivers/video  : Kconfig Makefile cfbcopyarea.c cfbfillrect.c 
	                 cfbimgblt.c fbcmap.c fbmem.c fbmon.c hitfb.c 
	                 neofb.c offb.c platinumfb.c pvr2fb.c radeonfb.c 
	                 softcursor.c stifb.c vga16fb.c vgastate.c 
	drivers/video/aty: Makefile aty128fb.c 
	drivers/video/console: Makefile fbcon.c sticore.c 
	drivers/video/i810: i810_accel.c 
	drivers/video/logo: .cvsignore Makefile 
	drivers/video/riva: fbdev.c 
	drivers/video/sis: 300vtbl.h 310vtbl.h init.c init.h init301.c 
	                   init301.h initdef.h oem300.h oem310.h osdef.h 
	                   sis_accel.c sis_accel.h sis_main.c sis_main.h 
	                   vgatypes.h vstruct.h 
	fs             : Kconfig Makefile binfmt_elf.c bio.c block_dev.c 
	                 char_dev.c compat_ioctl.c dcache.c eventpoll.c 
	                 fs-writeback.c libfs.c namei.c namespace.c 
	                 readdir.c super.c xattr.c 
	fs/cifs        : file.c 
	fs/devfs       : base.c 
	fs/ext2        : namei.c xattr.c 
	fs/ext3        : namei.c xattr.c 
	fs/freevxfs    : vxfs.h vxfs_bmap.c vxfs_dir.h vxfs_extern.h 
	                 vxfs_fshead.c vxfs_fshead.h vxfs_immed.c 
	                 vxfs_inode.c vxfs_inode.h vxfs_lookup.c 
	                 vxfs_olt.c vxfs_olt.h vxfs_subr.c vxfs_super.c 
	fs/hfs         : file_hdr.c 
	fs/hugetlbfs   : inode.c 
	fs/intermezzo  : cache.c intermezzo_fs.h presto.c sysctl.c 
	fs/jfs         : jfs_logmgr.c jfs_txnmgr.c namei.c 
	fs/ncpfs       : dir.c inode.c ncplib_kernel.h 
	fs/nfs         : dir.c file.c idmap.c inode.c nfs3proc.c 
	                 nfs4proc.c nfs4renewd.c nfs4state.c nfs4xdr.c 
	                 proc.c 
	fs/ntfs        : ntfs.h 
	fs/partitions  : check.c 
	fs/proc        : base.c proc_misc.c 
	fs/reiserfs    : fix_node.c prints.c 
	fs/smbfs       : proc.c 
	fs/ufs         : super.c 
	fs/xfs         : xfs_ag.h xfs_buf_item.c xfs_dir2_node.c 
	                 xfs_error.c xfs_iomap.c xfs_macros.c 
	fs/xfs/linux   : xfs_aops.c xfs_buf.c xfs_buf.h xfs_iops.c 
	                 xfs_vnode.c 
	fs/xfs/support : ktrace.c 
	include/acpi   : processor.h 
	include/asm-alpha: byteorder.h io.h mmzone.h pci.h topology.h 
	include/asm-arm: current.h io.h pci.h semaphore.h setup.h 
	                 thread_info.h unistd.h 
	include/asm-arm/arch-ebsa110: io.h 
	include/asm-arm/arch-integrator: irqs.h system.h time.h 
	include/asm-arm/hardware: amba.h sa1111.h 
	include/asm-arm26: current.h io.h pci.h thread_info.h 
	include/asm-cris: io.h 
	include/asm-generic: local.h pci.h topology.h 
	include/asm-h8300: bitops.h io.h pci.h 
	include/asm-i386: acpi.h apic.h atomic.h edd.h hw_irq.h io.h 
	                  mmzone.h pci.h setup.h string.h topology.h 
	                  unistd.h 
	include/asm-ia64: fpswa.h io.h iosapic.h machvec.h 
	                  machvec_init.h machvec_sn2.h mca.h 
	                  mmu_context.h mmzone.h numa.h pci.h percpu.h 
	                  processor.h topology.h 
	include/asm-ia64/sn: addrs.h arch.h bte.h clksupport.h driver.h 
	                     hcl.h hcl_util.h hwgfs.h iograph.h 
	                     klconfig.h kldir.h module.h nodepda.h pda.h 
	                     pio.h sgi.h sn_cpuid.h sn_private.h types.h 
	                     vector.h 
	include/asm-ia64/sn/pci: bridge.h pci_bus_cvlink.h pcibr.h 
	                         pcibr_private.h pciio.h pciio_private.h 
	                         pic.h 
	include/asm-ia64/sn/sn2: arch.h intr.h io.h shubio.h 
	                         sn_private.h 
	include/asm-ia64/sn/xtalk: xbow.h xtalk.h xwidget.h 
	include/asm-m68k: io.h pci.h virtconvert.h 
	include/asm-m68knommu: io.h pci.h 
	include/asm-mips: atomic.h io.h pci.h unistd.h 
	include/asm-parisc: cache.h compat.h io.h pci.h pdc.h 
	                    posix_types.h rt_sigframe.h siginfo.h 
	                    superio.h uaccess.h 
	include/asm-ppc: bootinfo.h delay.h ibm44x.h io.h keylargo.h 
	                 kgdb.h machdep.h macio.h mmu.h nvram.h 
	                 open_pic.h param.h pci.h pgtable.h 
	                 pmac_feature.h reg.h reg_booke.h uninorth.h 
	include/asm-ppc64: eeh.h hvcall.h io.h lmb.h machdep.h mmzone.h 
	                   nvram.h paca.h pci-bridge.h pci.h pci_dma.h 
	                   ppcdebug.h processor.h prom.h sections.h 
	                   smp.h system.h systemcfg.h topology.h vio.h 
	include/asm-ppc64/iSeries: vio.h 
	include/asm-s390: io.h 
	include/asm-sh : io.h pci.h processor.h ptrace.h 
	include/asm-sh/hd64461: hd64461.h io.h 
	include/asm-sparc: atomic.h btfixup.h dma-mapping.h io.h pci.h 
	                   pgtable.h processor.h semaphore.h system.h 
	                   unistd.h 
	include/asm-sparc64: dma-mapping.h io.h pci.h unistd.h 
	include/asm-um : pci.h 
	include/asm-v850: delay.h io.h module.h pci.h 
	include/asm-x86_64: apic.h atomic.h hw_irq.h io.h pci.h 
	                    topology.h 
	include/linux  : acpi.h arcdevice.h ata.h atmdev.h bio.h 
	                 bitmap.h blkdev.h cdev.h cdrom.h com20020.h 
	                 compiler.h console.h cpu.h cpumask.h device.h 
	                 efi.h elevator.h fb.h fs.h fsfilter.h hugetlb.h 
	                 i2c-id.h ide.h if_bonding.h if_vlan.h in6.h 
	                 inetdevice.h init_task.h input.h ioport.h 
	                 ipv6.h irq_cpustat.h kernel.h libata.h list.h 
	                 mm.h mmzone.h mod_devicetable.h netdevice.h 
	                 nfs4.h nfs_fs.h nfs_fs_sb.h nfs_idmap.h 
	                 nfs_mount.h nfs_page.h nfs_xdr.h parport.h 
	                 parport_pc.h pci.h pci_ids.h percpu.h 
	                 pkt_sched.h pnp.h ptrace.h reiserfs_fs.h scc.h 
	                 sched.h sctp.h security.h selection.h slab.h 
	                 sonet.h string.h suspend.h sysctl.h tcp.h 
	                 time.h usb.h 
	include/linux/netfilter_ipv4: ip_conntrack_core.h 
	include/linux/raid: md_k.h 
	include/linux/sunrpc: auth.h clnt.h gss_api.h gss_krb5.h 
	                      rpc_pipe_fs.h sched.h xdr.h xprt.h 
	include/net    : arp.h atmclip.h pkt_sched.h tcp.h 
	include/net/bluetooth: hci.h hci_core.h 
	include/net/irda: irlap.h irlmp.h irlmp_frame.h timer.h 
	include/net/sctp: constants.h structs.h 
	include/pcmcia : mem_op.h 
	include/sound  : ac97_codec.h asequencer.h asound.h asound_fm.h 
	                 core.h cs46xx.h emu10k1.h emu8000.h 
	                 emux_synth.h hdsp.h i2c.h info.h initval.h 
	                 minors.h pcm.h pcm_oss.h sb.h seq_kernel.h 
	                 sfnt_info.h sndmagic.h soundfont.h 
	                 sscape_ioctl.h trident.h version.h ymfpci.h 
	include/video  : aty128.h radeon.h sisfb.h 
	init           : do_mounts_rd.c main.c 
	ipc            : util.c util.h 
	kernel         : cpu.c fork.c futex.c kmod.c module.c 
	                 posix-timers.c printk.c resource.c sched.c 
	                 sys.c sysctl.c 
	kernel/power   : console.c swsusp.c 
	lib            : Makefile bitmap.c crc32.c gen_crc32table.c 
	                 kobject.c string.c vsprintf.c 
	mm             : fadvise.c filemap.c memory.c mremap.c 
	                 page_alloc.c slab.c swapfile.c vmalloc.c 
	                 vmscan.c 
	net            : Kconfig 
	net/8021q      : vlan_dev.c 
	net/appletalk  : ddp.c 
	net/atm        : clip.c common.c 
	net/ax25       : af_ax25.c ax25_route.c 
	net/bluetooth  : af_bluetooth.c hci_conn.c hci_core.c 
	                 hci_event.c 
	net/bluetooth/bnep: sock.c 
	net/bluetooth/cmtp: sock.c 
	net/bluetooth/rfcomm: core.c tty.c 
	net/bridge     : br_if.c 
	net/core       : dev.c flow.c net-sysfs.c sysctl_net_core.c 
	                 utils.c 
	net/decnet     : Kconfig af_decnet.c dn_neigh.c dn_route.c 
	net/econet     : af_econet.c 
	net/ipv4       : Kconfig arp.c devinet.c igmp.c 
	                 sysctl_net_ipv4.c tcp.c tcp_input.c tcp_ipv4.c 
	net/ipv4/ipvs  : Kconfig ip_vs_xmit.c 
	net/ipv4/netfilter: ip_conntrack_core.c ip_conntrack_ftp.c 
	                    ip_conntrack_proto_generic.c 
	                    ip_conntrack_proto_icmp.c 
	                    ip_conntrack_proto_tcp.c 
	                    ip_conntrack_proto_udp.c 
	                    ip_conntrack_standalone.c 
	                    ip_conntrack_tftp.c ip_fw_compat.c 
	                    ip_fw_compat_masq.c ip_fw_compat_redir.c 
	                    ip_nat_core.c ip_nat_ftp.c ip_nat_helper.c 
	                    ip_nat_proto_icmp.c ip_nat_proto_tcp.c 
	                    ip_nat_proto_udp.c ip_nat_proto_unknown.c 
	                    ip_nat_rule.c ip_nat_standalone.c 
	                    ip_nat_tftp.c ip_queue.c ip_tables.c 
	                    ipt_CLASSIFY.c ipt_DSCP.c ipt_ECN.c 
	                    ipt_LOG.c ipt_MARK.c ipt_MASQUERADE.c 
	                    ipt_NETMAP.c ipt_REDIRECT.c ipt_REJECT.c 
	                    ipt_SAME.c ipt_TCPMSS.c ipt_TOS.c ipt_ULOG.c 
	                    ipt_ah.c ipt_conntrack.c ipt_dscp.c 
	                    ipt_ecn.c ipt_esp.c ipt_helper.c 
	                    ipt_iprange.c ipt_length.c ipt_limit.c 
	                    ipt_mac.c ipt_mark.c ipt_multiport.c 
	                    ipt_owner.c ipt_physdev.c ipt_pkttype.c 
	                    ipt_state.c ipt_tcpmss.c ipt_tos.c ipt_ttl.c 
	                    iptable_filter.c iptable_mangle.c 
	net/ipv6       : addrconf.c af_inet6.c anycast.c datagram.c 
	                 exthdrs.c ip6_output.c ipv6_sockglue.c mcast.c 
	                 ndisc.c raw.c udp.c 
	net/ipv6/netfilter: Kconfig ip6_queue.c ip6_tables.c ip6t_LOG.c 
	                    ip6t_MARK.c ip6t_ah.c ip6t_dst.c ip6t_esp.c 
	                    ip6t_eui64.c ip6t_frag.c ip6t_hbh.c 
	                    ip6t_hl.c ip6t_ipv6header.c ip6t_length.c 
	                    ip6t_limit.c ip6t_mac.c ip6t_mark.c 
	                    ip6t_multiport.c ip6t_owner.c ip6t_rt.c 
	                    ip6table_filter.c ip6table_mangle.c 
	net/ipx        : af_ipx.c 
	net/irda       : af_irda.c irlmp.c irlmp_event.c irsyms.c 
	net/key        : af_key.c 
	net/llc        : llc_conn.c 
	net/netlink    : af_netlink.c 
	net/netrom     : af_netrom.c 
	net/packet     : af_packet.c 
	net/rose       : af_rose.c 
	net/sched      : Kconfig 
	net/sctp       : Kconfig Makefile endpointola.c protocol.c 
	                 socket.c ssnmap.c 
	net/sunrpc     : auth.c clnt.c pmap_clnt.c rpc_pipe.c sched.c 
	                 sunrpc_syms.c xdr.c xprt.c 
	net/sunrpc/auth_gss: auth_gss.c gss_krb5_crypto.c 
	                     gss_krb5_mech.c gss_krb5_seal.c 
	                     gss_krb5_unseal.c gss_mech_switch.c 
	                     gss_pseudoflavors.c 
	net/unix       : af_unix.c 
	net/wanrouter  : af_wanpipe.c wanmain.c 
	net/x25        : af_x25.c 
	net/xfrm       : xfrm_policy.c 
	scripts        : Lindent Makefile.lib file2alias.c modpost.c 
	scripts/kconfig: mconf.c menu.c symbol.c 
	scripts/lxdialog: checklist.c 
	security       : commoncap.c dummy.c 
	security/selinux: avc.c hooks.c selinuxfs.c 
	security/selinux/include: avc.h objsec.h security.h 
	security/selinux/ss: avtab.c policydb.c services.c sidtab.c 
	sound/core     : Makefile control.c hwdep.c info_oss.c init.c 
	                 memalloc.c memory.c misc.c pcm.c pcm_lib.c 
	                 pcm_memory.c pcm_misc.c pcm_native.c rawmidi.c 
	                 sound.c sound_oss.c timer.c 
	sound/core/ioctl32: ioctl32.c 
	sound/core/oss : mixer_oss.c pcm_oss.c pcm_plugin.c 
	sound/core/seq : seq.c seq_clientmgr.c seq_clientmgr.h 
	                 seq_device.c seq_dummy.c seq_fifo.c seq_fifo.h 
	                 seq_info.c seq_info.h seq_memory.c seq_memory.h 
	                 seq_midi.c seq_ports.c seq_ports.h seq_prioq.c 
	                 seq_prioq.h seq_queue.c seq_queue.h 
	                 seq_system.c seq_system.h seq_timer.c 
	                 seq_timer.h 
	sound/core/seq/oss: seq_oss.c 
	sound/drivers  : mtpav.c serial-u16550.c 
	sound/drivers/mpu401: mpu401.c mpu401_uart.c 
	sound/drivers/opl3: opl3_lib.c opl3_synth.c 
	sound/drivers/opl4: opl4_lib.c opl4_proc.c 
	sound/drivers/vx: vx_core.c vx_pcm.c 
	sound/i2c      : cs8427.c i2c.c 
	sound/i2c/l3   : uda1341.c 
	sound/i2c/other: Makefile ak4xxx-adda.c 
	sound/isa      : als100.c azt2320.c cmi8330.c dt019x.c es18xx.c 
	                 opl3sa2.c sgalaxy.c sscape.c 
	sound/isa/ad1816a: ad1816a.c ad1816a_lib.c 
	sound/isa/ad1848: ad1848.c ad1848_lib.c 
	sound/isa/cs423x: cs4231.c cs4231_lib.c cs4236.c pc98.c 
	sound/isa/es1688: es1688.c es1688_lib.c 
	sound/isa/gus  : gus_irq.c gus_main.c gus_mem.c gus_pcm.c 
	                 gusclassic.c gusextreme.c gusmax.c interwave.c 
	sound/isa/opti9xx: opti92x-ad1848.c 
	sound/isa/sb   : emu8000.c emu8000_callback.c emu8000_local.h 
	                 emu8000_patch.c emu8000_synth.c es968.c sb16.c 
	                 sb16_csp.c sb8.c sb_common.c 
	sound/isa/wavefront: wavefront.c 
	sound/oss      : ac97_codec.c ad1889.c harmony.c sb_card.h 
	sound/oss/dmasound: dmasound.h dmasound_awacs.c dmasound_core.c 
	                    tas3001c.c tas3001c_tables.c tas3004.c 
	                    tas3004_tables.c tas_common.c tas_common.h 
	                    trans_16.c 
	sound/pci      : Kconfig Makefile als4000.c azt3328.c cmipci.c 
	                 cs4281.c ens1370.c es1938.c es1968.c fm801.c 
	                 intel8x0.c maestro3.c rme32.c rme96.c 
	                 sonicvibes.c via82xx.c 
	sound/pci/ac97 : Makefile ac97_codec.c ac97_local.h ac97_patch.c 
	                 ac97_patch.h ac97_proc.c ak4531_codec.c 
	sound/pci/ali5451: ali5451.c 
	sound/pci/cs46xx: cs46xx_lib.c dsp_spos_scb_lib.c 
	sound/pci/emu10k1: emu10k1_main.c emu10k1_patch.c 
	                   emu10k1_synth.c emu10k1_synth_local.h emufx.c 
	                   emumixer.c emupcm.c emuproc.c memory.c 
	sound/pci/ice1712: Makefile ak4xxx.c aureon.c aureon.h delta.c 
	                   delta.h ice1712.c ice1712.h ice1724.c 
	sound/pci/korg1212: korg1212.c 
	sound/pci/nm256: nm256.c 
	sound/pci/rme9652: hdsp.c rme9652.c 
	sound/pci/trident: trident.c trident_main.c 
	sound/pci/vx222: vx222.c vx222_ops.c 
	sound/pci/ymfpci: ymfpci.c ymfpci_main.c 
	sound/pcmcia   : Kconfig 
	sound/pcmcia/vx: vx_entry.c 
	sound/ppc      : daca.c tumbler.c 
	sound/synth/emux: Makefile emux.c emux_seq.c emux_voice.h 
	                  soundfont.c 
	sound/usb      : usbaudio.c usbaudio.h usbmidi.c usbquirks.h 
Added files:
	Documentation/sound/alsa: Joystick.txt 
	arch/arm/mach-integrator: integrator_cp.c 
	arch/mips/boot : elf2ecoff 
	arch/parisc/configs: a500_defconfig c3000_defconfig 
	arch/ppc/boot/common: bootinfo.c 
	arch/ppc/kernel: cpu_setup_power4.S smp-tbsync.c 
	arch/ppc/platforms: pmac_low_i2c.c 
	arch/ppc/platforms/4xx: oak.c 
	arch/ppc/syslib: open_pic2.c 
	arch/ppc64/configs: g5_defconfig pSeries_defconfig 
	arch/ppc64/kernel: btext.c cpu_setup_power4.S hvconsole.c 
	                   idle_power4.S of_device.c open_pic_u3.c 
	                   pSeries_nvram.c pci_dma_direct.c pmac.h 
	                   pmac_feature.c pmac_low_i2c.c pmac_nvram.c 
	                   pmac_pci.c pmac_setup.c pmac_smp.c 
	                   pmac_time.c smp-tbsync.c 
	arch/sh/boards/hp6xx/hp680: setup.c 
	arch/sh/configs: defconfig-hp680 
	drivers/base   : dmapool.c 
	drivers/block/paride: Transition-notes 
	drivers/char   : generic_nvram.c 
	drivers/char/watchdog: i8xx_tco.c i8xx_tco.h pcwd_pci.c 
	drivers/i2c/busses: i2c-hydra.c 
	drivers/i2c/chips: fscher.c gl518sm.c 
	drivers/macintosh: Kconfig therm_adt7467.c therm_pm72.c 
	                   therm_pm72.h therm_windtunnel.c 
	drivers/net/wireless: atmel_pci.c 
	drivers/pci    : msi.h 
	drivers/pnp/isapnp: Kconfig 
	drivers/pnp/pnpbios: Kconfig 
	drivers/scsi/qla2xxx: ql2322.c ql2322_fw.c ql6312.c ql6312_fw.c 
	                      ql6322.c ql6322_fw.c 
	drivers/video  : fbsysfs.c 
	drivers/video/aty: ati_ids.h radeon_accel.c radeon_base.c 
	                   radeon_i2c.c radeon_monitor.c radeon_pm.c 
	                   radeonfb.h 
	include/asm-arm/arch-integrator: cm.h 
	include/asm-parisc: compat_rt_sigframe.h compat_signal.h 
	                    compat_ucontext.h 
	include/asm-ppc: pmac_low_i2c.h 
	include/asm-ppc64: bootx.h btext.h dbdma.h hvconsole.h 
	                   keylargo.h macio.h of_device.h pmac_feature.h 
	                   pmac_low_i2c.h uninorth.h 
	include/asm-sh : io_generic.h 
	include/linux  : autoconf.h dmapool.h 
	include/sound  : tea575x-tuner.h 
	net/sched      : sch_hfsc.c 
	scripts        : .fixdep.cmd fixdep 
	scripts/kconfig: .conf.cmd .conf.o.cmd .libkconfig.so.cmd 
	                 .mconf.o.cmd .zconf.tab.o.cmd conf conf.o 
	                 lex.zconf.c libkconfig.so mconf.o zconf.tab.c 
	                 zconf.tab.h zconf.tab.o 
	sound/i2c/other: tea575x-tuner.c 
	sound/pci      : bt87x.c 
	sound/pci/ac97 : ac97_pcm.c 
	sound/pci/ice1712: prodigy.c prodigy.h 
	sound/synth/emux: emux_hwdep.c 
Removed files:
	Documentation/networking: 8139too.txt 
	Documentation/scsi: AM53C974.txt 
	arch/ppc/platforms: prep_time.c 
	arch/ppc/platforms/4xx: beech.c beech.h cedar.c cedar.h 
	                        ibm405lp.c ibm405lp.h ibmnp405l.c 
	                        ibmnp405l.h ibmnp4gs.c ibmnp4gs.h 
	                        ibmstb3.c ibmstb3.h oak_setup.c 
	                        redwood.c redwood.h 
	drivers/base   : memblk.c 
	drivers/char/watchdog: i810-tco.c i810-tco.h 
	drivers/pci    : pool.c 
	drivers/scsi   : AM53C974.c AM53C974.h mac_NCR5380.c 
	drivers/usb/core: usb-debug.c 
	drivers/usb/image: scanner.c scanner.h 
	include/asm-i386: memblk.h 
	include/asm-ia64/sn: alenlist.h 
	include/asm-x86_64: memblk.h 
	include/linux  : memblk.h pci_msi.h 
	lib            : mask.c 
	net/sctp       : adler32.c 

Log message:
	Merge with Linux 2.6.3.


From ralf@linux-mips.org Thu Feb 19 12:32:48 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 Feb 2004 12:32:48 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 19 Feb 2004 12:32:48 +0000
X-archive-position: 3816
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/19 12:32:48

Modified files:
	arch/mips/pci  : fixup-eagle.c pci-vr41xx.c 
	arch/mips/vr41xx/common: pmu.c 
	arch/mips/vr41xx/nec-eagle: setup.c 

Log message:
	Fix NEC Eagle build.


From ralf@linux-mips.org Thu Feb 19 13:28:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 Feb 2004 13:28:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 19 Feb 2004 13:28:21 +0000
X-archive-position: 3817
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/19 13:28:21

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c ip27-smp.c 

Log message:
	Move core_send_ipi to ip27-smp.c.


From ralf@linux-mips.org Thu Feb 19 13:31:24 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 Feb 2004 13:31:24 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 19 Feb 2004 13:31:24 +0000
X-archive-position: 3818
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/19 13:31:24

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Fix uniprocessor build.


From ralf@linux-mips.org Thu Feb 19 14:08:11 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 Feb 2004 14:08:12 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 19 Feb 2004 14:08:11 +0000
X-archive-position: 3819
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/19 14:08:11

Modified files:
	arch/mips      : Kconfig 
	include/asm-mips: thread_info.h 

Log message:
	Fix min-free-stack display in sysrq-P output.


From ralf@linux-mips.org Fri Feb 20 00:09:39 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 00:09:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 00:09:39 +0000
X-archive-position: 3820
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/20 00:09:39

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-lasat 

Log message:
	Another kernel bug thanks to this silly MIME thing ...


From ralf@linux-mips.org Fri Feb 20 01:22:22 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 01:22:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 01:22:22 +0000
X-archive-position: 3821
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/20 01:22:21

Modified files:
	.              : Tag: linux_2_4 CREDITS MAINTAINERS Makefile 
	Documentation  : Tag: linux_2_4 Configure.help 
	arch/alpha     : Tag: linux_2_4 config.in defconfig 
	arch/arm       : Tag: linux_2_4 config.in defconfig 
	arch/arm/def-configs: Tag: linux_2_4 a5k accelent_sa adsagc 
	                      adsbitsy adsbitsyplus anakin assabet 
	                      at91rm9200dk badge4 brutus cep cerfcube 
	                      cerfpda cerfpod clps7500 ebsa110 edb7211 
	                      epxa10db epxa1db flexanet footbridge 
	                      fortunet freebird freebird_new frodo 
	                      graphicsclient graphicsmaster h3600 
	                      huw_webpanel integrator jornada720 lart 
	                      lusl7200 nanoengine neponset omaha 
	                      omnimeter pangolin pfs168_mqtft 
	                      pfs168_mqvga pfs168_sastn pfs168_satft 
	                      pleb riscstation rpc shannon shark system3 
	arch/cris      : Tag: linux_2_4 config.in defconfig 
	arch/i386      : Tag: linux_2_4 config.in defconfig 
	arch/i386/kernel: Tag: linux_2_4 ldt.c process.c setup.c time.c 
	arch/i386/math-emu: Tag: linux_2_4 fpu_system.h 
	arch/ia64      : Tag: linux_2_4 config.in defconfig 
	arch/ia64/configs: Tag: linux_2_4 dig generic numa zx1 
	arch/ia64/hp/common: Tag: linux_2_4 sba_iommu.c 
	arch/ia64/ia32 : Tag: linux_2_4 sys_ia32.c 
	arch/ia64/kernel: Tag: linux_2_4 acpi.c efi.c ia64_ksyms.c ivt.S 
	                  mca.c mca_asm.S pci.c perfmon.c salinfo.c 
	                  setup.c sys_ia64.c 
	arch/ia64/mm   : Tag: linux_2_4 Makefile init.c 
	arch/ia64/tools: Tag: linux_2_4 print_offsets.c 
	arch/m68k      : Tag: linux_2_4 config.in defconfig 
	arch/mips      : Tag: linux_2_4 config-shared.in defconfig 
	                 defconfig-atlas defconfig-bosporus 
	                 defconfig-capcella defconfig-cobalt 
	                 defconfig-csb250 defconfig-db1000 
	                 defconfig-db1100 defconfig-db1500 
	                 defconfig-ddb5476 defconfig-ddb5477 
	                 defconfig-decstation defconfig-e55 
	                 defconfig-eagle defconfig-ev64120 
	                 defconfig-ev96100 defconfig-hp-lj 
	                 defconfig-hydrogen3 defconfig-ip22 
	                 defconfig-it8172 defconfig-ivr 
	                 defconfig-jmr3927 defconfig-lasat 
	                 defconfig-malta defconfig-mirage 
	                 defconfig-mpc30x defconfig-mtx-1 defconfig-nino 
	                 defconfig-ocelot defconfig-osprey 
	                 defconfig-pb1000 defconfig-pb1100 
	                 defconfig-pb1500 defconfig-pb1550 
	                 defconfig-rbtx4927 defconfig-rm200 
	                 defconfig-sb1250-swarm defconfig-sead 
	                 defconfig-tb0226 defconfig-tb0229 
	                 defconfig-ti1500 defconfig-workpad 
	                 defconfig-xxs1500 defconfig-yosemite 
	arch/mips64    : Tag: linux_2_4 defconfig defconfig-atlas 
	                 defconfig-decstation defconfig-ip22 
	                 defconfig-ip27 defconfig-jaguar defconfig-malta 
	                 defconfig-ocelotc defconfig-sb1250-swarm 
	                 defconfig-sead 
	arch/parisc    : Tag: linux_2_4 config.in defconfig 
	arch/ppc       : Tag: linux_2_4 config.in defconfig 
	arch/ppc/boot/simple: Tag: linux_2_4 embed_config.c 
	arch/ppc/configs: Tag: linux_2_4 IVMS8_defconfig SM850_defconfig 
	                  SPD823TS_defconfig TQM823L_defconfig 
	                  TQM850L_defconfig TQM860L_defconfig 
	                  apus_defconfig briq_defconfig bseip_defconfig 
	                  common_defconfig cpci405_defconfig 
	                  ebony_defconfig est8260_defconfig 
	                  gemini_defconfig ibmchrp_defconfig 
	                  mbx_defconfig oak_defconfig ocotea_defconfig 
	                  pal4_defconfig pmac_defconfig power3_defconfig 
	                  pplus_defconfig prpmc750_defconfig 
	                  rpxcllf_defconfig rpxlite_defconfig 
	                  sandpoint_defconfig spruce_defconfig 
	                  walnut_defconfig 
	arch/ppc64     : Tag: linux_2_4 config.in defconfig 
	arch/ppc64/configs: Tag: linux_2_4 iSeries_devfs_defconfig 
	                    iSeries_nodevfs_ideemul_defconfig 
	                    pSeries_defconfig 
	arch/sh        : Tag: linux_2_4 config.in defconfig 
	arch/sh64      : Tag: linux_2_4 config.in defconfig 
	arch/sparc     : Tag: linux_2_4 config.in defconfig 
	arch/sparc64   : Tag: linux_2_4 config.in defconfig 
	arch/sparc64/kernel: Tag: linux_2_4 head.S ioctl32.c setup.c 
	                     sys_sparc32.c 
	arch/sparc64/lib: Tag: linux_2_4 VIScopy.S 
	arch/sparc64/mm: Tag: linux_2_4 init.c 
	arch/x86_64    : Tag: linux_2_4 config.in defconfig 
	arch/x86_64/ia32: Tag: linux_2_4 ia32_ioctl.c ia32entry.S 
	                  ptrace32.c sys_ia32.c 
	arch/x86_64/kernel: Tag: linux_2_4 bluesmoke.c e820.c mtrr.c 
	                    pci-gart.c process.c 
	arch/x86_64/mm : Tag: linux_2_4 k8topology.c 
	crypto         : Tag: linux_2_4 sha256.c sha512.c 
	drivers/acpi   : Tag: linux_2_4 ac.c asus_acpi.c battery.c 
	                 button.c ec.c fan.c osl.c pci_irq.c power.c 
	                 processor.c tables.c thermal.c toshiba_acpi.c 
	drivers/acpi/dispatcher: Tag: linux_2_4 dsfield.c dsinit.c 
	                         dsmethod.c dsmthdat.c dsobject.c 
	                         dsopcode.c dsutils.c dswexec.c 
	                         dswload.c dswscope.c dswstate.c 
	drivers/acpi/events: Tag: linux_2_4 evevent.c evgpe.c evgpeblk.c 
	                     evmisc.c evregion.c evrgnini.c evsci.c 
	                     evxface.c evxfevnt.c evxfregn.c 
	drivers/acpi/executer: Tag: linux_2_4 exconfig.c exconvrt.c 
	                       excreate.c exdump.c exfield.c exfldio.c 
	                       exmisc.c exmutex.c exnames.c exoparg1.c 
	                       exoparg2.c exoparg3.c exoparg6.c exprep.c 
	                       exregion.c exresnte.c exresolv.c 
	                       exresop.c exstore.c exstoren.c exstorob.c 
	                       exsystem.c exutils.c 
	drivers/acpi/hardware: Tag: linux_2_4 hwacpi.c hwgpe.c hwregs.c 
	                       hwsleep.c hwtimer.c 
	drivers/acpi/namespace: Tag: linux_2_4 nsaccess.c nsalloc.c 
	                        nsdump.c nsdumpdv.c nseval.c nsinit.c 
	                        nsload.c nsnames.c nsobject.c nsparse.c 
	                        nssearch.c nsutils.c nswalk.c nsxfeval.c 
	                        nsxfname.c nsxfobj.c 
	drivers/acpi/parser: Tag: linux_2_4 psargs.c psopcode.c 
	                     psparse.c psscope.c pstree.c psutils.c 
	                     pswalk.c psxface.c 
	drivers/acpi/resources: Tag: linux_2_4 rsaddr.c rscalc.c 
	                        rscreate.c rsdump.c rsio.c rsirq.c 
	                        rslist.c rsmemory.c rsmisc.c rsutils.c 
	                        rsxface.c 
	drivers/acpi/tables: Tag: linux_2_4 tbconvrt.c tbget.c 
	                     tbgetall.c tbinstal.c tbrsdt.c tbutils.c 
	                     tbxface.c tbxfroot.c 
	drivers/acpi/utilities: Tag: linux_2_4 utalloc.c utcopy.c 
	                        utdebug.c utdelete.c uteval.c utglobal.c 
	                        utinit.c utmath.c utmisc.c utobject.c 
	                        utxface.c 
	drivers/atm    : Tag: linux_2_4 he.c horizon.c idt77252.c 
	drivers/block  : Tag: linux_2_4 cpqarray.c 
	drivers/char   : Tag: linux_2_4 Config.in Makefile 
	                 alim7101_wdt.c amd76x_pm.c hvc_console.c 
	                 tipar.c tty_io.c vac-serial.c 
	drivers/char/agp: Tag: linux_2_4 agpgart_be.c 
	drivers/i2c    : Tag: linux_2_4 i2c-philips-par.c 
	drivers/ide    : Tag: linux_2_4 Config.in 
	drivers/ide/raid: Tag: linux_2_4 hptraid.c 
	drivers/ieee1394: Tag: linux_2_4 csr.c 
	drivers/isdn/hisax: Tag: linux_2_4 amd7930_fn.c amd7930_fn.h 
	drivers/message/fusion: Tag: linux_2_4 isense.c linux_compat.h 
	                        mptbase.c mptbase.h mptctl.c mptctl.h 
	                        mptscsih.c mptscsih.h scsi3.h 
	drivers/message/fusion/lsi: Tag: linux_2_4 mpi.h mpi_cnfg.h 
	                            mpi_init.h mpi_ioc.h mpi_raid.h 
	                            mpi_targ.h 
	drivers/net    : Tag: linux_2_4 8139cp.c ns83820.c tg3.c 
	drivers/net/e100: Tag: linux_2_4 e100.h e100_config.c 
	                  e100_config.h e100_eeprom.c e100_main.c 
	                  e100_phy.c e100_phy.h e100_test.c e100_ucode.h 
	drivers/net/irda: Tag: linux_2_4 act200l.c irda-usb.c ma600.c 
	                  smc-ircc.c via-ircc.c 
	drivers/net/pcmcia: Tag: linux_2_4 xircom_cb.c 
	drivers/net/sk98lin: Tag: linux_2_4 skge.c 
	drivers/net/sk98lin/h: Tag: linux_2_4 skversion.h 
	drivers/net/tokenring: Tag: linux_2_4 olympic.c 
	drivers/net/wan: Tag: linux_2_4 pc300_drv.c 
	drivers/net/wan/8253x: Tag: linux_2_4 crc32dcl.h 
	drivers/parport: Tag: linux_2_4 Config.in 
	drivers/pcmcia : Tag: linux_2_4 yenta.c 
	drivers/sbus/char: Tag: linux_2_4 flash.c 
	drivers/scsi   : Tag: linux_2_4 aha152x.c aha1542.c 
	                 changelog.megaraid2 cpqfcTSi2c.c fdomain.c 
	                 megaraid2.c megaraid2.h qlogicfas.c 
	drivers/sound  : Tag: linux_2_4 ac97_plugin_ad1980.c 
	drivers/usb    : Tag: linux_2_4 Config.in Makefile auermain.c 
	                 hid-core.c inode.c usb.c 
	drivers/usb/gadget: Tag: linux_2_4 Config.in Makefile ether.c 
	                    net2280.c net2280.h zero.c 
	drivers/usb/host: Tag: linux_2_4 ehci-dbg.c ehci-hcd.c 
	                  ehci-mem.c ehci-q.c ehci-sched.c ehci.h 
	                  sl811.c usb-ohci.c usb-ohci.h usb-uhci.c 
	drivers/usb/serial: Tag: linux_2_4 ir-usb.c visor.c visor.h 
	drivers/usb/storage: Tag: linux_2_4 transport.c unusual_devs.h 
	                     usb.c 
	drivers/video  : Tag: linux_2_4 sstfb.c 
	fs             : Tag: linux_2_4 Config.in Makefile binfmt_elf.c 
	                 inode.c namespace.c 
	fs/fat         : Tag: linux_2_4 dir.c inode.c misc.c 
	fs/hfs         : Tag: linux_2_4 super.c 
	fs/intermezzo  : Tag: linux_2_4 file.c 
	fs/jfs         : Tag: linux_2_4 jfs_logmgr.c jfs_txnmgr.c 
	                 namei.c xattr.c 
	fs/msdos       : Tag: linux_2_4 namei.c 
	fs/ncpfs       : Tag: linux_2_4 dir.c 
	fs/ntfs        : Tag: linux_2_4 fs.c support.c 
	fs/smbfs       : Tag: linux_2_4 ChangeLog Makefile dir.c file.c 
	                 inode.c proc.c proto.h 
	fs/vfat        : Tag: linux_2_4 namei.c 
	fs/xfs         : Tag: linux_2_4 Makefile xfs.h xfs_attr.c 
	                 xfs_attr.h xfs_attr_leaf.c xfs_attr_leaf.h 
	                 xfs_bmap_btree.c xfs_dir.c xfs_dir2_trace.c 
	                 xfs_iomap.h xfs_itable.c xfs_log_recover.c 
	                 xfs_vfsops.c 
	fs/xfs/linux   : Tag: linux_2_4 Makefile xfs_aops.c 
	                 xfs_globals.c xfs_linux.h xfs_super.h 
	fs/xfs/quota   : Tag: linux_2_4 Makefile xfs_qm.c 
	fs/xfs/support : Tag: linux_2_4 Makefile ktrace.c ktrace.h 
	                 uuid.c 
	include/acpi   : Tag: linux_2_4 acconfig.h acdebug.h acdisasm.h 
	                 acdispat.h acevents.h acexcep.h acglobal.h 
	                 achware.h acinterp.h aclocal.h acmacros.h 
	                 acnamesp.h acobject.h acoutput.h acparser.h 
	                 acpi.h acpiosxf.h acpixf.h acresrc.h acstruct.h 
	                 actables.h actbl.h actbl1.h actbl2.h actypes.h 
	                 acutils.h amlcode.h amlresrc.h 
	include/acpi/platform: Tag: linux_2_4 acenv.h acgcc.h aclinux.h 
	include/asm-alpha: Tag: linux_2_4 elf.h system.h 
	include/asm-i386: Tag: linux_2_4 desc.h mmu.h mmu_context.h 
	                  processor.h timex.h 
	include/asm-ia64: Tag: linux_2_4 mca.h mmu_context.h page.h 
	                  pgtable.h processor.h tlb.h xor.h 
	include/asm-ppc: Tag: linux_2_4 todc.h 
	include/asm-x86_64: Tag: linux_2_4 desc.h uaccess.h unistd.h 
	include/linux  : Tag: linux_2_4 atmdev.h inetdevice.h list.h 
	                 msdos_fs.h msdos_fs_i.h pkt_sched.h smb.h 
	                 smb_fs.h smb_fs_sb.h smb_mount.h smbno.h 
	                 sonet.h sysctl.h usb_gadget.h 
	include/linux/netfilter_ipv4: Tag: linux_2_4 ip_conntrack.h 
	include/net    : Tag: linux_2_4 pkt_sched.h 
	lib            : Tag: linux_2_4 vsprintf.c 
	mm             : Tag: linux_2_4 filemap.c mremap.c 
	net            : Tag: linux_2_4 socket.c 
	net/atm        : Tag: linux_2_4 clip.c 
	net/core       : Tag: linux_2_4 ethtool.c 
	net/decnet     : Tag: linux_2_4 dn_neigh.c dn_rules.c 
	net/ipv4       : Tag: linux_2_4 devinet.c fib_rules.c igmp.c 
	net/ipv4/netfilter: Tag: linux_2_4 ip_conntrack_standalone.c 
	                    ip_nat_standalone.c ip_tables.c 
	                    ipt_conntrack.c ipt_helper.c ipt_limit.c 
	                    ipt_state.c 
	net/ipv6       : Tag: linux_2_4 mcast.c 
	net/ipv6/netfilter: Tag: linux_2_4 ip6_tables.c 
	net/sched      : Tag: linux_2_4 Config.in sch_sfq.c 
Added files:
	arch/ia64/mm   : Tag: linux_2_4 hugetlbpage.c 
	drivers/char   : Tag: linux_2_4 obmouse.c 
	drivers/message/fusion/lsi: Tag: linux_2_4 mpi_tool.h 
	drivers/usb/gadget: Tag: linux_2_4 file_storage.c goku_udc.c 
	                    goku_udc.h 
	fs/smbfs       : Tag: linux_2_4 symlink.c 
	fs/xfs         : Tag: linux_2_4 xfs_behavior.c xfs_behavior.h 
	                 xfs_iomap.c 
	fs/xfs/linux   : Tag: linux_2_4 kmem.c kmem.h mrlock.c mrlock.h 
	                 mutex.h sema.h spin.h sv.h time.h xfs_buf.c 
	                 xfs_buf.h 
	include/asm-sparc64: Tag: linux_2_4 sections.h 
	include/linux  : Tag: linux_2_4 moduleparam.h 
	net/sched      : Tag: linux_2_4 sch_hfsc.c 
Removed files:
	drivers/usb    : Tag: linux_2_4 ax8817x.c 
	fs/xfs         : Tag: linux_2_4 xfs_buf.h xfsidbg.c 
	fs/xfs/linux   : Tag: linux_2_4 xfs_behavior.c xfs_behavior.h 
	                 xfs_iomap.c 
	fs/xfs/pagebuf : Tag: linux_2_4 .cvsignore Makefile page_buf.c 
	                 page_buf.h 
	fs/xfs/support : Tag: linux_2_4 kmem.c kmem.h mrlock.c mrlock.h 
	                 mutex.h sema.h spin.h sv.h time.h 

Log message:
	Merge with Linux 2.4.25.


From hch@linux-mips.org Fri Feb 20 12:46:38 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 12:46:38 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 12:46:38 +0000
X-archive-position: 3822
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 12:46:38

Modified files:
	arch/mips/sgi-ip27: ip27-memory.c 

Log message:
	add a strategically placed cast to shut gcc up


From hch@linux-mips.org Fri Feb 20 12:48:50 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 12:48:50 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 12:48:50 +0000
X-archive-position: 3823
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 12:48:50

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

Log message:
	make IIO_ITTE macros available to us


From ralf@linux-mips.org Fri Feb 20 12:57:15 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 12:57:15 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 12:57:15 +0000
X-archive-position: 3824
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/20 12:57:15

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Zap debug code from the very first days ...


From sjhill@linux-mips.org Fri Feb 20 13:38:06 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 13:38:06 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 13:38:06 +0000
X-archive-position: 3825
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: sjhill@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	sjhill@ftp.linux-mips.org	04/02/20 13:38:06

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

Log message:
	Add in macros to handle additional CP0 dialog registers found on
	newer MIPS cores.


From hch@linux-mips.org Fri Feb 20 15:31:06 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 15:31:06 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 15:31:06 +0000
X-archive-position: 3826
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 15:31:06

Modified files:
	arch/mips/sgi-ip27: Makefile 
	include/asm-mips/sn: hub.h 
Added files:
	arch/mips/sgi-ip27: ip27-hubio.c 

Log message:
	add support for big-window pio mappings.  not used yet.


From hch@linux-mips.org Fri Feb 20 16:56:26 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 16:56:26 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 16:56:26 +0000
X-archive-position: 3827
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 16:56:26

Modified files:
	arch/mips/sgi-ip27: ip27-init.c 
Added files:
	arch/mips/sgi-ip27: ip27-xtalk.c 
Removed files:
	arch/mips/sgi-ip27: ip27-setup.c 

Log message:
	split xtalk probing code out to a separate file
	merge remands of ip27-setup.c into ip27-init.c


From hch@linux-mips.org Fri Feb 20 17:02:08 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 17:02:08 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 17:02:08 +0000
X-archive-position: 3828
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 17:02:08

Modified files:
	arch/mips/sgi-ip27: Makefile 

Log message:
	makefile fixups for the last commit


From ralf@linux-mips.org Fri Feb 20 17:35:40 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 17:35:40 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 17:35:40 +0000
X-archive-position: 3829
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/20 17:35:40

Modified files:
	arch/i386/kernel: .cvsignore 
	arch/i386/lib  : .cvsignore 
	arch/i386/mm   : .cvsignore 
	arch/mips/arc  : .cvsignore 
	arch/mips/au1000/common: .cvsignore 
	arch/mips/au1000/pb1000: .cvsignore 
	arch/mips/baget/prom: .cvsignore 
	arch/mips/baget: .cvsignore 
	arch/mips/boot : .cvsignore 
	arch/mips/cobalt: .cvsignore 
	arch/mips/ddb5xxx/common: .cvsignore 
	arch/mips/ddb5xxx/ddb5476: .cvsignore 
	arch/mips/ddb5xxx/ddb5477: .cvsignore 
	arch/mips/dec/boot: .cvsignore 
	arch/mips/dec/prom: .cvsignore 
	arch/mips/dec  : .cvsignore 
	arch/mips/gt64120/common: .cvsignore 
	arch/mips/gt64120/ev64120: .cvsignore 
	arch/mips/gt64120/momenco_ocelot: .cvsignore 
	arch/mips/hp-lj: .cvsignore 
	arch/mips/ite-boards/generic: .cvsignore 
	arch/mips/ite-boards/qed-4n-s01b: .cvsignore 
	arch/mips/jazz : .cvsignore 
	arch/mips/kernel: .cvsignore 
	arch/mips/lasat: .cvsignore 
	arch/mips/lib  : .cvsignore 
	arch/mips/lib-32: .cvsignore 
	arch/mips/lib-64: .cvsignore 
	arch/mips/math-emu: .cvsignore 
	arch/mips/mips-boards/atlas: .cvsignore 
	arch/mips/mips-boards/generic: .cvsignore 
	arch/mips/mips-boards/malta: .cvsignore 
	arch/mips/mips-boards/sead: .cvsignore 
	arch/mips/mm   : .cvsignore 
	arch/mips/mm-32: .cvsignore 
	arch/mips/mm-64: .cvsignore 
	arch/mips/momentum/jaguar_atx: .cvsignore 
	arch/mips/momentum/ocelot_c: .cvsignore 
	arch/mips/pci  : .cvsignore 
	arch/mips/sgi-ip22: .cvsignore 
	arch/mips/sgi-ip27: .cvsignore 
	arch/mips/sgi-ip32: .cvsignore 
	arch/mips/sibyte/cfe: .cvsignore 
	arch/mips/sibyte/sb1250: .cvsignore 
	arch/mips/sibyte/swarm: .cvsignore 
	arch/mips/sibyte: .cvsignore 
	arch/mips/sni  : .cvsignore 
	arch/mips/vr4181/common: .cvsignore 
	arch/mips/vr4181/osprey: .cvsignore 
	arch/mips/vr41xx/casio-e55: .cvsignore 
	arch/mips/vr41xx/common: .cvsignore 
	arch/mips/vr41xx/ibm-workpad: .cvsignore 
	arch/mips/vr41xx/nec-eagle: .cvsignore 
	arch/mips/vr41xx/tanbac-tb0229: .cvsignore 
	arch/mips/vr41xx/victor-mpc30x: .cvsignore 
	arch/mips/vr41xx/zao-capcella: .cvsignore 
	arch/ppc/8xx_io: .cvsignore 
	crypto         : .cvsignore 
	fs/adfs        : .cvsignore 
	fs/affs        : .cvsignore 
	fs/afs         : .cvsignore 
	fs/autofs      : .cvsignore 
	fs/autofs4     : .cvsignore 
	fs/befs        : .cvsignore 
	fs/bfs         : .cvsignore 
	fs/cifs        : .cvsignore 
	fs/coda        : .cvsignore 
	fs/cramfs/inflate: .cvsignore 
	fs/cramfs      : .cvsignore 
	fs/devfs       : .cvsignore 
	fs/devpts      : .cvsignore 
	fs/driverfs    : .cvsignore 
	fs/efs         : .cvsignore 
	fs/exportfs    : .cvsignore 
	fs/ext2        : .cvsignore 
	fs/ext3        : .cvsignore 
	fs/fat         : .cvsignore 
	fs/freevxfs    : .cvsignore 
	fs/hfs         : .cvsignore 
	fs/hpfs        : .cvsignore 
	fs/intermezzo  : .cvsignore 
	fs/isofs       : .cvsignore 
	fs/jbd         : .cvsignore 
	fs/jffs        : .cvsignore 
	fs/jffs2       : .cvsignore 
	fs/jfs         : .cvsignore 
	fs/lockd       : .cvsignore 
	fs/minix       : .cvsignore 
	fs/msdos       : .cvsignore 
	fs/ncpfs       : .cvsignore 
	fs/nfs         : .cvsignore 
	fs/nfsd        : .cvsignore 
	fs/nls         : .cvsignore 
	fs/ntfs        : .cvsignore 
	fs/openpromfs  : .cvsignore 
	fs/partitions  : .cvsignore 
	fs/proc        : .cvsignore 
	fs/qnx4        : .cvsignore 
	fs/ramfs       : .cvsignore 
	fs/reiserfs    : .cvsignore 
	fs/romfs       : .cvsignore 
	fs/smbfs       : .cvsignore 
	fs/sysfs       : .cvsignore 
	fs/sysv        : .cvsignore 
	fs/udf         : .cvsignore 
	fs/ufs         : .cvsignore 
	fs/umsdos      : .cvsignore 
	fs/vfat        : .cvsignore 
	fs/xfs/linux   : .cvsignore 
	fs/xfs/pagebuf : .cvsignore 
	fs/xfs/quota   : .cvsignore 
	fs/xfs/support : .cvsignore 
	fs/xfs         : .cvsignore 
	fs             : .cvsignore 
	drivers/acorn/char: .cvsignore 
	drivers/acorn/net: .cvsignore 
	drivers/acorn/scsi: .cvsignore 
	drivers/acpi/dispatcher: .cvsignore 
	drivers/acpi/events: .cvsignore 
	drivers/acpi/executer: .cvsignore 
	drivers/acpi/hardware: .cvsignore 
	drivers/acpi/namespace: .cvsignore 
	drivers/acpi/ospm/ac_adapter: .cvsignore 
	drivers/acpi/ospm/battery: .cvsignore 
	drivers/acpi/ospm/busmgr: .cvsignore 
	drivers/acpi/ospm/button: .cvsignore 
	drivers/acpi/ospm/ec: .cvsignore 
	drivers/acpi/ospm/processor: .cvsignore 
	drivers/acpi/ospm/system: .cvsignore 
	drivers/acpi/ospm/thermal: .cvsignore 
	drivers/acpi/ospm: .cvsignore 
	drivers/acpi/parser: .cvsignore 
	drivers/acpi/resources: .cvsignore 
	drivers/acpi/tables: .cvsignore 
	drivers/acpi/utilities: .cvsignore 
	drivers/acpi   : .cvsignore 
	drivers/ap1000 : .cvsignore 
	drivers/atm    : .cvsignore 
	drivers/base/fs: .cvsignore 
	drivers/base/power: .cvsignore 
	drivers/base   : .cvsignore 
	drivers/block/paride: .cvsignore 
	drivers/block  : .cvsignore 
	drivers/bluetooth: .cvsignore 
	drivers/cdrom  : .cvsignore 
	drivers/char/agp: .cvsignore 
	drivers/char/drm: .cvsignore 
	drivers/char/ftape/compressor: .cvsignore 
	drivers/char/ftape/lowlevel: .cvsignore 
	drivers/char/ftape/zftape: .cvsignore 
	drivers/char/ftape: .cvsignore 
	drivers/char/ip2: .cvsignore 
	drivers/char/mwave: .cvsignore 
	drivers/char/pcmcia: .cvsignore 
	drivers/char/rio: .cvsignore 
	drivers/char/watchdog: .cvsignore 
	drivers/char   : .cvsignore 
	drivers/dio    : .cvsignore 
	drivers/eisa   : .cvsignore 
	drivers/fc4    : .cvsignore 
	drivers/i2c    : .cvsignore 
	drivers/i2o    : .cvsignore 
	drivers/ide/arm: .cvsignore 
	drivers/ide/legacy: .cvsignore 
	drivers/ide/mips: .cvsignore 
	drivers/ide/pci: .cvsignore 
	drivers/ide/ppc: .cvsignore 
	drivers/ide    : .cvsignore 
	drivers/ieee1394: .cvsignore 
	drivers/input/gameport: .cvsignore 
	drivers/input/joystick: .cvsignore 
	drivers/input/keyboard: .cvsignore 
	drivers/input/mouse: .cvsignore 
	drivers/input/serio: .cvsignore 
	drivers/input  : .cvsignore 
	drivers/isdn/act2000: .cvsignore 
	drivers/isdn/avmb1: .cvsignore 
	drivers/isdn/capi: .cvsignore 
	drivers/isdn/divert: .cvsignore 
	drivers/isdn/eicon: .cvsignore 
	drivers/isdn/hardware/avm: .cvsignore 
	drivers/isdn/hardware: .cvsignore 
	drivers/isdn/hisax: .cvsignore 
	drivers/isdn/hysdn: .cvsignore 
	drivers/isdn/i4l: .cvsignore 
	drivers/isdn/icn: .cvsignore 
	drivers/isdn/isdnloop: .cvsignore 
	drivers/isdn/pcbit: .cvsignore 
	drivers/isdn/sc: .cvsignore 
	drivers/isdn/tpam: .cvsignore 
	drivers/isdn   : .cvsignore 
	drivers/macintosh: .cvsignore 
	drivers/md     : .cvsignore 
	drivers/media/common: .cvsignore 
	drivers/media/dvb/av7110: .cvsignore 
	drivers/media/dvb/b2c2: .cvsignore 
	drivers/media/dvb/dvb-core: .cvsignore 
	drivers/media/dvb/frontends: .cvsignore 
	drivers/media/dvb/ttpci: .cvsignore 
	drivers/media/dvb/ttusb-budget: .cvsignore 
	drivers/media/dvb/ttusb-dec: .cvsignore 
	drivers/media/dvb: .cvsignore 
	drivers/media/dvb/bt8xx: .cvsignore 
	drivers/media/radio: .cvsignore 
	drivers/media/video: .cvsignore 
	drivers/media  : .cvsignore 
	drivers/message/fusion: .cvsignore 
	drivers/message/i2o: .cvsignore 
	drivers/message: .cvsignore 
	drivers/misc   : .cvsignore 
	drivers/mtd/chips: .cvsignore 
	drivers/mtd/devices: .cvsignore 
	drivers/mtd/maps: .cvsignore 
	drivers/mtd/nand: .cvsignore 
	drivers/mtd    : .cvsignore 
	drivers/net/appletalk: .cvsignore 
	drivers/net/arcnet: .cvsignore 
	drivers/net/bonding: .cvsignore 
	drivers/net/e100: .cvsignore 
	drivers/net/e1000: .cvsignore 
	drivers/net/fc : .cvsignore 
	drivers/net/hamradio: .cvsignore 
	drivers/net/irda: .cvsignore 
	drivers/net/pcmcia: .cvsignore 
	drivers/net/sk98lin/h: .cvsignore 
	drivers/net/sk98lin: .cvsignore 
	drivers/net/skfp: .cvsignore 
	drivers/net/tokenring: .cvsignore 
	drivers/net/tulip: .cvsignore 
	drivers/net/wan/lmc: .cvsignore 
	drivers/net/wan: .cvsignore 
	drivers/net/wireless: .cvsignore 
	drivers/net    : .cvsignore 
	drivers/nubus  : .cvsignore 
	drivers/parport: .cvsignore 
	drivers/pci/hotplug: .cvsignore 
	drivers/pci    : .cvsignore 
	drivers/pcmcia : .cvsignore 
	drivers/pnp    : .cvsignore 
	drivers/sbus/audio: .cvsignore 
	drivers/sbus/char: .cvsignore 
	drivers/sbus   : .cvsignore 
	drivers/scsi/aic7xxx: .cvsignore 
	drivers/scsi/pcmcia: .cvsignore 
	drivers/scsi/sym53c8xx_2: .cvsignore 
	drivers/scsi   : .cvsignore 
	drivers/serial : .cvsignore 
	drivers/tc     : .cvsignore 
	drivers/telephony: .cvsignore 
	drivers/usb/class: .cvsignore 
	drivers/usb/core: .cvsignore 
	drivers/usb/gadget: .cvsignore 
	drivers/usb/host: .cvsignore 
	drivers/usb/image: .cvsignore 
	drivers/usb/input: .cvsignore 
	drivers/usb/media: .cvsignore 
	drivers/usb/misc: .cvsignore 
	drivers/usb/net: .cvsignore 
	drivers/usb/serial: .cvsignore 
	drivers/usb/storage: .cvsignore 
	drivers/usb    : .cvsignore 
	drivers/video/aty: .cvsignore 
	drivers/video/console: .cvsignore 
	drivers/video/logo: .cvsignore 
	drivers/video/matrox: .cvsignore 
	drivers/video/riva: .cvsignore 
	drivers/video/sis: .cvsignore 
	drivers/video  : .cvsignore 
	drivers/zorro  : .cvsignore 
	drivers        : .cvsignore 
	init           : .cvsignore 
	ipc            : .cvsignore 
	kernel         : .cvsignore 
	lib/zlib_deflate: .cvsignore 
	lib/zlib_inflate: .cvsignore 
	lib            : .cvsignore 
	mm             : .cvsignore 
	net/802        : .cvsignore 
	net/8021q      : .cvsignore 
	net/appletalk  : .cvsignore 
	net/atm        : .cvsignore 
	net/ax25       : .cvsignore 
	net/bluetooth  : .cvsignore 
	net/bridge/netfilter: .cvsignore 
	net/bridge     : .cvsignore 
	net/core       : .cvsignore 
	net/decnet/netfilter: .cvsignore 
	net/decnet     : .cvsignore 
	net/econet     : .cvsignore 
	net/ethernet   : .cvsignore 
	net/ipv4/ipvs  : .cvsignore 
	net/ipv4/netfilter: .cvsignore 
	net/ipv4       : .cvsignore 
	net/ipv6/netfilter: .cvsignore 
	net/ipv6       : .cvsignore 
	net/ipx        : .cvsignore 
	net/irda/compressors: .cvsignore 
	net/irda/ircomm: .cvsignore 
	net/irda/irlan : .cvsignore 
	net/irda/irnet : .cvsignore 
	net/irda       : .cvsignore 
	net/key        : .cvsignore 
	net/lapb       : .cvsignore 
	net/llc        : .cvsignore 
	net/netlink    : .cvsignore 
	net/netrom     : .cvsignore 
	net/packet     : .cvsignore 
	net/rose       : .cvsignore 
	net/rxrpc      : .cvsignore 
	net/sched      : .cvsignore 
	net/sctp       : .cvsignore 
	net/sunrpc/auth_gss: .cvsignore 
	net/sunrpc     : .cvsignore 
	net/unix       : .cvsignore 
	net/wanrouter  : .cvsignore 
	net/x25        : .cvsignore 
	net/xfrm       : .cvsignore 
	net            : .cvsignore 
	scripts/genksyms: .cvsignore 
	scripts/kconfig: .cvsignore 
	scripts/lxdialog: .cvsignore 
	security       : .cvsignore 
	sound/arm      : .cvsignore 
	sound/core/ioctl32: .cvsignore 
	sound/core/oss : .cvsignore 
	sound/core/seq/instr: .cvsignore 
	sound/core/seq/oss: .cvsignore 
	sound/core/seq : .cvsignore 
	sound/core     : .cvsignore 
	sound/drivers/mpu401: .cvsignore 
	sound/drivers/opl3: .cvsignore 
	sound/drivers  : .cvsignore 
	sound/i2c/l3   : .cvsignore 
	sound/i2c      : .cvsignore 
	sound/isa/ad1816a: .cvsignore 
	sound/isa/ad1848: .cvsignore 
	sound/isa/cs423x: .cvsignore 
	sound/isa/es1688: .cvsignore 
	sound/isa/gus  : .cvsignore 
	sound/isa/opti9xx: .cvsignore 
	sound/isa/sb   : .cvsignore 
	sound/isa/wavefront: .cvsignore 
	sound/isa      : .cvsignore 
	sound/oss/cs4281: .cvsignore 
	sound/oss/dmasound: .cvsignore 
	sound/oss/emu10k1: .cvsignore 
	sound/oss      : .cvsignore 
	sound/pci/ac97 : .cvsignore 
	sound/pci/ali5451: .cvsignore 
	sound/pci/cs46xx: .cvsignore 
	sound/pci/emu10k1: .cvsignore 
	sound/pci/korg1212: .cvsignore 
	sound/pci/nm256: .cvsignore 
	sound/pci/rme9652: .cvsignore 
	sound/pci/trident: .cvsignore 
	sound/pci/ymfpci: .cvsignore 
	sound/pci      : .cvsignore 
	sound/ppc      : .cvsignore 
	sound/synth/emux: .cvsignore 
	sound/synth    : .cvsignore 
	sound          : .cvsignore 
	usr            : .cvsignore 
Added files:
	drivers/scsi/qla2xxx: .cvsignore 

Log message:
	Slight update :)


From hch@linux-mips.org Fri Feb 20 17:59:43 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 17:59:43 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 17:59:43 +0000
X-archive-position: 3830
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 17:59:43

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c ip27-nmi.c ip27-smp.c 
	include/asm-mips: topology.h 
	include/asm-mips/sn: agent.h arch.h 
Added files:
	include/asm-mips/mach-generic: topology.h 
	include/asm-mips/mach-ip27: topology.h 

Log message:
	first stab at implementing the topology API for IP27


From hch@linux-mips.org Fri Feb 20 18:20:12 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 18:20:12 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 18:20:12 +0000
X-archive-position: 3831
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/20 18:20:12

Modified files:
	include/asm-mips/sn: arch.h 
	include/asm-mips/sn/sn0: arch.h 

Log message:
	kill cruft


From ralf@linux-mips.org Fri Feb 20 19:30:34 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 20 Feb 2004 19:30:34 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 20 Feb 2004 19:30:34 +0000
X-archive-position: 3832
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/20 19:30:34

Modified files:
	arch/mips/sgi-ip27: ip27-init.c ip27-irq.c 
	include/asm-mips: processor.h 
	include/asm-mips/sn: hub.h 

Log message:
	Move p_intmasks from struct cpuinfo_mips to struct hub_data.  System
	specific stuff has no biz in struct cpuinfo_mips.


From ralf@linux-mips.org Sat Feb 21 12:37:28 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 12:37:28 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 12:37:28 +0000
X-archive-position: 3833
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/21 12:37:28

Modified files:
	arch/mips/sgi-ip27: ip27-init.c ip27-irq.c 
	include/asm-mips/sn: hub.h 

Log message:
	Deal with side effects of p_intmasks from struct cpuinfo_mips:
	Introduce separate allocation and enable bitsmaps; we don't want to
	enable every interrupt which is marked allocated for some reason.


From hch@linux-mips.org Sat Feb 21 12:48:14 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 12:48:14 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 12:48:14 +0000
X-archive-position: 3834
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/21 12:48:14

Modified files:
	arch/mips/sgi-ip27: ip27-timer.c 

Log message:
	#if 0 out an unused function


From ralf@linux-mips.org Sat Feb 21 19:35:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 19:35:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 19:35:21 +0000
X-archive-position: 3835
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/21 19:35:21

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 

Log message:
	Add back crucial line that got lost in previous pre-commit cleanups ...


From ralf@linux-mips.org Sat Feb 21 19:39:51 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 19:39:51 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 19:39:51 +0000
X-archive-position: 3836
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/21 19:39:51

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 
	arch/mips/pci  : pci-ip27.c 

Log message:
	Use a sane mechanism for dynamic allocation of interrupt numbers.  This
	also means there are no more interrupt numbers spared for IPIs; any
	other kind of irq that can be allocated through request_irq() is now
	numbered starting from 0.


From hch@linux-mips.org Sat Feb 21 20:00:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 20:00:21 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 20:00:21 +0000
X-archive-position: 3837
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/21 20:00:21

Modified files:
	arch/mips/sgi-ip27: ip27-init.c ip27-memory.c 
	include/asm-mips/mach-ip27: topology.h 
	include/asm-mips/sn: hub.h 

Log message:
	more topology API for IP27


From hch@linux-mips.org Sat Feb 21 20:06:44 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 20:06:44 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 20:06:44 +0000
X-archive-position: 3838
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/21 20:06:44

Modified files:
	arch/mips/sgi-ip27: ip27-irq.c 
	include/asm-mips: processor.h 

Log message:
	kill intr_public.h, it's not used anymore


From hch@linux-mips.org Sat Feb 21 20:07:56 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 20:07:56 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 20:07:56 +0000
X-archive-position: 3839
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/21 20:07:56

Removed files:
	include/asm-mips/sn: intr_public.h 

Log message:
	really remove intr_public.h


From hch@linux-mips.org Sat Feb 21 20:55:48 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 20:55:48 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 20:55:48 +0000
X-archive-position: 3840
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/21 20:55:48

Modified files:
	arch/mips/sgi-ip27: ip27-memory.c 
	include/asm-mips/sn: arch.h sn_private.h 

Log message:
	cleanup memory detection a little more


From ppopov@linux-mips.org Sat Feb 21 23:11:20 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 23:11:20 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 23:11:20 +0000
X-archive-position: 3841
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/21 23:11:20

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-mirage 
	arch/mips/au1000/common: Tag: linux_2_4 prom.c reset.c 
	arch/mips/au1000/db1x00: Tag: linux_2_4 Makefile board_setup.c 
	                         irqmap.c 

Log message:
	AMD Mirage update by Embedded Edge.


From ppopov@linux-mips.org Sat Feb 21 23:11:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 21 Feb 2004 23:11:54 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 21 Feb 2004 23:11:54 +0000
X-archive-position: 3842
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/21 23:11:54

Added files:
	arch/mips/au1000/db1x00: Tag: linux_2_4 mirage_ts.c 

Log message:
	TS glue logic for the AMD Mirage.


From ladis@linux-mips.org Sun Feb 22 02:17:52 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 22 Feb 2004 02:17:52 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 22 Feb 2004 02:17:52 +0000
X-archive-position: 3843
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ladis@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ladis@ftp.linux-mips.org	04/02/22 02:17:52

Modified files:
	arch/mips      : Makefile 

Log message:
	Fix comment.


From ladis@linux-mips.org Sun Feb 22 02:31:59 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 22 Feb 2004 02:31:59 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 22 Feb 2004 02:31:59 +0000
X-archive-position: 3844
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ladis@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ladis@ftp.linux-mips.org	04/02/22 02:31:59

Modified files:
	drivers/video  : Kconfig Makefile fbmem.c 
Added files:
	drivers/video  : gbefb.c 
	include/video  : gbe.h 

Log message:
	Add driver for GBE framebuffer. It is supposed be used for SGI O2
	and SGI Visual Workstation 320/540. After testing on VW sgivwfb
	driver should die.


From ppopov@linux-mips.org Sun Feb 22 05:21:34 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 22 Feb 2004 05:21:34 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 22 Feb 2004 05:21:34 +0000
X-archive-position: 3845
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/22 05:21:34

Modified files:
	include/asm-mips: Tag: linux_2_4 au1000_pcmcia.h 
	drivers/pcmcia : Tag: linux_2_4 Config.in Makefile 
	                 au1000_db1x00.c au1000_generic.c 
	                 au1000_hydrogen3.c au1000_pb1x00.c 
	                 au1000_xxs1500.c 

Log message:
	Cleaned up the Au1x00 pcmcia ifdefs and config.in options.


From ralf@linux-mips.org Sun Feb 22 20:42:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 22 Feb 2004 20:42:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 22 Feb 2004 20:42:21 +0000
X-archive-position: 3846
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/22 20:42:21

Modified files:
	drivers/net/hamradio: .cvsignore 
	net/ax25       : .cvsignore 
	net/netrom     : .cvsignore 
	net/rose       : .cvsignore 

Log message:
	Ignore module files.


From ralf@linux-mips.org Sun Feb 22 20:52:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 22 Feb 2004 20:52:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 22 Feb 2004 20:52:21 +0000
X-archive-position: 3847
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/22 20:52:21

Modified files:
	arch/mips      : Kconfig defconfig 
	arch/mips/configs: atlas_defconfig bosporus_defconfig 
	                   capcella_defconfig cobalt_defconfig 
	                   db1000_defconfig db1100_defconfig 
	                   db1500_defconfig ddb5476_defconfig 
	                   ddb5477_defconfig decstation_defconfig 
	                   e55_defconfig eagle_defconfig 
	                   ev64120_defconfig ev96100_defconfig 
	                   ip22_defconfig ip27_defconfig ip32_defconfig 
	                   it8172_defconfig ivr_defconfig 
	                   jaguar-atx_defconfig jmr3927_defconfig 
	                   lasat200_defconfig malta_defconfig 
	                   mirage_defconfig mpc30x_defconfig 
	                   mtx1_defconfig ocelot_defconfig 
	                   osprey_defconfig pb1000_defconfig 
	                   pb1100_defconfig pb1500_defconfig 
	                   rm200_defconfig sb1250-swarm_defconfig 
	                   sead_defconfig tb0226_defconfig 
	                   tb0229_defconfig workpad_defconfig 
	                   xxs1500_defconfig yosemite_defconfig 
Removed files:
	arch/mips/configs: hp-lj_defconfig 

Log message:
	Mark the HP Laserjet code as BROKEN.  Since the initial contribution
	zero (0) user feedback nor any fixes or updates.


From ralf@linux-mips.org Mon Feb 23 03:14:30 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 Feb 2004 03:14:30 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 23 Feb 2004 03:14:30 +0000
X-archive-position: 3848
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/23 03:14:30

Modified files:
	arch/mips      : Kconfig 
	arch/mips/configs: sb1250-swarm_defconfig 

Log message:
	Untangle kernel hacking section of Kconfig.


From ralf@linux-mips.org Mon Feb 23 03:35:57 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 Feb 2004 03:35:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 23 Feb 2004 03:35:57 +0000
X-archive-position: 3849
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/23 03:35:57

Modified files:
	arch/mips      : Kconfig 

Log message:
	Replace the IRQ_CPU / IRQ_CPU_RM7K mess with select.


From ralf@linux-mips.org Mon Feb 23 03:38:29 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 Feb 2004 03:38:30 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 23 Feb 2004 03:38:29 +0000
X-archive-position: 3850
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/23 03:38:29

Modified files:
	arch/mips      : Kconfig 
	arch/mips/configs: jaguar-atx_defconfig 

Log message:
	Jaguar ATX needs IRQ_CPU.


From sjhill@linux-mips.org Mon Feb 23 19:30:29 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 Feb 2004 19:30:29 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 23 Feb 2004 19:30:29 +0000
X-archive-position: 3851
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: sjhill@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	sjhill@ftp.linux-mips.org	04/02/23 19:30:29

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 

Log message:
	Fix config options so that 'xconfig' works and behavior matches that
	of the options in 2.6.


From ralf@linux-mips.org Mon Feb 23 23:16:39 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 Feb 2004 23:16:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 23 Feb 2004 23:16:39 +0000
X-archive-position: 3852
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/23 23:16:39

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

Log message:
	Remove autofs ioctl stuff.


From ralf@linux-mips.org Tue Feb 24 15:02:35 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 15:02:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 15:02:35 +0000
X-archive-position: 3853
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 15:02:35

Modified files:
	arch/mips/kernel: Makefile ioctl32.c 

Log message:
	Cleanup - 1281 lines nuked.


From ralf@linux-mips.org Tue Feb 24 16:03:41 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 16:03:41 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 16:03:41 +0000
X-archive-position: 3854
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 16:03:41

Modified files:
	drivers/net/hamradio: bpqether.c 

Log message:
	Remove unnecessary #ifdef CONFIG_PROC_FS wrapper.


From hch@linux-mips.org Tue Feb 24 16:18:45 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 16:18:45 +0000 (GMT)
From: hch@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 16:18:45 +0000
X-archive-position: 3855
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: hch@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	hch@ftp.linux-mips.org	04/02/24 16:18:45

Modified files:
	include/asm-mips/mach-ip27: mmzone.h 

Log message:
	we need addrs.h here


From ralf@linux-mips.org Tue Feb 24 17:03:31 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 17:03:32 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 17:03:31 +0000
X-archive-position: 3856
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 17:03:31

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

Log message:
	Implement copy_in_user().


From ralf@linux-mips.org Tue Feb 24 18:22:59 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 18:22:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 18:22:59 +0000
X-archive-position: 3857
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 18:22:59

Modified files:
	net/rose       : af_rose.c 

Log message:
	Make TIOCINQ return int for consistency.


From ralf@linux-mips.org Tue Feb 24 18:27:39 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 18:27:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 18:27:39 +0000
X-archive-position: 3858
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 18:27:39

Modified files:
	net/rose       : af_rose.c 

Log message:
	Make TIOCOUTQ return int also for consistency.


From ralf@linux-mips.org Tue Feb 24 19:28:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 19:28:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 19:28:54 +0000
X-archive-position: 3859
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/24 19:28:54

Modified files:
	net/ax25       : af_ax25.c 
	net/netrom     : af_netrom.c 
	net/rose       : af_rose.c 

Log message:
	No need to check for NULL socket pointer in SIOCGSTAMP.


From ppopov@linux-mips.org Tue Feb 24 20:42:51 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 24 Feb 2004 20:42:51 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 24 Feb 2004 20:42:51 +0000
X-archive-position: 3860
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/24 20:42:51

Modified files:
	include/asm-mips: Tag: linux_2_4 au1000_pcmcia.h 
	arch/mips/au1000/pb1550: Tag: linux_2_4 irqmap.c 
Added files:
	drivers/pcmcia : Tag: linux_2_4 au1000_pb1550.c 

Log message:
	Pb1550 pcmcia driver. Patch by Embedded Edge.


From ralf@linux-mips.org Wed Feb 25 02:04:27 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 02:04:27 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 02:04:27 +0000
X-archive-position: 3861
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 02:04:27

Modified files:
	arch/mips/pci  : pci-vr41xx.c 
	include/asm-mips/vr41xx: vr41xx.h 
	arch/mips/vr41xx/common: cmu.c serial.c 

Log message:
	Update VR41xx clock stuff.


From ralf@linux-mips.org Wed Feb 25 02:09:31 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 02:09:31 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 02:09:31 +0000
X-archive-position: 3862
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 02:09:31

Modified files:
	include/pcmcia : cs_types.h 
	drivers/pcmcia : Kconfig Makefile 
Added files:
	drivers/pcmcia : vrc4171_card.c 

Log message:
	VRC4171 for 2.6 also.


From ralf@linux-mips.org Wed Feb 25 02:12:01 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 02:12:01 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 02:12:01 +0000
X-archive-position: 3863
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 02:12:01

Modified files:
	include/asm-mips/vr41xx: vr41xx.h 
	arch/mips/vr41xx/casio-e55: setup.c 
	arch/mips/vr41xx/common: rtc.c 
	arch/mips/vr41xx/ibm-workpad: setup.c 
	arch/mips/vr41xx/nec-eagle: setup.c 
	arch/mips/vr41xx/tanbac-tb0226: setup.c 
	arch/mips/vr41xx/tanbac-tb0229: setup.c 
	arch/mips/vr41xx/victor-mpc30x: setup.c 
	arch/mips/vr41xx/zao-capcella: setup.c 

Log message:
	Consolidate VR41xx timer setup code.


From ralf@linux-mips.org Wed Feb 25 02:15:37 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 02:15:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 02:15:37 +0000
X-archive-position: 3864
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 02:15:37

Modified files:
	arch/mips/vr41xx/casio-e55: Makefile setup.c 
	arch/mips/vr41xx/common: Makefile 
	arch/mips/vr41xx/ibm-workpad: Makefile setup.c 
	arch/mips/vr41xx/nec-eagle: Makefile setup.c 
	arch/mips/vr41xx/tanbac-tb0226: Makefile setup.c 
	arch/mips/vr41xx/tanbac-tb0229: Makefile setup.c 
	arch/mips/vr41xx/victor-mpc30x: Makefile setup.c 
	arch/mips/vr41xx/zao-capcella: Makefile setup.c 
	include/asm-mips/vr41xx: e55.h vr41xx.h workpad.h 
Added files:
	arch/mips/vr41xx/common: init.c 
Removed files:
	arch/mips/vr41xx/casio-e55: init.c 
	arch/mips/vr41xx/ibm-workpad: init.c 
	arch/mips/vr41xx/nec-eagle: init.c 
	arch/mips/vr41xx/tanbac-tb0226: init.c 
	arch/mips/vr41xx/tanbac-tb0229: init.c 
	arch/mips/vr41xx/victor-mpc30x: init.c 
	arch/mips/vr41xx/zao-capcella: init.c 

Log message:
	Consolidate initialization code into less files.


From ralf@linux-mips.org Wed Feb 25 02:18:33 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 02:18:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 02:18:33 +0000
X-archive-position: 3865
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 02:18:33

Modified files:
	arch/mips/vr41xx/common: serial.c 

Log message:
	Get to work under 2.6 again ...


From ralf@linux-mips.org Wed Feb 25 13:05:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 13:05:49 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 13:05:49 +0000
X-archive-position: 3866
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 13:05:49

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

Log message:
	Add support for the entire 4096 ASIDs on RM9000.


From ralf@linux-mips.org Wed Feb 25 13:06:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 13:06:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 13:06:21 +0000
X-archive-position: 3867
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 13:06:21

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

Log message:
	Add support for the entire 4096 ASIDs on RM9000.


From ralf@linux-mips.org Wed Feb 25 17:01:59 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 17:01:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 17:01:59 +0000
X-archive-position: 3868
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 17:01:59

Modified files:
	arch/mips/vr41xx/common: giu.c 
	arch/mips/vr41xx/nec-eagle: irq.c setup.c 
	include/asm-mips/vr41xx: vr41xx.h 

Log message:
	Remove unused board_irq_init for VR41xx.


From ralf@linux-mips.org Wed Feb 25 18:14:25 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 18:14:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 18:14:25 +0000
X-archive-position: 3869
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 18:14:25

Modified files:
	include/asm-mips: mc146818-time.h 

Log message:
	Fix epoch handling.  This may break a few systems which don't use the
	PC-style epoch.  The problem did only affect the time read from RTC
	during kernel initialization.  /dev/rtc and of course network time
	were unaffected so this problem may stay hidden on some systems.


From ralf@linux-mips.org Wed Feb 25 18:32:52 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 18:32:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 18:32:52 +0000
X-archive-position: 3870
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 18:32:52

Modified files:
	arch/mips/configs: rm200_defconfig 

Log message:
	Enable AX.25, NETROM, ROSE and bpqether.


From ralf@linux-mips.org Wed Feb 25 21:13:15 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 21:13:15 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 21:13:15 +0000
X-archive-position: 3871
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 21:13:15

Modified files:
	arch/mips      : Kconfig 

Log message:
	Use reverse dependencies for CONFIG_HAVE_STD_PC_SERIAL_PORT.


From ralf@linux-mips.org Wed Feb 25 21:14:52 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 21:14:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 21:14:52 +0000
X-archive-position: 3872
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 21:14:52

Modified files:
	arch/mips      : Kconfig 
	arch/mips/configs: rm200_defconfig 

Log message:
	RM200 needs CONFIG_HAVE_STD_PC_SERIAL_PORT.  This fixes the 8250
	serial driver for the RM200.


From ralf@linux-mips.org Wed Feb 25 22:09:23 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 22:09:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 22:09:23 +0000
X-archive-position: 3873
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 22:09:23

Modified files:
	arch/mips/mm   : Tag: linux_2_4 ioremap.c 

Log message:
	Fix for off by one bug from OSDL's buzilla:
	
	http://bugme.osdl.org/show_bug.cgi?id=2188
	
	Summary: __ioremap does not map entirely the size specified (if
	size = 1 + multiple of PAGE_SIZE)
	Kernel Version: 2.6.x , 2.4.x
	Status: NEW
	Severity: normal
	Owner: io_other@kernel-bugs.osdl.org
	Submitter: phil@equator.com
	
	Distribution: redHat , snapgear
	Hardware Environment:
	Software Environment: linux2.6.x linux2.4.x linux2.2.x
	Problem Description:__ioremap does remap properly if the size specified is a
	(mulptiple of PAGE_SIZE) + 1 and if the physical address passed happens to be
	already page aligned. In this particular case, the last byte is not covered and
	an access to it will create a Segmentation Fault.
	
	Steps to reproduce: ioremap  a piece of PCI memory of size PAGE_SIZE + 1 and
	write to the last byte : Segmentation Fault occurs.
	
	I checked in several architectures (ARM, x86 ) and different kernel versions
	2.4.x, 2.6.x, the __ioremap implementations are similar and contain the bug
	
	The bug is quite simple to fix :
	For example, in snpagear distribution for ARM architecture
	
	void * __ioremap(unsigned long phys_addr, size_t size, unsigned long flags)
	{
	void * addr;
	struct vm_struct * area;
	unsigned long offset, last_addr;
	
	/* Don't allow wraparound or zero size */
	last_addr = phys_addr + size - 1;   <----- last address is inside
	
	if (!size || last_addr < phys_addr)
	return NULL;
	
	/*
	* Mappings have to be page-aligned
	*/
	offset = phys_addr & ~PAGE_MASK;
	phys_addr &= PAGE_MASK;
	//size = PAGE_ALIGN(last_addr ) - phys_addr;
	size = PAGE_ALIGN(last_addr + 1) - phys_addr;  <--- THE FIX
	
	/*
	* Ok, go for it..
	*/
	area = get_vm_area(size, VM_IOREMAP);
	if (!area)
	return NULL;
	addr = area->addr;
	if (remap_area_pages(VMALLOC_VMADDR(addr), phys_addr >> PAGE_SHIFT, size, flags)) {
	vfree(addr);
	return NULL;
	}
	return (void *) (offset + (char *)addr);
	}


From ralf@linux-mips.org Wed Feb 25 22:09:29 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 22:09:29 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 22:09:29 +0000
X-archive-position: 3874
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 22:09:29

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

Log message:
	Fix for off by one bug from OSDL's buzilla:
	
	http://bugme.osdl.org/show_bug.cgi?id=2188
	
	Summary: __ioremap does not map entirely the size specified (if
	size = 1 + multiple of PAGE_SIZE)
	Kernel Version: 2.6.x , 2.4.x
	Status: NEW
	Severity: normal
	Owner: io_other@kernel-bugs.osdl.org
	Submitter: phil@equator.com
	
	Distribution: redHat , snapgear
	Hardware Environment:
	Software Environment: linux2.6.x linux2.4.x linux2.2.x
	Problem Description:__ioremap does remap properly if the size specified is a
	(mulptiple of PAGE_SIZE) + 1 and if the physical address passed happens to be
	already page aligned. In this particular case, the last byte is not covered and
	an access to it will create a Segmentation Fault.
	
	Steps to reproduce: ioremap  a piece of PCI memory of size PAGE_SIZE + 1 and
	write to the last byte : Segmentation Fault occurs.
	
	I checked in several architectures (ARM, x86 ) and different kernel versions
	2.4.x, 2.6.x, the __ioremap implementations are similar and contain the bug
	
	The bug is quite simple to fix :
	For example, in snpagear distribution for ARM architecture
	
	void * __ioremap(unsigned long phys_addr, size_t size, unsigned long flags)
	{
	void * addr;
	struct vm_struct * area;
	unsigned long offset, last_addr;
	
	/* Don't allow wraparound or zero size */
	last_addr = phys_addr + size - 1;   <----- last address is inside
	
	if (!size || last_addr < phys_addr)
	return NULL;
	
	/*
	* Mappings have to be page-aligned
	*/
	offset = phys_addr & ~PAGE_MASK;
	phys_addr &= PAGE_MASK;
	//size = PAGE_ALIGN(last_addr ) - phys_addr;
	size = PAGE_ALIGN(last_addr + 1) - phys_addr;  <--- THE FIX
	
	/*
	* Ok, go for it..
	*/
	area = get_vm_area(size, VM_IOREMAP);
	if (!area)
	return NULL;
	addr = area->addr;
	if (remap_area_pages(VMALLOC_VMADDR(addr), phys_addr >> PAGE_SHIFT, size, flags)) {
	vfree(addr);
	return NULL;
	}
	return (void *) (offset + (char *)addr);
	}


From ralf@linux-mips.org Wed Feb 25 23:24:21 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 23:24:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 23:24:21 +0000
X-archive-position: 3875
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 23:24:21

Modified files:
	arch/mips/mm   : Tag: linux_2_4 tlb-r4k.c 
	arch/mips64/mm : Tag: linux_2_4 tlb-r4k.c 

Log message:
	Remove unnecessary truncation masking of of c0_entryhi value.  Either
	remove masking with magic number 0xff or replace with ASID_MASK.


From ralf@linux-mips.org Wed Feb 25 23:24:54 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 Feb 2004 23:24:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 25 Feb 2004 23:24:54 +0000
X-archive-position: 3876
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ralf@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ralf@ftp.linux-mips.org	04/02/25 23:24:54

Modified files:
	arch/mips/mm   : tlb-r4k.c 

Log message:
	Remove unnecessary truncation masking of of c0_entryhi value.  Either
	remove masking with magic number 0xff or replace with ASID_MASK.


From ppopov@linux-mips.org Thu Feb 26 00:46:35 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 Feb 2004 00:46:35 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 26 Feb 2004 00:46:35 +0000
X-archive-position: 3877
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/26 00:46:35

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-pb1550 
	drivers/mtd/maps: Tag: linux_2_4 Config.in Makefile 
	include/asm-mips: Tag: linux_2_4 au1000.h 

Log message:
	-Pb1550 mtd mapping driver
	-defconfig update


From ppopov@linux-mips.org Thu Feb 26 00:48:48 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 Feb 2004 00:48:48 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 26 Feb 2004 00:48:48 +0000
X-archive-position: 3878
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/26 00:48:48

Added files:
	drivers/mtd/maps: Tag: linux_2_4 pb1550-flash.c 
	include/asm-mips: Tag: linux_2_4 pb1550.h 

Log message:
	Pb1550 mtd driver -- the new files.


From ppopov@linux-mips.org Thu Feb 26 00:50:49 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 Feb 2004 00:50:49 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 26 Feb 2004 00:50:49 +0000
X-archive-position: 3879
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/26 00:50:49

Added files:
	include/asm-mips: Tag: linux_2_4 au1xxx_dbdma.h 

Log message:
	Au1550 Descriptor based DMA engine defines.


From ppopov@linux-mips.org Thu Feb 26 00:54:12 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 Feb 2004 00:54:12 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 26 Feb 2004 00:54:12 +0000
X-archive-position: 3880
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ppopov@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ppopov@ftp.linux-mips.org	04/02/26 00:54:12

Added files:
	include/asm-mips: Tag: linux_2_4 au1xxx_psc.h 

Log message:
	Au1550 Programmable Serial Controllers (PSC) defines.


From ladis@linux-mips.org Thu Feb 26 09:09:09 2004
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 Feb 2004 09:09:09 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 26 Feb 2004 09:09:09 +0000
X-archive-position: 3881
X-ecartis-version: Ecartis v1.0.0
Sender: linux-cvs-bounce@linux-mips.org
Errors-to: linux-cvs-bounce@linux-mips.org
X-original-sender: ladis@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	ladis@ftp.linux-mips.org	04/02/26 09:09:09

Modified files:
	arch/mips/sgi-ip32: ip32-irq.c ip32-setup.c Makefile 
	include/asm-mips/ip32: ip32_ints.h mace.h 
	include/asm-mips/mach-ip32: mc146818rtc.h 
Removed files:
	arch/mips/sgi-ip32: ip32-timer.c 

Log message:
	SGI O2 timer and RTC update.


