From ralf@linux-mips.org Mon Dec  1 03:43:14 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 03:43:14 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 03:43:14 +0000
X-archive-position: 3263
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	03/12/01 03:43:14

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

Log message:
	Fix PCI ops.


From ralf@linux-mips.org Mon Dec  1 06:40:37 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 06:40:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 06:40:37 +0000
X-archive-position: 3264
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	03/12/01 06:40:37

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

Log message:
	Initialize timer earlier.  This fixes a harmless assertion bug found
	in 2.6.


From ralf@linux-mips.org Mon Dec  1 06:41:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 06:41:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 06:41:10 +0000
X-archive-position: 3265
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	03/12/01 06:41:10

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

Log message:
	Initialize timer earlier.  This fixes a harmless assertion bug found
	in 2.6.


From ralf@linux-mips.org Mon Dec  1 12:28:03 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 12:28:04 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 12:28:03 +0000
X-archive-position: 3266
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	03/12/01 12:28:03

Modified files:
	include/asm-mips/mach-generic: spaces.h 

Log message:
	Add definition of IO_BASE with the same value as UNCAC_BASE.


From ralf@linux-mips.org Mon Dec  1 12:35:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 12:35:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 12:35:10 +0000
X-archive-position: 3267
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	03/12/01 12:35:10

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

Log message:
	Uncached mappings use IO_BASE not UNCAC_BASE as their base address.
	This permits putting the uncached attribute bits into IO_BASE.


From ralf@linux-mips.org Mon Dec  1 14:28:52 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 14:28:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 14:28:52 +0000
X-archive-position: 3268
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	03/12/01 14:28:52

Modified files:
	include/asm-mips: io.h 
Added files:
	include/asm-mips/mach-generic: mangle-port.h 
	include/asm-mips/mach-ip27: mangle-port.h 

Log message:
	Port the __swizzle_addr_w feature from 2.4 and generalize it to
	permit arbitrary address manipulation.


From ralf@linux-mips.org Mon Dec  1 17:09:48 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 17:09:48 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 17:09:48 +0000
X-archive-position: 3269
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	03/12/01 17:09:48

Modified files:
	include/linux  : Tag: linux_2_4 fb.h 

Log message:
	Cleanup random whitespace diffs to Marcelo's tree.  Renumber
	FB_ACCEL_EPSON_SED1356 due to conflict with Marcelo's tree.


From ralf@linux-mips.org Mon Dec  1 19:31:49 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 19:31:50 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 19:31:49 +0000
X-archive-position: 3270
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	03/12/01 19:31:49

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 
	arch/mips/vr41xx/common: Tag: linux_2_4 Makefile bcu.c pciu.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 vr41xx.h 
Added files:
	arch/mips/vr41xx/common: Tag: linux_2_4 ksyms.c rtc.c 
Removed files:
	arch/mips/vr41xx/common: Tag: linux_2_4 time.c 

Log message:
	Convert VR41xx code to the new timer code.


From ralf@linux-mips.org Mon Dec  1 19:32:01 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 01 Dec 2003 19:32:01 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  1 Dec 2003 19:32:01 +0000
X-archive-position: 3271
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	03/12/01 19:32:01

Modified files:
	arch/mips      : Kconfig 
	arch/mips/vr41xx/common: Makefile bcu.c 
	include/asm-mips/mach-vr41xx: timex.h 
	include/asm-mips/vr41xx: vr41xx.h 
Added files:
	arch/mips/vr41xx/common: ksyms.c rtc.c 
Removed files:
	arch/mips/vr41xx/common: time.c 

Log message:
	Convert VR41xx code to the new timer code.


From ralf@linux-mips.org Tue Dec  2 01:50:27 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 01:50:27 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 01:50:27 +0000
X-archive-position: 3272
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	03/12/02 01:50:27

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

Log message:
	Remove things from irq.h that shouldn't pollute namespace.  Declare
	various variables that are not used outside of ip27-irq.c static.


From ralf@linux-mips.org Tue Dec  2 02:16:32 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 02:16:32 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 02:16:32 +0000
X-archive-position: 3273
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	03/12/02 02:16:32

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

Log message:
	Shuffle functions to get rid of forward declarations.


From ralf@linux-mips.org Tue Dec  2 02:17:24 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 02:17:24 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 02:17:24 +0000
X-archive-position: 3274
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	03/12/02 02:17:24

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

Log message:
	Seems the original author never heared of the panic function ...


From ralf@linux-mips.org Tue Dec  2 02:19:23 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 02:19:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 02:19:23 +0000
X-archive-position: 3275
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	03/12/02 02:19:23

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

Log message:
	Seems the original author never heared of the panic function ...


From ralf@linux-mips.org Tue Dec  2 04:30:31 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:30:31 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:30:31 +0000
X-archive-position: 3276
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	03/12/02 04:30:31

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

Log message:
	Remove useless locking.


From ralf@linux-mips.org Tue Dec  2 04:33:57 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:33:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:33:57 +0000
X-archive-position: 3277
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	03/12/02 04:33:57

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

Log message:
	Add missing brackets which were causing a misscalculation of the
	RTC's address resulting in an oops.  Somehow this fix only made it
	into 2.4.


From ralf@linux-mips.org Tue Dec  2 04:35:35 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:35:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:35:35 +0000
X-archive-position: 3278
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	03/12/02 04:35:35

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

Log message:
	M48T35_RTC_SET must be set not cleared. before setting the RTC's time.


From ralf@linux-mips.org Tue Dec  2 04:37:45 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:37:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:37:45 +0000
X-archive-position: 3279
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	03/12/02 04:37:45

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

Log message:
	Reformat.


From ralf@linux-mips.org Tue Dec  2 04:39:15 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:39:15 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:39:15 +0000
X-archive-position: 3280
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	03/12/02 04:39:15

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

Log message:
	Remove duplicate include.


From ralf@linux-mips.org Tue Dec  2 04:52:19 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:52:19 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:52:19 +0000
X-archive-position: 3281
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	03/12/02 04:52:19

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

Log message:
	Reformat; also initialize uart_port.line for clarity.


From ralf@linux-mips.org Tue Dec  2 04:54:01 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:54:01 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:54:01 +0000
X-archive-position: 3282
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	03/12/02 04:54:01

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

Log message:
	Use set_io_port_base() instead of directly fiddling with
	mips_io_port_base.


From ralf@linux-mips.org Tue Dec  2 04:55:57 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 04:55:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 04:55:57 +0000
X-archive-position: 3283
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	03/12/02 04:55:57

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

Log message:
	Small cleanups in pcibios_map_irq.


From ralf@linux-mips.org Tue Dec  2 05:12:29 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 05:12:29 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 05:12:29 +0000
X-archive-position: 3284
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	03/12/02 05:12:29

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

Log message:
	Remove #ifdef CONFIG_SGI_IP27 crapola.  No matter what this junk has
	no right to exist.


From macro@linux-mips.org Tue Dec  2 17:34:23 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 17:34:23 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 17:34:23 +0000
X-archive-position: 3285
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	03/12/02 17:34:23

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

Log message:
	Fix typos.


From macro@linux-mips.org Tue Dec  2 17:34:37 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 02 Dec 2003 17:34:37 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue,  2 Dec 2003 17:34:37 +0000
X-archive-position: 3286
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	03/12/02 17:34:37

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

Log message:
	Fix typos.


From ralf@linux-mips.org Thu Dec  4 00:18:45 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 04 Dec 2003 00:18:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  4 Dec 2003 00:18:45 +0000
X-archive-position: 3287
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	03/12/04 00:18:45

Modified files:
	include/asm-mips: processor.h 
Added files:
	include/asm-mips: cpu-features.h 
	include/asm-mips/mach-generic: cpu-feature-overrides.h 
	include/asm-mips/mach-ip22: cpu-feature-overrides.h 
	include/asm-mips/mach-ip27: cpu-feature-overrides.h 

Log message:
	Move CPU feature macros into separate headers.  Permit overriding of
	the generic macros.


From ralf@linux-mips.org Thu Dec  4 00:28:59 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 04 Dec 2003 00:28:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  4 Dec 2003 00:28:59 +0000
X-archive-position: 3288
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	03/12/04 00:28:59

Modified files:
	arch/mips/kernel: branch.c proc.c time.c 
	arch/mips/math-emu: cp1emu.c 
	arch/mips/mm   : c-r4k.c cache.c 
	include/asm-mips: fpu.h io.h 

Log message:
	Include <asm/cpu-feature.h> where needed.  Make somewhat more use of
	feature test macros in c-r4k.c.


From ralf@linux-mips.org Thu Dec  4 01:36:51 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 04 Dec 2003 01:36:51 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  4 Dec 2003 01:36:51 +0000
X-archive-position: 3289
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	03/12/04 01:36:51

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

Log message:
	Minor formatting change to minimize differences with 2.6 version.


From ralf@linux-mips.org Thu Dec  4 01:58:13 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 04 Dec 2003 01:58:13 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  4 Dec 2003 01:58:13 +0000
X-archive-position: 3290
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	03/12/04 01:58:13

Modified files:
	arch/mips      : Makefile 

Log message:
	Put vmlinux.64 and vmlinux.ecoff into CLEAN_FILES.


From ralf@linux-mips.org Thu Dec  4 05:16:05 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 04 Dec 2003 05:16:05 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu,  4 Dec 2003 05:16:05 +0000
X-archive-position: 3291
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	03/12/04 05:16:05

Modified files:
	include/asm-mips/mach-ip22: cpu-feature-overrides.h 

Log message:
	Duh...  Unfortunately we don't have any constant cache line sizes for
	IP22 ...  Need to thing more about this, for now play safe.


From ralf@linux-mips.org Mon Dec  8 03:36:21 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 08 Dec 2003 03:36:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon,  8 Dec 2003 03:36:21 +0000
X-archive-position: 3292
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	03/12/08 03:36:21

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

Log message:
	Fix big endian 64-bit SMP bug ...  and while we're at it, fix bug in
	support for more than BITS_PER_LONG processors.


From ralf@linux-mips.org Wed Dec 10 19:54:35 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 10 Dec 2003 19:54:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 10 Dec 2003 19:54:35 +0000
X-archive-position: 3293
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	03/12/10 19:54:35

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

