Linux kernel 2.5.18 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linux kernel version 2.5.18 has been released.  It is available from:

Patch:		ftp://ftp.kernel.org/pub/linux/kernel/v2.5/patch-2.5.18.gz
Full source:	ftp://ftp.kernel.org/pub/linux/kernel/v2.5/linux-2.5.18.tar.gz

Sizes in bytes			Compressed	Uncompressed
------------------------------------------------------------
Patch                               376549           1748058
Full source                       34309027         153036800

-----------------------------------------------------------------------------
 This is an automatically generated message.  To unsubscribe from this list,
 please send a message to majordomo@vger.kernel.org containing
 the line:

   unsubscribe linux-kernel-announce <your_email_address>

 ... where <your_email_address> is the email address you are receiving
     this message at.
-----------------------------------------------------------------------------

The following files were changed in this release:

 b/CREDITS                                            |    5 
 b/Documentation/DMA-mapping.txt                      |    2 
 b/Documentation/DocBook/procfs_example.c             |    4 
 b/Documentation/driver-model.txt                     |   53 
 b/Documentation/filesystems/Locking                  |    9 
 b/Documentation/filesystems/porting                  |   28 
 b/Documentation/ide.txt                              |   24 
 b/Documentation/preempt-locking.txt                  |    2 
 b/Documentation/swsusp.txt                           |  158 ++
 b/MAINTAINERS                                        |   16 
 b/Makefile                                           |   86 -
 b/Rules.make                                         |  134 +
 b/arch/alpha/Makefile                                |    2 
 b/arch/alpha/defconfig                               |   10 
 b/arch/alpha/kernel/Makefile                         |    2 
 b/arch/alpha/kernel/smp.c                            |    2 
 b/arch/alpha/kernel/srm_env.c                        |  221 ++
 b/arch/alpha/lib/Makefile                            |    2 
 b/arch/alpha/math-emu/Makefile                       |   12 
 b/arch/alpha/mm/init.c                               |    1 
 b/arch/alpha/mm/numa.c                               |    1 
 b/arch/arm/Makefile                                  |   11 
 b/arch/arm/boot/compressed/head-l7200.S              |    3 
 b/arch/arm/boot/compressed/head.S                    |   75 
 b/arch/arm/def-configs/a5k                           |   10 
 b/arch/arm/def-configs/adsbitsy                      |   10 
 b/arch/arm/def-configs/assabet                       |   10 
 b/arch/arm/def-configs/badge4                        |   10 
 b/arch/arm/def-configs/cerfcube                      |   10 
 b/arch/arm/def-configs/cerfpda                       |   10 
 b/arch/arm/def-configs/cerfpod                       |   10 
 b/arch/arm/def-configs/flexanet                      |   10 
 b/arch/arm/def-configs/footbridge                    |   10 
 b/arch/arm/def-configs/freebird                      |   10 
 b/arch/arm/def-configs/freebird_new                  |   10 
 b/arch/arm/def-configs/graphicsclient                |   10 
 b/arch/arm/def-configs/graphicsmaster                |   10 
 b/arch/arm/def-configs/h3600                         |   10 
 b/arch/arm/def-configs/iq80310                       |   10 
 b/arch/arm/def-configs/jornada720                    |   10 
 b/arch/arm/def-configs/lart                          |   10 
 b/arch/arm/def-configs/neponset                      |   10 
 b/arch/arm/def-configs/omnimeter                     |   10 
 b/arch/arm/def-configs/pangolin                      |   10 
 b/arch/arm/def-configs/pfs168_mqtft                  |   10 
 b/arch/arm/def-configs/pfs168_mqvga                  |   10 
 b/arch/arm/def-configs/pfs168_sastn                  |   10 
 b/arch/arm/def-configs/pfs168_satft                  |   10 
 b/arch/arm/def-configs/rpc                           |   10 
 b/arch/arm/def-configs/shannon                       |    2 
 b/arch/arm/def-configs/shark                         |   10 
 b/arch/arm/def-configs/stork                         |   10 
 b/arch/arm/def-configs/system3                       |   10 
 b/arch/arm/kernel/Makefile                           |    2 
 b/arch/arm/kernel/bios32.c                           |   67 
 b/arch/arm/kernel/dma.c                              |   12 
 b/arch/arm/kernel/ecard.c                            |   16 
 b/arch/arm/kernel/head.S                             |  539 +++----
 b/arch/arm/kernel/process.c                          |   20 
 b/arch/arm/kernel/semaphore.c                        |  132 -
 b/arch/arm/kernel/setup.c                            |    6 
 b/arch/arm/kernel/signal.c                           |    2 
 b/arch/arm/kernel/via82c505.c                        |   11 
 b/arch/arm/lib/Makefile                              |    2 
 b/arch/arm/lib/csumpartial.S                         |    4 
 b/arch/arm/lib/longlong.h                            |   28 
 b/arch/arm/lib/muldi3.c                              |   24 
 b/arch/arm/mach-adifcc/Makefile                      |    2 
 b/arch/arm/mach-anakin/Makefile                      |    2 
 b/arch/arm/mach-arc/Makefile                         |    2 
 b/arch/arm/mach-clps711x/Makefile                    |    2 
 b/arch/arm/mach-clps7500/Makefile                    |    2 
 b/arch/arm/mach-ebsa110/Makefile                     |    2 
 b/arch/arm/mach-epxa10db/Makefile                    |    2 
 b/arch/arm/mach-footbridge/Makefile                  |    2 
 b/arch/arm/mach-footbridge/cats-pci.c                |   12 
 b/arch/arm/mach-footbridge/dc21285.c                 |   86 -
 b/arch/arm/mach-footbridge/ebsa285-pci.c             |   12 
 b/arch/arm/mach-footbridge/netwinder-pci.c           |   12 
 b/arch/arm/mach-footbridge/personal-pci.c            |   12 
 b/arch/arm/mach-ftvpci/Makefile                      |    2 
 b/arch/arm/mach-ftvpci/pci.c                         |   11 
 b/arch/arm/mach-integrator/Makefile                  |    2 
 b/arch/arm/mach-integrator/pci.c                     |   12 
 b/arch/arm/mach-iop310/Makefile                      |    2 
 b/arch/arm/mach-iop310/iop310-pci.c                  |    4 
 b/arch/arm/mach-iop310/iq80310-pci.c                 |   12 
 b/arch/arm/mach-l7200/Makefile                       |    2 
 b/arch/arm/mach-pxa/Makefile                         |    2 
 b/arch/arm/mach-rpc/Makefile                         |    2 
 b/arch/arm/mach-rpc/dma.c                            |   99 -
 b/arch/arm/mach-sa1100/Makefile                      |    2 
 b/arch/arm/mach-sa1100/badge4.c                      |    1 
 b/arch/arm/mach-shark/Makefile                       |    2 
 b/arch/arm/mach-shark/pci.c                          |   12 
 b/arch/arm/mach-tbox/Makefile                        |    2 
 b/arch/arm/mm/Makefile                               |    2 
 b/arch/arm/mm/abort-lv4t.S                           |    4 
 b/arch/arm/mm/fault-common.c                         |   11 
 b/arch/arm/mm/init.c                                 |    2 
 b/arch/arm/nwfpe/Makefile                            |    2 
 b/arch/arm/nwfpe/softfloat.c                         |    6 
 b/arch/arm/tools/mach-types                          |   16 
 b/arch/cris/defconfig                                |   10 
 b/arch/cris/drivers/Config.in                        |    1 
 b/arch/cris/drivers/ide.c                            |   14 
 b/arch/cris/kernel/Makefile                          |    2 
 b/arch/cris/lib/Makefile                             |    2 
 b/arch/cris/mm/fault.c                               |    2 
 b/arch/cris/mm/init.c                                |    1 
 b/arch/i386/Config.help                              |   25 
 b/arch/i386/boot/video.S                             |    1 
 b/arch/i386/config.in                                |    3 
 b/arch/i386/defconfig                                |   11 
 b/arch/i386/kernel/Makefile                          |    1 
 b/arch/i386/kernel/acpi.c                            |   30 
 b/arch/i386/kernel/acpi_wakeup.S                     |  175 ++
 b/arch/i386/kernel/apm.c                             |    3 
 b/arch/i386/kernel/bluesmoke.c                       |   10 
 b/arch/i386/kernel/cpuid.c                           |    2 
 b/arch/i386/kernel/i8259.c                           |   15 
 b/arch/i386/kernel/microcode.c                       |    3 
 b/arch/i386/kernel/msr.c                             |    4 
 b/arch/i386/kernel/mtrr.c                            |   12 
 b/arch/i386/kernel/setup.c                           |   16 
 b/arch/i386/kernel/signal.c                          |    7 
 b/arch/i386/kernel/smp.c                             |    6 
 b/arch/i386/kernel/smpboot.c                         |    6 
 b/arch/i386/kernel/time.c                            |   13 
 b/arch/i386/kernel/traps.c                           |    2 
 b/arch/i386/lib/Makefile                             |    2 
 b/arch/i386/math-emu/Makefile                        |    1 
 b/arch/i386/mm/init.c                                |    1 
 b/arch/i386/vmlinux.lds                              |    6 
 b/arch/ia64/defconfig                                |   10 
 b/arch/ia64/ia32/Makefile                            |    2 
 b/arch/ia64/kernel/Makefile                          |    2 
 b/arch/ia64/kernel/irq_ia64.c                        |    2 
 b/arch/ia64/kernel/smp.c                             |    8 
 b/arch/ia64/lib/Makefile                             |    2 
 b/arch/ia64/mm/init.c                                |    1 
 b/arch/ia64/sn/configs/sn1/defconfig-bigsur-mp       |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-bigsur-sp       |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-dig-mp          |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-dig-sp          |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-generic-mp      |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-generic-sp      |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-prom-medusa     |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-sn1-mp          |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-sn1-mp-modules  |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-sn1-mp-syn1-0   |   10 
 b/arch/ia64/sn/configs/sn1/defconfig-sn1-sp          |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-dig-numa        |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-dig-mp      |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-dig-sp      |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-mp          |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-mp-modules  |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-prom-medusa |   10 
 b/arch/ia64/sn/configs/sn2/defconfig-sn2-sp          |   10 
 b/arch/ia64/sn/fakeprom/Makefile                     |    2 
 b/arch/ia64/sn/kernel/Makefile                       |    2 
 b/arch/ia64/sn/kernel/mca.c                          |    2 
 b/arch/ia64/sn/kernel/sn1/Makefile                   |    2 
 b/arch/ia64/sn/kernel/sn2/Makefile                   |    2 
 b/arch/m68k/amiga/amisound.c                         |    2 
 b/arch/m68k/amiga/pcmcia.c                           |    2 
 b/arch/m68k/apollo/dn_ints.c                         |    2 
 b/arch/m68k/atari/stram.c                            |    7 
 b/arch/m68k/fpsp040/Makefile                         |    2 
 b/arch/m68k/ifpsp060/Makefile                        |    2 
 b/arch/m68k/kernel/Makefile                          |    2 
 b/arch/m68k/lib/Makefile                             |    2 
 b/arch/m68k/math-emu/Makefile                        |    2 
 b/arch/m68k/mm/init.c                                |   50 
 b/arch/m68k/mm/kmap.c                                |    8 
 b/arch/m68k/mm/memory.c                              |   63 
 b/arch/m68k/mm/motorola.c                            |    8 
 b/arch/m68k/mm/sun3mmu.c                             |    2 
 b/arch/mips/au1000/common/Makefile                   |    2 
 b/arch/mips/baget/setup.c                            |    3 
 b/arch/mips/ddb5074/Makefile                         |    2 
 b/arch/mips/ddb5476/Makefile                         |    2 
 b/arch/mips/ddb5xxx/ddb5477/Makefile                 |    2 
 b/arch/mips/dec/Makefile                             |    2 
 b/arch/mips/dec/prom/Makefile                        |    2 
 b/arch/mips/defconfig-ddb5476                        |   10 
 b/arch/mips/defconfig-it8172                         |   10 
 b/arch/mips/gt64120/common/pci.c                     |    8 
 b/arch/mips/gt64120/momenco_ocelot/Makefile          |    2 
 b/arch/mips/ite-boards/generic/Makefile              |    2 
 b/arch/mips/jazz/Makefile                            |    2 
 b/arch/mips/jazz/reset.c                             |    2 
 b/arch/mips/kernel/Makefile                          |    2 
 b/arch/mips/kernel/smp.c                             |    6 
 b/arch/mips/lib/Makefile                             |    2 
 b/arch/mips/mips-boards/generic/Makefile             |    2 
 b/arch/mips/mm/fault.c                               |    2 
 b/arch/mips/mm/init.c                                |    1 
 b/arch/mips/philips/nino/Makefile                    |    2 
 b/arch/mips/sgi/kernel/Makefile                      |    2 
 b/arch/mips/sni/Makefile                             |    2 
 b/arch/mips64/kernel/Makefile                        |    2 
 b/arch/mips64/lib/Makefile                           |    2 
 b/arch/mips64/mips-boards/generic/Makefile           |    2 
 b/arch/mips64/mm/fault.c                             |    2 
 b/arch/mips64/mm/init.c                              |    1 
 b/arch/mips64/sgi-ip22/Makefile                      |    2 
 b/arch/mips64/sgi-ip27/Makefile                      |    2 
 b/arch/mips64/sgi-ip27/ip27-rtc.c                    |    1 
 b/arch/mips64/sgi-ip32/Makefile                      |    2 
 b/arch/parisc/kernel/Makefile                        |   17 
 b/arch/parisc/lib/Makefile                           |    2 
 b/arch/parisc/mm/init.c                              |    1 
 b/arch/ppc/boot/chrp/Makefile                        |    2 
 b/arch/ppc/boot/common/Makefile                      |    2 
 b/arch/ppc/boot/prep/Makefile                        |    2 
 b/arch/ppc/boot/simple/Makefile                      |    2 
 b/arch/ppc/configs/IVMS8_defconfig                   |   10 
 b/arch/ppc/configs/TQM860L_defconfig                 |   10 
 b/arch/ppc/configs/apus_defconfig                    |   10 
 b/arch/ppc/configs/common_defconfig                  |   10 
 b/arch/ppc/configs/cpci405_defconfig                 |   10 
 b/arch/ppc/configs/k2_defconfig                      |   10 
 b/arch/ppc/configs/menf1_defconfig                   |   10 
 b/arch/ppc/configs/mvme5100_defconfig                |   10 
 b/arch/ppc/configs/pmac_defconfig                    |   10 
 b/arch/ppc/configs/pplus_defconfig                   |   10 
 b/arch/ppc/configs/redwood5_defconfig                |   10 
 b/arch/ppc/configs/sandpoint_defconfig               |   10 
 b/arch/ppc/defconfig                                 |   10 
 b/arch/ppc/iSeries/rtc.c                             |    1 
 b/arch/ppc/kernel/Makefile                           |    2 
 b/arch/ppc/kernel/ppc4xx_setup.c                     |    9 
 b/arch/ppc/kernel/smp.c                              |    6 
 b/arch/ppc/kernel/temp.c                             |    2 
 b/arch/ppc/lib/Makefile                              |    2 
 b/arch/ppc/mm/Makefile                               |    2 
 b/arch/ppc/mm/init.c                                 |    1 
 b/arch/ppc/platforms/Makefile                        |    2 
 b/arch/ppc64/kernel/Makefile                         |    2 
 b/arch/ppc64/kernel/rtc.c                            |    1 
 b/arch/ppc64/kernel/smp.c                            |    6 
 b/arch/ppc64/lib/Makefile                            |    2 
 b/arch/ppc64/mm/init.c                               |    1 
 b/arch/s390/boot/Makefile                            |    2 
 b/arch/s390/kernel/Makefile                          |    2 
 b/arch/s390/kernel/debug.c                           |   83 -
 b/arch/s390/kernel/smp.c                             |    6 
 b/arch/s390/lib/Makefile                             |    2 
 b/arch/s390/mm/init.c                                |    1 
 b/arch/s390x/boot/Makefile                           |    2 
 b/arch/s390x/kernel/Makefile                         |    2 
 b/arch/s390x/kernel/debug.c                          |   68 
 b/arch/s390x/kernel/smp.c                            |    6 
 b/arch/s390x/lib/Makefile                            |    2 
 b/arch/s390x/mm/init.c                               |    1 
 b/arch/sh/defconfig                                  |   10 
 b/arch/sh/kernel/Makefile                            |    2 
 b/arch/sh/lib/Makefile                               |    2 
 b/arch/sh/mm/Makefile                                |    2 
 b/arch/sh/mm/init.c                                  |    1 
 b/arch/sparc/kernel/Makefile                         |    2 
 b/arch/sparc/kernel/ioport.c                         |    6 
 b/arch/sparc/lib/Makefile                            |    2 
 b/arch/sparc/math-emu/Makefile                       |    1 
 b/arch/sparc/mm/Makefile                             |    1 
 b/arch/sparc/mm/init.c                               |    1 
 b/arch/sparc/mm/srmmu.c                              |    1 
 b/arch/sparc64/defconfig                             |   28 
 b/arch/sparc64/kernel/Makefile                       |    1 
 b/arch/sparc64/kernel/binfmt_aout32.c                |    2 
 b/arch/sparc64/kernel/central.c                      |   36 
 b/arch/sparc64/kernel/entry.S                        |    2 
 b/arch/sparc64/kernel/process.c                      |   11 
 b/arch/sparc64/kernel/smp.c                          |   42 
 b/arch/sparc64/lib/Makefile                          |    1 
 b/arch/sparc64/mm/Makefile                           |    1 
 b/arch/sparc64/mm/init.c                             |    1 
 b/arch/sparc64/prom/Makefile                         |    1 
 b/arch/sparc64/solaris/Makefile                      |    3 
 b/arch/sparc64/solaris/fs.c                          |    1 
 b/arch/sparc64/solaris/misc.c                        |    1 
 b/arch/x86_64/defconfig                              |   10 
 b/arch/x86_64/ia32/Makefile                          |    2 
 b/arch/x86_64/kernel/Makefile                        |    2 
 b/arch/x86_64/kernel/bluesmoke.c                     |    2 
 b/arch/x86_64/kernel/cpuid.c                         |    2 
 b/arch/x86_64/kernel/msr.c                           |    2 
 b/arch/x86_64/kernel/smp.c                           |    6 
 b/arch/x86_64/lib/Makefile                           |    2 
 b/arch/x86_64/mm/init.c                              |    1 
 b/drivers/acorn/block/Makefile                       |    2 
 b/drivers/acorn/block/mfmhd.c                        |   22 
 b/drivers/acorn/char/mouse_rpc.c                     |    3 
 b/drivers/acorn/char/serial-card.c                   |    2 
 b/drivers/acorn/net/Makefile                         |    7 
 b/drivers/acorn/net/etherh.c                         |   14 
 b/drivers/acorn/scsi/Makefile                        |    9 
 b/drivers/acorn/scsi/acornscsi.c                     |   30 
 b/drivers/acorn/scsi/arxescsi.c                      |    2 
 b/drivers/acorn/scsi/cumana_1.c                      |    2 
 b/drivers/acorn/scsi/cumana_2.c                      |   13 
 b/drivers/acorn/scsi/ecoscsi.c                       |    2 
 b/drivers/acorn/scsi/eesox.c                         |   13 
 b/drivers/acorn/scsi/fas216.c                        |  112 -
 b/drivers/acorn/scsi/oak.c                           |    2 
 b/drivers/acorn/scsi/powertec.c                      |   13 
 b/drivers/acorn/scsi/scsi.h                          |  122 +
 b/drivers/acpi/Makefile                              |   38 
 b/drivers/acpi/acpi_system.c                         |   35 
 b/drivers/acpi/debugger/Makefile                     |    2 
 b/drivers/acpi/dispatcher/Makefile                   |    2 
 b/drivers/acpi/events/Makefile                       |    2 
 b/drivers/acpi/executer/Makefile                     |    2 
 b/drivers/acpi/hardware/Makefile                     |    2 
 b/drivers/acpi/namespace/Makefile                    |    2 
 b/drivers/acpi/parser/Makefile                       |    2 
 b/drivers/acpi/resources/Makefile                    |    2 
 b/drivers/acpi/tables/Makefile                       |    2 
 b/drivers/acpi/utilities/Makefile                    |    2 
 b/drivers/atm/ambassador.c                           |    2 
 b/drivers/atm/eni.c                                  |    1 
 b/drivers/atm/firestream.c                           |    2 
 b/drivers/atm/horizon.c                              |   17 
 b/drivers/atm/idt77252.c                             |    1 
 b/drivers/atm/suni.c                                 |    2 
 b/drivers/block/blkpg.c                              |    3 
 b/drivers/block/block_ioctl.c                        |    2 
 b/drivers/block/cciss.c                              |    1 
 b/drivers/block/cpqarray.c                           |    1 
 b/drivers/block/floppy.c                             |  102 +
 b/drivers/block/ll_rw_blk.c                          |   64 
 b/drivers/block/loop.c                               |    6 
 b/drivers/block/paride/Makefile                      |    2 
 b/drivers/block/paride/paride.c                      |   16 
 b/drivers/block/paride/pcd.c                         |    7 
 b/drivers/block/paride/pd.c                          |    6 
 b/drivers/block/paride/pf.c                          |    6 
 b/drivers/block/paride/pg.c                          |    2 
 b/drivers/block/ps2esdi.c                            |    7 
 b/drivers/block/rd.c                                 |    2 
 b/drivers/block/xd.c                                 |   12 
 b/drivers/block/z2ram.c                              |    5 
 b/drivers/bluetooth/bluecard_cs.c                    |    2 
 b/drivers/bluetooth/dtl1_cs.c                        |    2 
 b/drivers/cdrom/aztcd.c                              |    1 
 b/drivers/cdrom/cdu31a.c                             |    6 
 b/drivers/cdrom/cm206.c                              |    6 
 b/drivers/cdrom/gscd.c                               |    9 
 b/drivers/cdrom/isp16.c                              |    1 
 b/drivers/cdrom/mcdx.c                               |   14 
 b/drivers/cdrom/sbpcd.c                              |   11 
 b/drivers/cdrom/sonycd535.c                          |    5 
 b/drivers/char/Makefile                              |   40 
 b/drivers/char/acquirewdt.c                          |    1 
 b/drivers/char/agp/Makefile                          |    2 
 b/drivers/char/agp/agpgart_be.c                      |    2 
 b/drivers/char/drm/Config.in                         |    3 
 b/drivers/char/drm/Makefile                          |    4 
 b/drivers/char/drm/drm.h                             |   32 
 b/drivers/char/drm/drmP.h                            |  242 ---
 b/drivers/char/drm/drm_agpsupport.h                  |   12 
 b/drivers/char/drm/drm_auth.h                        |    1 
 b/drivers/char/drm/drm_bufs.h                        |    4 
 b/drivers/char/drm/drm_context.h                     |   11 
 b/drivers/char/drm/drm_dma.h                         |   19 
 b/drivers/char/drm/drm_drv.h                         |   22 
 b/drivers/char/drm/drm_fops.h                        |   18 
 b/drivers/char/drm/drm_lists.h                       |    2 
 b/drivers/char/drm/drm_memory.h                      |   38 
 b/drivers/char/drm/drm_scatter.h                     |    2 
 b/drivers/char/drm/drm_stub.h                        |    6 
 b/drivers/char/drm/drm_vm.h                          |  117 -
 b/drivers/char/drm/gamma.h                           |   36 
 b/drivers/char/drm/gamma_dma.c                       |  316 +++-
 b/drivers/char/drm/gamma_drm.h                       |   79 +
 b/drivers/char/drm/gamma_drv.c                       |   12 
 b/drivers/char/drm/gamma_drv.h                       |   19 
 b/drivers/char/drm/i810.h                            |   48 
 b/drivers/char/drm/i810_dma.c                        |  530 +++----
 b/drivers/char/drm/i810_drm.h                        |   29 
 b/drivers/char/drm/i810_drv.c                        |   21 
 b/drivers/char/drm/i810_drv.h                        |   23 
 b/drivers/char/drm/i830.h                            |  116 +
 b/drivers/char/drm/i830_dma.c                        | 1425 ++++++++++++++++++
 b/drivers/char/drm/i830_drm.h                        |  238 +++
 b/drivers/char/drm/i830_drv.c                        |  102 +
 b/drivers/char/drm/i830_drv.h                        |  213 ++
 b/drivers/char/drm/mga_state.c                       |    8 
 b/drivers/char/drm/r128_drv.c                        |    6 
 b/drivers/char/drm/r128_state.c                      |   69 
 b/drivers/char/drm/radeon_cp.c                       |  176 --
 b/drivers/char/drm/radeon_drm.h                      |  175 +-
 b/drivers/char/drm/radeon_drv.c                      |   33 
 b/drivers/char/drm/radeon_drv.h                      |   64 
 b/drivers/char/drm/radeon_state.c                    | 1437 ++++++++++++-------
 b/drivers/char/drm/sis.h                             |   56 
 b/drivers/char/drm/sis_drm.h                         |   36 
 b/drivers/char/drm/sis_drv.c                         |   74 
 b/drivers/char/drm/sis_drv.h                         |   45 
 b/drivers/char/drm/sis_ds.c                          |  406 +++++
 b/drivers/char/drm/sis_ds.h                          |  163 ++
 b/drivers/char/drm/sis_mm.c                          |  307 ++++
 b/drivers/char/eurotechwdt.c                         |    1 
 b/drivers/char/ftape/Makefile                        |   20 
 b/drivers/char/ftape/compressor/Makefile             |    6 
 b/drivers/char/ftape/compressor/zftape-compress.c    |    1 
 b/drivers/char/ftape/lowlevel/Makefile               |   24 
 b/drivers/char/ftape/lowlevel/ftape-calibr.c         |    2 
 b/drivers/char/ftape/zftape/Makefile                 |   14 
 b/drivers/char/h8.c                                  |    1 
 b/drivers/char/logibusmouse.c                        |    1 
 b/drivers/char/lp.c                                  |    1 
 b/drivers/char/machzwd.c                             |    2 
 b/drivers/char/mixcomwd.c                            |    1 
 b/drivers/char/moxa.c                                |    2 
 b/drivers/char/msbusmouse.c                          |    1 
 b/drivers/char/mwave/Makefile                        |   18 
 b/drivers/char/mxser.c                               |    2 
 b/drivers/char/n_hdlc.c                              |    1 
 b/drivers/char/n_r3964.c                             |    1 
 b/drivers/char/nvram.c                               |    2 
 b/drivers/char/nwbutton.c                            |    1 
 b/drivers/char/nwflash.c                             |    2 
 b/drivers/char/pc110pad.c                            |    1 
 b/drivers/char/pcmcia/Makefile                       |    2 
 b/drivers/char/pcmcia/synclink_cs.c                  |    2 
 b/drivers/char/pcwd.c                                |   37 
 b/drivers/char/ppdev.c                               |    1 
 b/drivers/char/qpmouse.c                             |    1 
 b/drivers/char/random.c                              |    8 
 b/drivers/char/rio/Makefile                          |   11 
 b/drivers/char/rio/rioboot.c                         |   14 
 b/drivers/char/rio/riocmd.c                          |   34 
 b/drivers/char/rio/rioctrl.c                         |  240 +--
 b/drivers/char/rio/riotable.c                        |   60 
 b/drivers/char/sbc60xxwdt.c                          |    3 
 b/drivers/char/serial.c                              |    2 
 b/drivers/char/serial_21285.c                        |    1 
 b/drivers/char/serial_amba.c                         |    1 
 b/drivers/char/shwdt.c                               |    2 
 b/drivers/char/synclink.c                            |    2 
 b/drivers/char/synclinkmp.c                          |    2 
 b/drivers/char/sysrq.c                               |   22 
 b/drivers/char/tpqic02.c                             |    1 
 b/drivers/char/w83877f_wdt.c                         |    2 
 b/drivers/char/wdt.c                                 |    1 
 b/drivers/char/wdt285.c                              |    2 
 b/drivers/char/wdt977.c                              |    2 
 b/drivers/char/wdt_pci.c                             |    2 
 b/drivers/dio/Makefile                               |   14 
 b/drivers/fc4/Makefile                               |    2 
 b/drivers/fc4/fc.c                                   |    2 
 b/drivers/fc4/soc.c                                  |    2 
 b/drivers/fc4/socal.c                                |    2 
 b/drivers/i2c/i2c-adap-ite.c                         |    2 
 b/drivers/i2c/i2c-dev.c                              |    2 
 b/drivers/i2c/i2c-elektor.c                          |    2 
 b/drivers/i2c/i2c-elv.c                              |    2 
 b/drivers/i2c/i2c-philips-par.c                      |    2 
 b/drivers/i2c/i2c-proc.c                             |   60 
 b/drivers/i2c/i2c-velleman.c                         |    2 
 b/drivers/ide/Config.help                            |   36 
 b/drivers/ide/Config.in                              |   21 
 b/drivers/ide/Makefile                               |    6 
 b/drivers/ide/aec62xx.c                              |  305 ++--
 b/drivers/ide/ali14xx.c                              |    8 
 b/drivers/ide/alim15x3.c                             |  143 -
 b/drivers/ide/amd74xx.c                              |   51 
 b/drivers/ide/atapi.c                                |   75 
 b/drivers/ide/cmd640.c                               |    2 
 b/drivers/ide/cmd64x.c                               |  296 +--
 b/drivers/ide/cs5530.c                               |    8 
 b/drivers/ide/cy82c693.c                             |    6 
 b/drivers/ide/dtc2278.c                              |    2 
 b/drivers/ide/hd.c                                   |    8 
 b/drivers/ide/hpt34x.c                               |   71 
 b/drivers/ide/hpt366.c                               |  274 +--
 b/drivers/ide/hptraid.c                              |    8 
 b/drivers/ide/ht6560b.c                              |   12 
 b/drivers/ide/icside.c                               |  585 ++++---
 b/drivers/ide/ide-cd.c                               |  220 +-
 b/drivers/ide/ide-disk.c                             |   73 
 b/drivers/ide/ide-features.c                         |   10 
 b/drivers/ide/ide-floppy.c                           |  415 ++---
 b/drivers/ide/ide-m8xx.c                             |    4 
 b/drivers/ide/ide-pci.c                              |   49 
 b/drivers/ide/ide-pmac.c                             |    2 
 b/drivers/ide/ide-pnp.c                              |    6 
 b/drivers/ide/ide-probe.c                            |   11 
 b/drivers/ide/ide-tape.c                             |  820 +++++-----
 b/drivers/ide/ide.c                                  |  423 +++--
 b/drivers/ide/it8172.c                               |   16 
 b/drivers/ide/macide.c                               |    2 
 b/drivers/ide/ns87415.c                              |    4 
 b/drivers/ide/opti621.c                              |    6 
 b/drivers/ide/pcidma.c                               |   24 
 b/drivers/ide/pdc202xx.c                             |  311 +---
 b/drivers/ide/pdcraid.c                              |    2 
 b/drivers/ide/piix.c                                 |   49 
 b/drivers/ide/qd65xx.c                               |   26 
 b/drivers/ide/serverworks.c                          |   69 
 b/drivers/ide/sis5513.c                              |  103 -
 b/drivers/ide/sl82c105.c                             |  186 +-
 b/drivers/ide/tcq.c                                  |   16 
 b/drivers/ide/trm290.c                               |    4 
 b/drivers/ide/via82cxxx.c                            |   77 -
 b/drivers/ieee1394/ieee1394_types.h                  |    1 
 b/drivers/input/Makefile                             |    6 
 b/drivers/input/joystick/Makefile                    |    4 
 b/drivers/input/joystick/analog.c                    |    7 
 b/drivers/isdn/Makefile                              |   27 
 b/drivers/isdn/act2000/Makefile                      |    8 
 b/drivers/isdn/act2000/module.c                      |    2 
 b/drivers/isdn/capi/Config.help                      |   33 
 b/drivers/isdn/capi/Makefile                         |   12 
 b/drivers/isdn/capi/capi.c                           |    2 
 b/drivers/isdn/capi/kcapi.c                          |    1 
 b/drivers/isdn/divert/Makefile                       |   10 
 b/drivers/isdn/eicon/Makefile                        |   14 
 b/drivers/isdn/hardware/Makefile                     |   10 
 b/drivers/isdn/hardware/avm/Config.help              |   36 
 b/drivers/isdn/hardware/avm/Makefile                 |    4 
 b/drivers/isdn/hisax/Makefile                        |   28 
 b/drivers/isdn/hysdn/Makefile                        |    8 
 b/drivers/isdn/hysdn/hysdn_procconf.c                |    4 
 b/drivers/isdn/hysdn/hysdn_proclog.c                 |   14 
 b/drivers/isdn/i4l/Makefile                          |   21 
 b/drivers/isdn/icn/Makefile                          |    4 
 b/drivers/isdn/isdnloop/Makefile                     |    4 
 b/drivers/isdn/isdnloop/isdnloop.c                   |    3 
 b/drivers/isdn/pcbit/Makefile                        |    8 
 b/drivers/isdn/sc/Makefile                           |    8 
 b/drivers/isdn/sc/command.c                          |    1 
 b/drivers/isdn/sc/ioctl.c                            |   17 
 b/drivers/isdn/tpam/Makefile                         |   11 
 b/drivers/macintosh/apm_emu.c                        |    1 
 b/drivers/macintosh/macserial.c                      |    1 
 b/drivers/macintosh/rtc.c                            |    2 
 b/drivers/md/md.c                                    |   22 
 b/drivers/media/radio/miropcm20-radio.c              |    2 
 b/drivers/media/radio/radio-aimslab.c                |    2 
 b/drivers/media/radio/radio-aztech.c                 |    2 
 b/drivers/media/radio/radio-cadet.c                  |    2 
 b/drivers/media/radio/radio-gemtek-pci.c             |    2 
 b/drivers/media/radio/radio-gemtek.c                 |    2 
 b/drivers/media/radio/radio-maestro.c                |    2 
 b/drivers/media/radio/radio-maxiradio.c              |    2 
 b/drivers/media/radio/radio-rtrack2.c                |    2 
 b/drivers/media/radio/radio-sf16fmi.c                |    2 
 b/drivers/media/radio/radio-terratec.c               |    2 
 b/drivers/media/radio/radio-trust.c                  |    2 
 b/drivers/media/radio/radio-typhoon.c                |    2 
 b/drivers/media/radio/radio-zoltrix.c                |    2 
 b/drivers/media/video/adv7175.c                      |    2 
 b/drivers/media/video/bt819.c                        |    2 
 b/drivers/media/video/bt856.c                        |    2 
 b/drivers/media/video/cpia_usb.c                     |   15 
 b/drivers/media/video/meye.c                         |    2 
 b/drivers/media/video/saa7110.c                      |    2 
 b/drivers/media/video/saa7111.c                      |    2 
 b/drivers/media/video/saa7185.c                      |    2 
 b/drivers/media/video/tuner-3036.c                   |    2 
 b/drivers/media/video/tuner.c                        |    1 
 b/drivers/message/Makefile                           |   11 
 b/drivers/message/fusion/Makefile                    |    2 
 b/drivers/message/fusion/isense.c                    |    1 
 b/drivers/message/fusion/mptctl.c                    |    1 
 b/drivers/message/i2o/Makefile                       |    2 
 b/drivers/message/i2o/i2o_block.c                    |    1 
 b/drivers/message/i2o/i2o_config.c                   |    1 
 b/drivers/message/i2o/i2o_lan.c                      |    2 
 b/drivers/message/i2o/i2o_scsi.c                     |    2 
 b/drivers/mtd/ftl.c                                  |   11 
 b/drivers/mtd/mtdblock.c                             |    6 
 b/drivers/mtd/mtdblock_ro.c                          |   12 
 b/drivers/mtd/nftlcore.c                             |    6 
 b/drivers/net/8390.c                                 |    2 
 b/drivers/net/Makefile                               |   92 -
 b/drivers/net/appletalk/Makefile                     |   10 
 b/drivers/net/arcnet/Makefile                        |   10 
 b/drivers/net/atari_bionet.c                         |    2 
 b/drivers/net/atari_pamsnet.c                        |    2 
 b/drivers/net/auto_irq.c                             |    2 
 b/drivers/net/bmac.c                                 |    1 
 b/drivers/net/cs89x0.c                               |    2 
 b/drivers/net/declance.c                             |    6 
 b/drivers/net/e100/Makefile                          |   12 
 b/drivers/net/e100/e100_main.c                       |    1 
 b/drivers/net/e1000/Makefile                         |   11 
 b/drivers/net/e1000/e1000_main.c                     |    1 
 b/drivers/net/epic100.c                              |    2 
 b/drivers/net/ethertap.c                             |    2 
 b/drivers/net/fc/Makefile                            |    2 
 b/drivers/net/hamradio/Makefile                      |   12 
 b/drivers/net/hamradio/soundmodem/Makefile           |   52 
 b/drivers/net/hp100.c                                |    1 
 b/drivers/net/irda/Makefile                          |    4 
 b/drivers/net/irda/sa1100_ir.c                       |    1 
 b/drivers/net/loopback.c                             |    2 
 b/drivers/net/mac89x0.c                              |    2 
 b/drivers/net/mace.c                                 |    1 
 b/drivers/net/macsonic.c                             |    2 
 b/drivers/net/pcmcia/Makefile                        |    9 
 b/drivers/net/sk98lin/Makefile                       |   10 
 b/drivers/net/skfp/Makefile                          |    8 
 b/drivers/net/smc-ultra.c                            |    2 
 b/drivers/net/sundance.c                             |    2 
 b/drivers/net/sunlance.c                             |    4 
 b/drivers/net/tg3.c                                  |    5 
 b/drivers/net/tg3.h                                  |    1 
 b/drivers/net/tlan.c                                 |    1 
 b/drivers/net/tokenring/Makefile                     |   10 
 b/drivers/net/tulip/Makefile                         |   12 
 b/drivers/net/wan/Makefile                           |    8 
 b/drivers/net/wan/c101.c                             |    1 
 b/drivers/net/wan/comx-hw-munich.c                   |    2 
 b/drivers/net/wan/comx-proto-fr.c                    |    2 
 b/drivers/net/wan/comx-proto-ppp.c                   |    2 
 b/drivers/net/wan/comx.c                             |    5 
 b/drivers/net/wan/dscc4.c                            |    2 
 b/drivers/net/wan/farsync.c                          |    3 
 b/drivers/net/wan/hd6457x.c                          |    2 
 b/drivers/net/wan/lapbether.c                        |    2 
 b/drivers/net/wan/lmc/Makefile                       |    6 
 b/drivers/net/wan/n2.c                               |    1 
 b/drivers/net/wan/sdladrv.c                          |    2 
 b/drivers/net/wireless/Makefile                      |    9 
 b/drivers/net/wireless/airport.c                     |    1 
 b/drivers/nubus/Makefile                             |    9 
 b/drivers/parport/parport_gsc.c                      |    2 
 b/drivers/parport/parport_sunbpp.c                   |    2 
 b/drivers/pci/pci.ids                                |    1 
 b/drivers/pcmcia/sa1100_assabet.c                    |    1 
 b/drivers/pcmcia/sa1100_badge4.c                     |    6 
 b/drivers/pcmcia/sa1100_generic.c                    |   31 
 b/drivers/pcmcia/sa1100_generic.h                    |    4 
 b/drivers/pcmcia/sa1100_neponset.c                   |    4 
 b/drivers/pcmcia/sa1111_generic.c                    |    1 
 b/drivers/pnp/pnpbios_core.c                         |    2 
 b/drivers/s390/block/xpram.c                         |    5 
 b/drivers/s390/char/tape.c                           |   33 
 b/drivers/s390/net/ctcmain.c                         |  196 --
 b/drivers/s390/net/netiucv.c                         |  227 ---
 b/drivers/s390/s390io.c                              |   24 
 b/drivers/sbus/char/cpwatchdog.c                     |    2 
 b/drivers/sbus/char/display7seg.c                    |    1 
 b/drivers/sbus/char/flash.c                          |    2 
 b/drivers/sbus/char/jsflash.c                        |    8 
 b/drivers/sbus/char/openprom.c                       |    2 
 b/drivers/sbus/char/rtc.c                            |    2 
 b/drivers/scsi/Makefile                              |   14 
 b/drivers/scsi/aic7xxx/Makefile                      |   15 
 b/drivers/scsi/aic7xxx/shipped_aic7xxx_reg.h         |  716 +++++++++
 b/drivers/scsi/aic7xxx/shipped_aic7xxx_seq.h         | 1299 +++++++++++++++++
 b/drivers/scsi/dpt_i2o.c                             |    1 
 b/drivers/scsi/esp.c                                 |    1 
 b/drivers/scsi/fcal.c                                |    1 
 b/drivers/scsi/i60uscsi.c                            |    2 
 b/drivers/scsi/i91uscsi.c                            |    2 
 b/drivers/scsi/ide-scsi.c                            |  296 +--
 b/drivers/scsi/pluto.c                               |    1 
 b/drivers/scsi/qlogicpti.c                           |    2 
 b/drivers/scsi/scsicam.c                             |    1 
 b/drivers/scsi/sd.c                                  |    5 
 b/drivers/scsi/sr.c                                  |    5 
 b/drivers/scsi/sr_ioctl.c                            |    1 
 b/drivers/scsi/st.c                                  |    2 
 b/drivers/scsi/sym53c8xx_2/Makefile                  |    2 
 b/drivers/sgi/Makefile                               |    7 
 b/drivers/sgi/char/sgiserial.c                       |    4 
 b/drivers/tc/Makefile                                |   23 
 b/drivers/usb/Makefile                               |   18 
 b/drivers/usb/class/audio.c                          |    2 
 b/drivers/usb/class/bluetty.c                        |    5 
 b/drivers/usb/class/cdc-acm.c                        |    5 
 b/drivers/usb/core/devio.c                           |    1 
 b/drivers/usb/core/hcd.c                             |   11 
 b/drivers/usb/core/hub.c                             |    1 
 b/drivers/usb/core/inode.c                           |    1 
 b/drivers/usb/core/usb-debug.c                       |    1 
 b/drivers/usb/core/usb.c                             |    1 
 b/drivers/usb/host/Config.in                         |   16 
 b/drivers/usb/host/ehci-hcd.c                        |    1 
 b/drivers/usb/host/ehci-sched.c                      |    9 
 b/drivers/usb/host/ohci-hcd.c                        |    1 
 b/drivers/usb/host/uhci.c                            |   41 
 b/drivers/usb/host/usb-uhci-hcd.c                    |    6 
 b/drivers/usb/host/usb-uhci-q.c                      |   44 
 b/drivers/usb/host/usb-uhci.c                        |   69 
 b/drivers/usb/image/scanner.c                        |    2 
 b/drivers/usb/image/scanner.h                        |    3 
 b/drivers/usb/media/ov511.c                          |   11 
 b/drivers/usb/media/se401.c                          |    4 
 b/drivers/usb/media/stv680.c                         |    3 
 b/drivers/usb/misc/tiglusb.c                         |    2 
 b/drivers/usb/net/cdc-ether.c                        |    4 
 b/drivers/usb/net/pegasus.c                          |    2 
 b/drivers/usb/net/pegasus.h                          |    3 
 b/drivers/usb/net/usbnet.c                           |    1 
 b/drivers/usb/serial/belkin_sa.c                     |    5 
 b/drivers/usb/serial/cyberjack.c                     |    5 
 b/drivers/usb/serial/digi_acceleport.c               |    5 
 b/drivers/usb/serial/empeg.c                         |    5 
 b/drivers/usb/serial/ftdi_sio.c                      |    5 
 b/drivers/usb/serial/io_edgeport.c                   |    7 
 b/drivers/usb/serial/ipaq.c                          |    5 
 b/drivers/usb/serial/ir-usb.c                        |    5 
 b/drivers/usb/serial/keyspan.c                       |    6 
 b/drivers/usb/serial/keyspan_pda.c                   |    5 
 b/drivers/usb/serial/kl5kusb105.c                    |    4 
 b/drivers/usb/serial/mct_u232.c                      |    5 
 b/drivers/usb/serial/omninet.c                       |    5 
 b/drivers/usb/serial/pl2303.c                        |    5 
 b/drivers/usb/serial/safe_serial.c                   |    5 
 b/drivers/usb/serial/usbserial.c                     |    5 
 b/drivers/usb/serial/visor.c                         |    5 
 b/drivers/usb/serial/whiteheat.c                     |    5 
 b/drivers/usb/storage/Makefile                       |   10 
 b/drivers/usb/storage/datafab.c                      |  340 +---
 b/drivers/usb/storage/initializers.c                 |    2 
 b/drivers/usb/storage/isd200.c                       |    2 
 b/drivers/usb/storage/jumpshot.c                     |  436 +----
 b/drivers/usb/storage/raw_bulk.c                     |  337 ++++
 b/drivers/usb/storage/raw_bulk.h                     |   35 
 b/drivers/usb/storage/scsiglue.c                     |   30 
 b/drivers/usb/storage/sddr09.c                       |  283 ---
 b/drivers/usb/storage/sddr55.c                       |  336 ----
 b/drivers/usb/storage/shuttle_usbat.c                |  236 ---
 b/drivers/usb/storage/transport.h                    |   11 
 b/drivers/usb/storage/usb.c                          |    3 
 b/drivers/usb/storage/usb.h                          |    1 
 b/drivers/usb/usb-skeleton.c                         |    6 
 b/drivers/video/Makefile                             |   24 
 b/drivers/video/acornfb.c                            |   84 -
 b/drivers/video/aty/Makefile                         |   12 
 b/drivers/video/clps711xfb.c                         |  100 -
 b/drivers/video/matrox/Makefile                      |    2 
 b/drivers/video/riva/Makefile                        |   10 
 b/drivers/video/sa1100fb.c                           |  126 -
 b/drivers/video/sis/Makefile                         |    7 
 b/fs/Makefile                                        |  105 -
 b/fs/adfs/Makefile                                   |   10 
 b/fs/adfs/adfs.h                                     |    2 
 b/fs/adfs/dir.c                                      |    1 
 b/fs/adfs/dir_f.c                                    |    1 
 b/fs/adfs/dir_fplus.c                                |    1 
 b/fs/adfs/file.c                                     |    1 
 b/fs/adfs/inode.c                                    |    2 
 b/fs/adfs/map.c                                      |    1 
 b/fs/adfs/super.c                                    |    3 
 b/fs/affs/Makefile                                   |   10 
 b/fs/affs/amigaffs.c                                 |    1 
 b/fs/affs/bitmap.c                                   |    1 
 b/fs/affs/dir.c                                      |    1 
 b/fs/affs/file.c                                     |    1 
 b/fs/affs/inode.c                                    |    1 
 b/fs/affs/namei.c                                    |    1 
 b/fs/affs/super.c                                    |    3 
 b/fs/affs/symlink.c                                  |    1 
 b/fs/autofs/Makefile                                 |    7 
 b/fs/autofs/autofs_i.h                               |    2 
 b/fs/autofs4/Makefile                                |    8 
 b/fs/autofs4/root.c                                  |    3 
 b/fs/bad_inode.c                                     |    2 
 b/fs/bfs/Makefile                                    |   10 
 b/fs/bfs/bfs.h                                       |   60 
 b/fs/bfs/dir.c                                       |    7 
 b/fs/bfs/file.c                                      |    4 
 b/fs/bfs/inode.c                                     |    8 
 b/fs/binfmt_aout.c                                   |    2 
 b/fs/binfmt_misc.c                                   |    3 
 b/fs/block_dev.c                                     |   12 
 b/fs/buffer.c                                        |   19 
 b/fs/coda/Makefile                                   |    7 
 b/fs/coda/cnode.c                                    |    2 
 b/fs/coda/dir.c                                      |    5 
 b/fs/coda/inode.c                                    |   14 
 b/fs/coda/pioctl.c                                   |    3 
 b/fs/cramfs/Makefile                                 |    6 
 b/fs/cramfs/inode.c                                  |    1 
 b/fs/dcache.c                                        |    8 
 b/fs/devfs/Makefile                                  |   11 
 b/fs/devpts/Makefile                                 |    6 
 b/fs/dquot.c                                         |   92 -
 b/fs/driverfs/Makefile                               |    5 
 b/fs/driverfs/inode.c                                |    1 
 b/fs/efs/Makefile                                    |   10 
 b/fs/efs/dir.c                                       |    1 
 b/fs/efs/file.c                                      |    1 
 b/fs/efs/inode.c                                     |    1 
 b/fs/efs/namei.c                                     |    1 
 b/fs/efs/super.c                                     |    3 
 b/fs/efs/symlink.c                                   |    1 
 b/fs/exec.c                                          |    1 
 b/fs/exportfs/Makefile                               |    7 
 b/fs/exportfs/expfs.c                                |    6 
 b/fs/ext2/Makefile                                   |   12 
 b/fs/ext2/balloc.c                                   |    1 
 b/fs/ext2/bitmap.c                                   |    2 
 b/fs/ext2/fsync.c                                    |    1 
 b/fs/ext2/ialloc.c                                   |    1 
 b/fs/ext2/inode.c                                    |    1 
 b/fs/ext2/namei.c                                    |    1 
 b/fs/ext2/super.c                                    |    3 
 b/fs/ext3/Makefile                                   |   12 
 b/fs/ext3/balloc.c                                   |    1 
 b/fs/ext3/bitmap.c                                   |    2 
 b/fs/ext3/dir.c                                      |    1 
 b/fs/ext3/ialloc.c                                   |    1 
 b/fs/ext3/inode.c                                    |    1 
 b/fs/ext3/namei.c                                    |    1 
 b/fs/ext3/super.c                                    |    3 
 b/fs/fat/Makefile                                    |   12 
 b/fs/fat/buffer.c                                    |    1 
 b/fs/fat/cache.c                                     |    1 
 b/fs/fat/cvf.c                                       |    1 
 b/fs/fat/dir.c                                       |    1 
 b/fs/fat/file.c                                      |    1 
 b/fs/fat/inode.c                                     |    1 
 b/fs/fat/misc.c                                      |    1 
 b/fs/fcntl.c                                         |    2 
 b/fs/freevxfs/Makefile                               |    7 
 b/fs/freevxfs/vxfs_bmap.c                            |    1 
 b/fs/freevxfs/vxfs_fshead.c                          |    1 
 b/fs/freevxfs/vxfs_inode.c                           |    1 
 b/fs/freevxfs/vxfs_olt.c                             |    1 
 b/fs/freevxfs/vxfs_subr.c                            |    1 
 b/fs/freevxfs/vxfs_super.c                           |    1 
 b/fs/fs-writeback.c                                  |    1 
 b/fs/hfs/Makefile                                    |   11 
 b/fs/hfs/file.c                                      |    1 
 b/fs/hpfs/Makefile                                   |   10 
 b/fs/hpfs/alloc.c                                    |    1 
 b/fs/hpfs/anode.c                                    |    1 
 b/fs/hpfs/buffer.c                                   |    1 
 b/fs/hpfs/dir.c                                      |    1 
 b/fs/hpfs/dnode.c                                    |    1 
 b/fs/hpfs/ea.c                                       |    1 
 b/fs/hpfs/file.c                                     |    1 
 b/fs/hpfs/hpfs_fn.h                                  |    1 
 b/fs/hpfs/inode.c                                    |    1 
 b/fs/hpfs/map.c                                      |    1 
 b/fs/hpfs/namei.c                                    |    1 
 b/fs/hpfs/super.c                                    |    3 
 b/fs/inode.c                                         |   10 
 b/fs/intermezzo/Makefile                             |   10 
 b/fs/isofs/Makefile                                  |   16 
 b/fs/isofs/compress.c                                |    1 
 b/fs/isofs/dir.c                                     |    1 
 b/fs/isofs/inode.c                                   |    3 
 b/fs/isofs/namei.c                                   |    1 
 b/fs/isofs/rock.c                                    |    1 
 b/fs/jbd/Makefile                                    |    7 
 b/fs/jbd/journal.c                                   |   12 
 b/fs/jffs/Makefile                                   |   18 
 b/fs/jffs/inode-v23.c                                |    2 
 b/fs/jffs/intrep.h                                   |    3 
 b/fs/jffs2/Makefile                                  |   13 
 b/fs/jfs/Makefile                                    |   11 
 b/fs/jfs/inode.c                                     |    1 
 b/fs/jfs/jfs_dtree.c                                 |   36 
 b/fs/jfs/jfs_incore.h                                |    3 
 b/fs/jfs/jfs_logmgr.c                                |   29 
 b/fs/jfs/jfs_logmgr.h                                |   12 
 b/fs/jfs/jfs_metapage.c                              |    1 
 b/fs/jfs/jfs_mount.c                                 |    9 
 b/fs/jfs/jfs_superblock.h                            |    7 
 b/fs/jfs/super.c                                     |    3 
 b/fs/libfs.c                                         |  128 +
 b/fs/lockd/Makefile                                  |   17 
 b/fs/minix/Makefile                                  |   10 
 b/fs/minix/bitmap.c                                  |    1 
 b/fs/minix/file.c                                    |    2 
 b/fs/minix/inode.c                                   |   22 
 b/fs/minix/itree_common.c                            |   15 
 b/fs/minix/itree_v1.c                                |    6 
 b/fs/minix/itree_v2.c                                |    6 
 b/fs/minix/minix.h                                   |    5 
 b/fs/minix/namei.c                                   |    2 
 b/fs/msdos/Makefile                                  |   12 
 b/fs/msdos/namei.c                                   |    1 
 b/fs/namei.c                                         |   11 
 b/fs/namespace.c                                     |    1 
 b/fs/ncpfs/Makefile                                  |   10 
 b/fs/ncpfs/inode.c                                   |    2 
 b/fs/nfs/Makefile                                    |   19 
 b/fs/nfs/dir.c                                       |    7 
 b/fs/nfs/file.c                                      |    4 
 b/fs/nfs/inode.c                                     |   18 
 b/fs/nfs/nfsroot.c                                   |    1 
 b/fs/nfs/symlink.c                                   |   12 
 b/fs/nfsctl.c                                        |    1 
 b/fs/nfsd/Makefile                                   |   20 
 b/fs/nfsd/export.c                                   |    1 
 b/fs/nfsd/nfs3xdr.c                                  |    4 
 b/fs/nfsd/nfsctl.c                                   |    1 
 b/fs/nfsd/nfsfh.c                                    |   23 
 b/fs/nfsd/nfsproc.c                                  |    1 
 b/fs/nfsd/vfs.c                                      |    1 
 b/fs/nls/Makefile                                    |   14 
 b/fs/ntfs/Makefile                                   |    8 
 b/fs/ntfs/aops.c                                     |    1 
 b/fs/ntfs/attrib.c                                   |    1 
 b/fs/ntfs/compress.c                                 |    1 
 b/fs/ntfs/inode.c                                    |    1 
 b/fs/ntfs/super.c                                    |    2 
 b/fs/open.c                                          |    1 
 b/fs/openpromfs/Makefile                             |   12 
 b/fs/openpromfs/inode.c                              |    2 
 b/fs/partitions/Makefile                             |    7 
 b/fs/partitions/check.c                              |    6 
 b/fs/partitions/msdos.c                              |    1 
 b/fs/proc/Makefile                                   |   13 
 b/fs/proc/base.c                                     |    1 
 b/fs/proc/generic.c                                  |    4 
 b/fs/proc/proc_misc.c                                |   28 
 b/fs/qnx4/Makefile                                   |   10 
 b/fs/qnx4/bitmap.c                                   |    1 
 b/fs/qnx4/dir.c                                      |    1 
 b/fs/qnx4/fsync.c                                    |    1 
 b/fs/qnx4/inode.c                                    |    3 
 b/fs/qnx4/namei.c                                    |    1 
 b/fs/quota.c                                         |    7 
 b/fs/quota_v1.c                                      |    8 
 b/fs/quota_v2.c                                      |    8 
 b/fs/ramfs/Makefile                                  |    5 
 b/fs/ramfs/inode.c                                   |    1 
 b/fs/reiserfs/Makefile                               |   14 
 b/fs/reiserfs/bitmap.c                               |    1 
 b/fs/reiserfs/buffer2.c                              |    1 
 b/fs/reiserfs/dir.c                                  |    1 
 b/fs/reiserfs/do_balan.c                             |    1 
 b/fs/reiserfs/fix_node.c                             |   25 
 b/fs/reiserfs/ibalance.c                             |    1 
 b/fs/reiserfs/inode.c                                |    1 
 b/fs/reiserfs/item_ops.c                             |    7 
 b/fs/reiserfs/journal.c                              |    5 
 b/fs/reiserfs/lbalance.c                             |    1 
 b/fs/reiserfs/prints.c                               |    1 
 b/fs/reiserfs/resize.c                               |    1 
 b/fs/reiserfs/stree.c                                |    1 
 b/fs/reiserfs/super.c                                |    2 
 b/fs/reiserfs/tail_conversion.c                      |    1 
 b/fs/romfs/Makefile                                  |   10 
 b/fs/romfs/inode.c                                   |    3 
 b/fs/seq_file.c                                      |   42 
 b/fs/smbfs/Makefile                                  |   10 
 b/fs/smbfs/dir.c                                     |    2 
 b/fs/smbfs/file.c                                    |    2 
 b/fs/smbfs/inode.c                                   |   10 
 b/fs/smbfs/proto.h                                   |    1 
 b/fs/stat.c                                          |   75 
 b/fs/super.c                                         |    2 
 b/fs/sysv/Makefile                                   |   12 
 b/fs/sysv/balloc.c                                   |    1 
 b/fs/sysv/file.c                                     |    1 
 b/fs/sysv/ialloc.c                                   |    1 
 b/fs/sysv/inode.c                                    |    2 
 b/fs/sysv/itree.c                                    |   25 
 b/fs/sysv/namei.c                                    |    1 
 b/fs/sysv/super.c                                    |    3 
 b/fs/sysv/sysv.h                                     |    3 
 b/fs/udf/Makefile                                    |   10 
 b/fs/udf/balloc.c                                    |    1 
 b/fs/udf/dir.c                                       |    1 
 b/fs/udf/directory.c                                 |    1 
 b/fs/udf/file.c                                      |    1 
 b/fs/udf/ialloc.c                                    |    1 
 b/fs/udf/inode.c                                     |    1 
 b/fs/udf/misc.c                                      |    1 
 b/fs/udf/namei.c                                     |    1 
 b/fs/udf/partition.c                                 |    1 
 b/fs/udf/super.c                                     |    3 
 b/fs/udf/symlink.c                                   |    1 
 b/fs/udf/truncate.c                                  |    1 
 b/fs/udf/udfdecl.h                                   |    1 
 b/fs/ufs/Makefile                                    |   12 
 b/fs/ufs/balloc.c                                    |    2 
 b/fs/ufs/dir.c                                       |    2 
 b/fs/ufs/ialloc.c                                    |    2 
 b/fs/ufs/inode.c                                     |    1 
 b/fs/ufs/namei.c                                     |    1 
 b/fs/ufs/super.c                                     |    3 
 b/fs/ufs/truncate.c                                  |    2 
 b/fs/ufs/util.c                                      |    1 
 b/fs/ufs/util.h                                      |    1 
 b/fs/umsdos/Makefile                                 |   10 
 b/fs/umsdos/inode.c                                  |    2 
 b/fs/vfat/Makefile                                   |   12 
 b/fs/vfat/namei.c                                    |    3 
 b/fs/xattr.c                                         |    1 
 b/include/asm-arm/arch-clps711x/memory.h             |    8 
 b/include/asm-arm/dma.h                              |    4 
 b/include/asm-arm/hardware/sa1111.h                  |    6 
 b/include/asm-arm/mach/arch.h                        |    4 
 b/include/asm-arm/mach/pci.h                         |   25 
 b/include/asm-arm/memory.h                           |    2 
 b/include/asm-arm/proc-armv/system.h                 |    4 
 b/include/asm-arm/ptrace.h                           |   15 
 b/include/asm-arm/thread_info.h                      |    2 
 b/include/asm-arm/unistd.h                           |    2 
 b/include/asm-generic/bitops.h                       |    6 
 b/include/asm-generic/tlb.h                          |    3 
 b/include/asm-i386/bitops.h                          |    6 
 b/include/asm-i386/bugs.h                            |    2 
 b/include/asm-i386/cpufeature.h                      |   25 
 b/include/asm-i386/processor.h                       |   12 
 b/include/asm-i386/rwsem.h                           |   24 
 b/include/asm-i386/suspend.h                         |  302 +++
 b/include/asm-i386/xor.h                             |    2 
 b/include/asm-m68k/motorola_pgalloc.h                |  160 --
 b/include/asm-m68k/sun3_pgalloc.h                    |  117 -
 b/include/asm-m68k/tlb.h                             |   19 
 b/include/asm-sparc/pgalloc.h                        |    1 
 b/include/asm-sparc/sbus.h                           |    6 
 b/include/asm-sparc64/bitops.h                       |    6 
 b/include/asm-sparc64/tlb.h                          |   17 
 b/include/asm-sparc64/tlbflush.h                     |   36 
 b/include/asm-x86_64/processor.h                     |    1 
 b/include/linux/amigaffs.h                           |    2 
 b/include/linux/atapi.h                              |   65 
 b/include/linux/bfs_fs.h                             |   25 
 b/include/linux/bitops.h                             |   43 
 b/include/linux/blk.h                                |   21 
 b/include/linux/blkdev.h                             |   10 
 b/include/linux/buffer_head.h                        |   12 
 b/include/linux/coda_linux.h                         |    3 
 b/include/linux/dcache.h                             |    2 
 b/include/linux/fs.h                                 |   57 
 b/include/linux/futex.h                              |    4 
 b/include/linux/gameport.h                           |    4 
 b/include/linux/hfs_sysdep.h                         |    1 
 b/include/linux/highmem.h                            |   10 
 b/include/linux/ide.h                                |   56 
 b/include/linux/init.h                               |    3 
 b/include/linux/interrupt.h                          |    8 
 b/include/linux/jbd.h                                |    1 
 b/include/linux/jiffies.h                            |   32 
 b/include/linux/module.h                             |   30 
 b/include/linux/mount.h                              |    2 
 b/include/linux/msdos_fs.h                           |    1 
 b/include/linux/namei.h                              |   58 
 b/include/linux/netfilter.h                          |   21 
 b/include/linux/nfs_fs.h                             |    4 
 b/include/linux/page-flags.h                         |    7 
 b/include/linux/pci_ids.h                            |    1 
 b/include/linux/quota.h                              |   26 
 b/include/linux/reboot.h                             |    9 
 b/include/linux/reiserfs_fs.h                        |    8 
 b/include/linux/sched.h                              |   12 
 b/include/linux/seq_file.h                           |    2 
 b/include/linux/smp.h                                |    8 
 b/include/linux/suspend.h                            |   67 
 b/include/linux/swap.h                               |    4 
 b/include/linux/sysctl.h                             |    1 
 b/include/linux/timer.h                              |   19 
 b/include/linux/tqueue.h                             |    2 
 b/include/linux/usb.h                                |  126 -
 b/include/linux/uts.h                                |    4 
 b/include/net/inetpeer.h                             |    2 
 b/init/do_mounts.c                                   |    6 
 b/init/main.c                                        |    1 
 b/init/version.c                                     |    2 
 b/kernel/Makefile                                    |    3 
 b/kernel/context.c                                   |    1 
 b/kernel/futex.c                                     |  132 -
 b/kernel/ksyms.c                                     |   10 
 b/kernel/signal.c                                    |    2 
 b/kernel/softirq.c                                   |   46 
 b/kernel/suspend.c                                   | 1256 ++++++++++++++++
 b/kernel/sys.c                                       |   11 
 b/lib/Makefile                                       |    7 
 b/lib/zlib_deflate/Makefile                          |    7 
 b/lib/zlib_inflate/Makefile                          |    9 
 b/mm/filemap.c                                       |   10 
 b/mm/memory.c                                        |    6 
 b/mm/mempool.c                                       |    1 
 b/mm/page-writeback.c                                |   10 
 b/mm/page_alloc.c                                    |   48 
 b/mm/page_io.c                                       |    1 
 b/mm/pdflush.c                                       |   22 
 b/mm/swap_state.c                                    |    1 
 b/mm/swapfile.c                                      |    3 
 b/mm/vmscan.c                                        |   11 
 b/net/802/Makefile                                   |    7 
 b/net/802/tr.c                                       |    2 
 b/net/8021q/Makefile                                 |   10 
 b/net/Makefile                                       |   58 
 b/net/appletalk/Makefile                             |   14 
 b/net/atm/Makefile                                   |   19 
 b/net/ax25/Makefile                                  |   20 
 b/net/ax25/ax25_ds_timer.c                           |    2 
 b/net/ax25/ax25_timer.c                              |    2 
 b/net/bluetooth/Makefile                             |    8 
 b/net/bridge/Makefile                                |   11 
 b/net/bridge/br.c                                    |    2 
 b/net/core/Makefile                                  |    7 
 b/net/core/profile.c                                 |    2 
 b/net/core/sock.c                                    |    2 
 b/net/core/utils.c                                   |    2 
 b/net/decnet/Makefile                                |   14 
 b/net/decnet/af_decnet.c                             |    1 
 b/net/econet/Makefile                                |   10 
 b/net/ethernet/Makefile                              |   26 
 b/net/ipv4/Makefile                                  |    7 
 b/net/ipv4/fib_semantics.c                           |    2 
 b/net/ipv4/icmp.c                                    |    2 
 b/net/ipv4/igmp.c                                    |    2 
 b/net/ipv4/ip_fragment.c                             |    2 
 b/net/ipv4/ip_output.c                               |    3 
 b/net/ipv4/ipconfig.c                                |    2 
 b/net/ipv4/netfilter/Makefile                        |   13 
 b/net/ipv4/netfilter/ip_fw_compat.c                  |    1 
 b/net/ipv4/netfilter/ipt_ah.c                        |    1 
 b/net/ipv4/netfilter/ipt_esp.c                       |    1 
 b/net/ipv4/tcp.c                                     |    6 
 b/net/ipv4/tcp_input.c                               |    2 
 b/net/ipv6/Makefile                                  |   13 
 b/net/ipv6/mcast.c                                   |    2 
 b/net/ipv6/netfilter/Makefile                        |    7 
 b/net/ipv6/reassembly.c                              |    2 
 b/net/ipv6/tcp_ipv6.c                                |    2 
 b/net/ipx/Makefile                                   |   21 
 b/net/irda/Makefile                                  |   46 
 b/net/irda/ircomm/Makefile                           |    6 
 b/net/irda/irlan/Makefile                            |   10 
 b/net/irda/irnet/Makefile                            |   11 
 b/net/khttpd/Makefile                                |   14 
 b/net/lapb/Makefile                                  |   13 
 b/net/lapb/lapb_iface.c                              |    2 
 b/net/lapb/lapb_timer.c                              |    2 
 b/net/netlink/Makefile                               |   14 
 b/net/netrom/Makefile                                |   16 
 b/net/netrom/af_netrom.c                             |    2 
 b/net/netrom/nr_timer.c                              |    2 
 b/net/packet/Makefile                                |    7 
 b/net/rose/Makefile                                  |   16 
 b/net/rose/af_rose.c                                 |    2 
 b/net/rose/rose_link.c                               |    2 
 b/net/rose/rose_timer.c                              |    2 
 b/net/sched/Makefile                                 |    3 
 b/net/sched/estimator.c                              |    2 
 b/net/sched/sch_csz.c                                |    2 
 b/net/sched/sch_sfq.c                                |    2 
 b/net/sched/sch_tbf.c                                |    2 
 b/net/sunrpc/Makefile                                |   17 
 b/net/unix/Makefile                                  |   14 
 b/net/unix/af_unix.c                                 |    1 
 b/net/wanrouter/Makefile                             |   15 
 b/net/wanrouter/wanproc.c                            |   28 
 b/net/x25/Makefile                                   |   17 
 b/net/x25/af_x25.c                                   |    2 
 b/net/x25/x25_link.c                                 |    2 
 b/net/x25/x25_timer.c                                |    2 
 b/scripts/mkcompile_h                                |   11 
 b/scripts/mkversion_h                                |   12 
 b/sound/Makefile                                     |   16 
 b/sound/arm/Makefile                                 |    2 
 b/sound/arm/sa11xx-uda1341.c                         |    2 
 b/sound/core/Makefile                                |   28 
 b/sound/core/ioctl32/Makefile                        |    2 
 b/sound/core/oss/Makefile                            |    2 
 b/sound/core/oss/pcm_oss.c                           |    2 
 b/sound/core/rtctimer.c                              |    2 
 b/sound/core/seq/Makefile                            |   15 
 b/sound/core/seq/instr/Makefile                      |    4 
 b/sound/core/seq/oss/Makefile                        |    2 
 b/sound/core/seq/oss/seq_oss.c                       |    2 
 b/sound/core/seq/seq_dummy.c                         |    1 
 b/sound/core/seq/seq_midi.c                          |    1 
 b/sound/drivers/Makefile                             |    7 
 b/sound/drivers/dummy.c                              |    4 
 b/sound/drivers/mpu401/Makefile                      |    4 
 b/sound/drivers/mpu401/mpu401.c                      |    2 
 b/sound/drivers/mtpav.c                              |    2 
 b/sound/drivers/opl3/Makefile                        |    4 
 b/sound/drivers/opl3/opl3_seq.c                      |    2 
 b/sound/drivers/serial-u16550.c                      |    1 
 b/sound/drivers/virmidi.c                            |    2 
 b/sound/i2c/Makefile                                 |   10 
 b/sound/i2c/l3/Makefile                              |    2 
 b/sound/isa/Makefile                                 |   15 
 b/sound/isa/ad1816a/Makefile                         |    2 
 b/sound/isa/ad1816a/ad1816a.c                        |    1 
 b/sound/isa/ad1848/Makefile                          |    4 
 b/sound/isa/ad1848/ad1848.c                          |    1 
 b/sound/isa/als100.c                                 |    2 
 b/sound/isa/azt2320.c                                |    2 
 b/sound/isa/cmi8330.c                                |    2 
 b/sound/isa/cs423x/Makefile                          |    4 
 b/sound/isa/cs423x/cs4231.c                          |    2 
 b/sound/isa/cs423x/cs4236.c                          |    1 
 b/sound/isa/dt0197h.c                                |    2 
 b/sound/isa/es1688/Makefile                          |    2 
 b/sound/isa/es1688/es1688.c                          |    2 
 b/sound/isa/es18xx.c                                 |    2 
 b/sound/isa/gus/Makefile                             |    4 
 b/sound/isa/gus/gus_synth.c                          |    2 
 b/sound/isa/gus/gusclassic.c                         |    2 
 b/sound/isa/gus/gusextreme.c                         |    2 
 b/sound/isa/gus/gusmax.c                             |    2 
 b/sound/isa/gus/interwave.c                          |    2 
 b/sound/isa/opl3sa2.c                                |    2 
 b/sound/isa/opti9xx/Makefile                         |    2 
 b/sound/isa/opti9xx/opti92x-ad1848.c                 |    1 
 b/sound/isa/sb/Makefile                              |    4 
 b/sound/isa/sb/emu8000_synth.c                       |    2 
 b/sound/isa/sb/es968.c                               |    2 
 b/sound/isa/sb/sb16.c                                |    4 
 b/sound/isa/sb/sb8.c                                 |    2 
 b/sound/isa/sgalaxy.c                                |    2 
 b/sound/isa/wavefront/Makefile                       |    2 
 b/sound/isa/wavefront/wavefront.c                    |    1 
 b/sound/oss/Makefile                                 |   22 
 b/sound/oss/awe_wave.c                               |    1 
 b/sound/oss/cs4281/Makefile                          |    2 
 b/sound/oss/cs4281/cs4281m.c                         |    1 
 b/sound/oss/dmasound/Makefile                        |    7 
 b/sound/oss/emu10k1/Makefile                         |    2 
 b/sound/oss/emu10k1/cardmi.c                         |    2 
 b/sound/oss/via82cxxx_audio.c                        |    3 
 b/sound/oss/vidc.c                                   |    1 
 b/sound/pci/Makefile                                 |   15 
 b/sound/pci/ac97/Makefile                            |    4 
 b/sound/pci/ali5451/Makefile                         |    2 
 b/sound/pci/ali5451/ali5451.c                        |    1 
 b/sound/pci/als4000.c                                |    2 
 b/sound/pci/cmipci.c                                 |    2 
 b/sound/pci/cs4281.c                                 |    2 
 b/sound/pci/cs46xx/Makefile                          |    2 
 b/sound/pci/cs46xx/cs46xx.c                          |    2 
 b/sound/pci/emu10k1/Makefile                         |    2 
 b/sound/pci/emu10k1/emu10k1_synth.c                  |    3 
 b/sound/pci/ens1370.c                                |    2 
 b/sound/pci/es1938.c                                 |    2 
 b/sound/pci/es1968.c                                 |    1 
 b/sound/pci/fm801.c                                  |    2 
 b/sound/pci/ice1712.c                                |    2 
 b/sound/pci/intel8x0.c                               |    2 
 b/sound/pci/korg1212/Makefile                        |    2 
 b/sound/pci/korg1212/korg1212.c                      |    1 
 b/sound/pci/maestro3.c                               |    2 
 b/sound/pci/nm256/Makefile                           |    2 
 b/sound/pci/nm256/nm256.c                            |    2 
 b/sound/pci/rme32.c                                  |    1 
 b/sound/pci/rme96.c                                  |    3 
 b/sound/pci/rme9652/Makefile                         |    2 
 b/sound/pci/rme9652/rme9652.c                        |    1 
 b/sound/pci/sonicvibes.c                             |    2 
 b/sound/pci/trident/Makefile                         |    2 
 b/sound/pci/trident/trident_synth.c                  |    2 
 b/sound/pci/via686.c                                 |    2 
 b/sound/pci/via8233.c                                |    2 
 b/sound/pci/ymfpci/Makefile                          |    2 
 b/sound/pci/ymfpci/ymfpci.c                          |    2 
 b/sound/ppc/Makefile                                 |    2 
 b/sound/ppc/powermac.c                               |    1 
 b/sound/synth/Makefile                               |    7 
 b/sound/synth/emux/Makefile                          |    2 
 drivers/scsi/aic7xxx/aic7xxx_reg.h                   |  716 ---------
 drivers/scsi/aic7xxx/aic7xxx_seq.h                   | 1299 -----------------
 fs/bfs/bfs_defs.h                                    |    3 
 include/linux/bfs_fs_i.h                             |   21 
 include/linux/bfs_fs_sb.h                            |   25 
 1265 files changed, 17104 insertions(+), 14244 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel-announce" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux