From ralf@linux-mips.org Thu May  5 13:43:42 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 May 2005 14:43:42 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 05 May 2005 14:43:42 +0100
X-archive-position: 5574
X-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	05/05/05 14:43:42

Modified files:
	.              : Tag: linux_2_4 MAINTAINERS Makefile 
	arch/i386/mm   : Tag: linux_2_4 pageattr.c 
	arch/x86_64/kernel: Tag: linux_2_4 e820.c mtrr.c process.c 
	                    setup64.c smp.c 
	arch/x86_64/mm : Tag: linux_2_4 pageattr.c 
	drivers/usb/serial: Tag: linux_2_4 visor.c visor.h 
	include/asm-x86_64: Tag: linux_2_4 hw_irq.h mmu_context.h 
	                    unistd.h 
	lib            : Tag: linux_2_4 rwsem-spinlock.c rwsem.c 
	mm             : Tag: linux_2_4 filemap.c 
	net/netlink    : Tag: linux_2_4 af_netlink.c 

Log message:
	Merge with Linux 2.4.31-pre1.


From ralf@linux-mips.org Thu May  5 16:46:00 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 05 May 2005 17:46:00 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 05 May 2005 17:46:00 +0100
X-archive-position: 5575
X-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	05/05/05 17:45:59

Modified files:
	include/asm-mips: cpu-features.h cpu-info.h cpu.h mipsregs.h 
	arch/mips/kernel: cpu-probe.c proc.c 

Log message:
	Cleanup decoding of MIPSxx config registers.


From ralf@linux-mips.org Fri May  6 14:31:13 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 May 2005 15:31:13 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Fri, 06 May 2005 15:31:13 +0100
X-archive-position: 5576
X-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	05/05/06 15:31:13

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

Log message:
	No point in checking cpu_has_tlb before we've computed the CPU options.
	So for now we just unconditionally set the option - Linux wouldn't
	work without a TLB anyway.
	
	Setting MIPS_CPU_4KTLB was missing for Alchemy and Sandcraft, add that
	back.


From macro@linux-mips.org Fri May  6 16:28:56 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Fri, 06 May 2005 17:28:56 +0100 (BST)
From: macro@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Fri, 06 May 2005 17:28:56 +0100
X-archive-position: 5577
X-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	05/05/06 17:28:56

Modified files:
	arch/mips/kernel: scall64-o32.S 

Log message:
	sys_nfsservctl() needs translation.


From ralf@linux-mips.org Mon May  9 13:16:07 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 09 May 2005 14:16:07 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Mon, 09 May 2005 14:16:07 +0100
X-archive-position: 5578
X-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	05/05/09 14:16:07

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

Log message:
	__compute_return_epc() uses CFC1 instruction which might result in a
	coprocessor unusable exception since the process can lose its fpu
	context by preemption.


From ralf@linux-mips.org Wed May 11 11:00:36 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 May 2005 12:00:36 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Wed, 11 May 2005 12:00:36 +0100
X-archive-position: 5579
X-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	05/05/11 12:00:36

Modified files:
	include/asm-mips: fpu_emulator.h 
	arch/mips/math-emu: kernel_linkage.c 

Log message:
	Get rid of the eir struct mips_fpu_emulator_private member.  It's
	never initialized been initialized anywhere, just saved to and
	restored from signal frames so nonsense anyway.  As neat side effect
	of being shared between all processors it was also abusable as a
	nice covert channel between processes.


From ralf@linux-mips.org Wed May 11 12:02:48 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 11 May 2005 13:02:48 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Wed, 11 May 2005 13:02:48 +0100
X-archive-position: 5580
X-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	05/05/11 13:02:48

Modified files:
	include/asm-mips: fpu_emulator.h 
	arch/mips/math-emu: cp1emu.c dsemul.c 

Log message:
	Now that a struct is the only member left in struct
	mips_fpu_emulator_stats cleanup that unnecessary nesting of structs.


From ralf@linux-mips.org Thu May 19 12:09:03 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 13:09:10 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 13:09:03 +0100
X-archive-position: 5581
X-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	05/05/19 13:08:54