Log message:
	early_initcall functions need to return 0.


From ralf@linux-mips.org Thu Dec 11 01:29:18 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 01:29:18 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 01:29:18 +0000
X-archive-position: 3294
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	03/12/11 01:29:18

Modified files:
	arch/mips/kernel: Tag: linux_2_4 cpu-probe.c mips_ksyms.c 
	arch/mips/mm   : Tag: linux_2_4 Makefile c-r3k.c c-r4k.c c-sb1.c 
	                 c-tx39.c pg-sb1.c 
	arch/mips64/kernel: Tag: linux_2_4 cpu-probe.c mips64_ksyms.c 
	arch/mips64/mm : Tag: linux_2_4 c-r4k.c c-sb1.c loadmmu.c 
	                 pg-r4k.c pg-sb1.c 
	include/asm-mips: Tag: linux_2_4 cpu.h page.h processor.h 
	include/asm-mips64: Tag: linux_2_4 cpu.h page.h processor.h 
Added files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k-asm.S pg-r4k.c 
	include/asm-mips: Tag: linux_2_4 prefetch.h 
	include/asm-mips64: Tag: linux_2_4 prefetch.h 
Removed files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k.S 

Log message:
	Fix a bunch of long standing bugs and performance clear_page issues:
	- Fix prefetch beyond end of page bug
	- Use primary cache CreateDirtyExclusive also on processor with Scache
	- Don't use CreateDirtyExclusive on processors that don't have it
	- Use prefetch on all processors that have a usable prefetch instruction
	- Select prefetch hint at runtime based on the exact processor.


From ralf@linux-mips.org Thu Dec 11 02:05:22 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 02:05:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 02:05:22 +0000
X-archive-position: 3295
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	03/12/11 02:05:22

Modified files:
	arch/mips/kernel: cpu-probe.c 
	include/asm-mips: cpu-features.h cpu.h page.h 
	include/asm-mips/mach-ip22: cpu-feature-overrides.h 
	include/asm-mips/mach-ip27: cpu-feature-overrides.h 
	arch/mips/mm   : Makefile c-r3k.c c-r4k.c c-sb1.c c-tx39.c 
	                 cache.c pg-r3k.c pg-sb1.c 
	arch/mips/mm-32: pg-r4k.S 
	arch/mips/mm-64: pg-r4k.c 
Added files:
	include/asm-mips: prefetch.h 
	arch/mips/mm   : pg-r4k.c 

Log message:
	Fix a bunch of long standing bugs and performance clear_page issues:
	- Fix prefetch beyond end of page bug
	- Use primary cache CreateDirtyExclusive also on processor with Scache
	- Don't use CreateDirtyExclusive on processors that don't have it
	- Use prefetch on all processors that have a usable prefetch instruction
	- Select prefetch hint at runtime based on the exact processor.


From macro@linux-mips.org Thu Dec 11 15:36:14 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 15:36:17 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 15:36:14 +0000
X-archive-position: 3296
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	03/12/11 15:36:14

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

Log message:
	Remove a superfluous initializer.


From macro@linux-mips.org Thu Dec 11 15:41:09 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 15:41:09 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 15:41:09 +0000
X-archive-position: 3297
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	03/12/11 15:41:09

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

Log message:
	Conditionalize console ioctls appropriately.


From macro@linux-mips.org Thu Dec 11 16:06:48 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:06:48 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:06:48 +0000
X-archive-position: 3298
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	03/12/11 16:06:48

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

Log message:
	Initrd support for DECstations; by Thiemo Seufer.


From macro@linux-mips.org Thu Dec 11 16:07:05 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:07:05 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:07:05 +0000
X-archive-position: 3299
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	03/12/11 16:07:05

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

Log message:
	Initrd support for DECstations; by Thiemo Seufer.


From ladis@linux-mips.org Thu Dec 11 16:07:24 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:07:24 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:07:24 +0000
X-archive-position: 3300
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	03/12/11 16:07:24

Modified files:
	include/asm-mips/sgi: Tag: linux_2_4 ioc.h 
	include/asm-mips64/sgi: Tag: linux_2_4 ioc.h 
	drivers/parport: Tag: linux_2_4 init.c parport_ip22.c 
Added files:
	include/asm-mips/sgi: Tag: linux_2_4 pi1.h 
	include/asm-mips64/sgi: Tag: linux_2_4 pi1.h 

Log message:
	PI1 parport update:
	* don't intialize twice when compiled in
	* place PI1 related defines into separate file
	* disable debug
	* use chip name for identifiers (pi1_whatever...)


From ladis@linux-mips.org Thu Dec 11 16:23:50 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:23:50 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:23:50 +0000
X-archive-position: 3301
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	03/12/11 16:23:50

Modified files:
	include/asm-mips/sgi: ioc.h 
Added files:
	include/asm-mips/sgi: pi1.h 

Log message:
	Place PI1 related defines into separate file.


From macro@linux-mips.org Thu Dec 11 16:26:01 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:26:01 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:26:01 +0000
X-archive-position: 3302
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	03/12/11 16:26:01

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 
	arch/mips/mm   : Tag: linux_2_4 tlb-r3k.c 

Log message:
	Force the 4kB page size for processors that do not support other
	sizes.  Don't initialize the inexistent PageMask register on the
	R3k.


From macro@linux-mips.org Thu Dec 11 16:27:01 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:27:01 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:27:01 +0000
X-archive-position: 3303
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	03/12/11 16:27:01

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

Log message:
	Don't initialize the inexistent PageMask register on the R3k.


From macro@linux-mips.org Thu Dec 11 16:39:41 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:39:41 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:39:41 +0000
X-archive-position: 3304
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	03/12/11 16:39:41

Modified files:
	drivers/video  : Tag: linux_2_4 pmag-aa-fb.c 

Log message:
	Formatting fixes plus an error code correction; by Thiemo Seufer.


From macro@linux-mips.org Thu Dec 11 16:39:55 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 16:39:55 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 16:39:55 +0000
X-archive-position: 3305
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	03/12/11 16:39:55

Modified files:
	drivers/video  : pmag-aa-fb.c 

Log message:
	Formatting fixes plus an error code correction; by Thiemo Seufer.


From ralf@linux-mips.org Thu Dec 11 20:47:12 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 20:47:13 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 20:47:12 +0000
X-archive-position: 3306
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	03/12/11 20:47:12

Modified files:
	arch/mips/mm   : Tag: linux_2_4 c-r3k.c c-r4k.c c-sb1.c c-tx39.c 
	                 loadmmu.c pg-r3k.c pg-r4k-asm.S pg-r4k.c 
	                 pg-sb1.c 
	arch/mips64/mm : Tag: linux_2_4 c-r4k.c c-sb1.c loadmmu.c 
	                 pg-r4k.c pg-sb1.c 
	include/asm-mips: Tag: linux_2_4 page.h 
	include/asm-mips64: Tag: linux_2_4 page.h 

Log message:
	Fix a bunch of long standing bugs and performance copy_page issues:
	- Fix prefetch beyond end of page bug
	- Use primary cache CreateDirtyExclusive also on processor with Scache
	- Don't use CreateDirtyExclusive on processors that don't have it
	- Use prefetch on all processors that have a usable prefetch instruction
	- Select prefetch hint at runtime based on the exact processor.


From ralf@linux-mips.org Thu Dec 11 20:47:25 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 20:47:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 20:47:25 +0000
X-archive-position: 3307
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	03/12/11 20:47:25

Modified files:
	include/asm-mips: page.h 
	arch/mips/mm   : c-r3k.c c-r4k.c c-sb1.c c-tx39.c cache.c 
	                 pg-r4k.c pg-sb1.c 
	arch/mips/mm-32: Makefile 
	arch/mips/mm-64: Makefile 
Removed files:
	arch/mips/mm-32: pg-r4k.S 
	arch/mips/mm-64: pg-r4k.c 

Log message:
	Fix a bunch of long standing bugs and performance copy_page issues:
	- Fix prefetch beyond end of page bug
	- Use primary cache CreateDirtyExclusive also on processor with Scache
	- Don't use CreateDirtyExclusive on processors that don't have it
	- Use prefetch on all processors that have a usable prefetch instruction
	- Select prefetch hint at runtime based on the exact processor.


From ralf@linux-mips.org Thu Dec 11 21:07:56 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 21:07:56 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 21:07:56 +0000
X-archive-position: 3308
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	03/12/11 21:07:56

Modified files:
	arch/mips/mm   : Tag: linux_2_4 Makefile c-sb1.c init.c pg-r3k.c 
Removed files:
	arch/mips/mm   : Tag: linux_2_4 pg-r4k-asm.S 

Log message:
	Three basically identical copies of pgd_init are 2.0 too much ...


From ralf@linux-mips.org Thu Dec 11 21:25:25 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 21:25:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 21:25:25 +0000
X-archive-position: 3309
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	03/12/11 21:25:25

Modified files:
	arch/mips/mm   : Tag: linux_2_4 Makefile c-r3k.c c-tx39.c 
Removed files:
	arch/mips/mm   : Tag: linux_2_4 pg-r3k.c 

Log message:
	pg-r3k.c has become just the trivial case of pg-r4k.c so zap it.


From ralf@linux-mips.org Thu Dec 11 22:57:23 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 22:57:23 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 22:57:23 +0000
X-archive-position: 3310
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	03/12/11 22:57:23

Modified files:
	drivers/char   : Tag: linux_2_4 Config.in 

Log message:
	Fix stupid dependency ...


From ralf@linux-mips.org Thu Dec 11 22:59:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 11 Dec 2003 22:59:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 11 Dec 2003 22:59:10 +0000
X-archive-position: 3311
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	03/12/11 22:59:10

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-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-rbtx4927 
	                 defconfig-rm200 defconfig-sb1250-swarm 
	                 defconfig-sead defconfig-tb0226 
	                 defconfig-tb0229 defconfig-ti1500 
	                 defconfig-workpad defconfig-xxs1500 
	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:
	Rebuild.


From ralf@linux-mips.org Fri Dec 12 13:11:00 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 12 Dec 2003 13:11:00 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 12 Dec 2003 13:11:00 +0000
X-archive-position: 3312
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	03/12/12 13:11:00

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