Modified files:
	.              : CREDITS MAINTAINERS Makefile 
	Documentation  : 00-INDEX Changes dontdiff 
	                 feature-removal-schedule.txt pci.txt 
	Documentation/DocBook: Makefile kernel-api.tmpl 
	Documentation/RCU: RTFP.txt UP.txt checklist.txt listRCU.txt 
	                   rcu.txt 
	Documentation/aoe: aoe.txt status.sh 
	Documentation/filesystems: Locking proc.txt 
	Documentation/i386: zero-page.txt 
	Documentation/networking: DLINK.txt netdevices.txt 
	Documentation/power: pci.txt 
	Documentation/s390: cds.txt 
	arch/alpha     : Kconfig 
	arch/alpha/kernel: osf_sys.c ptrace.c systbls.S 
	arch/arm       : Kconfig 
	arch/arm/boot/compressed: head.S 
	arch/arm/common: rtctime.c 
	arch/arm/configs: ixdp2800_defconfig 
	arch/arm/kernel: Makefile asm-offsets.c entry-armv.S 
	                 entry-common.S entry-header.S head.S process.c 
	                 ptrace.c sys_arm.c traps.c vmlinux.lds.S 
	arch/arm/mach-clps711x: Kconfig 
	arch/arm/mach-footbridge: Kconfig 
	arch/arm/mach-imx: Kconfig generic.c 
	arch/arm/mach-integrator: core.c integrator_cp.c leds.c time.c 
	arch/arm/mach-ixp2000: ixdp2800.c pci.c 
	arch/arm/mach-ixp4xx: common-pci.c 
	arch/arm/mach-pxa: generic.c sleep.S 
	arch/arm/mm    : Kconfig abort-ev6.S mm-armv.c 
	arch/arm26     : Kconfig 
	arch/arm26/kernel: ptrace.c 
	arch/arm26/mm  : small_page.c 
	arch/cris/arch-v10/kernel: ptrace.c 
	arch/frv/kernel: ptrace.c 
	arch/h8300/kernel: ptrace.c 
	arch/i386      : Kconfig Makefile 
	arch/i386/boot : bootsect.S setup.S video.S 
	arch/i386/boot/compressed: misc.c 
	arch/i386/kernel: Makefile apic.c entry.S head.S i386_ksyms.c 
	                  io_apic.c kprobes.c nmi.c process.c ptrace.c 
	                  reboot.c smpboot.c time.c time_hpet.c traps.c 
	                  vm86.c 
	arch/i386/kernel/acpi: boot.c 
	arch/i386/kernel/cpu: amd.c proc.c 
	arch/i386/kernel/cpu/mtrr: cyrix.c generic.c main.c 
	arch/i386/kernel/timers: timer_hpet.c timer_tsc.c 
	arch/i386/oprofile: nmi_timer_int.c 
	arch/i386/pci  : irq.c 
	arch/ia64      : Kconfig 
	arch/ia64/configs: sn2_defconfig tiger_defconfig 
	arch/ia64/hp/common: sba_iommu.c 
	arch/ia64/ia32 : ia32_signal.c 
	arch/ia64/kernel: acpi.c entry.S fsys.S head.S iosapic.c 
	                  irq_ia64.c mca_asm.S mca_drv.c mca_drv_asm.S 
	                  perfmon.c perfmon_default_smpl.c process.c 
	                  ptrace.c setup.c signal.c smpboot.c sys_ia64.c 
	                  unwind.c 
	arch/ia64/lib  : flush.S memcpy_mck.S memset.S 
	arch/ia64/mm   : contig.c discontig.c fault.c init.c 
	arch/ia64/sn/include/pci: pcibr_provider.h 
	arch/ia64/sn/kernel: Makefile bte.c bte_error.c huberror.c 
	                     io_init.c irq.c mca.c setup.c 
	arch/ia64/sn/kernel/sn2: sn_hwperf.c 
	arch/ia64/sn/pci: Makefile pci_dma.c 
	arch/ia64/sn/pci/pcibr: pcibr_ate.c pcibr_dma.c pcibr_provider.c 
	                        pcibr_reg.c 
	arch/m32r/kernel: ptrace.c 
	arch/m68k/kernel: ptrace.c 
	arch/m68knommu : Kconfig 
	arch/m68knommu/kernel: ptrace.c 
	arch/mips      : defconfig 
	arch/mips/configs: atlas_defconfig capcella_defconfig 
	                   cobalt_defconfig db1000_defconfig 
	                   db1100_defconfig db1500_defconfig 
	                   db1550_defconfig ddb5476_defconfig 
	                   ddb5477_defconfig decstation_defconfig 
	                   e55_defconfig ev64120_defconfig 
	                   ev96100_defconfig ip22_defconfig 
	                   ip27_defconfig ip32_defconfig 
	                   it8172_defconfig ivr_defconfig 
	                   jaguar-atx_defconfig jmr3927_defconfig 
	                   lasat200_defconfig malta_defconfig 
	                   mpc30x_defconfig ocelot_3_defconfig 
	                   ocelot_c_defconfig ocelot_defconfig 
	                   ocelot_g_defconfig osprey_defconfig 
	                   pb1100_defconfig pb1500_defconfig 
	                   pb1550_defconfig rm200_defconfig 
	                   sb1250-swarm_defconfig sead_defconfig 
	                   tb0226_defconfig tb0229_defconfig 
	                   workpad_defconfig yosemite_defconfig 
	arch/mips/kernel: ptrace.c syscall.c 
	arch/parisc    : Kconfig 
	arch/parisc/kernel: ptrace.c sys_parisc.c syscall_table.S 
	arch/ppc       : Kconfig Makefile 
	arch/ppc/boot/images: Makefile 
	arch/ppc/kernel: Makefile align.c cpu_setup_6xx.S entry.S head.S 
	                 head_44x.S head_booke.h head_fsl_booke.S misc.S 
	                 pci.c ptrace.c setup.c signal.c traps.c 
	                 vmlinux.lds.S 
	arch/ppc/platforms: chrp_pci.c chrp_setup.c pmac_cache.S 
	                    pmac_feature.c pmac_low_i2c.c pmac_sleep.S 
	                    pmac_smp.c pmac_time.c radstone_ppc7d.c 
	                    radstone_ppc7d.h 
	arch/ppc/platforms/4xx: ebony.c luan.c ocotea.c 
	arch/ppc/syslib: cpm2_pic.c m8260_pci.c mpc52xx_pci.c 
	                 ppc85xx_setup.c 
	arch/ppc64     : Kconfig Kconfig.debug Makefile 
	arch/ppc64/boot: addnote.c main.c 
	arch/ppc64/kernel: HvLpEvent.c misc.S nvram.c pSeries_hvCall.S 
	                   pSeries_smp.c pci.c prom.c prom_init.c 
	                   ptrace.c ptrace32.c rtas_flash.c scanlog.c 
	                   signal.c signal32.c smp.c time.c xics.c 
	arch/ppc64/kernel/vdso32: Makefile cacheflush.S gettimeofday.S 
	                          vdso32.lds.S 
	arch/ppc64/kernel/vdso64: Makefile cacheflush.S vdso64.lds.S 
	arch/ppc64/mm  : hash_low.S hash_native.c hash_utils.c 
	                 hugetlbpage.c imalloc.c init.c slb.c stab.c 
	arch/ppc64/xmon: ppc-opc.c 
	arch/s390      : defconfig 
	arch/s390/kernel: compat_ioctl.c ptrace.c s390_ksyms.c setup.c 
	                  time.c vtime.c 
	arch/s390/mm   : cmm.c init.c 
	arch/sh        : Kconfig 
	arch/sh/kernel : ptrace.c 
	arch/sh64/kernel: ptrace.c sys_sh64.c syscalls.S 
	arch/sparc/kernel: process.c ptrace.c sparc_ksyms.c 
	arch/sparc/prom: memory.c sun4prom.c 
	arch/sparc64   : Kconfig 
	arch/sparc64/kernel: irq.c process.c ptrace.c sparc64_ksyms.c 
	                     time.c 
	arch/sparc64/mm: init.c 
	arch/um        : Kconfig Kconfig_i386 Kconfig_x86_64 Makefile 
	                 Makefile-i386 Makefile-x86_64 defconfig 
	arch/um/drivers: chan_kern.c line.c ssl.c stdio_console.c 
	                 ubd_kern.c xterm_kern.c 
	arch/um/include: kern_util.h line.h os.h skas_ptrace.h 
	                 user_util.h 
	arch/um/include/sysdep-i386: checksum.h ptrace.h sigcontext.h 
	                             signal.h syscalls.h 
	arch/um/include/sysdep-x86_64: ptrace.h sigcontext.h signal.h 
	                               syscalls.h 
	arch/um/kernel : Makefile irq.c ksyms.c process.c process_kern.c 
	                 ptrace.c sigio_user.c syscall_kern.c 
	                 time_kern.c trap_kern.c trap_user.c um_arch.c 
	arch/um/kernel/skas: process.c process_kern.c trap_user.c 
	                     uaccess.c 
	arch/um/kernel/skas/include: mode_kern-skas.h skas.h 
	                             uaccess-skas.h 
	arch/um/kernel/skas/util: Makefile mk_ptregs-i386.c 
	                          mk_ptregs-x86_64.c 
	arch/um/kernel/tt: Makefile mem.c process_kern.c syscall_user.c 
	                   tracer.c trap_user.c 
	arch/um/kernel/tt/include: mode_kern-tt.h uaccess-tt.h 
	arch/um/os-Linux: process.c signal.c 
	arch/um/os-Linux/sys-i386: registers.c 
	arch/um/os-Linux/util: Makefile mk_user_constants.c 
	arch/um/scripts: Makefile.rules 
	arch/um/sys-i386: Makefile checksum.S delay.c ksyms.c ldt.c 
	                  ptrace.c signal.c 
	arch/um/sys-i386/util: Makefile mk_sc.c 
	arch/um/sys-ppc: ptrace.c 
	arch/um/sys-x86_64: Makefile delay.c ptrace.c signal.c 
	                    syscalls.c 
	arch/um/sys-x86_64/util: Makefile mk_sc.c 
	arch/um/util   : Makefile 
	arch/v850/kernel: ptrace.c 
	arch/x86_64    : Kconfig 
	arch/x86_64/boot: bootsect.S setup.S 
	arch/x86_64/ia32: vsyscall.lds 
	arch/x86_64/kernel: e820.c early_printk.c entry.S head64.c 
	                    io_apic.c kprobes.c module.c nmi.c process.c 
	                    ptrace.c setup.c setup64.c signal.c 
	                    sys_x86_64.c x8664_ksyms.c 
	arch/x86_64/lib: getuser.S putuser.S 
	crypto         : Kconfig 
	drivers/acpi   : processor_idle.c scan.c 
	drivers/atm    : eni.c fore200e.c he.c he.h 
	drivers/base   : bus.c core.c platform.c 
	drivers/block  : DAC960.c DAC960.h Kconfig floppy.c genhd.c 
	                 nbd.c noop-iosched.c 
	drivers/block/aoe: aoe.h aoeblk.c aoedev.c aoenet.c 
	drivers/cdrom  : cdrom.c cdu31a.c mcdx.c sbpcd.c 
	drivers/char   : Kconfig Makefile dtlk.c hangcheck-timer.c 
	                 keyboard.c s3c2410-rtc.c snsc.c snsc.h sonypi.c 
	                 specialix.c stallion.c tty_io.c vt_ioctl.c 
	drivers/char/agp: ali-agp.c amd-k7-agp.c amd64-agp.c ati-agp.c 
	                  backend.c efficeon-agp.c frontend.c 
	                  nvidia-agp.c sis-agp.c sworks-agp.c via-agp.c 
	drivers/char/ipmi: ipmi_bt_sm.c ipmi_msghandler.c ipmi_si_intf.c 
	                   ipmi_si_sm.h ipmi_watchdog.c 
	drivers/char/rio: rio_linux.c 
	drivers/char/tpm: tpm.c 
	drivers/cpufreq: cpufreq.c 
	drivers/i2c/busses: Kconfig i2c-mpc.c 
	drivers/ide/pci: sis5513.c 
	drivers/ide/ppc: pmac.c 
	drivers/ieee1394: ohci1394.c 
	drivers/infiniband/hw/mthca: mthca_memfree.c 
	drivers/input/joystick: spaceorb.c 
	drivers/input/keyboard: atkbd.c 
	drivers/isdn/capi: capi.c kcapi_proc.c 
	drivers/isdn/divert: isdn_divert.c 
	drivers/isdn/hisax: hfc4s8s_l1.c 
	drivers/isdn/i4l: isdn_ppp.c 
	drivers/macintosh: adbhid.c via-pmu.c 
	drivers/md     : dm-crypt.c dm-emc.c dm-hw-handler.c dm-mpath.c 
	                 dm-path-selector.c dm-table.c dm-zero.c dm.c 
	                 md.c multipath.c raid1.c raid10.c raid5.c 
	                 raid6main.c 
	drivers/media/common: ir-common.c 
	drivers/media/dvb/frontends: cx22702.c cx22702.h 
	drivers/media/video: Kconfig bttv-driver.c bttv-i2c.c msp3400.c 
	                     tuner-core.c tvaudio.c 
	drivers/media/video/cx88: cx88-core.c cx88-dvb.c cx88-i2c.c 
	                          cx88-vbi.c cx88-video.c cx88.h 
	drivers/media/video/saa7134: saa6752hs.c saa7134-cards.c 
	                             saa7134-dvb.c saa7134-empress.c 
	                             saa7134-input.c 
	drivers/mmc    : Kconfig 
	drivers/net    : 3c59x.c Kconfig Space.c gt96100eth.h hp100.c 
	                 loopback.c mv643xx_eth.c ppp_deflate.c 
	                 ppp_generic.c r8169.c slip.c sunbmac.c sunhme.c 
	                 sunlance.c sunqe.c tg3.c tg3.h 
	drivers/net/appletalk: Kconfig cops.c cops_ffdrv.h cops_ltdrv.h 
	                       ltpc.c 
	drivers/net/arcnet: capmode.c 
	drivers/net/hamradio: 6pack.c Kconfig baycom_epp.c bpqether.c 
	                      dmascc.c hdlcdrv.c mkiss.c scc.c yam.c 
	drivers/net/irda: Kconfig 
	drivers/net/wan: Kconfig cycx_x25.c pc300_drv.c pc300_tty.c 
	                 sdla_chdlc.c x25_asy.c 
	drivers/oprofile: oprofile_files.c 
	drivers/parport: Kconfig parport_pc.c 
	drivers/pci    : hotplug.c msi.c pci-acpi.c pci-driver.c 
	                 pci-sysfs.c pci.c probe.c proc.c quirks.c rom.c 
	drivers/pci/hotplug: ibmphp.h ibmphp_hpc.c ibmphp_pci.c 
	                     pci_hotplug.h pciehp_core.c 
	                     pcihp_skeleton.c 
	drivers/pcmcia : pd6729.c ti113x.h 
	drivers/pnp    : manager.c 
	drivers/pnp/pnpacpi: rsparser.c 
	drivers/pnp/pnpbios: rsparser.c 
	drivers/s390/block: dasd.c dasd_cmb.c dasd_devmap.c dasd_eckd.c 
	                    dasd_genhd.c dasd_int.h dasd_ioctl.c 
	                    dasd_proc.c 
	drivers/s390/cio: airq.c cio.c device_ops.c qdio.h 
	drivers/s390/crypto: z90main.c 
	drivers/s390/net: smsgiucv.c smsgiucv.h 
	drivers/s390/scsi: zfcp_aux.c zfcp_def.h 
	drivers/sbus/char: rtc.c 
	drivers/scsi   : Kconfig NCR53C9x.c esp.c pas16.c pluto.c scsi.c 
	                 scsi_error.c scsi_scan.c scsi_transport_spi.c 
	                 sr_ioctl.c sym53c416.c ultrastor.c 
	drivers/scsi/aacraid: linit.c 
	drivers/scsi/aic7xxx: aic7xxx_osm.c aic7xxx_osm.h 
	drivers/scsi/qla2xxx: qla_attr.c qla_gbl.h qla_os.c qla_sup.c 
	drivers/scsi/sym53c8xx_2: sym_glue.c 
	drivers/serial : 21285.c 8250.c 8250_hp300.c 8250_pci.c 
	                 amba-pl010.c amba-pl011.c clps711x.c imx.c 
	                 ioc4_serial.c mpsc.c mpsc.h s3c2410.c sa1100.c 
	                 serial_cs.c serial_lh7a40x.c sn_console.c 
	                 sunsab.c sunsu.c 
	drivers/serial/jsm: jsm.h jsm_neo.c jsm_tty.c 
	drivers/telephony: ixj.c ixj.h 
	drivers/usb/core: message.c urb.c usb.c 
	drivers/usb/gadget: ether.c inode.c lh7a40x_udc.c serial.c 
	drivers/usb/host: ehci-hcd.c ehci-hub.c ehci.h hc_crisv10.c 
	                  sl811-hcd.c 
	drivers/usb/image: mdc800.c microtek.c 
	drivers/usb/input: aiptek.c ati_remote.c mtouchusb.c usbkbd.c 
	drivers/usb/media: ov511.c sn9c102_core.c sn9c102_sensor.h 
	drivers/usb/media/pwc: pwc-ctrl.c pwc-if.c pwc-ioctl.h pwc.h 
	drivers/usb/misc: legousbtower.c 
	drivers/usb/misc/sisusbvga: sisusb.c 
	drivers/usb/net: pegasus.c usbnet.c zd1201.c 
	drivers/usb/serial: Kconfig Makefile cypress_m8.c ftdi_sio.c 
	                    ftdi_sio.h io_usbvend.h keyspan_usa90msg.h 
	drivers/usb/storage: debug.c shuttle_usbat.c unusual_devs.h 
	drivers/video  : Kconfig Makefile amba-clcd.c cyber2000fb.c 
	                 fbcmap.c fbmem.c fbmon.c fbsysfs.c imsttfb.c 
	                 radeonfb.c tcx.c tdfxfb.c tgafb.c vesafb.c 
	drivers/video/aty: radeon_base.c 
	drivers/video/console: fbcon.c vgacon.c 
	drivers/video/i810: i810_main.c 
	drivers/video/intelfb: intelfbdrv.c 
	drivers/video/logo: Kconfig 
	drivers/video/nvidia: nvidia.c 
	drivers/video/savage: savagefb_driver.c 
	drivers/video/sis: init.c init.h init301.c init301.h sis_main.c 
	fs             : aio.c bad_inode.c binfmt_elf.c bio.c 
	                 block_dev.c buffer.c char_dev.c compat.c 
	                 dcache.c eventpoll.c exec.c fcntl.c 
	                 fs-writeback.c inode.c locks.c mbcache.c 
	                 mpage.c namei.c select.c seq_file.c 
	fs/afs         : file.c 
	fs/autofs4     : autofs_i.h expire.c inode.c waitq.c 
	fs/cifs        : AUTHORS CHANGES README TODO cifs_debug.c 
	                 cifs_fs_sb.h cifs_unicode.c cifsencrypt.c 
	                 cifsfs.c cifsfs.h cifsglob.h cifspdu.h 
	                 cifsproto.h cifssmb.c connect.c dir.c fcntl.c 
	                 file.c inode.c ioctl.c link.c misc.c netmisc.c 
	                 readdir.c smberr.h transport.c xattr.c 
	fs/ext3        : inode.c 
	fs/hfs         : mdb.c super.c 
	fs/hfsplus     : super.c 
	fs/hostfs      : hostfs_kern.c 
	fs/isofs       : compress.c dir.c export.c inode.c joliet.c 
	                 namei.c rock.c util.c 
	fs/jffs2       : compr_rubin.c compr_zlib.c file.c 
	fs/jfs         : inode.c jfs_dmap.c jfs_dtree.c jfs_imap.c 
	                 jfs_incore.h jfs_logmgr.c jfs_logmgr.h 
	                 jfs_metapage.c jfs_metapage.h jfs_mount.c 
	                 jfs_txnmgr.c jfs_umount.c jfs_xtree.c resize.c 
	                 super.c 
	fs/nfs         : idmap.c inode.c 
	fs/nls         : nls_base.c 
	fs/partitions  : msdos.c 
	fs/proc        : base.c 
	fs/reiserfs    : bitmap.c dir.c file.c inode.c item_ops.c 
	                 journal.c namei.c objectid.c procfs.c stree.c 
	                 super.c 
	fs/sysfs       : file.c 
	fs/udf         : file.c inode.c udftime.c 
	fs/xfs         : Makefile xfs_dfrag.c xfs_iget.c xfs_inode.c 
	                 xfs_inode.h xfs_iomap.c xfs_iomap.h xfs_mount.c 
	                 xfs_mount.h xfs_types.h xfs_utils.c xfs_utils.h 
	                 xfs_vfsops.c xfs_vnodeops.c 
	fs/xfs/linux-2.6: xfs_aops.c xfs_buf.c xfs_file.c xfs_lrw.c 
	                  xfs_vnode.c xfs_vnode.h 
	include/asm-alpha: bug.h errno.h siginfo.h signal.h unistd.h 
	include/asm-arm: bug.h io.h pgtable.h processor.h rtc.h signal.h 
	                 string.h thread_info.h unistd.h 
	include/asm-arm/arch-cl7500: vmalloc.h 
	include/asm-arm/arch-clps711x: vmalloc.h 
	include/asm-arm/arch-ebsa110: vmalloc.h 
	include/asm-arm/arch-ebsa285: vmalloc.h 
	include/asm-arm/arch-epxa10db: vmalloc.h 
	include/asm-arm/arch-h720x: vmalloc.h 
	include/asm-arm/arch-imx: vmalloc.h 
	include/asm-arm/arch-integrator: cm.h platform.h vmalloc.h 
	include/asm-arm/arch-iop3xx: vmalloc.h 
	include/asm-arm/arch-ixp2000: platform.h vmalloc.h 
	include/asm-arm/arch-ixp4xx: vmalloc.h 
	include/asm-arm/arch-l7200: vmalloc.h 
	include/asm-arm/arch-lh7a40x: vmalloc.h 
	include/asm-arm/arch-omap: vmalloc.h 
	include/asm-arm/arch-pxa: vmalloc.h 
	include/asm-arm/arch-rpc: vmalloc.h 
	include/asm-arm/arch-s3c2410: regs-iis.h regs-mem.h regs-spi.h 
	                              uncompress.h vmalloc.h 
	include/asm-arm/arch-sa1100: vmalloc.h 
	include/asm-arm/arch-shark: vmalloc.h 
	include/asm-arm/arch-versatile: vmalloc.h 
	include/asm-arm/hardware: amba_clcd.h clock.h 
	include/asm-arm26: bug.h signal.h 
	include/asm-cris: page.h signal.h 
	include/asm-frv: bug.h pgtable.h signal.h 
	include/asm-generic: bug.h errno.h resource.h sections.h 
	                     siginfo.h unaligned.h 
	include/asm-h8300: signal.h 
	include/asm-i386: apic.h bug.h checksum.h cpufeature.h e820.h 
	                  floppy.h hpet.h module.h pgtable.h setup.h 
	                  signal.h string.h system.h 
	include/asm-ia64: bitops.h bug.h gcc_intrin.h hw_irq.h pal.h 
	                  perfmon.h pgalloc.h processor.h sal.h 
	                  siginfo.h signal.h smp.h 
	include/asm-ia64/sn: addrs.h arch.h bte.h geo.h l1.h nodepda.h 
	                     pda.h shub_mmr.h shubio.h sn_cpuid.h 
	                     sn_sal.h types.h 
	include/asm-m32r: signal.h 
	include/asm-m68k: bug.h signal.h 
	include/asm-m68knommu: MC68328.h MC68EZ328.h MC68VZ328.h 
	                       signal.h 
	include/asm-mips: bug.h siginfo.h signal.h 
	include/asm-parisc: bug.h errno.h floppy.h signal.h uaccess.h 
	include/asm-ppc: bug.h hydra.h pci-bridge.h pmac_feature.h 
	                 reg_booke.h sigcontext.h signal.h 
	include/asm-ppc64: a.out.h bug.h elf.h mmu.h mmu_context.h 
	                   page.h pgalloc.h pgtable.h signal.h 
	                   spinlock.h xics.h 
	include/asm-s390: bug.h cmb.h debug.h page.h processor.h 
	                  ptrace.h siginfo.h signal.h 
	include/asm-sh : bug.h checksum.h floppy.h signal.h 
	include/asm-sh64: bug.h checksum.h signal.h 
	include/asm-sparc: bug.h errno.h floppy.h mxcc.h signal.h 
	                   uaccess.h 
	include/asm-sparc64: bug.h errno.h mostek.h parport.h pgalloc.h 
	                     pgtable.h siginfo.h signal.h spinlock.h 
	include/asm-um : archparam-i386.h archparam-ppc.h 
	                 archparam-x86_64.h common.lds.S delay.h 
	                 fixmap.h ipc.h linkage.h page.h 
	                 pgtable-3level.h pgtable.h processor-generic.h 
	                 processor-i386.h processor-x86_64.h 
	                 ptrace-i386.h ptrace-x86_64.h setup.h 
	                 thread_info.h 
	include/asm-v850: bug.h signal.h 
	include/asm-x86_64: apic.h bootsetup.h bug.h cpufeature.h e820.h 
	                    floppy.h siginfo.h signal.h unistd.h 
	include/linux  : audit.h auto_fs4.h awe_voice.h binfmts.h 
	                 compiler-gcc2.h compiler.h cpufreq.h edd.h 
	                 etherdevice.h fb.h fddidevice.h fs.h gfp.h 
	                 hippidevice.h if.h if_arp.h if_ltalk.h input.h 
	                 iso_fs.h ixjuser.h kernel.h kprobes.h mm.h 
	                 mpage.h net.h netdevice.h netfilter_ipv4.h 
	                 netlink.h page-flags.h pci.h pci_ids.h 
	                 rcupdate.h reiserfs_acl.h reiserfs_fs.h 
	                 reiserfs_xattr.h rtnetlink.h sched.h signal.h 
	                 skbuff.h slab.h sockios.h soundcard.h 
	                 syscalls.h sysctl.h trdevice.h xfrm.h 
	include/net    : addrconf.h ax25.h icmp.h ip.h ipv6.h 
	                 pkt_sched.h route.h sock.h tcp.h udp.h xfrm.h 
	include/net/sctp: sm.h structs.h 
	include/video  : edid.h tdfx.h 
	init           : Kconfig 
	ipc            : mqueue.c shm.c 
	kernel         : Makefile audit.c auditsc.c exit.c futex.c 
	                 itimer.c kallsyms.c kprobes.c kthread.c 
	                 module.c panic.c printk.c profile.c ptrace.c 
	                 rcupdate.c sched.c signal.c stop_machine.c 
	                 sys.c sys_ni.c sysctl.c time.c timer.c 
	kernel/power   : swsusp.c 
	lib            : Kconfig.debug kobject.c rwsem-spinlock.c 
	                 rwsem.c sort.c string.c 
	mm             : filemap.c highmem.c mempolicy.c mempool.c 
	                 mmap.c mremap.c page-writeback.c page_alloc.c 
	                 rmap.c slab.c swap_state.c truncate.c vmalloc.c 
	net            : socket.c 
	net/802        : fddi.c hippi.c 
	net/8021q      : vlanproc.c 
	net/appletalk  : dev.c 
	net/atm        : common.c resources.c signaling.c 
	net/ax25       : af_ax25.c ax25_ds_subr.c ax25_ip.c ax25_out.c 
	                 ax25_subr.c 
	net/bluetooth  : af_bluetooth.c hci_conn.c hci_core.c 
	                 hci_event.c hci_sock.c l2cap.c sco.c 
	net/bluetooth/bnep: sock.c 
	net/bluetooth/cmtp: capi.c core.c sock.c 
	net/bluetooth/hidp: core.c sock.c 
	net/bluetooth/rfcomm: sock.c 
	net/core       : datagram.c dev.c iovec.c link_watch.c 
	                 neighbour.c netfilter.c rtnetlink.c scm.c 
	                 skbuff.c sock.c stream.c 
	net/decnet     : dn_dev.c 
	net/decnet/netfilter: dn_rtmsg.c 
	net/ethernet   : eth.c 
	net/ipv4       : af_inet.c devinet.c ip_input.c ip_output.c 
	                 multipath_wrandom.c protocol.c raw.c route.c 
	                 tcp.c tcp_diag.c tcp_input.c tcp_ipv4.c 
	                 tcp_minisocks.c tcp_output.c tcp_timer.c udp.c 
	                 xfrm4_policy.c 
	net/ipv4/netfilter: ip_conntrack_ftp.c ip_conntrack_proto_tcp.c 
	                    ip_conntrack_standalone.c ip_nat_core.c 
	                    ip_nat_standalone.c ip_queue.c iptable_raw.c 
	net/ipv6       : addrconf.c af_inet6.c exthdrs_core.c icmp.c 
	                 raw.c route.c tcp_ipv6.c xfrm6_policy.c 
	net/ipv6/netfilter: ip6_queue.c 
	net/irda       : irda_device.c 
	net/netlink    : af_netlink.c 
	net/packet     : af_packet.c 
	net/sched      : Kconfig Makefile act_api.c cls_fw.c sch_api.c 
	                 sch_generic.c sch_htb.c sch_netem.c 
	net/sctp       : endpointola.c ipv6.c output.c protocol.c 
	                 sm_make_chunk.c sm_statefuns.c socket.c 
	                 sysctl.c 
	net/sunrpc     : xdr.c 
	net/unix       : af_unix.c 
	net/wanrouter  : wanmain.c 
	net/xfrm       : xfrm_policy.c xfrm_state.c xfrm_user.c 
	scripts        : kallsyms.c kernel-doc patch-kernel 
	scripts/kconfig: Makefile conf.c confdata.c gconf.c lkc.h 
	                 mconf.c menu.c qconf.cc 
	scripts/mod    : file2alias.c 
	security/selinux: hooks.c nlmsgtab.c 
	security/selinux/include: av_perm_to_string.h av_permissions.h 
	sound/isa      : Kconfig 
	sound/oss      : ac97_codec.c msnd_pinnacle.c sonicvibes.c 
	sound/pci      : intel8x0.c via82xx.c 
	sound/pci/hda  : hda_intel.c 
	sound/ppc      : Kconfig Makefile pmac.c pmac.h powermac.c 
	                 tumbler.c 
Added files:
	Documentation/DocBook: stylesheet.xsl 
	arch/i386/kernel: reboot_fixups.c syscall_table.S 
	arch/ia64/sn/kernel: tiocx.c xp_main.c xp_nofault.S xpc.h 
	                     xpc_channel.c xpc_main.c xpc_partition.c 
	                     xpnet.c 
	arch/ia64/sn/pci: tioca_provider.c 
	arch/ppc/kernel: fpu.S 
	arch/ppc64/kernel/vdso32: note.S 
	arch/ppc64/kernel/vdso64: note.S 
	arch/um/include: common-offsets.h 
	arch/um/include/sysdep-i386: faultinfo.h skas_ptrace.h 
	arch/um/include/sysdep-ia64: skas_ptrace.h 
	arch/um/include/sysdep-ppc: skas_ptrace.h 
	arch/um/include/sysdep-x86_64: faultinfo.h skas_ptrace.h 
	arch/um/kernel : vmlinux.lds.S 
	arch/um/sys-i386: kernel-offsets.c sys_call_table.S 
	                  user-offsets.c 
	arch/um/sys-i386/util: mk_thread.c 
	arch/um/sys-x86_64: kernel-offsets.c ksyms.c syscall_table.c 
	                    um_module.c user-offsets.c 
	arch/um/sys-x86_64/util: mk_thread.c 
	arch/um/util   : mk_constants.c mk_task.c 
	drivers/char   : mbcs.c mbcs.h snsc_event.c 
	drivers/usb/serial: airprime.c hp4x.c 
	drivers/video  : imxfb.c imxfb.h 
	fs/isofs       : isofs.h 
	include/asm-arm/arch-imx: imxfb.h 
	include/asm-generic: signal.h 
	include/asm-ia64/sn: pcibus_provider_defs.h pcidev.h tioca.h 
	                     tioca_provider.h tiocx.h xp.h 
	include/asm-ppc64: imalloc.h 
	include/asm-um : elf-i386.h elf-ppc.h elf-x86_64.h 
	include/linux  : patchkey.h reboot_fixups.h 
	include/linux/tc_act: tc_defact.h 
	include/net    : act_generic.h 
	include/net/tc_act: tc_defact.h 
	net/sched      : simple.c 
	scripts/kconfig: POTFILES.in kxgettext.c 
	sound/ppc      : toonie.c 