Log message:
	Fix non-ll/sc case of cmpxchg.


From ralf@linux-mips.org Sat Dec 13 01:22:36 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 13 Dec 2003 01:22:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 13 Dec 2003 01:22:36 +0000
X-archive-position: 3313
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	03/12/13 01:22:36

Modified files:
	arch/mips/mm   : dma-noncoherent.c 

Log message:
	Spelling fixes.


From ralf@linux-mips.org Sat Dec 13 05:03:21 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 13 Dec 2003 05:03:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 13 Dec 2003 05:03:21 +0000
X-archive-position: 3314
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	03/12/13 05:03:21

Modified files:
	arch/mips64/kernel: Tag: linux_2_4 Makefile 

Log message:
	semaphore.o is an exporting object.


From ralf@linux-mips.org Sat Dec 13 05:33:38 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 13 Dec 2003 05:33:38 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 13 Dec 2003 05:33:38 +0000
X-archive-position: 3315
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	03/12/13 05:33:38

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

Log message:
	Add sound ioctls.


From ralf@linux-mips.org Sun Dec 14 03:19:59 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:19:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:19:59 +0000
X-archive-position: 3316
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	03/12/14 03:19:59

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

Log message:
	Add video ioctls.


From ralf@linux-mips.org Sun Dec 14 03:25:48 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:25:48 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:25:48 +0000
X-archive-position: 3317
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	03/12/14 03:25:48

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

Log message:
	A few missing SCSI ioctls.


From ralf@linux-mips.org Sun Dec 14 03:29:27 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:29:27 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:29:27 +0000
X-archive-position: 3318
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	03/12/14 03:29:27

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

Log message:
	TUN/TAP ioctls.


From ralf@linux-mips.org Sun Dec 14 03:39:33 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:39:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:39:33 +0000
X-archive-position: 3319
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	03/12/14 03:39:33

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

Log message:
	Yet more video ioctl crap.


From ralf@linux-mips.org Sun Dec 14 03:48:20 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:48:20 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:48:20 +0000
X-archive-position: 3320
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	03/12/14 03:48:20

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

Log message:
	Devfs ioctls.


From ralf@linux-mips.org Sun Dec 14 03:50:41 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 03:50:41 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 03:50:41 +0000
X-archive-position: 3321
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	03/12/14 03:50:41

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

Log message:
	Raw device ioctls.


From ralf@linux-mips.org Sun Dec 14 04:03:11 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 04:03:11 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 04:03:11 +0000
X-archive-position: 3322
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	03/12/14 04:03:11

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

Log message:
	Sort header madness a bit.


From ralf@linux-mips.org Sun Dec 14 04:19:35 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 04:19:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 04:19:35 +0000
X-archive-position: 3323
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	03/12/14 04:19:35

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

Log message:
	LVM ioctls ...


From ralf@linux-mips.org Sun Dec 14 04:26:53 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 04:26:53 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 04:26:53 +0000
X-archive-position: 3324
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	03/12/14 04:26:53

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

Log message:
	RAID ioctls.


From ralf@linux-mips.org Sun Dec 14 04:54:44 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 14 Dec 2003 04:54:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 14 Dec 2003 04:54:44 +0000
X-archive-position: 3325
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	03/12/14 04:54:44

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

Log message:
	Sort out and fix blk ioctls.


From kwalker@linux-mips.org Mon Dec 15 16:31:08 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 16:31:08 +0000 (GMT)
From: kwalker@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 16:31:08 +0000
X-archive-position: 3326
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: kwalker@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	kwalker@ftp.linux-mips.org	03/12/15 16:31:08

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

Log message:
	fix build problems


From ralf@linux-mips.org Mon Dec 15 18:19:54 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 18:19:54 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 18:19:54 +0000
X-archive-position: 3327
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	03/12/15 18:19:54

Modified files:
	.              : Tag: linux_2_4 MAINTAINERS Makefile 
	Documentation  : Tag: linux_2_4 Changes Configure.help 
	Documentation/filesystems: Tag: linux_2_4 00-INDEX 
	Documentation/i386: Tag: linux_2_4 zero-page.txt 
	Documentation/m68k: Tag: linux_2_4 00-INDEX 
	arch/cris/drivers: Tag: linux_2_4 Config.in Makefile 
	                   axisflashmap.c ethernet.c serial.c 
	                   sync_serial.c usb-host.c 
	arch/cris/kernel: Tag: linux_2_4 debug.c ptrace.c sys_cris.c 
	                  time.c 
	arch/cris/lib  : Tag: linux_2_4 dram_init.S 
	arch/cris/mm   : Tag: linux_2_4 fault.c 
	arch/i386      : Tag: linux_2_4 config.in 
	arch/i386/boot : Tag: linux_2_4 setup.S 
	arch/i386/kernel: Tag: linux_2_4 edd.c i386_ksyms.c process.c 
	                  setup.c smpboot.c 
	arch/i386/mm   : Tag: linux_2_4 fault.c 
	arch/ia64      : Tag: linux_2_4 config.in defconfig 
	arch/ia64/configs: Tag: linux_2_4 dig generic numa ski zx1 
	arch/ia64/hp/common: Tag: linux_2_4 sba_iommu.c 
	arch/ia64/hp/zx1: Tag: linux_2_4 hpzx1_machvec.c hpzx1_misc.c 
	arch/ia64/ia32 : Tag: linux_2_4 ia32_entry.S sys_ia32.c 
	arch/ia64/kernel: Tag: linux_2_4 acpi.c efi.c gate.S mca.c 
	                  mca_asm.S pci.c perfmon.c salinfo.c setup.c 
	                  time.c traps.c 
	arch/ia64/lib  : Tag: linux_2_4 Makefile 
	arch/ia64/mm   : Tag: linux_2_4 init.c tlb.c 
	arch/ia64/tools: Tag: linux_2_4 Makefile 
	arch/m68k      : Tag: linux_2_4 config.in 
	arch/m68k/amiga: Tag: linux_2_4 config.c 
	arch/m68k/kernel: Tag: linux_2_4 m68k_ksyms.c traps.c 
	arch/m68k/mac  : Tag: linux_2_4 mac_ksyms.c misc.c 
	arch/m68k/math-emu: Tag: linux_2_4 multi_arith.h 
	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-rbtx4927 
	                 defconfig-rm200 defconfig-sb1250-swarm 
	                 defconfig-sead defconfig-tb0226 
	                 defconfig-tb0229 defconfig-ti1500 
	                 defconfig-workpad defconfig-xxs1500 
	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/ppc       : Tag: linux_2_4 config.in 
	arch/ppc/8260_io: Tag: linux_2_4 fcc_enet.c 
	arch/ppc/boot  : Tag: linux_2_4 Makefile 
	arch/ppc/boot/chrp: Tag: linux_2_4 Makefile main.c start.c 
	arch/ppc/boot/common: Tag: linux_2_4 ofcommon.c util.S 
	arch/ppc/boot/pmac: Tag: linux_2_4 Makefile chrpmain.c 
	                    coffmain.c start.c 
	arch/ppc/boot/prep: Tag: linux_2_4 Makefile head.S misc.c 
	                    vreset.c 
	arch/ppc/kernel: Tag: linux_2_4 cpu_setup_6xx.S cputable.c 
	                 head_8xx.S idle_6xx.S ppc_htab.c setup.c 
	arch/ppc/mm    : Tag: linux_2_4 pgtable.c 
	arch/ppc/platforms: Tag: linux_2_4 prep_pci.c 
	arch/sparc     : Tag: linux_2_4 config.in defconfig 
	arch/sparc64   : Tag: linux_2_4 config.in defconfig 
	crypto         : Tag: linux_2_4 api.c 
	drivers/block  : Tag: linux_2_4 ll_rw_blk.c 
	drivers/char   : Tag: linux_2_4 genrtc.c serial.c 
	drivers/char/drm: Tag: linux_2_4 drm_agpsupport.h drm_os_linux.h 
	                  ffb_drv.c radeon_drv.h 
	drivers/ide/legacy: Tag: linux_2_4 buddha.c gayle.c 
	drivers/macintosh: Tag: linux_2_4 adb-iop.c via-macii.c 
	drivers/net    : Tag: linux_2_4 mac89x0.c pppoe.c tg3.c 
	drivers/net/pcmcia: Tag: linux_2_4 pcnet_cs.c 
	drivers/pci    : Tag: linux_2_4 pci.ids 
	drivers/scsi   : Tag: linux_2_4 3w-xxxx.c 53c7xx.c 53c7xx.h 
	                 Config.in Makefile NCR53C9x.h amiga7xx.c 
	                 bvme6000.c mac_esp.c mac_scsi.c mvme16x.c 
	drivers/sound  : Tag: linux_2_4 ac97_plugin_ad1980.c 
	drivers/video  : Tag: linux_2_4 macfb.c 
	drivers/video/aty: Tag: linux_2_4 atyfb_base.c mach64_gx.c 
	fs             : Tag: linux_2_4 Config.in Makefile buffer.c 
	                 exec.c inode.c locks.c open.c 
	fs/ext3        : Tag: linux_2_4 super.c 
	fs/lockd       : Tag: linux_2_4 clntlock.c 
	fs/nfsd        : Tag: linux_2_4 nfsxdr.c 
	include/asm-cris: Tag: linux_2_4 axisflashmap.h bitops.h 
	                  ioctls.h ipc.h page.h sync_serial.h 
	include/asm-i386: Tag: linux_2_4 edd.h timex.h 
	include/asm-ia64: Tag: linux_2_4 machvec.h machvec_hpzx1.h mca.h 
	                  mca_asm.h pal.h param.h sal.h uaccess.h xor.h 
	include/asm-m68k: Tag: linux_2_4 atariints.h bitops.h delay.h 
	                  dvma.h io.h mac_psc.h mac_via.h mmu_context.h 
	                  motorola_pgalloc.h motorola_pgtable.h nubus.h 
	                  page.h pci.h pgalloc.h pgtable.h processor.h 
	                  sbus.h semaphore.h siginfo.h signal.h 
	                  smplock.h string.h sun3_pgalloc.h 
	                  sun3_pgtable.h sun3mmu.h system.h uaccess.h 
	                  virtconvert.h zorro.h 
	include/asm-ppc: Tag: linux_2_4 cputable.h pgtable.h zorro.h 
	include/linux  : Tag: linux_2_4 blkdev.h dqblk_xfs.h fs.h 
	                 if_vlan.h netdevice.h pci_ids.h rtnetlink.h 
	                 sched.h sysctl.h 
	include/linux/netfilter_ipv4: Tag: linux_2_4 
	                              ip_conntrack_amanda.h listhelp.h 
	include/net    : Tag: linux_2_4 sock.h 
	include/net/sctp: Tag: linux_2_4 sctp.h 
	kernel         : Tag: linux_2_4 fork.c ksyms.c 
	mm             : Tag: linux_2_4 filemap.c oom_kill.c 
	                 page_alloc.c vmscan.c 
	net            : Tag: linux_2_4 socket.c 
	net/8021q      : Tag: linux_2_4 vlan.c vlan.h vlan_dev.c 
	net/atm        : Tag: linux_2_4 br2684.c 
	net/core       : Tag: linux_2_4 sysctl_net_core.c 
	net/econet     : Tag: linux_2_4 af_econet.c 
	net/ipv4       : Tag: linux_2_4 tcp.c 
	net/ipv4/netfilter: Tag: linux_2_4 ip_conntrack_amanda.c 
	                    ip_conntrack_core.c 
	                    ip_conntrack_standalone.c 
	                    ip_conntrack_tftp.c ip_fw_compat_masq.c 
	                    ip_nat_amanda.c ip_nat_core.c ip_nat_tftp.c 
	                    ip_queue.c ipt_MASQUERADE.c ipt_recent.c 
	net/ipv6       : Tag: linux_2_4 mcast.c route.c udp.c 
	net/ipv6/netfilter: Tag: linux_2_4 ip6_queue.c 
	net/netlink    : Tag: linux_2_4 af_netlink.c 
	net/sched      : Tag: linux_2_4 sch_cbq.c sch_dsmark.c 
	                 sch_fifo.c sch_generic.c sch_gred.c sch_prio.c 
	                 sch_red.c sch_tbf.c 
	net/sctp       : Tag: linux_2_4 associola.c outqueue.c socket.c 
	                 transport.c 