Removed files:
	Documentation/BK-usage: 00-INDEX bk-kernel-howto.txt bk-make-sum 
	                        bksend bz64wrap cpcset cset-to-linus 
	                        csets-to-patches gcapatch unbz64wrap 
	Documentation/DocBook: tulip-user.tmpl via-audio.tmpl 
	arch/ia64/sn/include/pci: pcibus_provider_defs.h pcidev.h 
	arch/ppc64/boot: start.c 
	arch/um/kernel : sys_call_table.c 
	arch/um/sys-i386/util: mk_thread_kern.c mk_thread_user.c 
	arch/um/sys-x86_64/util: mk_thread_kern.c mk_thread_user.c 
	arch/um/util   : mk_constants_kern.c mk_constants_user.c 
	                 mk_task_kern.c mk_task_user.c 
	drivers/video/intelfb: intelfbdrv.h 
	include/asm-ia64/sn: fetchop.h sn_fru.h sndrv.h 
	include/linux  : iso_fs_i.h iso_fs_sb.h 
	scripts        : makeman split-man 

Log message:
	Merge with Linux 2.6.12-rc4.


From ralf@linux-mips.org Thu May 19 14:44:24 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 15:44:24 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 15:44:24 +0100
X-archive-position: 5582
X-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	05/05/19 15:44:24

Modified files:
	arch/mips/boot : .cvsignore 

Log message:
	Ignore vmlinux.srec.


From ralf@linux-mips.org Thu May 19 14:45:12 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 15:45:12 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 15:45:12 +0100
X-archive-position: 5583
X-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	05/05/19 15:45:12

Modified files:
	arch/mips      : Makefile 

Log message:
	When building for Atlas, Malta or SEAD convert the kernel to srecs by
	default.


From ralf@linux-mips.org Thu May 19 15:26:29 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 16:26:29 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 16:26:29 +0100
X-archive-position: 5584
X-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	05/05/19 16:26:29

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

Log message:
	Removed obsolete serial driver setup for VR41xx.


From ralf@linux-mips.org Thu May 19 15:41:02 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 16:41:02 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 16:41:02 +0100
X-archive-position: 5585
X-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	05/05/19 16:41:02

Modified files:
	arch/mips/vr41xx/tanbac-tb0229: Makefile 
Removed files:
	arch/mips/vr41xx/tanbac-tb0229: tb0219.c 

Log message:
	Remove TANBAC TB0229 driver.


From ralf@linux-mips.org Thu May 19 16:12:44 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 17:12:44 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 17:12:44 +0100
X-archive-position: 5586
X-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	05/05/19 17:12:44