Added files:
	Documentation/filesystems: Tag: linux_2_4 xfs.txt 
	arch/ia64/lib  : Tag: linux_2_4 xor.S 
	arch/ppc/boot/include: Tag: linux_2_4 of1275.h 
	arch/ppc/boot/of1275: Tag: linux_2_4 Makefile claim.c close.c 
	                      enter.c exit.c finddevice.c getprop.c 
	                      instancetopackage.c ofinit.c ofstdio.c 
	                      open.c read.c release.c setcolor.c write.c 
	fs/xfs         : Tag: linux_2_4 Makefile xfs.h xfs_acl.c 
	                 xfs_acl.h xfs_ag.h xfs_alloc.c xfs_alloc.h 
	                 xfs_alloc_btree.c xfs_alloc_btree.h xfs_arch.h 
	                 xfs_attr.c xfs_attr.h xfs_attr_leaf.c 
	                 xfs_attr_leaf.h xfs_attr_sf.h xfs_bit.c 
	                 xfs_bit.h xfs_bmap.c xfs_bmap.h 
	                 xfs_bmap_btree.c xfs_bmap_btree.h xfs_btree.c 
	                 xfs_btree.h xfs_buf.h xfs_buf_item.c 
	                 xfs_buf_item.h xfs_cap.c xfs_cap.h xfs_clnt.h 
	                 xfs_da_btree.c xfs_da_btree.h xfs_dfrag.c 
	                 xfs_dfrag.h xfs_dinode.h xfs_dir.c xfs_dir.h 
	                 xfs_dir2.c xfs_dir2.h xfs_dir2_block.c 
	                 xfs_dir2_block.h xfs_dir2_data.c 
	                 xfs_dir2_data.h xfs_dir2_leaf.c xfs_dir2_leaf.h 
	                 xfs_dir2_node.c xfs_dir2_node.h xfs_dir2_sf.c 
	                 xfs_dir2_sf.h xfs_dir2_trace.c xfs_dir2_trace.h 
	                 xfs_dir_leaf.c xfs_dir_leaf.h xfs_dir_sf.h 
	                 xfs_dmapi.h xfs_dmops.c xfs_error.c xfs_error.h 
	                 xfs_extfree_item.c xfs_extfree_item.h xfs_fs.h 
	                 xfs_fsops.c xfs_fsops.h xfs_ialloc.c 
	                 xfs_ialloc.h xfs_ialloc_btree.c 
	                 xfs_ialloc_btree.h xfs_iget.c xfs_imap.h 
	                 xfs_inode.c xfs_inode.h xfs_inode_item.c 
	                 xfs_inode_item.h xfs_inum.h xfs_iocore.c 
	                 xfs_iomap.h xfs_itable.c xfs_itable.h xfs_log.c 
	                 xfs_log.h xfs_log_priv.h xfs_log_recover.c 
	                 xfs_log_recover.h xfs_mac.c xfs_mac.h 
	                 xfs_macros.c xfs_macros.h xfs_mount.c 
	                 xfs_mount.h xfs_qmops.c xfs_quota.h 
	                 xfs_refcache.c xfs_refcache.h xfs_rename.c 
	                 xfs_rtalloc.c xfs_rtalloc.h xfs_rw.c xfs_rw.h 
	                 xfs_sb.h xfs_trans.c xfs_trans.h 
	                 xfs_trans_ail.c xfs_trans_buf.c 
	                 xfs_trans_extfree.c xfs_trans_inode.c 
	                 xfs_trans_item.c xfs_trans_priv.h 
	                 xfs_trans_space.h xfs_types.h xfs_utils.c 
	                 xfs_utils.h xfs_vfsops.c xfs_vnodeops.c 
	                 xfsidbg.c 
	fs/xfs/linux   : Tag: linux_2_4 Makefile xfs_aops.c 
	                 xfs_behavior.c xfs_behavior.h xfs_cred.h 
	                 xfs_file.c xfs_fs_subr.c xfs_fs_subr.h 
	                 xfs_globals.c xfs_globals.h xfs_ioctl.c 
	                 xfs_iomap.c xfs_iops.c xfs_iops.h xfs_linux.h 
	                 xfs_lrw.c xfs_lrw.h xfs_stats.c xfs_stats.h 
	                 xfs_super.c xfs_super.h xfs_sysctl.c 
	                 xfs_sysctl.h xfs_version.h xfs_vfs.c xfs_vfs.h 
	                 xfs_vnode.c xfs_vnode.h 
	fs/xfs/pagebuf : Tag: linux_2_4 Makefile page_buf.c page_buf.h 
	fs/xfs/quota   : Tag: linux_2_4 Makefile xfs_dquot.c xfs_dquot.h 
	                 xfs_dquot_item.c xfs_dquot_item.h xfs_qm.c 
	                 xfs_qm.h xfs_qm_bhv.c xfs_qm_stats.c 
	                 xfs_qm_stats.h xfs_qm_syscalls.c 
	                 xfs_quota_priv.h xfs_trans_dquot.c 
	fs/xfs/support : Tag: linux_2_4 Makefile debug.c debug.h kmem.c 
	                 kmem.h ktrace.c ktrace.h move.c move.h mrlock.c 
	                 mrlock.h mutex.h qsort.c qsort.h sema.h spin.h 
	                 sv.h time.h uuid.c uuid.h 
	include/asm-ia64: Tag: linux_2_4 kmap_types.h 
Removed files:
	arch/cris/kernel: Tag: linux_2_4 hexify.c ksyms.c 
	arch/ppc/boot/prep: Tag: linux_2_4 of1275.c of1275.h 

Log message:
	Merge with Linux 2.4.24-pre1.


From ralf@linux-mips.org Mon Dec 15 19:26:48 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 19:26:48 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 19:26:48 +0000
X-archive-position: 3328
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	03/12/15 19:26:48

Modified files:
	drivers/char   : Tag: linux_2_4 Config.in 

Log message:
	Undo accidental deletion of Mwave config bits.


From ralf@linux-mips.org Mon Dec 15 20:13:36 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 20:13:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 20:13:36 +0000
X-archive-position: 3329
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	03/12/15 20:13:36

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

Log message:
	Also print c0_prid in register dumps - processor information is too
	often missing from bug reports ...


From ralf@linux-mips.org Mon Dec 15 20:14:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 20:14:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 20:14:10 +0000
X-archive-position: 3330
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	03/12/15 20:14:10

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

Log message:
	Also print c0_prid in register dumps - processor information is too
	often missing from bug reports ...


From ralf@linux-mips.org Mon Dec 15 20:27:37 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 20:27:38 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 20:27:37 +0000
X-archive-position: 3331
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	03/12/15 20:27:37

Modified files:
	arch/mips/vr41xx/common: Tag: linux_2_4 giu.c icu.c 
	                         int-handler.S ksyms.c vrc4173.c 
	include/asm-mips/vr41xx: Tag: linux_2_4 vr41xx.h 

Log message:
	Interrupt code improvments for VR4133.


From ralf@linux-mips.org Mon Dec 15 20:27:45 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 15 Dec 2003 20:27:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 15 Dec 2003 20:27:45 +0000
X-archive-position: 3332
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	03/12/15 20:27:45

Modified files:
	include/asm-mips/vr41xx: vr41xx.h 
	arch/mips/vr41xx/common: bcu.c giu.c icu.c int-handler.S ksyms.c 
	                         vrc4173.c 

Log message:
	Interrupt code improvments for VR4133.


From ralf@linux-mips.org Tue Dec 16 00:53:33 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 00:53:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 00:53:33 +0000
X-archive-position: 3333
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	03/12/16 00:53:33

linux/arch/mips/pmc-sierra

Update of /home/cvs/linux/arch/mips/pmc-sierra
In directory ftp.linux-mips.org:/tmp/cvs-serv28190/arch/mips/pmc-sierra