Modified files:
	arch/mips/vr41xx/common: Makefile 
Removed files:
	arch/mips/vr41xx/common: vrc4171.c 
	include/asm-mips/vr41xx: vrc4171.h 

Log message:
	Delete unneeded VRc4171 initialization code.


From ralf@linux-mips.org Thu May 19 17:05:09 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 19 May 2005 18:05:09 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 19 May 2005 18:05:09 +0100
X-archive-position: 5587
X-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	05/05/19 18:05:09

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

Log message:
	Fix build for CONFIG_BUG=n.  Yes, bugs are now a compile time option ;-)


From ralf@linux-mips.org Mon May 23 10:59:54 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 May 2005 11:59:54 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Mon, 23 May 2005 11:59:54 +0100
X-archive-position: 5588
X-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	05/05/23 11:59:54

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

Log message:
	Verify signal number in PTRACE_SYSCALL / PTRACE_CONT with valid_signal.


From ralf@linux-mips.org Mon May 23 11:09:21 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 May 2005 12:09:21 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Mon, 23 May 2005 12:09:21 +0100
X-archive-position: 5589
X-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	05/05/23 12:09:21

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

Log message:
	Add resource managment for VR4100 PMU.


From ralf@linux-mips.org Mon May 23 11:14:28 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 May 2005 12:14:28 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Mon, 23 May 2005 12:14:28 +0100
X-archive-position: 5590
X-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	05/05/23 12:14:28

Modified files:
	arch/mips/vr41xx/casio-e55: setup.c 
	arch/mips/vr41xx/ibm-workpad: setup.c 

Log message:
	Make casio_e55_setup and ibm_workpad_setup __init functions and
	invoke them through arch_initcall.


From ralf@linux-mips.org Mon May 23 12:12:31 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Mon, 23 May 2005 13:12:32 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Mon, 23 May 2005 13:12:31 +0100
X-archive-position: 5591
X-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	05/05/23 13:12:31

Modified files:
	.              : Tag: linux_2_4 Makefile 
	arch/ppc/kernel: Tag: linux_2_4 time.c 
	drivers/char   : Tag: linux_2_4 moxa.c 
	drivers/i2c    : Tag: linux_2_4 i2c-core.c 
	drivers/net    : Tag: linux_2_4 pcnet32.c 
	drivers/net/bonding: Tag: linux_2_4 bond_main.c 
	drivers/scsi   : Tag: linux_2_4 ahci.c libata-scsi.c sata_sil.c 
	                 sata_svw.c 
	drivers/usb/serial: Tag: linux_2_4 pl2303.c 
	fs             : Tag: linux_2_4 binfmt_elf.c 
	include/linux  : Tag: linux_2_4 i2c.h 

Log message:
	Merge with Linux 2.4.31-pre2.


From ralf@linux-mips.org Wed May 25 13:32:49 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 May 2005 14:32:49 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Wed, 25 May 2005 14:32:49 +0100
X-archive-position: 5592
X-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	05/05/25 14:32:49

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

Log message:
	64-bit fixes for Alchemy code ;)


From ralf@linux-mips.org Wed May 25 13:33:22 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 May 2005 14:33:23 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Wed, 25 May 2005 14:33:22 +0100
X-archive-position: 5593
X-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	05/05/25 14:33:22

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

Log message:
	64-bit fixes for Alchemy code ;)


From ralf@linux-mips.org Wed May 25 17:14:25 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Wed, 25 May 2005 18:14:25 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Wed, 25 May 2005 18:14:25 +0100
X-archive-position: 5594
X-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	05/05/25 18:14:25

Modified files:
	.              : Tag: linux_2_4 Makefile 
	arch/i386/kernel: Tag: linux_2_4 pci-irq.c 
	arch/ia64/lib  : Tag: linux_2_4 swiotlb.c 
	arch/x86_64/kernel: Tag: linux_2_4 pci-gart.c pci-pc.c 
	drivers/block  : Tag: linux_2_4 cciss.c floppy.c loop.c 
	drivers/char   : Tag: linux_2_4 moxa.c random.c 
	drivers/net    : Tag: linux_2_4 tg3.c tg3.h 
	drivers/usb/serial: Tag: linux_2_4 io_edgeport.c 
	drivers/video  : Tag: linux_2_4 fbmem.c 
	fs/jfs         : Tag: linux_2_4 super.c 
	fs/xfs/linux-2.4: Tag: linux_2_4 xfs_buf.c 
	include/asm-x86_64: Tag: linux_2_4 hw_irq.h 
	include/linux  : Tag: linux_2_4 pci_ids.h 
	net/core       : Tag: linux_2_4 rtnetlink.c 
	net/ipv4       : Tag: linux_2_4 tcp_input.c 

Log message:
	Merge with Linux 2.4.31-rc1.


From ralf@linux-mips.org Thu May 26 09:12:50 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Thu, 26 May 2005 10:12:50 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Thu, 26 May 2005 10:12:50 +0100
X-archive-position: 5595
X-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	05/05/26 10:12:50

Modified files:
	.              : CREDITS Makefile 
	Documentation  : cpusets.txt feature-removal-schedule.txt 
	Documentation/dvb: bt8xx.txt get_dvb_firmware 
	Documentation/filesystems: sysfs-pci.txt 
	Documentation/power: devices.txt 
	Documentation/powerpc: hvcs.txt 
	Documentation/x86_64: boot-options.txt 
	arch/alpha/kernel: osf_sys.c 
	arch/arm/mach-s3c2410: clock.c s3c2440.c 
	arch/arm/mm    : Kconfig copypage-v6.c flush.c mm-armv.c 
	arch/i386/kernel: smpboot.c 
	arch/i386/kernel/cpu: amd.c common.c 
	arch/i386/mach-voyager: voyager_smp.c 
	arch/i386/mm   : ioremap.c 
	arch/i386/pci  : fixup.c 
	arch/ia64/ia32 : ia32_ioctl.c 
	arch/mips      : defconfig 
	arch/mips/configs: atlas_defconfig capcella_defconfig 
	                   cobalt_defconfig db1000_defconfig 
	                   db1100_defconfig db1500_defconfig 
	                   db1550_defconfig ddb5476_defconfig 
	                   ddb5477_defconfig decstation_defconfig 
	                   e55_defconfig ev64120_defconfig 
	                   ev96100_defconfig ip22_defconfig 
	                   ip27_defconfig ip32_defconfig 
	                   it8172_defconfig ivr_defconfig 
	                   jaguar-atx_defconfig jmr3927_defconfig 
	                   lasat200_defconfig malta_defconfig 
	                   mpc30x_defconfig ocelot_3_defconfig 
	                   ocelot_c_defconfig ocelot_defconfig 
	                   ocelot_g_defconfig osprey_defconfig 
	                   pb1100_defconfig pb1500_defconfig 
	                   pb1550_defconfig rm200_defconfig 
	                   sb1250-swarm_defconfig sead_defconfig 
	                   tb0226_defconfig tb0229_defconfig 
	                   workpad_defconfig yosemite_defconfig 
	arch/ppc/kernel: head_44x.S setup.c 
	arch/ppc/lib   : string.S 
	arch/ppc/mm    : init.c 
	arch/ppc/syslib: ipic.c mpc83xx_devices.c mpc85xx_devices.c 
	                 open_pic.c 
	arch/ppc64/kernel: pmac_smp.c prom_init.c 
	arch/sparc64/kernel: pci_iommu.c sbus.c 
	arch/um        : Kconfig_x86_64 
	arch/um/drivers: chan_kern.c mcast_kern.c mcast_user.c 
	                 ubd_kern.c 
	arch/um/include/sysdep-i386: ptrace.h 
	arch/um/include/sysdep-x86_64: checksum.h ptrace.h 
	arch/um/kernel : Makefile irq_user.c ksyms.c mem.c ptrace.c 
	                 trap_kern.c uml.lds.S 
	arch/um/kernel/tt: ksyms.c 
	arch/um/sys-i386: Makefile delay.c 
	arch/um/sys-x86_64: Makefile delay.c ksyms.c ptrace.c syscalls.c 
	                    user-offsets.c 
	arch/x86_64    : Kconfig defconfig 
	arch/x86_64/kernel: Makefile apic.c entry.S io_apic.c mpparse.c 
	                    nmi.c ptrace.c setup.c signal.c smpboot.c 
	                    time.c vsyscall.c 
	arch/x86_64/mm : fault.c ioremap.c 
	crypto         : crypto_null.c internal.h 
	drivers/base   : Makefile bus.c core.c 
	drivers/base/power: power.h resume.c shutdown.c suspend.c 
	drivers/block  : ioctl.c pktcdvd.c 
	drivers/char   : raw.c 
	drivers/char/ipmi: ipmi_devintf.c 
	drivers/char/watchdog: i8xx_tco.c 
	drivers/i2c/busses: i2c-keywest.c 
	drivers/ide    : ide-proc.c 
	drivers/ieee1394: Kconfig ieee1394_core.c 
	                  ieee1394_transactions.c 
	                  ieee1394_transactions.h nodemgr.c ohci1394.c 
	                  ohci1394.h pcilynx.c pcilynx.h video1394.c 
	drivers/input/keyboard: atkbd.c 
	drivers/input/mouse: alps.c 
	drivers/input/serio: serio.c serport.c 
	drivers/md     : linear.c multipath.c raid1.c raid10.c raid5.c 
	                 raid6main.c 
	drivers/media/common: saa7146_core.c 
	drivers/media/dvb: Kconfig 
	drivers/media/dvb/b2c2: Kconfig Makefile skystar2.c 
	drivers/media/dvb/bt8xx: Kconfig Makefile bt878.c bt878.h dst.c 
	                         dst_priv.h dvb-bt8xx.c dvb-bt8xx.h 
	drivers/media/dvb/cinergyT2: cinergyT2.c 
	drivers/media/dvb/dibusb: dvb-dibusb-dvb.c dvb-dibusb-fe-i2c.c 
	                          dvb-dibusb.h 
	drivers/media/dvb/dvb-core: dmxdev.c dvb_ca_en50221.c 
	                            dvb_frontend.c dvb_net.c dvbdev.c 
	                            dvbdev.h 
	drivers/media/dvb/frontends: Kconfig at76c651.c cx22700.c 
	                             cx22702.c cx24110.c dib3000mb.c 
	                             dib3000mc.c dvb-pll.h 
	                             dvb_dummy_fe.c l64781.c mt312.c 
	                             mt352.c mt352.h nxt2002.c nxt6000.c 
	                             nxt6000_priv.h or51132.c sp8870.c 
	                             sp887x.c stv0297.c stv0299.c 
	                             tda10021.c tda1004x.c tda1004x.h 
	                             tda8083.c tda80xx.c ves1820.c 
	                             ves1x93.c 
	drivers/media/dvb/ttpci: av7110.c av7110.h av7110_av.c 
	                         av7110_ca.c av7110_hw.c av7110_hw.h 
	                         av7110_ir.c av7110_v4l.c budget-av.c 
	                         budget-ci.c budget-core.c 
	                         budget-patch.c budget.c budget.h 
	drivers/media/dvb/ttusb-budget: dvb-ttusb-budget.c 
	drivers/media/dvb/ttusb-dec: ttusb_dec.c 
	drivers/media/video: Kconfig bttv-cards.c video-buf-dvb.c 
	drivers/media/video/saa7134: saa6752hs.c 
	drivers/mmc    : Kconfig mmc_block.c wbsd.c wbsd.h 
	drivers/net    : Makefile tg3.c tg3.h 
	drivers/net/ibm_emac: ibm_emac_core.c 
	drivers/net/tulip: tulip_core.c 
	drivers/net/wireless: Kconfig 
	drivers/pci    : hotplug.c pci-sysfs.c pci.h 
	drivers/pci/hotplug: cpci_hotplug.h cpci_hotplug_core.c 
	                     cpci_hotplug_pci.c pciehp.h pciehp_core.c 
	                     pciehp_hpc.c shpchp_core.c shpchp_ctrl.c 
	drivers/pci/pcie: portdrv_bus.c 
	drivers/pcmcia : ds.c 
	drivers/s390/block: dasd.c 
	drivers/sbus/char: aurora.c 
	drivers/scsi   : libata-core.c libata-scsi.c sata_svw.c 
	                 scsi_transport_spi.c 
	drivers/scsi/aic7xxx: aic7770_osm.c aic7xxx_osm.c aic7xxx_osm.h 
	                      aic7xxx_osm_pci.c aic7xxx_proc.c aiclib.c 
	drivers/serial : 21285.c 8250.c amba-pl010.c amba-pl011.c 
	                 clps711x.c pxa.c s3c2410.c sa1100.c serial_cs.c 
	                 serial_lh7a40x.c serial_txx9.c sunsab.c 
	                 sunsab.h 
	drivers/usb/core: sysfs.c 
	drivers/usb/host: ehci-hub.c 
	drivers/usb/net: Kconfig usbnet.c 
	drivers/usb/serial: cypress_m8.c cypress_m8.h 
	fs             : binfmt_elf.c buffer.c namei.c 
	fs/ext3        : super.c 
	fs/proc        : mmu.c 
	fs/reiserfs    : stree.c super.c 
	include/asm-arm: page.h 
	include/asm-arm/arch-imx: imx-regs.h 
	include/asm-arm/arch-s3c2410: regs-nand.h 
	include/asm-um : elf-i386.h elf-x86_64.h 
	include/asm-x86_64: apicdef.h io_apic.h nmi.h processor.h 
	                    proto.h vsyscall.h 
	include/linux  : device.h err.h if_tr.h libata.h net.h 
	                 netdevice.h pci_ids.h serial_core.h spinlock.h 
	                 vmalloc.h wait.h 
	include/linux/mmc: protocol.h 
	include/media  : video-buf-dvb.h 
	include/net    : act_generic.h 
	include/scsi   : scsi_transport_spi.h 
	kernel         : printk.c profile.c sched.c signal.c spinlock.c 
	kernel/irq     : handle.c 
	kernel/power   : main.c 
	mm             : filemap.c memory.c mmap.c mremap.c nommu.c 
	                 rmap.c swapfile.c vmalloc.c 
	net/ipv4       : ip_output.c tcp_input.c 
	net/ipv4/ipvs  : ip_vs_xmit.c 
	net/ipv4/netfilter: ip_conntrack_core.c 
	net/ipv6       : ip6_output.c xfrm6_output.c 
	net/netlink    : af_netlink.c 
	net/unix       : af_unix.c 
	net/xfrm       : xfrm_algo.c xfrm_user.c 
	security/selinux/ss: services.c 