Log Message:
Directory /home/cvs/linux/arch/mips/pmc-sierra added to the repository
--> Using per-directory sticky tag `linux_2_4'


From ralf@linux-mips.org Tue Dec 16 00:53:37 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 00:53:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 00:53:37 +0000
X-archive-position: 3334
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	03/12/16 00:53:37

linux/arch/mips/pmc-sierra/yosemite

Update of /home/cvs/linux/arch/mips/pmc-sierra/yosemite
In directory ftp.linux-mips.org:/tmp/cvs-serv28190/arch/mips/pmc-sierra/yosemite

Log Message:
Directory /home/cvs/linux/arch/mips/pmc-sierra/yosemite added to the repository
--> Using per-directory sticky tag `linux_2_4'


From ralf@linux-mips.org Tue Dec 16 01:17:46 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 01:17:46 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 01:17:46 +0000
X-archive-position: 3335
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	03/12/16 01:17:46

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

Log message:
	Move the two copies of start_secondary into it's only caller, the
	Sibyte SMP code.


From ralf@linux-mips.org Tue Dec 16 03:09:20 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 03:09:20 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 03:09:20 +0000
X-archive-position: 3336
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	03/12/16 03:09:20

Modified files:
	drivers/net    : Tag: linux_2_4 Config.in Makefile 
Added files:
	drivers/net    : Tag: linux_2_4 titan_ge.c titan_ge.h 
	                 titan_mdio.c titan_mdio.h 

Log message:
	Titan GigE driver for PMC-Sierra's upcoming new SoC.


From ralf@linux-mips.org Tue Dec 16 03:21:05 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 03:21:05 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 03:21:05 +0000
X-archive-position: 3337
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	03/12/16 03:21:05

Modified files:
	drivers/net    : Kconfig 

Log message:
	It's port 2, not port 3 on the MV64340.


From ralf@linux-mips.org Tue Dec 16 03:29:52 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 03:29:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 03:29:52 +0000
X-archive-position: 3338
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	03/12/16 03:29:52

Modified files:
	drivers/net    : Kconfig Makefile 

Log message:
	Titan GigE driver for PMC-Sierra's upcoming new SoC.


From ralf@linux-mips.org Tue Dec 16 03:35:36 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 03:35:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 03:35:36 +0000
X-archive-position: 3339
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	03/12/16 03:35:36

Added files:
	drivers/net    : titan_ge.c titan_ge.h titan_mdio.c titan_mdio.h 

Log message:
	Titan GigE driver for PMC-Sierra's upcoming new SoC.


From ralf@linux-mips.org Tue Dec 16 03:55:21 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 03:55:21 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 03:55:21 +0000
X-archive-position: 3340
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	03/12/16 03:55:21

Modified files:
	drivers/net    : titan_ge.c 

Log message:
	2.6 interrupt handler return a irqreturn_t ...


From ralf@linux-mips.org Tue Dec 16 04:09:04 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 04:09:04 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 04:09:04 +0000
X-archive-position: 3341
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	03/12/16 04:09:04

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

Log message:
	Get rid of the use of init_etherdev - this is a deprecated and racy
	interface.


From ralf@linux-mips.org Tue Dec 16 04:09:38 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 04:09:38 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 04:09:38 +0000
X-archive-position: 3342
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	03/12/16 04:09:38

Modified files:
	drivers/net    : titan_ge.c 

Log message:
	Get rid of the use of init_etherdev - this is a deprecated and racy
	interface.


From ralf@linux-mips.org Tue Dec 16 04:25:53 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 04:25:53 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 04:25:53 +0000
X-archive-position: 3343
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	03/12/16 04:25:53

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

Log message:
	It's indent day.


From ralf@linux-mips.org Tue Dec 16 04:26:26 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 16 Dec 2003 04:26:26 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 16 Dec 2003 04:26:26 +0000
X-archive-position: 3344
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	03/12/16 04:26:26

Modified files:
	drivers/net    : titan_ge.c 

Log message:
	It's indent day.


From ladis@linux-mips.org Wed Dec 17 11:20:32 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 17 Dec 2003 11:20:32 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 17 Dec 2003 11:20:32 +0000
X-archive-position: 3345
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	03/12/17 11:20:32

Modified files:
	arch/mips/mips-boards/sead: Tag: linux_2_4 sead_setup.c 
	arch/mips/mips-boards/atlas: Tag: linux_2_4 atlas_setup.c 

Log message:
	Make console_setup match declaration.


From ladis@linux-mips.org Wed Dec 17 11:33:24 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 17 Dec 2003 11:33:24 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 17 Dec 2003 11:33:24 +0000
X-archive-position: 3346
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	03/12/17 11:33:24

Modified files:
	arch/mips/au1000/common: Tag: linux_2_4 setup.c 
	arch/mips/ddb5xxx/ddb5074: Tag: linux_2_4 setup.c 
	arch/mips/galileo-boards/ev96100: Tag: linux_2_4 setup.c 
	arch/mips/ite-boards/generic: Tag: linux_2_4 it8172_setup.c 
	arch/mips/mips-boards/malta: Tag: linux_2_4 malta_setup.c 

Log message:
	Remove unused declarations of console_setup.


From ladis@linux-mips.org Wed Dec 17 11:46:18 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 17 Dec 2003 11:46:18 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 17 Dec 2003 11:46:18 +0000
X-archive-position: 3347
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	03/12/17 11:46:18

Modified files:
	arch/mips/au1000/common: setup.c 
	arch/mips/ddb5xxx/ddb5074: setup.c 
	arch/mips/galileo-boards/ev96100: setup.c 
	arch/mips/ite-boards/generic: it8172_setup.c 

Log message:
	Remove unused declarations of console_setup.


From ladis@linux-mips.org Wed Dec 17 16:28:46 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 17 Dec 2003 16:28:46 +0000 (GMT)
From: ladis@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 17 Dec 2003 16:28:46 +0000
X-archive-position: 3348
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	03/12/17 16:28:46

Modified files:
	include/linux  : Tag: linux_2_4 console.h 
	kernel         : Tag: linux_2_4 printk.c 
	arch/mips/mips-boards/atlas: Tag: linux_2_4 atlas_setup.c 
	arch/mips/mips-boards/sead: Tag: linux_2_4 sead_setup.c 
	arch/mips/sgi-ip22: Tag: linux_2_4 ip22-setup.c 

Log message:
	Make console_setup static as is in mainstream kernel. Replace
	calls to console_setup by setting console_cmdline directly.
	<linux/console.h> fix was also sent to linux 2.2, 2.4 and 2.6
	maintainers


From kwalker@linux-mips.org Wed Dec 17 21:16:00 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 17 Dec 2003 21:16:00 +0000 (GMT)
From: kwalker@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Wed, 17 Dec 2003 21:16:00 +0000
X-archive-position: 3349
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: kwalker@linux-mips.org
Precedence: bulk
Reply-to: linux-mips@linux-mips.org
X-list: linux-cvs


CVSROOT:	/home/cvs
Module name:	linux
Changes by:	kwalker@ftp.linux-mips.org	03/12/17 21:16:00

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

Log message:
	fix SiByte build again


From ralf@linux-mips.org Thu Dec 18 01:51:37 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 01:51:37 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 01:51:37 +0000
X-archive-position: 3350
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	03/12/18 01:51:37

Modified files:
	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-rbtx4927 
	                 defconfig-rm200 defconfig-sb1250-swarm 
	                 defconfig-sead defconfig-tb0226 
	                 defconfig-tb0229 defconfig-ti1500 
	                 defconfig-workpad defconfig-xxs1500 
	arch/mips/kernel: Tag: linux_2_4 setup.c 
	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/mips64/kernel: Tag: linux_2_4 setup.c 
	include/asm-mips: Tag: linux_2_4 bootinfo.h serial.h 
	include/asm-mips64: Tag: linux_2_4 bootinfo.h serial.h 
Added files:
	arch/mips      : Tag: linux_2_4 defconfig-yosemite 
	arch/mips/pmc-sierra/yosemite: Tag: linux_2_4 Makefile 
	                               atmel_read_eeprom.c 
	                               atmel_read_eeprom.h ht-irq.c ht.c 
	                               i2c-yosemite.c i2c-yosemite.h 
	                               irq-handler.S irq.c pci-irq.c 
	                               pci.c prom.c setup.c setup.h 
	                               smp.c 
	include/asm-mips: Tag: linux_2_4 titan_dep.h 
	include/asm-mips64: Tag: linux_2_4 titan_dep.h 

Log message:
	Support for PMC-Sierra Yosemite.


From ralf@linux-mips.org Thu Dec 18 01:52:13 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 01:52:13 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 01:52:13 +0000
X-archive-position: 3351
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	03/12/18 01:52:13

Modified files:
	arch/mips      : Kconfig defconfig defconfig-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 
	arch/mips/pci  : Makefile 
	include/asm-mips: bootinfo.h serial.h 
Added files:
	arch/mips      : defconfig-yosemite 
	arch/mips/pci  : fixup-yosemite.c ops-titan.c 
	arch/mips/pmc-sierra/yosemite: Makefile atmel_read_eeprom.c 
	                               atmel_read_eeprom.h ht-irq.c ht.c 
	                               i2c-yosemite.c i2c-yosemite.h 
	                               irq-handler.S irq.c prom.c 
	                               setup.c setup.h smp.c 
	include/asm-mips: titan_dep.h 

Log message:
	Support for PMC-Sierra Yosemite.


From ralf@linux-mips.org Thu Dec 18 11:33:25 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 11:33:25 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 11:33:25 +0000
X-archive-position: 3352
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	03/12/18 11:33:25

Modified files:
	.              : Makefile 
	arch/i386/mm   : fault.c 
	drivers/block  : scsi_ioctl.c 
	drivers/i2c/busses: i2c-nforce2.c 
	drivers/ide    : ide-cd.c ide-cd.h 
	drivers/md     : raid5.c 
	drivers/net    : pci-skeleton.c pcnet32.c r8169.c sis190.c 
	drivers/net/wireless: airo.c 
	drivers/scsi   : ide-scsi.c libata-core.c qla1280.c 
	drivers/usb/core: devio.c hub.c usb.c 
	drivers/usb/image: Kconfig 
	drivers/usb/misc: auerswald.c 
	drivers/usb/serial: usb-serial.c 
	drivers/usb/storage: datafab.c jumpshot.c 
	fs             : libfs.c 
	fs/hpfs        : dir.c 
	fs/proc        : base.c 
	include/asm-x86_64: msr.h 
	include/linux  : blkdev.h list.h rtnetlink.h 
	kernel         : exit.c fork.c sched.c 
	lib            : kobject.c 
	mm             : mmap.c 
	net/bridge     : br_netfilter.c 
	net/ipv4       : tcp_ipv4.c 
	net/ipv4/netfilter: ip_conntrack_proto_tcp.c 
	                    ip_conntrack_standalone.c 
	net/ipv6       : tcp_ipv6.c udp.c 
	net/sched      : sch_htb.c 
	scripts        : file2alias.c 

Log message:
	Merge with Linux 2.6.0.


From sjhill@linux-mips.org Thu Dec 18 16:25:24 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 16:25:24 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 16:25:24 +0000
X-archive-position: 3353
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	03/12/18 16:25:24

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

Log message:
	Remove unused config option. The DS1742 RTC is now configured from the
	character devices.


From ralf@linux-mips.org Thu Dec 18 21:26:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 21:26:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 21:26:10 +0000
X-archive-position: 3354
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	03/12/18 21:26:10

Modified files:
	drivers/net    : Tag: linux_2_4 Config.in Makefile 
Added files:
	drivers/net    : Tag: linux_2_4 big_sur_ge.c big_sur_ge.h 

Log message:
	Big Sur ethernet driver.


From ralf@linux-mips.org Thu Dec 18 21:26:20 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 21:26:20 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 21:26:20 +0000
X-archive-position: 3355
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	03/12/18 21:26:20

Modified files:
	drivers/net    : Kconfig Makefile 
Added files:
	drivers/net    : big_sur_ge.c big_sur_ge.h 

Log message:
	Big Sur ethernet driver.


From sjhill@linux-mips.org Thu Dec 18 21:52:33 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 21:52:33 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 21:52:33 +0000
X-archive-position: 3356
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	03/12/18 21:52:33

Modified files:
	arch/mips/kernel: genex.S mips_ksyms.c ptrace.c 
	arch/mips/lib-32: dump_tlb.c 
	arch/mips/math-emu: dp_fint.c dp_flong.c sp_fint.c sp_flong.c 
	arch/mips/mm   : dma-noncoherent.c fault.c pg-r4k.c 
	include/asm-mips: cacheflush.h dma-mapping.h 

Log message:
	Clean up a bunch of compiler warnings and fix errors when PCI is not
	enabled.


From sjhill@linux-mips.org Thu Dec 18 22:11:04 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 22:11:04 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 22:11:04 +0000
X-archive-position: 3357
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	03/12/18 22:11:04

Modified files:
	arch/mips/mm   : dma-noncoherent.c 

Log message:
	Remove inclusion of 'linux/pci.h' which is unneeded.


From ralf@linux-mips.org Thu Dec 18 22:13:35 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 22:13:35 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 22:13:35 +0000
X-archive-position: 3358
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	03/12/18 22:13: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:
	This is exporting symbols so include <linux/module.h>.


From sjhill@linux-mips.org Thu Dec 18 22:21:54 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 22:21:54 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 22:21:54 +0000
X-archive-position: 3359
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	03/12/18 22:21:54

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

Log message:
	Reverse previous patch and fix it properly. We were using the destination
	address of the buffer instead of the actual page.


From ralf@linux-mips.org Thu Dec 18 23:48:33 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 18 Dec 2003 23:48:33 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Thu, 18 Dec 2003 23:48:33 +0000
X-archive-position: 3360
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	03/12/18 23:48:33

Modified files:
	include/asm-mips/mach-ip32: mc146818rtc.h 

Log message:
	Fix RTC interrupt.


From ralf@linux-mips.org Fri Dec 19 12:43:40 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 19 Dec 2003 12:43:40 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 19 Dec 2003 12:43:40 +0000
X-archive-position: 3361
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	03/12/19 12:43:40

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

Log message:
	Defines for VR4173 clock generator.


From ralf@linux-mips.org Fri Dec 19 12:44:11 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 19 Dec 2003 12:44:11 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 19 Dec 2003 12:44:11 +0000
X-archive-position: 3362
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	03/12/19 12:44:11

Modified files:
	include/asm-mips/vr41xx: vrc4173.h 

Log message:
	Defines for VR4173 clock generator.


From ralf@linux-mips.org Fri Dec 19 13:43:38 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 19 Dec 2003 13:43:38 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 19 Dec 2003 13:43:38 +0000
X-archive-position: 3363
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	03/12/19 13:43:38

Modified files:
	drivers/char   : Tag: linux_2_4 Config.in Makefile 
Added files:
	drivers/char   : Tag: linux_2_4 vr41xx_keyb.c 

Log message:
	VR41xx keyboard driver.


From ralf@linux-mips.org Fri Dec 19 17:58:56 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 19 Dec 2003 17:58:57 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Fri, 19 Dec 2003 17:58:56 +0000
X-archive-position: 3364
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	03/12/19 17:58:56

Modified files:
	arch/mips      : Makefile 

Log message:
	IP32 Makefile fix.


From ralf@linux-mips.org Sat Dec 20 00:46:36 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 00:46:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 00:46:36 +0000
X-archive-position: 3365
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	03/12/20 00:46:36

Modified files:
	lib            : Tag: linux_2_4 string.c 

Log message:
	Get rid of changes to memscan.  Once they were benefical for code speed
	on MIPS but these days will hurt particularly newer processors.


From ralf@linux-mips.org Sat Dec 20 12:39:18 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 12:39:18 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 12:39:18 +0000
X-archive-position: 3366
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	03/12/20 12:39:18

Modified files:
	drivers/pcmcia : Tag: linux_2_4 Config.in 

Log message:
	Remove trailing whitespace.


From ralf@linux-mips.org Sat Dec 20 12:54:30 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 12:54:30 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 12:54:30 +0000
X-archive-position: 3367
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	03/12/20 12:54:30

Modified files:
	drivers/char   : Tag: linux_2_4 misc.c 

Log message:
	There is no drivers/char/misc.c, so no need to initialize it twice ...


From ralf@linux-mips.org Sat Dec 20 13:18:51 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 13:18:51 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 13:18:51 +0000
X-archive-position: 3368
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	03/12/20 13:18:51

Modified files:
	drivers/char   : Tag: linux_2_4 au1000_gpio.c ite_gpio.c lcd.c 
	include/linux  : Tag: linux_2_4 miscdevice.h 

Log message:
	Time for one of those surprises you all love me for sooo much :-)
	
	Switch au1000_gpio.c, ite_gpio.c and lcd.c to dynamic minors.


From ralf@linux-mips.org Sat Dec 20 13:29:39 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 13:29:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 13:29:39 +0000
X-archive-position: 3369
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	03/12/20 13:29:39

Modified files:
	drivers/char   : au1000_gpio.c ite_gpio.c lcd.c 
	include/linux  : miscdevice.h 

Log message:
	Time for one of those surprises you all love me for sooo much :-)
	
	Switch au1000_gpio.c, ite_gpio.c and lcd.c to dynamic minors.


From ralf@linux-mips.org Sat Dec 20 14:18:07 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 14:18:07 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 14:18:07 +0000
X-archive-position: 3370
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	03/12/20 14:18:07

Modified files:
	arch/mips      : Kconfig defconfig-workpad 
	drivers/char   : .cvsignore Makefile 
Added files:
	drivers/char   : ibm_workpad_keymap.map 

Log message:
	New key map for IBM WorkPad z50.


From ralf@linux-mips.org Sat Dec 20 14:20:44 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 14:20:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 14:20:44 +0000
X-archive-position: 3371
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	03/12/20 14:20:44

Modified files:
	arch/mips      : Tag: linux_2_4 config-shared.in 
	                 defconfig-capcella defconfig-e55 
	                 defconfig-eagle defconfig-mpc30x 
	                 defconfig-osprey defconfig-tb0226 
	                 defconfig-tb0229 defconfig-workpad 
	drivers/char   : Tag: linux_2_4 .cvsignore Makefile 
Added files:
	drivers/char   : Tag: linux_2_4 ibm_workpad_keymap.map 

Log message:
	New key map for IBM WorkPad z50.


From ralf@linux-mips.org Sat Dec 20 22:15:07 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 22:15:07 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 22:15:07 +0000
X-archive-position: 3372
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	03/12/20 22:15:07

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

Log message:
	Avoid potencial double flush of data cache.


From ralf@linux-mips.org Sat Dec 20 22:15:13 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sat, 20 Dec 2003 22:15:13 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sat, 20 Dec 2003 22:15:13 +0000
X-archive-position: 3373
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	03/12/20 22:15:13

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

Log message:
	Avoid potencial double flush of data cache.


From ralf@linux-mips.org Sun Dec 21 01:21:46 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:21:46 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:21:46 +0000
X-archive-position: 3374
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	03/12/21 01:21:46

Removed files:
	drivers/input  : keybdev.c 

Log message:
	Old junk, should be long gone ...


From ralf@linux-mips.org Sun Dec 21 01:23:10 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:23:10 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:23:10 +0000
X-archive-position: 3375
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	03/12/21 01:23:10

Removed files:
	drivers/input  : uinput.c 

Log message:
	Old junk, should be long gone ...


From ralf@linux-mips.org Sun Dec 21 01:24:30 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:24:30 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:24:30 +0000
X-archive-position: 3376
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	03/12/21 01:24:30

Removed files:
	drivers/usb/class: printer.c 

Log message:
	Old junk, should be long gone ...


From ralf@linux-mips.org Sun Dec 21 01:26:16 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:26:16 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:26:16 +0000
X-archive-position: 3377
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	03/12/21 01:26:16

Modified files:
	fs             : aio.c 

Log message:
	This needs to include <asm/kmap_types.h>.


From ralf@linux-mips.org Sun Dec 21 01:27:17 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:27:17 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:27:17 +0000
X-archive-position: 3378
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	03/12/21 01:27:17

Removed files:
	include/asm-alpha: keyboard.h 

Log message:
	Old junk, should be long gone ...