Added files:
	Documentation/dvb: README.flexcop ci.txt 
	arch/arm/mm    : copypage-v4mc.c 
	arch/um/kernel : initrd.c 
	arch/x86_64/kernel: pmtimer.c 
	drivers/media/dvb/b2c2: flexcop-common.h flexcop-dma.c 
	                        flexcop-eeprom.c flexcop-fe-tuner.c 
	                        flexcop-hw-filter.c flexcop-i2c.c 
	                        flexcop-misc.c flexcop-pci.c 
	                        flexcop-reg.h flexcop-sram.c 
	                        flexcop-usb.c flexcop-usb.h flexcop.c 
	                        flexcop.h 
	drivers/media/dvb/bt8xx: dst_ca.c dst_ca.h dst_common.h 
Removed files:
	arch/arm/mm    : copypage-v4mc.S 
	drivers/base   : interface.c 
	drivers/media/dvb/b2c2: b2c2-common.c b2c2-usb-core.c 
	drivers/media/dvb/bt8xx: dst.h 
	include/asm-ia64: ioctl32.h 
	include/asm-x86_64: ioctl32.h 

Log message:
	Merge with Linux 2.6.12-rc5.


From ralf@linux-mips.org Tue May 31 11:49:20 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 31 May 2005 12:49:20 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Tue, 31 May 2005 12:49:20 +0100
X-archive-position: 5596
X-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	05/05/31 12:49:20

Modified files:
	arch/mips/kernel: branch.c cpu-probe.c genex.S offset.c 
	                  process.c ptrace.c ptrace32.c r4k_fpu.S 
	                  scall32-o32.S setup.c signal-common.h signal.c 
	                  signal32.c traps.c 
	include/asm-mips: cpu-features.h cpu.h elf.h inst.h mipsregs.h 
	                  processor.h ptrace.h sigcontext.h signal.h 
	                  system.h ucontext.h 
	include/asm-mips/mach-ip22: cpu-feature-overrides.h 
	include/asm-mips/mach-ip27: cpu-feature-overrides.h 
	include/asm-mips/mach-ip32: cpu-feature-overrides.h 
	include/asm-mips/mach-ja: cpu-feature-overrides.h 
	include/asm-mips/mach-ocelot3: cpu-feature-overrides.h 
	include/asm-mips/mach-rm200: cpu-feature-overrides.h 
	include/asm-mips/mach-sibyte: cpu-feature-overrides.h 
	include/asm-mips/mach-yosemite: cpu-feature-overrides.h 
Added files:
	include/asm-mips: abi.h dsp.h 

Log message:
	Support the MIPS32 / MIPS64 DSP ASE.


From ralf@linux-mips.org Tue May 31 13:22:22 2005
Received: with ECARTIS (v1.0.0; list linux-cvs); Tue, 31 May 2005 14:22:22 +0100 (BST)
From: ralf@linux-mips.org
To:  linux-cvs@linux-mips.org
Subject: CVS Update@linux-mips.org: linux
Date: Tue, 31 May 2005 14:22:22 +0100
X-archive-position: 5597
X-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	05/05/31 14:22:22

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

Log message:
	The DSP status register was missing ...