From ralf@linux-mips.org Sun Dec 21 01:45:59 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 21 Dec 2003 01:45:59 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 21 Dec 2003 01:45:59 +0000
X-archive-position: 3379
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	03/12/21 01:45:59

Added files:
	include/asm-ia64: .cvsignore 
	include/pcmcia : cs_types.h 
Removed files:
	include/asm-alpha: smplock.h 
	include/asm-arm: keyboard.h smplock.h 
	include/asm-arm/proc-armv: rmap.h 
	include/asm-cris: smplock.h 
	include/asm-generic: smplock.h 
	include/asm-i386: keyboard.h smplock.h 
	include/asm-ia64: keyboard.h offsets.h smplock.h 
	include/asm-m68k: keyboard.h smplock.h 
	include/asm-mips: keyboard.h 
	include/asm-sparc64: keyboard.h 
	include/linux  : kbd_ll.h 

Log message:
	Cleanup more random differences to stock 2.6.0.


From ppopov@linux-mips.org Mon Dec 22 03:37:22 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 03:37:22 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 03:37:22 +0000
X-archive-position: 3380
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	03/12/22 03:37:22

Modified files:
	drivers/mtd/maps: Tag: linux_2_4 Makefile Config.in 
Added files:
	drivers/mtd/maps: Tag: linux_2_4 mirage-flash.c 

Log message:
	Added AMD/Alchemy Mirage mapping driver.


From ppopov@linux-mips.org Mon Dec 22 04:08:24 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 04:08:24 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 04:08:24 +0000
X-archive-position: 3381
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	03/12/22 04:08:24

Modified files:
	drivers/char   : Tag: linux_2_4 Config.in Makefile 
Added files:
	drivers/char   : Tag: linux_2_4 hydrogen3_buttons.c 

Log message:
	Hydrogen3 buttons driver.


From ppopov@linux-mips.org Mon Dec 22 04:37:54 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 04:37:54 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 04:37:54 +0000
X-archive-position: 3382
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	03/12/22 04:37:54

Modified files:
	arch/mips      : Tag: linux_2_4 defconfig-mtx-1 
	arch/mips/au1000/mtx-1: Tag: linux_2_4 Makefile board_setup.c 
	                        init.c 
	drivers/net    : Tag: linux_2_4 au1000_eth.c 

Log message:
	MTX-1 updates by Bruno Randolf.


From ppopov@linux-mips.org Mon Dec 22 05:00:38 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 05:00:38 +0000 (GMT)
From: ppopov@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 05:00:38 +0000
X-archive-position: 3383
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	03/12/22 05:00:38

Modified files:
	arch/mips/au1000/common: Tag: linux_2_4 irq.c reset.c setup.c 
	drivers/pcmcia : Tag: linux_2_4 au1000_generic.c 
	include/asm-mips: Tag: linux_2_4 au1000.h 

Log message:
	By Embedded Edge:
	- edge interrupt handling
	- reset/reboot updates
	- pcmcia update
	- au1000.h register name changes


From macro@linux-mips.org Mon Dec 22 16:02:20 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 16:02:20 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 16:02:20 +0000
X-archive-position: 3384
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	03/12/22 16:02:20

Modified files:
	drivers/video  : Tag: linux_2_4 maxinefb.c 
Added files:
	drivers/video  : Tag: linux_2_4 ims332.h 
Removed files:
	drivers/video  : Tag: linux_2_4 maxinefb.h 

Log message:
	Maxine framebuffer driver improvements; by Thiemo Seufer.


From macro@linux-mips.org Mon Dec 22 16:58:53 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 16:58:53 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 16:58:53 +0000
X-archive-position: 3385
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	03/12/22 16:58:53

Modified files:
	arch/mips      : Tag: linux_2_4 Makefile 
	arch/mips64    : Tag: linux_2_4 Makefile 

Log message:
	Support for newer gcc/gas options.


From macro@linux-mips.org Mon Dec 22 16:59:09 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 16:59:09 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 16:59:09 +0000
X-archive-position: 3386
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	03/12/22 16:59:09

Modified files:
	arch/mips      : Makefile 

Log message:
	Support for newer gcc/gas options.


From macro@linux-mips.org Mon Dec 22 17:44:54 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 17:44:54 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 17:44:54 +0000
X-archive-position: 3387
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	03/12/22 17:44:54

Modified files:
	arch/mips64/mm : Tag: linux_2_4 tlbex-r4k.S 

Log message:
	Fix the range check for kernel vmalloced addresses again, sigh...


From macro@linux-mips.org Mon Dec 22 17:45:26 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 17:45:26 +0000 (GMT)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 17:45:26 +0000
X-archive-position: 3388
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	03/12/22 17:45:26

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

Log message:
	Fix the range check for kernel vmalloced addresses again, sigh...


From ralf@linux-mips.org Mon Dec 22 22:44:39 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 22 Dec 2003 22:44:39 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 22 Dec 2003 22:44:39 +0000
X-archive-position: 3389
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	03/12/22 22:44:39

Modified files:
	.              : Tag: linux_2_4 CREDITS MAINTAINERS Makefile 
	Documentation  : Tag: linux_2_4 Configure.help devices.txt 
	Documentation/i2c: Tag: linux_2_4 dev-interface i2c-protocol 
	                   smbus-protocol summary writing-clients 
	Documentation/i386: Tag: linux_2_4 zero-page.txt 
	Documentation/networking: Tag: linux_2_4 sk98lin.txt 
	Documentation/usb: Tag: linux_2_4 w9968cf.txt 
	arch/cris/drivers: Tag: linux_2_4 ds1302.c pcf8563.c 
	arch/i386/kernel: Tag: linux_2_4 acpi.c mpparse.c smpboot.c 
	arch/m68k/bvme6000: Tag: linux_2_4 rtc.c 
	arch/m68k/mvme16x: Tag: linux_2_4 rtc.c 
	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-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-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/ppc64     : Tag: linux_2_4 Makefile 
	arch/ppc64/boot: Tag: linux_2_4 Makefile zImage.c zImage.lds 
	arch/ppc64/kernel: Tag: linux_2_4 HvCall.c Makefile chrp_setup.c 
	                   cputable.c entry.S head.S htab.c i8259.c 
	                   iSeries_irq.c iSeries_setup.c idle.c 
	                   ioctl32.c irq.c mf_proc.c misc.S open_pic.c 
	                   open_pic.h pSeries_hvCall.S pSeries_lpar.c 
	                   pSeries_pci.c pci_dma.c pmc.c proc_pmc.c 
	                   prom.c ras.c rtas-proc.c rtc.c scanlog.c 
	                   setup.c signal.c signal32.c smp.c stab.c 
	                   sys_ppc32.c xics.c xics.h 
	arch/ppc64/mm  : Tag: linux_2_4 fault.c 
	arch/sparc/kernel: Tag: linux_2_4 devices.c ioport.c 
	arch/sparc64/kernel: Tag: linux_2_4 ebus.c 
	arch/x86_64/kernel: Tag: linux_2_4 acpi.c 
	drivers/acorn/char: Tag: linux_2_4 i2c.c 
	drivers/acpi   : Tag: linux_2_4 Config.in bus.c pci_root.c 
	                 processor.c tables.c thermal.c 
	drivers/acpi/dispatcher: Tag: linux_2_4 dsinit.c dsmethod.c 
	                         dsmthdat.c dsopcode.c dswexec.c 
	                         dswload.c dswscope.c 
	drivers/acpi/events: Tag: linux_2_4 evgpe.c evgpeblk.c evmisc.c 
	                     evregion.c evrgnini.c evxfregn.c 
	drivers/acpi/executer: Tag: linux_2_4 exdump.c exfldio.c 
	                       exmisc.c exmutex.c exoparg1.c exoparg3.c 
	                       exprep.c exregion.c exresolv.c exresop.c 
	                       exstore.c exsystem.c 
	drivers/acpi/hardware: Tag: linux_2_4 hwacpi.c hwregs.c 
	                       hwsleep.c 
	drivers/acpi/namespace: Tag: linux_2_4 nsaccess.c nsalloc.c 
	                        nsdump.c nsdumpdv.c nsinit.c nsobject.c 
	                        nssearch.c nsutils.c nsxfname.c 
	drivers/acpi/parser: Tag: linux_2_4 psargs.c psparse.c psxface.c 
	drivers/acpi/resources: Tag: linux_2_4 rscalc.c rscreate.c 
	                        rsdump.c rsirq.c rslist.c 
	drivers/acpi/tables: Tag: linux_2_4 tbget.c tbgetall.c tbrsdt.c 
	                     tbxface.c tbxfroot.c 
	drivers/acpi/utilities: Tag: linux_2_4 utalloc.c utdebug.c 
	                        utdelete.c uteval.c utglobal.c 
	                        utobject.c 
	drivers/block  : Tag: linux_2_4 cciss.c cciss.h cciss_cmd.h 
	drivers/bluetooth: Tag: linux_2_4 Config.in hci_usb.c 
	drivers/char   : Tag: linux_2_4 Config.in ds1286.c efirtc.c 
	                 ip27-rtc.c mips_rtc.c rtc.c 
	drivers/char/drm: Tag: linux_2_4 drmP.h drm_bufs.h drm_drv.h 
	                  drm_memory.h drm_vm.h gamma_dma.c i810_dma.c 
	                  i830_dma.c mga_dma.c r128_cce.c radeon_cp.c 
	drivers/char/drm-4.0: Tag: linux_2_4 bufs.c drmP.h ffb_drv.c 
	                      gamma_drv.c i810_dma.c i810_drv.c memory.c 
	                      mga_dma.c mga_drv.c r128_cce.c r128_drv.c 
	                      radeon_cp.c radeon_drv.c tdfx_drv.c 
	drivers/hil    : Tag: linux_2_4 hp_sdc_rtc.c 
	drivers/i2c    : Tag: linux_2_4 i2c-algo-bit.c i2c-algo-pcf.c 
	                 i2c-core.c i2c-dev.c i2c-elektor.c i2c-elv.c 
	                 i2c-philips-par.c i2c-proc.c i2c-velleman.c 
	drivers/input  : Tag: linux_2_4 Config.in Makefile keybdev.c 
	drivers/macintosh: Tag: linux_2_4 rtc.c 
	drivers/md     : Tag: linux_2_4 raid1.c 
	drivers/media/video: Tag: linux_2_4 saa7110.c 
	drivers/mtd/maps: Tag: linux_2_4 Config.in 
	drivers/net    : Tag: linux_2_4 8139too.c Makefile.lib natsemi.c 
	                 starfire.c typhoon.c 
	drivers/net/sk98lin: Tag: linux_2_4 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: Tag: linux_2_4 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/wan: Tag: linux_2_4 Config.in Makefile 
	drivers/net/wireless: Tag: linux_2_4 airo.c 
	drivers/pci    : Tag: linux_2_4 pci.ids 
	drivers/pcmcia : Tag: linux_2_4 cardbus.c cistpl.c cs.c 
	                 rsrc_mgr.c sa1100_stork.c yenta.c 
	drivers/sbus/char: Tag: linux_2_4 rtc.c 
	drivers/usb    : Tag: linux_2_4 pegasus.c pegasus.h printer.c 
	                 scanner.c scanner.h w9968cf.c w9968cf.h 
	                 w9968cf_decoder.h w9968cf_externaldef.h 
	drivers/usb/serial: Tag: linux_2_4 ftdi_sio.c ftdi_sio.h 
	                    io_edgeport.c io_fw_boot.h io_fw_boot2.h 
	                    io_fw_down.h io_fw_down2.h mct_u232.c 
	                    mct_u232.h pl2303.c pl2303.h visor.c visor.h 
	drivers/usb/storage: Tag: linux_2_4 unusual_devs.h 
	fs/nfs         : Tag: linux_2_4 direct.c 
	fs/xfs         : Tag: linux_2_4 xfs.h xfs_acl.h xfs_attr.c 
	                 xfs_attr.h xfs_attr_leaf.c xfs_attr_leaf.h 
	                 xfs_buf.h xfs_log.c xfs_rename.c xfs_trans.c 
	                 xfs_types.h xfs_vfsops.c xfsidbg.c 
	fs/xfs/linux   : Tag: linux_2_4 xfs_aops.c xfs_file.c 
	                 xfs_globals.c xfs_iops.c xfs_iops.h xfs_linux.h 
	                 xfs_lrw.c xfs_super.c xfs_sysctl.c 
	fs/xfs/pagebuf : Tag: linux_2_4 page_buf.c page_buf.h 
	fs/xfs/quota   : Tag: linux_2_4 xfs_dquot.c 
	fs/xfs/support : Tag: linux_2_4 uuid.c 
	include/acpi   : Tag: linux_2_4 acconfig.h acevents.h acglobal.h 
	                 acmacros.h acobject.h acpi_drivers.h acutils.h 
	include/asm-i386: Tag: linux_2_4 edd.h 
	include/asm-ppc64: Tag: linux_2_4 cputable.h current.h hvcall.h 
	                   hw_irq.h irq.h machdep.h memory.h mmu.h 
	                   naca.h paca.h ppc32.h processor.h ptrace.h 
	                   serial.h smp.h spinlock.h 
	include/asm-ppc64/iSeries: Tag: linux_2_4 HvCall.h ItLpPaca.h 
	include/asm-sparc: Tag: linux_2_4 openprom.h oplib.h system.h 
	include/linux  : Tag: linux_2_4 i2c-id.h input.h 
	include/net/bluetooth: Tag: linux_2_4 hci.h 
	kernel         : Tag: linux_2_4 fork.c 
	mm             : Tag: linux_2_4 page_alloc.c 
	net/bluetooth  : Tag: linux_2_4 hci_event.c hci_sock.c 
	net/bluetooth/bnep: Tag: linux_2_4 sock.c 
	net/bluetooth/cmtp: Tag: linux_2_4 sock.c 
	net/irda/irnet : Tag: linux_2_4 irnet.h 
	scripts        : Tag: linux_2_4 ver_linux 
Added files:
	arch/ppc64/kernel: Tag: linux_2_4 vio.c viopath.c 
	drivers/input  : Tag: linux_2_4 uinput.c 
	drivers/net/wan: Tag: linux_2_4 hd64572.h pc300.h pc300_drv.c 
	                 pc300_falc-lh.h pc300_tty.c 
	include/asm-ppc64: Tag: linux_2_4 vio.h 
	include/linux  : Tag: linux_2_4 uinput.h 

Log message:
	Merge with Linux 2.4.24-pre2.


From sjhill@linux-mips.org Tue Dec 23 16:02:14 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 23 Dec 2003 16:02:14 +0000 (GMT)
From: sjhill@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 23 Dec 2003 16:02:14 +0000
X-archive-position: 3390
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	03/12/23 16:02:14

Modified files:
	drivers/serial : ip22zilog.c 

Log message:
	Fix #ifdef for using SYSRQ.


From ralf@linux-mips.org Sun Dec 28 23:02:20 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Sun, 28 Dec 2003 23:02:20 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Sun, 28 Dec 2003 23:02:20 +0000
X-archive-position: 3391
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	03/12/28 23:02:20

Modified files:
	arch/mips/vr41xx/tanbac-tb0226: setup.c 

Log message:
	Add missing early_initcall() invokation.


From ralf@linux-mips.org Mon Dec 29 00:24:22 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 00:24:22 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 00:24:22 +0000
X-archive-position: 3392
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	03/12/29 00:24:22

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

Log message:
	Fix misnumbering of N32 syscalls 220 and higher.


From ralf@linux-mips.org Mon Dec 29 00:31:19 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 00:31:19 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 00:31:19 +0000
X-archive-position: 3393
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	03/12/29 00:31:19

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

Log message:
	Delete unused variable config.


From ralf@linux-mips.org Mon Dec 29 00:37:36 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 00:37:36 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 00:37:36 +0000
X-archive-position: 3394
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	03/12/29 00:37:36

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

Log message:
	Add missing calls to build_clear_page / build_copy_page.


From ralf@linux-mips.org Mon Dec 29 00:40:52 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 00:40:52 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 00:40:52 +0000
X-archive-position: 3395
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	03/12/29 00:40:52

Modified files:
	arch/mips/mm   : Makefile 
Removed files:
	arch/mips/mm   : pg-r3k.c 

Log message:
	Now that pg-r3k has just become a special case of pg-r4k, good bye ...


From ralf@linux-mips.org Mon Dec 29 02:17:46 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 02:17:46 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 02:17:46 +0000
X-archive-position: 3396
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	03/12/29 02:17:46

Added files:
	fs/xfs         : Tag: linux_2_4 .cvsignore 
	fs/xfs/linux   : Tag: linux_2_4 .cvsignore 
	fs/xfs/pagebuf : Tag: linux_2_4 .cvsignore 
	fs/xfs/support : Tag: linux_2_4 .cvsignore 

Log message:
	A few more ...


From ralf@linux-mips.org Mon Dec 29 02:34:58 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 29 Dec 2003 02:34:58 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Mon, 29 Dec 2003 02:34:58 +0000
X-archive-position: 3397
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	03/12/29 02:34:58

Modified files:
	include/asm-mips: Tag: linux_2_4 smp.h 
	include/asm-mips64: Tag: linux_2_4 smp.h 
	arch/mips/sgi-ip27: Tag: linux_2_4 ip27-init.c 
	arch/mips/sibyte/cfe: Tag: linux_2_4 smp.c 
	arch/mips/pmc-sierra/yosemite: Tag: linux_2_4 prom.c smp.c 

Log message:
	Move all declarations of smp_bootstrap() to <asm/smp.h>.


From ralf@linux-mips.org Tue Dec 30 05:04:45 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:04:45 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:04:45 +0000
X-archive-position: 3398
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	03/12/30 05:04:45

Modified files:
	arch/mips/sibyte/sb1250: irq_handler.S 

Log message:
	It's safe to to assume SB1 is only used with MIPS64 aware binutils.


From ralf@linux-mips.org Tue Dec 30 05:08:14 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:08:14 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:08:14 +0000
X-archive-position: 3399
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	03/12/30 05:08:14

Modified files:
	arch/mips/mm   : cex-sb1.S 

Log message:
	It's safe to to assume SB1 is only used with MIPS64 aware binutils.


From ralf@linux-mips.org Tue Dec 30 05:10:44 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:10:44 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:10:44 +0000
X-archive-position: 3400
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	03/12/30 05:10:44

Modified files:
	arch/mips/kernel: smp.c 
	arch/mips/pmc-sierra/yosemite: smp.c 
	arch/mips/sibyte/cfe: smp.c 
	include/asm-mips: smp.h 

Log message:
	More SMP prototype cleanup.  Some were not just duplicates but differing
	in potencially fatal ways ...


From ralf@linux-mips.org Tue Dec 30 05:12:02 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:12:02 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:12:02 +0000
X-archive-position: 3401
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	03/12/30 05:12:02

Modified files:
	arch/mips/sibyte/cfe: setup.c 

Log message:
	Build fix.


From ralf@linux-mips.org Tue Dec 30 05:20:16 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:20:16 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:20:16 +0000
X-archive-position: 3402
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	03/12/30 05:20:16

Modified files:
	arch/mips/kernel: Tag: linux_2_4 smp.c 
	arch/mips64/kernel: Tag: linux_2_4 smp.c 
	arch/mips/sibyte/sb1250: Tag: linux_2_4 smp.c 
	arch/mips/pmc-sierra/yosemite: Tag: linux_2_4 smp.c 
	include/asm-mips: Tag: linux_2_4 smp.h 
	include/asm-mips64: Tag: linux_2_4 smp.h 

Log message:
	Same prototype cleanup for 2.4.


From ralf@linux-mips.org Tue Dec 30 05:48:31 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 05:48:31 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 05:48:31 +0000
X-archive-position: 3403
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	03/12/30 05:48:31

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

Log message:
	Derive setting of ALMASK and a few others from the ABI not ISA.


From ralf@linux-mips.org Tue Dec 30 06:01:04 2003
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 30 Dec 2003 06:01:04 +0000 (GMT)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@-mips.org: linux 
Date: Tue, 30 Dec 2003 06:01:04 +0000
X-archive-position: 3404
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	03/12/30 06:01:04

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

Log message:
	Derive setting of ALMASK and a few others from the ABI not ISA.


