Linux kernel 2.6.21 released

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

 



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

Patch:		ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.21.bz2
Full source:	ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2

Sizes in bytes			Compressed	Uncompressed
------------------------------------------------------------
Patch                              4391899          23506933
Full source                       43997476         254402560

-----------------------------------------------------------------------------
 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:

 Documentation/acpi-hotkey.txt                                  |   38 
 Documentation/hrtimers.txt                                     |  178 
 arch/arm/kernel/apm.c                                          |  672 
 arch/arm/mach-at91rm9200/Kconfig                               |  148 
 arch/arm/mach-at91rm9200/Makefile                              |   49 
 arch/arm/mach-at91rm9200/Makefile.boot                         |    9 
 arch/arm/mach-at91rm9200/at91rm9200.c                          |  294 
 arch/arm/mach-at91rm9200/at91rm9200_devices.c                  |  875 -
 arch/arm/mach-at91rm9200/at91rm9200_time.c                     |  146 
 arch/arm/mach-at91rm9200/at91sam9260.c                         |  295 
 arch/arm/mach-at91rm9200/at91sam9260_devices.c                 |  867 -
 arch/arm/mach-at91rm9200/at91sam9261.c                         |  290 
 arch/arm/mach-at91rm9200/at91sam9261_devices.c                 |  741 -
 arch/arm/mach-at91rm9200/at91sam926x_time.c                    |  114 
 arch/arm/mach-at91rm9200/board-1arm.c                          |  102 
 arch/arm/mach-at91rm9200/board-carmeva.c                       |  149 
 arch/arm/mach-at91rm9200/board-csb337.c                        |  145 
 arch/arm/mach-at91rm9200/board-csb637.c                        |  109 
 arch/arm/mach-at91rm9200/board-dk.c                            |  216 
 arch/arm/mach-at91rm9200/board-eb9200.c                        |  123 
 arch/arm/mach-at91rm9200/board-ek.c                            |  174 
 arch/arm/mach-at91rm9200/board-kafa.c                          |  109 
 arch/arm/mach-at91rm9200/board-kb9202.c                        |  143 
 arch/arm/mach-at91rm9200/board-sam9260ek.c                     |  202 
 arch/arm/mach-at91rm9200/board-sam9261ek.c                     |  259 
 arch/arm/mach-at91rm9200/clock.c                               |  644 
 arch/arm/mach-at91rm9200/clock.h                               |   31 
 arch/arm/mach-at91rm9200/generic.h                             |   49 
 arch/arm/mach-at91rm9200/gpio.c                                |  414 
 arch/arm/mach-at91rm9200/irq.c                                 |  168 
 arch/arm/mach-at91rm9200/leds.c                                |   99 
 arch/arm/mach-at91rm9200/pm.c                                  |  227 
 arch/arm/mach-iop13xx/time.c                                   |  102 
 arch/arm/mach-s3c2410/clock.h                                  |   63 
 arch/arm/mach-s3c2410/common-smdk.c                            |  200 
 arch/arm/mach-s3c2410/common-smdk.h                            |   15 
 arch/arm/mach-s3c2410/cpu.c                                    |  357 
 arch/arm/mach-s3c2410/cpu.h                                    |   69 
 arch/arm/mach-s3c2410/devs.c                                   |  585 
 arch/arm/mach-s3c2410/devs.h                                   |   51 
 arch/arm/mach-s3c2410/dma.h                                    |   45 
 arch/arm/mach-s3c2410/irq.h                                    |  107 
 arch/arm/mach-s3c2410/mach-anubis.c                            |  325 
 arch/arm/mach-s3c2410/mach-nexcoder.c                          |  158 
 arch/arm/mach-s3c2410/mach-osiris.c                            |  303 
 arch/arm/mach-s3c2410/mach-rx3715.c                            |  244 
 arch/arm/mach-s3c2410/mach-smdk2413.c                          |  140 
 arch/arm/mach-s3c2410/mach-smdk2440.c                          |  208 
 arch/arm/mach-s3c2410/mach-vstms.c                             |  169 
 arch/arm/mach-s3c2410/pm-simtec.c                              |   66 
 arch/arm/mach-s3c2410/pm.h                                     |   73 
 arch/arm/mach-s3c2410/s3c2400-gpio.c                           |   42 
 arch/arm/mach-s3c2410/s3c2400.h                                |   31 
 arch/arm/mach-s3c2410/s3c2410-clock.c                          |  276 
 arch/arm/mach-s3c2410/s3c2410-dma.c                            |  161 
 arch/arm/mach-s3c2410/s3c2410-gpio.c                           |   71 
 arch/arm/mach-s3c2410/s3c2410-irq.c                            |   48 
 arch/arm/mach-s3c2410/s3c2410-pm.c                             |  156 
 arch/arm/mach-s3c2410/s3c2410-sleep.S                          |   68 
 arch/arm/mach-s3c2410/s3c2410.h                                |   31 
 arch/arm/mach-s3c2410/s3c2412-clock.c                          |  716 -
 arch/arm/mach-s3c2410/s3c2412-dma.c                            |  161 
 arch/arm/mach-s3c2410/s3c2412-irq.c                            |  133 
 arch/arm/mach-s3c2410/s3c2412-pm.c                             |  128 
 arch/arm/mach-s3c2410/s3c2412.c                                |  181 
 arch/arm/mach-s3c2410/s3c2412.h                                |   29 
 arch/arm/mach-s3c2410/s3c2440-clock.c                          |  170 
 arch/arm/mach-s3c2410/s3c2440-dma.c                            |  165 
 arch/arm/mach-s3c2410/s3c2440-dsc.c                            |   54 
 arch/arm/mach-s3c2410/s3c2440-irq.c                            |  130 
 arch/arm/mach-s3c2410/s3c2440.c                                |   52 
 arch/arm/mach-s3c2410/s3c2440.h                                |   17 
 arch/arm/mach-s3c2410/s3c2442-clock.c                          |  171 
 arch/arm/mach-s3c2410/s3c2442.c                                |   34 
 arch/arm/mach-s3c2410/s3c2442.h                                |   17 
 arch/arm/mach-s3c2410/s3c244x-irq.c                            |  146 
 arch/arm/mach-s3c2410/s3c244x.c                                |  184 
 arch/arm/mach-s3c2410/s3c244x.h                                |   25 
 arch/arm/mach-s3c2410/time.c                                   |  262 
 arch/avr32/boards/atstk1000/spi.c                              |   27 
 arch/avr32/lib/libgcc.h                                        |   33 
 arch/avr32/lib/longlong.h                                      |   98 
 arch/i386/kernel/time_hpet.c                                   |  497 
 arch/mips/cobalt/Kconfig                                       |    7 
 arch/mips/jmr3927/common/rtc_ds1742.c                          |  171 
 arch/mips/kernel/apm.c                                         |  604 
 arch/mips/lib-32/memset.S                                      |  145 
 arch/mips/lib-64/memset.S                                      |  142 
 arch/mips/lib/promlib.c                                        |   24 
 arch/mips/mips-boards/generic/printf.c                         |   78 
 arch/mips/mips-boards/malta/malta_smp.c                        |  109 
 arch/mips/mips-boards/sim/sim_printf.c                         |   74 
 arch/mips/mm/dma-coherent.c                                    |  254 
 arch/mips/mm/dma-ip27.c                                        |  257 
 arch/mips/mm/dma-ip32.c                                        |  383 
 arch/mips/mm/dma-noncoherent.c                                 |  370 
 arch/parisc/mm/kmap.c                                          |  166 
 arch/powerpc/boot/dts/mpc8349emds.dts                          |  328 
 arch/powerpc/boot/dts/mpc8360emds.dts                          |  375 
 arch/powerpc/configs/mpc8360emds_defconfig                     | 1083 -
 arch/powerpc/platforms/52xx/efika-pci.c                        |  119 
 arch/powerpc/platforms/52xx/efika-setup.c                      |  150 
 arch/powerpc/platforms/52xx/efika.h                            |   19 
 arch/powerpc/platforms/83xx/mpc834x_sys.c                      |  140 
 arch/powerpc/platforms/83xx/mpc834x_sys.h                      |   23 
 arch/powerpc/platforms/83xx/mpc8360e_pb.c                      |  236 
 arch/powerpc/platforms/pseries/firmware.h                      |   17 
 arch/powerpc/platforms/pseries/ras.h                           |    9 
 arch/ppc/configs/gemini_defconfig                              |  618 
 arch/ppc/kernel/dma-mapping.c                                  |  442 
 arch/ppc/platforms/gemini.h                                    |  165 
 arch/ppc/platforms/gemini_pci.c                                |   41 
 arch/ppc/platforms/gemini_prom.S                               |   90 
 arch/ppc/platforms/gemini_serial.h                             |   40 
 arch/ppc/platforms/gemini_setup.c                              |  577 
 arch/s390/crypto/crypt_s390_query.c                            |  129 
 arch/s390/hypfs/hypfs_diag.h                                   |   16 
 arch/s390/kernel/profile.c                                     |   20 
 arch/s390/kernel/reset.S                                       |   90 
 arch/s390/math-emu/qrnnd.S                                     |   77 
 arch/s390/math-emu/sfp-util.h                                  |   66 
 arch/s390/mm/ioremap.c                                         |   58 
 arch/sh/boards/bigsur/Makefile                                 |    6 
 arch/sh/boards/bigsur/io.c                                     |  120 
 arch/sh/boards/bigsur/irq.c                                    |  334 
 arch/sh/boards/bigsur/led.c                                    |   54 
 arch/sh/boards/bigsur/setup.c                                  |   88 
 arch/sh/boards/ec3104/Makefile                                 |    6 
 arch/sh/boards/ec3104/io.c                                     |   81 
 arch/sh/boards/ec3104/irq.c                                    |  196 
 arch/sh/boards/ec3104/setup.c                                  |   65 
 arch/sh/boards/mpc1211/led.c                                   |   63 
 arch/sh/boards/renesas/r7780rp/io.c                            |  301 
 arch/sh/boards/renesas/r7780rp/led.c                           |   43 
 arch/sh/boards/renesas/rts7751r2d/io.c                         |  302 
 arch/sh/boards/renesas/rts7751r2d/led.c                        |   44 
 arch/sh/boards/se/7206/led.c                                   |   57 
 arch/sh/boards/se/7300/led.c                                   |   54 
 arch/sh/boards/se/73180/led.c                                  |   53 
 arch/sh/boards/se/7343/led.c                                   |   44 
 arch/sh/boards/se/770x/led.c                                   |   52 
 arch/sh/boards/se/7751/led.c                                   |   51 
 arch/sh/boards/sh03/led.c                                      |   48 
 arch/sh/drivers/pci/ops-bigsur.c                               |   83 
 arch/sh/kernel/apm.c                                           |  538 
 arch/um/include/umid.h                                         |   22 
 arch/um/kernel/resource.c                                      |   23 
 b/.mailmap                                                     |   98 
 b/CREDITS                                                      |   12 
 b/Documentation/ABI/obsolete/dv1394                            |    9 
 b/Documentation/ABI/testing/debugfs-pktcdvd                    |    5 
 b/Documentation/ABI/testing/sysfs-class-pktcdvd                |    2 
 b/Documentation/DocBook/gadget.tmpl                            |    4 
 b/Documentation/DocBook/kernel-api.tmpl                        |    3 
 b/Documentation/DocBook/stylesheet.xsl                         |    1 
 b/Documentation/DocBook/usb.tmpl                               |    6 
 b/Documentation/HOWTO                                          |    1 
 b/Documentation/SubmitChecklist                                |    4 
 b/Documentation/arm/Samsung-S3C24XX/DMA.txt                    |   46 
 b/Documentation/arm/Samsung-S3C24XX/Overview.txt               |   21 
 b/Documentation/arm/Samsung-S3C24XX/Suspend.txt                |   35 
 b/Documentation/auxdisplay/cfag12864b                          |  105 
 b/Documentation/auxdisplay/cfag12864b-example.c                |  282 
 b/Documentation/auxdisplay/ks0108                              |   55 
 b/Documentation/cdrom/packet-writing.txt                       |    2 
 b/Documentation/cpu-load.txt                                   |  113 
 b/Documentation/cpusets.txt                                    |    3 
 b/Documentation/crypto/api-intro.txt                           |    6 
 b/Documentation/driver-model/devres.txt                        |  268 
 b/Documentation/driver-model/platform.txt                      |    4 
 b/Documentation/drivers/edac/edac.txt                          |   16 
 b/Documentation/fb/s3fb.txt                                    |   78 
 b/Documentation/feature-removal-schedule.txt                   |  120 
 b/Documentation/filesystems/00-INDEX                           |    4 
 b/Documentation/filesystems/9p.txt                             |    4 
 b/Documentation/filesystems/proc.txt                           |  105 
 b/Documentation/filesystems/relay.txt                          |    9 
 b/Documentation/filesystems/sysfs-pci.txt                      |    2 
 b/Documentation/filesystems/ufs.txt                            |    9 
 b/Documentation/filesystems/vfs.txt                            |    5 
 b/Documentation/gpio.txt                                       |  306 
 b/Documentation/hrtimer/timer_stats.txt                        |   68 
 b/Documentation/hrtimers/highres.txt                           |  249 
 b/Documentation/hrtimers/hrtimers.txt                          |  178 
 b/Documentation/hwmon/it87                                     |   10 
 b/Documentation/hwmon/sysfs-interface                          |   15 
 b/Documentation/hwmon/w83627ehf                                |   54 
 b/Documentation/i2c/busses/i2c-i801                            |   60 
 b/Documentation/i2c/busses/i2c-parport                         |   15 
 b/Documentation/i2c/busses/i2c-piix4                           |    2 
 b/Documentation/i2c/busses/i2c-viapro                          |    7 
 b/Documentation/i2c/porting-clients                            |    6 
 b/Documentation/i2c/smbus-protocol                             |    2 
 b/Documentation/i2c/writing-clients                            |   58 
 b/Documentation/ide.txt                                        |   29 
 b/Documentation/ioctl-number.txt                               |    3 
 b/Documentation/isdn/README.gigaset                            |   65 
 b/Documentation/kbuild/makefiles.txt                           |   28 
 b/Documentation/kdump/kdump.txt                                |   32 
 b/Documentation/kernel-doc-nano-HOWTO.txt                      |   39 
 b/Documentation/kernel-docs.txt                                |  257 
 b/Documentation/kernel-parameters.txt                          |   80 
 b/Documentation/local_ops.txt                                  |  163 
 b/Documentation/magic-number.txt                               |    1 
 b/Documentation/networking/ax25.txt                            |   18 
 b/Documentation/networking/ip-sysctl.txt                       |   35 
 b/Documentation/nfsroot.txt                                    |    4 
 b/Documentation/oops-tracing.txt                               |    6 
 b/Documentation/pci.txt                                        |    4 
 b/Documentation/power/pci.txt                                  |   17 
 b/Documentation/powerpc/booting-without-of.txt                 |   18 
 b/Documentation/powerpc/mpc52xx-device-tree-bindings.txt       |  183 
 b/Documentation/rbtree.txt                                     |  192 
 b/Documentation/rtc.txt                                        |   46 
 b/Documentation/s390/Debugging390.txt                          |    2 
 b/Documentation/scsi/ChangeLog.megaraid                        |   16 
 b/Documentation/sh/new-machine.txt                             |    4 
 b/Documentation/sony-laptop.txt                                |  106 
 b/Documentation/sound/alsa/ALSA-Configuration.txt              |   74 
 b/Documentation/sound/alsa/DocBook/alsa-driver-api.tmpl        |    4 
 b/Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl |   33 
 b/Documentation/sound/alsa/hda_codec.txt                       |   10 
 b/Documentation/sound/alsa/soc/DAI.txt                         |   56 
 b/Documentation/sound/alsa/soc/clocking.txt                    |   51 
 b/Documentation/sound/alsa/soc/codec.txt                       |  197 
 b/Documentation/sound/alsa/soc/dapm.txt                        |  297 
 b/Documentation/sound/alsa/soc/machine.txt                     |  113 
 b/Documentation/sound/alsa/soc/overview.txt                    |   83 
 b/Documentation/sound/alsa/soc/platform.txt                    |   58 
 b/Documentation/sound/alsa/soc/pops_clicks.txt                 |   52 
 b/Documentation/sparse.txt                                     |   10 
 b/Documentation/spi/spi-summary                                |    3 
 b/Documentation/sysrq.txt                                      |   46 
 b/Documentation/usb/proc_usb_info.txt                          |   21 
 b/Documentation/usb/usbmon.txt                                 |  152 
 b/Documentation/video-output.txt                               |   34 
 b/Documentation/video4linux/CARDLIST.bttv                      |    2 
 b/Documentation/video4linux/CARDLIST.saa7134                   |    3 
 b/Documentation/video4linux/CQcam.txt                          |    6 
 b/Documentation/video4linux/Zoran                              |    4 
 b/Documentation/video4linux/bttv/Insmod-options                |    2 
 b/Documentation/video4linux/cx2341x/fw-decoder-api.txt         |   58 
 b/Documentation/video4linux/cx2341x/fw-decoder-regs.txt        |  815 +
 b/Documentation/video4linux/cx2341x/fw-dma.txt                 |   16 
 b/Documentation/video4linux/cx2341x/fw-encoder-api.txt         |   52 
 b/Documentation/video4linux/cx2341x/fw-memory.txt              |   10 
 b/Documentation/video4linux/et61x251.txt                       |    7 
 b/Documentation/video4linux/sn9c102.txt                        |  246 
 b/Documentation/video4linux/zc0301.txt                         |   10 
 b/Documentation/x86_64/boot-options.txt                        |  134 
 b/Documentation/x86_64/cpu-hotplug-spec                        |    2 
 b/Documentation/x86_64/kernel-stacks                           |   26 
 b/Documentation/x86_64/machinecheck                            |   70 
 b/Documentation/x86_64/mm.txt                                  |   22 
 b/MAINTAINERS                                                  |  247 
 b/Makefile                                                     |   32 
 b/README                                                       |    2 
 b/arch/alpha/Kconfig                                           |    4 
 b/arch/alpha/kernel/core_mcpcia.c                              |    2 
 b/arch/alpha/kernel/err_titan.c                                |    1 
 b/arch/alpha/kernel/module.c                                   |    8 
 b/arch/alpha/kernel/pci.c                                      |    4 
 b/arch/alpha/kernel/setup.c                                    |    6 
 b/arch/alpha/kernel/sys_nautilus.c                             |    6 
 b/arch/alpha/kernel/sys_noritake.c                             |    9 
 b/arch/alpha/kernel/sys_rawhide.c                              |   15 
 b/arch/alpha/kernel/sys_sio.c                                  |   14 
 b/arch/alpha/kernel/sys_sx164.c                                |    2 
 b/arch/alpha/kernel/sys_titan.c                                |    3 
 b/arch/alpha/kernel/time.c                                     |   11 
 b/arch/alpha/kernel/vmlinux.lds.S                              |    2 
 b/arch/arm/Kconfig                                             |   91 
 b/arch/arm/Makefile                                            |   18 
 b/arch/arm/boot/.gitignore                                     |    2 
 b/arch/arm/boot/compressed/.gitignore                          |    1 
 b/arch/arm/common/Kconfig                                      |    1 
 b/arch/arm/common/dmabounce.c                                  |   87 
 b/arch/arm/common/gic.c                                        |  109 
 b/arch/arm/common/rtctime.c                                    |    2 
 b/arch/arm/common/sharpsl_pm.c                                 |    2 
 b/arch/arm/configs/at91sam9263ek_defconfig                     | 1184 +
 b/arch/arm/configs/ateb9200_defconfig                          |    2 
 b/arch/arm/configs/csb337_defconfig                            |    8 
 b/arch/arm/configs/csb637_defconfig                            |    6 
 b/arch/arm/configs/kafa_defconfig                              |    2 
 b/arch/arm/configs/ns9xxx_defconfig                            |  621 
 b/arch/arm/configs/s3c2410_defconfig                           |  195 
 b/arch/arm/kernel/Makefile                                     |    2 
 b/arch/arm/kernel/calls.S                                      |    1 
 b/arch/arm/kernel/crunch.c                                     |    1 
 b/arch/arm/kernel/dma.c                                        |    1 
 b/arch/arm/kernel/ecard.c                                      |    2 
 b/arch/arm/kernel/entry-armv.S                                 |    2 
 b/arch/arm/kernel/entry-common.S                               |    7 
 b/arch/arm/kernel/head.S                                       |   56 
 b/arch/arm/kernel/irq.c                                        |    3 
 b/arch/arm/kernel/isa.c                                        |    2 
 b/arch/arm/kernel/machine_kexec.c                              |   78 
 b/arch/arm/kernel/process.c                                    |    8 
 b/arch/arm/kernel/relocate_kernel.S                            |   74 
 b/arch/arm/kernel/setup.c                                      |   16 
 b/arch/arm/kernel/time.c                                       |   14 
 b/arch/arm/kernel/traps.c                                      |   17 
 b/arch/arm/kernel/vmlinux.lds.S                                |    3 
 b/arch/arm/mach-at91/Kconfig                                   |  175 
 b/arch/arm/mach-at91/Makefile                                  |   53 
 b/arch/arm/mach-at91/Makefile.boot                             |    9 
 b/arch/arm/mach-at91/at91rm9200.c                              |  329 
 b/arch/arm/mach-at91/at91rm9200_devices.c                      |  879 +
 b/arch/arm/mach-at91/at91rm9200_time.c                         |  146 
 b/arch/arm/mach-at91/at91sam9260.c                             |  367 
 b/arch/arm/mach-at91/at91sam9260_devices.c                     |  871 +
 b/arch/arm/mach-at91/at91sam9261.c                             |  307 
 b/arch/arm/mach-at91/at91sam9261_devices.c                     |  745 +
 b/arch/arm/mach-at91/at91sam9263.c                             |  313 
 b/arch/arm/mach-at91/at91sam9263_devices.c                     |  818 +
 b/arch/arm/mach-at91/at91sam926x_time.c                        |  113 
 b/arch/arm/mach-at91/board-1arm.c                              |  102 
 b/arch/arm/mach-at91/board-carmeva.c                           |  149 
 b/arch/arm/mach-at91/board-csb337.c                            |  184 
 b/arch/arm/mach-at91/board-csb637.c                            |  148 
 b/arch/arm/mach-at91/board-dk.c                                |  216 
 b/arch/arm/mach-at91/board-eb9200.c                            |  123 
 b/arch/arm/mach-at91/board-ek.c                                |  174 
 b/arch/arm/mach-at91/board-kafa.c                              |  109 
 b/arch/arm/mach-at91/board-kb9202.c                            |  143 
 b/arch/arm/mach-at91/board-sam9260ek.c                         |  202 
 b/arch/arm/mach-at91/board-sam9261ek.c                         |  259 
 b/arch/arm/mach-at91/board-sam9263ek.c                         |  176 
 b/arch/arm/mach-at91/clock.c                                   |  640 
 b/arch/arm/mach-at91/clock.h                                   |   31 
 b/arch/arm/mach-at91/generic.h                                 |   51 
 b/arch/arm/mach-at91/gpio.c                                    |  463 
 b/arch/arm/mach-at91/irq.c                                     |  168 
 b/arch/arm/mach-at91/leds.c                                    |   95 
 b/arch/arm/mach-at91/pm.c                                      |  229 
 b/arch/arm/mach-ep93xx/Kconfig                                 |   25 
 b/arch/arm/mach-ep93xx/Makefile                                |    1 
 b/arch/arm/mach-ep93xx/clock.c                                 |    6 
 b/arch/arm/mach-ep93xx/core.c                                  |  115 
 b/arch/arm/mach-ep93xx/micro9.c                                |  157 
 b/arch/arm/mach-imx/cpufreq.c                                  |   15 
 b/arch/arm/mach-imx/generic.c                                  |    9 
 b/arch/arm/mach-imx/time.c                                     |    2 
 b/arch/arm/mach-iop13xx/Makefile                               |    1 
 b/arch/arm/mach-iop13xx/iq81340mc.c                            |    5 
 b/arch/arm/mach-iop13xx/iq81340sc.c                            |    5 
 b/arch/arm/mach-iop13xx/irq.c                                  |   22 
 b/arch/arm/mach-iop13xx/setup.c                                |    1 
 b/arch/arm/mach-iop32x/Kconfig                                 |    4 
 b/arch/arm/mach-iop32x/glantank.c                              |    5 
 b/arch/arm/mach-iop32x/iq31244.c                               |   67 
 b/arch/arm/mach-iop32x/iq80321.c                               |    5 
 b/arch/arm/mach-iop32x/irq.c                                   |    6 
 b/arch/arm/mach-iop32x/n2100.c                                 |   19 
 b/arch/arm/mach-iop33x/iq80331.c                               |    7 
 b/arch/arm/mach-iop33x/iq80332.c                               |    7 
 b/arch/arm/mach-iop33x/irq.c                                   |   14 
 b/arch/arm/mach-ixp4xx/Kconfig                                 |   12 
 b/arch/arm/mach-ixp4xx/Makefile                                |    2 
 b/arch/arm/mach-ixp4xx/avila-pci.c                             |   78 
 b/arch/arm/mach-ixp4xx/avila-setup.c                           |  192 
 b/arch/arm/mach-ixp4xx/common.c                                |    2 
 b/arch/arm/mach-ixp4xx/ixdp425-pci.c                           |    2 
 b/arch/arm/mach-ixp4xx/ixdp425-setup.c                         |   20 
 b/arch/arm/mach-netx/time.c                                    |    2 
 b/arch/arm/mach-ns9xxx/Kconfig                                 |   21 
 b/arch/arm/mach-ns9xxx/Makefile                                |    5 
 b/arch/arm/mach-ns9xxx/Makefile.boot                           |    2 
 b/arch/arm/mach-ns9xxx/board-a9m9750dev.c                      |  199 
 b/arch/arm/mach-ns9xxx/board-a9m9750dev.h                      |   15 
 b/arch/arm/mach-ns9xxx/generic.c                               |   42 
 b/arch/arm/mach-ns9xxx/generic.h                               |   19 
 b/arch/arm/mach-ns9xxx/irq.c                                   |   94 
 b/arch/arm/mach-ns9xxx/mach-cc9p9360dev.c                      |   41 
 b/arch/arm/mach-ns9xxx/time.c                                  |   88 
 b/arch/arm/mach-omap1/board-h2.c                               |    1 
 b/arch/arm/mach-omap1/board-nokia770.c                         |    4 
 b/arch/arm/mach-omap1/clock.c                                  |   20 
 b/arch/arm/mach-omap1/irq.c                                    |    2 
 b/arch/arm/mach-omap1/pm.c                                     |   12 
 b/arch/arm/mach-omap1/serial.c                                 |   18 
 b/arch/arm/mach-omap2/board-h4.c                               |   13 
 b/arch/arm/mach-omap2/clock.c                                  |    1 
 b/arch/arm/mach-omap2/clock.h                                  |    3 
 b/arch/arm/mach-omap2/timer-gp.c                               |    3 
 b/arch/arm/mach-pxa/corgi_pm.c                                 |    3 
 b/arch/arm/mach-pxa/generic.c                                  |   52 
 b/arch/arm/mach-pxa/sharpsl_pm.c                               |    2 
 b/arch/arm/mach-pxa/spitz_pm.c                                 |    3 
 b/arch/arm/mach-pxa/time.c                                     |    2 
 b/arch/arm/mach-pxa/tosa.c                                     |    3 
 b/arch/arm/mach-realview/Kconfig                               |   11 
 b/arch/arm/mach-realview/platsmp.c                             |    4 
 b/arch/arm/mach-realview/realview_eb.c                         |   38 
 b/arch/arm/mach-s3c2400/Kconfig                                |   13 
 b/arch/arm/mach-s3c2400/Makefile                               |   15 
 b/arch/arm/mach-s3c2400/gpio.c                                 |   42 
 b/arch/arm/mach-s3c2410/Kconfig                                |  338 
 b/arch/arm/mach-s3c2410/Makefile                               |  103 
 b/arch/arm/mach-s3c2410/bast-irq.c                             |    2 
 b/arch/arm/mach-s3c2410/bast.h                                 |    2 
 b/arch/arm/mach-s3c2410/clock.c                                |  565 
 b/arch/arm/mach-s3c2410/dma.c                                  | 1546 --
 b/arch/arm/mach-s3c2410/gpio.c                                 |  165 
 b/arch/arm/mach-s3c2410/irq.c                                  |  775 -
 b/arch/arm/mach-s3c2410/mach-amlm5900.c                        |   14 
 b/arch/arm/mach-s3c2410/mach-bast.c                            |    6 
 b/arch/arm/mach-s3c2410/mach-h1940.c                           |   66 
 b/arch/arm/mach-s3c2410/mach-n30.c                             |    9 
 b/arch/arm/mach-s3c2410/mach-otom.c                            |    8 
 b/arch/arm/mach-s3c2410/mach-qt2410.c                          |  448 
 b/arch/arm/mach-s3c2410/mach-smdk2410.c                        |    8 
 b/arch/arm/mach-s3c2410/mach-vr1000.c                          |    6 
 b/arch/arm/mach-s3c2410/pm.c                                   |  653 
 b/arch/arm/mach-s3c2410/s3c2410.c                              |   10 
 b/arch/arm/mach-s3c2410/sleep.S                                |  151 
 b/arch/arm/mach-s3c2410/usb-simtec.c                           |    2 
 b/arch/arm/mach-s3c2412/Kconfig                                |   58 
 b/arch/arm/mach-s3c2412/Makefile                               |   21 
 b/arch/arm/mach-s3c2412/clock.c                                |  716 +
 b/arch/arm/mach-s3c2412/dma.c                                  |  162 
 b/arch/arm/mach-s3c2412/irq.c                                  |  133 
 b/arch/arm/mach-s3c2412/mach-smdk2413.c                        |  192 
 b/arch/arm/mach-s3c2412/mach-vstms.c                           |  168 
 b/arch/arm/mach-s3c2412/pm.c                                   |  128 
 b/arch/arm/mach-s3c2412/s3c2412.c                              |  181 
 b/arch/arm/mach-s3c2440/Kconfig                                |   71 
 b/arch/arm/mach-s3c2440/Makefile                               |   23 
 b/arch/arm/mach-s3c2440/clock.c                                |  170 
 b/arch/arm/mach-s3c2440/dma.c                                  |  210 
 b/arch/arm/mach-s3c2440/dsc.c                                  |   54 
 b/arch/arm/mach-s3c2440/irq.c                                  |  130 
 b/arch/arm/mach-s3c2440/mach-anubis.c                          |  325 
 b/arch/arm/mach-s3c2440/mach-nexcoder.c                        |  158 
 b/arch/arm/mach-s3c2440/mach-osiris.c                          |  303 
 b/arch/arm/mach-s3c2440/mach-rx3715.c                          |  245 
 b/arch/arm/mach-s3c2440/mach-smdk2440.c                        |  207 
 b/arch/arm/mach-s3c2440/s3c2440.c                              |   52 
 b/arch/arm/mach-s3c2442/Kconfig                                |   27 
 b/arch/arm/mach-s3c2442/Makefile                               |   16 
 b/arch/arm/mach-s3c2442/clock.c                                |  171 
 b/arch/arm/mach-s3c2442/s3c2442.c                              |   34 
 b/arch/arm/mach-s3c2443/Kconfig                                |   29 
 b/arch/arm/mach-s3c2443/Makefile                               |   20 
 b/arch/arm/mach-s3c2443/clock.c                                | 1007 +
 b/arch/arm/mach-s3c2443/dma.c                                  |  180 
 b/arch/arm/mach-s3c2443/irq.c                                  |  290 
 b/arch/arm/mach-s3c2443/mach-smdk2443.c                        |  137 
 b/arch/arm/mach-s3c2443/s3c2443.c                              |   97 
 b/arch/arm/mach-sa1100/generic.c                               |   32 
 b/arch/arm/mach-sa1100/jornada720.c                            |    6 
 b/arch/arm/mm/Kconfig                                          |   13 
 b/arch/arm/mm/Makefile                                         |    2 
 b/arch/arm/mm/cache-l2x0.c                                     |  104 
 b/arch/arm/mm/consistent.c                                     |   17 
 b/arch/arm/mm/context.c                                        |   12 
 b/arch/arm/mm/fault-armv.c                                     |    2 
 b/arch/arm/mm/mmu.c                                            |    3 
 b/arch/arm/mm/proc-v6.S                                        |   22 
 b/arch/arm/mm/proc-xsc3.S                                      |  151 
 b/arch/arm/mm/tlb-v6.S                                         |    4 
 b/arch/arm/oprofile/Kconfig                                    |   19 
 b/arch/arm/oprofile/Makefile                                   |    4 
 b/arch/arm/oprofile/common.c                                   |   11 
 b/arch/arm/oprofile/op_arm_model.h                             |    3 
 b/arch/arm/oprofile/op_model_arm11_core.c                      |  162 
 b/arch/arm/oprofile/op_model_arm11_core.h                      |   45 
 b/arch/arm/oprofile/op_model_mpcore.c                          |  296 
 b/arch/arm/oprofile/op_model_mpcore.h                          |   61 
 b/arch/arm/oprofile/op_model_v6.c                              |   67 
 b/arch/arm/plat-iop/Makefile                                   |   31 
 b/arch/arm/plat-iop/cp6.c                                      |   50 
 b/arch/arm/plat-iop/io.c                                       |   58 
 b/arch/arm/plat-iop/pci.c                                      |    6 
 b/arch/arm/plat-iop/time.c                                     |   66 
 b/arch/arm/plat-omap/dma.c                                     |   14 
 b/arch/arm/plat-omap/dmtimer.c                                 |    6 
 b/arch/arm/plat-omap/gpio.c                                    |    9 
 b/arch/arm/plat-omap/mcbsp.c                                   |    2 
 b/arch/arm/plat-omap/mux.c                                     |    4 
 b/arch/arm/plat-s3c24xx/Kconfig                                |  107 
 b/arch/arm/plat-s3c24xx/Makefile                               |   30 
 b/arch/arm/plat-s3c24xx/clock.c                                |  449 
 b/arch/arm/plat-s3c24xx/common-smdk.c                          |  200 
 b/arch/arm/plat-s3c24xx/cpu.c                                  |  368 
 b/arch/arm/plat-s3c24xx/devs.c                                 |  600 
 b/arch/arm/plat-s3c24xx/dma.c                                  | 1499 ++
 b/arch/arm/plat-s3c24xx/gpio.c                                 |  188 
 b/arch/arm/plat-s3c24xx/irq.c                                  |  801 +
 b/arch/arm/plat-s3c24xx/pm-simtec.c                            |   66 
 b/arch/arm/plat-s3c24xx/pm.c                                   |  659 
 b/arch/arm/plat-s3c24xx/s3c244x-irq.c                          |  146 
 b/arch/arm/plat-s3c24xx/s3c244x.c                              |  184 
 b/arch/arm/plat-s3c24xx/s3c244x.h                              |   25 
 b/arch/arm/plat-s3c24xx/sleep.S                                |  157 
 b/arch/arm/plat-s3c24xx/time.c                                 |  262 
 b/arch/arm/tools/mach-types                                    |   99 
 b/arch/arm26/Kconfig                                           |    4 
 b/arch/arm26/kernel/ecard.c                                    |    2 
 b/arch/arm26/kernel/entry.S                                    |   10 
 b/arch/arm26/kernel/setup.c                                    |    6 
 b/arch/arm26/kernel/time.c                                     |    8 
 b/arch/arm26/kernel/vmlinux-arm26-xip.lds.in                   |    2 
 b/arch/arm26/kernel/vmlinux-arm26.lds.in                       |    2 
 b/arch/avr32/Kconfig                                           |    4 
 b/arch/avr32/boards/atstk1000/Makefile                         |    2 
 b/arch/avr32/boards/atstk1000/atstk1002.c                      |   52 
 b/arch/avr32/kernel/cpu.c                                      |    1 
 b/arch/avr32/kernel/irq.c                                      |    1 
 b/arch/avr32/kernel/ptrace.c                                   |    4 
 b/arch/avr32/kernel/setup.c                                    |   10 
 b/arch/avr32/kernel/syscall_table.S                            |   22 
 b/arch/avr32/kernel/time.c                                     |   11 
 b/arch/avr32/kernel/traps.c                                    |   52 
 b/arch/avr32/kernel/vmlinux.lds.c                              |    2 
 b/arch/avr32/mach-at32ap/Makefile                              |    2 
 b/arch/avr32/mach-at32ap/at32ap7000.c                          |  172 
 b/arch/avr32/mach-at32ap/clock.c                               |    8 
 b/arch/avr32/mach-at32ap/clock.h                               |    2 
 b/arch/avr32/mach-at32ap/extint.c                              |   36 
 b/arch/avr32/mach-at32ap/pio.c                                 |  257 
 b/arch/avr32/mm/cache.c                                        |   35 
 b/arch/avr32/mm/tlb.c                                          |    2 
 b/arch/cris/Kconfig                                            |    7 
 b/arch/cris/arch-v10/drivers/axisflashmap.c                    |    3 
 b/arch/cris/arch-v10/drivers/ds1302.c                          |    2 
 b/arch/cris/arch-v10/drivers/eeprom.c                          |    2 
 b/arch/cris/arch-v10/drivers/gpio.c                            |    2 
 b/arch/cris/arch-v10/drivers/i2c.c                             |    2 
 b/arch/cris/arch-v10/drivers/pcf8563.c                         |    4 
 b/arch/cris/arch-v10/kernel/time.c                             |    1 
 b/arch/cris/arch-v10/mm/tlb.c                                  |    9 
 b/arch/cris/arch-v10/vmlinux.lds.S                             |    4 
 b/arch/cris/arch-v32/drivers/cryptocop.c                       |    2 
 b/arch/cris/arch-v32/drivers/gpio.c                            |    2 
 b/arch/cris/arch-v32/drivers/i2c.c                             |    2 
 b/arch/cris/arch-v32/drivers/pcf8563.c                         |    4 
 b/arch/cris/arch-v32/drivers/pci/bios.c                        |    4 
 b/arch/cris/arch-v32/drivers/pci/dma.c                         |    2 
 b/arch/cris/arch-v32/drivers/sync_serial.c                     |    2 
 b/arch/cris/arch-v32/mm/tlb.c                                  |    9 
 b/arch/cris/arch-v32/vmlinux.lds.S                             |    2 
 b/arch/cris/kernel/profile.c                                   |    2 
 b/arch/cris/kernel/setup.c                                     |    6 
 b/arch/cris/kernel/time.c                                      |    9 
 b/arch/cris/mm/tlb.c                                           |    3 
 b/arch/frv/Kconfig                                             |    4 
 b/arch/frv/kernel/pm.c                                         |   53 
 b/arch/frv/kernel/setup.c                                      |    6 
 b/arch/frv/kernel/sysctl.c                                     |   32 
 b/arch/frv/kernel/vmlinux.lds.S                                |    2 
 b/arch/frv/mb93090-mb00/pci-vdk.c                              |    3 
 b/arch/frv/mm/init.c                                           |    3 
 b/arch/h8300/Kconfig                                           |    7 
 b/arch/h8300/kernel/Makefile                                   |    4 
 b/arch/h8300/kernel/ints.c                                     |    1 
 b/arch/h8300/kernel/setup.c                                    |    6 
 b/arch/h8300/kernel/time.c                                     |    6 
 b/arch/h8300/kernel/vmlinux.lds.S                              |    2 
 b/arch/h8300/platform/h8s/ints.c                               |    1 
 b/arch/i386/Kconfig                                            |   29 
 b/arch/i386/Kconfig.cpu                                        |    5 
 b/arch/i386/Kconfig.debug                                      |    2 
 b/arch/i386/Makefile                                           |    2 
 b/arch/i386/boot/compressed/relocs.c                           |    9 
 b/arch/i386/boot/video.S                                       |   14 
 b/arch/i386/defconfig                                          |   85 
 b/arch/i386/kernel/Makefile                                    |    6 
 b/arch/i386/kernel/acpi/boot.c                                 |  272 
 b/arch/i386/kernel/acpi/earlyquirk.c                           |    9 
 b/arch/i386/kernel/alternative.c                               |   21 
 b/arch/i386/kernel/apic.c                                      | 1635 +-
 b/arch/i386/kernel/apm.c                                       |   72 
 b/arch/i386/kernel/asm-offsets.c                               |    2 
 b/arch/i386/kernel/cpu/amd.c                                   |   34 
 b/arch/i386/kernel/cpu/common.c                                |   14 
 b/arch/i386/kernel/cpu/cpufreq/Kconfig                         |   10 
 b/arch/i386/kernel/cpu/cpufreq/Makefile                        |    1 
 b/arch/i386/kernel/cpu/cpufreq/e_powersaver.c                  |  334 
 b/arch/i386/kernel/cpu/cpufreq/longhaul.c                      |  378 
 b/arch/i386/kernel/cpu/cpufreq/longhaul.h                      |  175 
 b/arch/i386/kernel/cpu/cpufreq/powernow-k7.c                   |    4 
 b/arch/i386/kernel/cpu/cpufreq/powernow-k8.c                   |    6 
 b/arch/i386/kernel/cpu/cyrix.c                                 |   52 
 b/arch/i386/kernel/cpu/mcheck/mce.c                            |    1 
 b/arch/i386/kernel/cpu/mcheck/mce.h                            |    2 
 b/arch/i386/kernel/cpu/mtrr/if.c                               |   32 
 b/arch/i386/kernel/cpu/mtrr/main.c                             |    6 
 b/arch/i386/kernel/cpu/mtrr/mtrr.h                             |    2 
 b/arch/i386/kernel/cpu/proc.c                                  |   14 
 b/arch/i386/kernel/cpu/transmeta.c                             |    5 
 b/arch/i386/kernel/cpuid.c                                     |    9 
 b/arch/i386/kernel/e820.c                                      |   18 
 b/arch/i386/kernel/entry.S                                     |   78 
 b/arch/i386/kernel/head.S                                      |   40 
 b/arch/i386/kernel/hpet.c                                      |  559 
 b/arch/i386/kernel/i386_ksyms.c                                |    2 
 b/arch/i386/kernel/i8253.c                                     |  106 
 b/arch/i386/kernel/i8259.c                                     |    7 
 b/arch/i386/kernel/io_apic.c                                   |   43 
 b/arch/i386/kernel/irq.c                                       |   22 
 b/arch/i386/kernel/kprobes.c                                   |    6 
 b/arch/i386/kernel/microcode.c                                 |   75 
 b/arch/i386/kernel/mpparse.c                                   |    4 
 b/arch/i386/kernel/msr.c                                       |   15 
 b/arch/i386/kernel/nmi.c                                       |  253 
 b/arch/i386/kernel/paravirt.c                                  |  124 
 b/arch/i386/kernel/pci-dma.c                                   |    2 
 b/arch/i386/kernel/pcspeaker.c                                 |   20 
 b/arch/i386/kernel/process.c                                   |   49 
 b/arch/i386/kernel/ptrace.c                                    |   16 
 b/arch/i386/kernel/setup.c                                     |   40 
 b/arch/i386/kernel/signal.c                                    |   16 
 b/arch/i386/kernel/smp.c                                       |    5 
 b/arch/i386/kernel/smpboot.c                                   |  220 
 b/arch/i386/kernel/srat.c                                      |   84 
 b/arch/i386/kernel/sysenter.c                                  |   55 
 b/arch/i386/kernel/time.c                                      |  151 
 b/arch/i386/kernel/topology.c                                  |    2 
 b/arch/i386/kernel/traps.c                                     |   27 
 b/arch/i386/kernel/tsc.c                                       |  250 
 b/arch/i386/kernel/tsc_sync.c                                  |    1 
 b/arch/i386/kernel/vm86.c                                      |   33 
 b/arch/i386/kernel/vmi.c                                       | 1010 +
 b/arch/i386/kernel/vmitime.c                                   |  482 
 b/arch/i386/kernel/vmlinux.lds.S                               |   11 
 b/arch/i386/lib/Makefile                                       |    2 
 b/arch/i386/lib/msr-on-cpu.c                                   |   58 
 b/arch/i386/lib/usercopy.c                                     |    9 
 b/arch/i386/mach-default/setup.c                               |    8 
 b/arch/i386/mach-es7000/es7000.h                               |    9 
 b/arch/i386/mach-es7000/es7000plat.c                           |   53 
 b/arch/i386/math-emu/get_address.c                             |   14 
 b/arch/i386/math-emu/status_w.h                                |    8 
 b/arch/i386/mm/discontig.c                                     |    1 
 b/arch/i386/mm/fault.c                                         |   44 
 b/arch/i386/mm/highmem.c                                       |    9 
 b/arch/i386/mm/init.c                                          |    4 
 b/arch/i386/mm/pageattr.c                                      |    4 
 b/arch/i386/mm/pgtable.c                                       |   26 
 b/arch/i386/oprofile/nmi_int.c                                 |   14 
 b/arch/i386/oprofile/op_model_ppro.c                           |    9 
 b/arch/i386/pci/Makefile                                       |    2 
 b/arch/i386/pci/common.c                                       |  102 
 b/arch/i386/pci/mmconfig-shared.c                              |  264 
 b/arch/i386/pci/mmconfig.c                                     |  102 
 b/arch/i386/pci/pci.h                                          |   10 
 b/arch/ia64/Kconfig                                            |   15 
 b/arch/ia64/configs/tiger_defconfig                            |  263 
 b/arch/ia64/configs/zx1_defconfig                              |  344 
 b/arch/ia64/defconfig                                          |  321 
 b/arch/ia64/hp/common/hwsw_iommu.c                             |    4 
 b/arch/ia64/hp/common/sba_iommu.c                              |    2 
 b/arch/ia64/ia32/binfmt_elf32.c                                |   13 
 b/arch/ia64/ia32/ia32_entry.S                                  |    2 
 b/arch/ia64/ia32/sys_ia32.c                                    |   78 
 b/arch/ia64/kernel/acpi.c                                      |  200 
 b/arch/ia64/kernel/asm-offsets.c                               |    1 
 b/arch/ia64/kernel/crash.c                                     |   32 
 b/arch/ia64/kernel/crash_dump.c                                |    3 
 b/arch/ia64/kernel/efi.c                                       |   43 
 b/arch/ia64/kernel/entry.S                                     |    2 
 b/arch/ia64/kernel/fsys.S                                      |  105 
 b/arch/ia64/kernel/iosapic.c                                   |   13 
 b/arch/ia64/kernel/irq_ia64.c                                  |    2 
 b/arch/ia64/kernel/machine_kexec.c                             |   15 
 b/arch/ia64/kernel/mca.c                                       |    8 
 b/arch/ia64/kernel/mca_drv.c                                   |   65 
 b/arch/ia64/kernel/msi_ia64.c                                  |   25 
 b/arch/ia64/kernel/perfmon.c                                   |   80 
 b/arch/ia64/kernel/process.c                                   |   16 
 b/arch/ia64/kernel/ptrace.c                                    |   15 
 b/arch/ia64/kernel/sal.c                                       |    3 
 b/arch/ia64/kernel/salinfo.c                                   |    4 
 b/arch/ia64/kernel/setup.c                                     |   91 
 b/arch/ia64/kernel/smp.c                                       |    4 
 b/arch/ia64/kernel/smpboot.c                                   |   17 
 b/arch/ia64/kernel/traps.c                                     |   30 
 b/arch/ia64/kernel/vmlinux.lds.S                               |    3 
 b/arch/ia64/lib/Makefile                                       |    3 
 b/arch/ia64/mm/contig.c                                        |  113 
 b/arch/ia64/mm/discontig.c                                     |   50 
 b/arch/ia64/mm/init.c                                          |   64 
 b/arch/ia64/pci/pci.c                                          |    7 
 b/arch/ia64/sn/kernel/bte_error.c                              |    6 
 b/arch/ia64/sn/kernel/huberror.c                               |   16 
 b/arch/ia64/sn/kernel/io_acpi_init.c                           |  356 
 b/arch/ia64/sn/kernel/io_common.c                              |   90 
 b/arch/ia64/sn/kernel/io_init.c                                |   66 
 b/arch/ia64/sn/kernel/iomv.c                                   |    5 
 b/arch/ia64/sn/kernel/irq.c                                    |   14 
 b/arch/ia64/sn/kernel/msi_sn.c                                 |   22 
 b/arch/ia64/sn/kernel/setup.c                                  |    8 
 b/arch/ia64/sn/kernel/sn2/sn2_smp.c                            |    2 
 b/arch/ia64/sn/kernel/sn2/sn_hwperf.c                          |    2 
 b/arch/ia64/sn/kernel/sn2/sn_proc_fs.c                         |  105 
 b/arch/ia64/sn/kernel/xpc_main.c                               |   88 
 b/arch/ia64/sn/pci/pcibr/pcibr_dma.c                           |    8 
 b/arch/ia64/sn/pci/pcibr/pcibr_provider.c                      |    6 
 b/arch/m32r/Kconfig                                            |    7 
 b/arch/m32r/Makefile                                           |    2 
 b/arch/m32r/defconfig                                          |  525 
 b/arch/m32r/kernel/head.S                                      |    2 
 b/arch/m32r/kernel/process.c                                   |    2 
 b/arch/m32r/kernel/setup.c                                     |    6 
 b/arch/m32r/kernel/signal.c                                    |   26 
 b/arch/m32r/kernel/time.c                                      |    8 
 b/arch/m32r/kernel/vmlinux.lds.S                               |    9 
 b/arch/m32r/lib/ashxdi3.S                                      |    3 
 b/arch/m32r/lib/checksum.S                                     |    3 
 b/arch/m32r/lib/delay.c                                        |    2 
 b/arch/m32r/lib/memcpy.S                                       |    2 
 b/arch/m32r/lib/memset.S                                       |    2 
 b/arch/m32r/lib/strlen.S                                       |    2 
 b/arch/m32r/lib/usercopy.c                                     |    4 
 b/arch/m32r/m32104ut/defconfig.m32104ut                        |  752 -
 b/arch/m32r/m32700ut/defconfig.m32700ut.smp                    |  519 
 b/arch/m32r/m32700ut/defconfig.m32700ut.up                     |  516 
 b/arch/m32r/mappi/defconfig.nommu                              |  366 
 b/arch/m32r/mappi/defconfig.smp                                |  382 
 b/arch/m32r/mappi/defconfig.up                                 |  380 
 b/arch/m32r/mappi2/defconfig.opsp                              |  883 +
 b/arch/m32r/mappi2/defconfig.vdec2                             |  388 
 b/arch/m32r/mappi3/defconfig.smp                               |  373 
 b/arch/m32r/mm/fault-nommu.c                                   |   29 
 b/arch/m32r/mm/fault.c                                         |   66 
 b/arch/m32r/mm/mmu.S                                           |    5 
 b/arch/m32r/oaks32r/defconfig.nommu                            |  348 
 b/arch/m32r/opsput/defconfig.opsput                            |  383 
 b/arch/m68k/Kconfig                                            |    7 
 b/arch/m68k/atari/stdma.c                                      |    2 
 b/arch/m68k/bvme6000/rtc.c                                     |    2 
 b/arch/m68k/kernel/Makefile                                    |    4 
 b/arch/m68k/kernel/ints.c                                      |    1 
 b/arch/m68k/kernel/ptrace.c                                    |    4 
 b/arch/m68k/kernel/setup.c                                     |    2 
 b/arch/m68k/kernel/time.c                                      |    9 
 b/arch/m68k/kernel/traps.c                                     |    2 
 b/arch/m68k/kernel/vmlinux-std.lds                             |    2 
 b/arch/m68k/kernel/vmlinux-sun3.lds                            |    2 
 b/arch/m68k/mvme16x/rtc.c                                      |    2 
 b/arch/m68knommu/Kconfig                                       |    7 
 b/arch/m68knommu/kernel/ptrace.c                               |    4 
 b/arch/m68knommu/kernel/setup.c                                |   10 
 b/arch/m68knommu/kernel/time.c                                 |   14 
 b/arch/m68knommu/kernel/traps.c                                |    2 
 b/arch/m68knommu/kernel/vmlinux.lds.S                          |   12 
 b/arch/m68knommu/platform/5206/config.c                        |    2 
 b/arch/m68knommu/platform/5206e/config.c                       |    2 
 b/arch/m68knommu/platform/520x/config.c                        |    3 
 b/arch/m68knommu/platform/523x/config.c                        |    2 
 b/arch/m68knommu/platform/5249/config.c                        |    3 
 b/arch/m68knommu/platform/5272/config.c                        |    2 
 b/arch/m68knommu/platform/527x/config.c                        |    2 
 b/arch/m68knommu/platform/528x/config.c                        |    2 
 b/arch/m68knommu/platform/5307/config.c                        |    2 
 b/arch/m68knommu/platform/5307/ints.c                          |    2 
 b/arch/m68knommu/platform/5307/pit.c                           |    2 
 b/arch/m68knommu/platform/5307/timers.c                        |    7 
 b/arch/m68knommu/platform/532x/config.c                        |    2 
 b/arch/m68knommu/platform/5407/config.c                        |    2 
 b/arch/m68knommu/platform/68328/config.c                       |    2 
 b/arch/m68knommu/platform/68328/ints.c                         |    5 
 b/arch/m68knommu/platform/68328/timers.c                       |    3 
 b/arch/m68knommu/platform/68360/config.c                       |    3 
 b/arch/m68knommu/platform/68EZ328/config.c                     |    3 
 b/arch/m68knommu/platform/68VZ328/config.c                     |    3 
 b/arch/mips/Kconfig                                            |  250 
 b/arch/mips/Kconfig.debug                                      |   22 
 b/arch/mips/Makefile                                           |    2 
 b/arch/mips/arc/console.c                                      |   32 
 b/arch/mips/arc/identify.c                                     |    2 
 b/arch/mips/arc/init.c                                         |    9 
 b/arch/mips/arc/memory.c                                       |   24 
 b/arch/mips/arc/tree.c                                         |   10 
 b/arch/mips/au1000/common/irq.c                                |    8 
 b/arch/mips/au1000/common/pci.c                                |   18 
 b/arch/mips/au1000/common/power.c                              |   46 
 b/arch/mips/au1000/common/prom.c                               |    3 
 b/arch/mips/au1000/common/setup.c                              |   19 
 b/arch/mips/au1000/mtx-1/board_setup.c                         |   33 
 b/arch/mips/au1000/mtx-1/irqmap.c                              |    2 
 b/arch/mips/au1000/pb1100/board_setup.c                        |   93 
 b/arch/mips/au1000/pb1200/irqmap.c                             |   32 
 b/arch/mips/basler/excite/excite_irq.c                         |    6 
 b/arch/mips/basler/excite/excite_setup.c                       |    2 
 b/arch/mips/cobalt/Makefile                                    |    3 
 b/arch/mips/cobalt/console.c                                   |   31 
 b/arch/mips/cobalt/irq.c                                       |    2 
 b/arch/mips/cobalt/mtd.c                                       |   61 
 b/arch/mips/cobalt/setup.c                                     |   68 
 b/arch/mips/configs/atlas_defconfig                            |  236 
 b/arch/mips/configs/bigsur_defconfig                           |   88 
 b/arch/mips/configs/capcella_defconfig                         |  163 
 b/arch/mips/configs/cobalt_defconfig                           |  215 
 b/arch/mips/configs/db1000_defconfig                           |  159 
 b/arch/mips/configs/db1100_defconfig                           |  159 
 b/arch/mips/configs/db1200_defconfig                           |  190 
 b/arch/mips/configs/db1500_defconfig                           |  199 
 b/arch/mips/configs/db1550_defconfig                           |  173 
 b/arch/mips/configs/ddb5477_defconfig                          |  130 
 b/arch/mips/configs/decstation_defconfig                       |   95 
 b/arch/mips/configs/e55_defconfig                              |   93 
 b/arch/mips/configs/emma2rh_defconfig                          |  280 
 b/arch/mips/configs/ev64120_defconfig                          |  129 
 b/arch/mips/configs/excite_defconfig                           |  179 
 b/arch/mips/configs/ip22_defconfig                             |  211 
 b/arch/mips/configs/ip27_defconfig                             |  143 
 b/arch/mips/configs/ip32_defconfig                             |  148 
 b/arch/mips/configs/jaguar-atx_defconfig                       |  110 
 b/arch/mips/configs/jazz_defconfig                             |  154 
 b/arch/mips/configs/jmr3927_defconfig                          |  154 
 b/arch/mips/configs/lasat200_defconfig                         |  138 
 b/arch/mips/configs/malta_defconfig                            |  175 
 b/arch/mips/configs/mipssim_defconfig                          |  117 
 b/arch/mips/configs/mpc30x_defconfig                           |  141 
 b/arch/mips/configs/ocelot_3_defconfig                         |  197 
 b/arch/mips/configs/ocelot_c_defconfig                         |  131 
 b/arch/mips/configs/ocelot_defconfig                           |  127 
 b/arch/mips/configs/ocelot_g_defconfig                         |  145 
 b/arch/mips/configs/pb1100_defconfig                           |  159 
 b/arch/mips/configs/pb1500_defconfig                           |  172 
 b/arch/mips/configs/pb1550_defconfig                           |  172 
 b/arch/mips/configs/pnx8550-jbs_defconfig                      |  115 
 b/arch/mips/configs/pnx8550-stb810_defconfig                   |   85 
 b/arch/mips/configs/pnx8550-v2pci_defconfig                    |  151 
 b/arch/mips/configs/qemu_defconfig                             |   97 
 b/arch/mips/configs/rbhma4500_defconfig                        |  203 
 b/arch/mips/configs/rm200_defconfig                            |  266 
 b/arch/mips/configs/sb1250-swarm_defconfig                     |  127 
 b/arch/mips/configs/sead_defconfig                             |   84 
 b/arch/mips/configs/tb0226_defconfig                           |  197 
 b/arch/mips/configs/tb0229_defconfig                           |  181 
 b/arch/mips/configs/tb0287_defconfig                           |  159 
 b/arch/mips/configs/workpad_defconfig                          |  151 
 b/arch/mips/configs/wrppmc_defconfig                           |  154 
 b/arch/mips/configs/yosemite_defconfig                         |  114 
 b/arch/mips/ddb5xxx/common/prom.c                              |    3 
 b/arch/mips/ddb5xxx/ddb5477/Makefile                           |    2 
 b/arch/mips/ddb5xxx/ddb5477/irq.c                              |   11 
 b/arch/mips/ddb5xxx/ddb5477/irq_5477.c                         |    2 
 b/arch/mips/dec/Makefile                                       |    3 
 b/arch/mips/dec/int-handler.S                                  |    4 
 b/arch/mips/dec/ioasic-irq.c                                   |    4 
 b/arch/mips/dec/kn02-irq.c                                     |    2 
 b/arch/mips/dec/prom/Makefile                                  |    2 
 b/arch/mips/dec/prom/console.c                                 |   38 
 b/arch/mips/dec/prom/identify.c                                |    6 
 b/arch/mips/dec/prom/init.c                                    |    3 
 b/arch/mips/dec/prom/memory.c                                  |   17 
 b/arch/mips/dec/setup.c                                        |   14 
 b/arch/mips/dec/tc.c                                           |   95 
 b/arch/mips/defconfig                                          |  211 
 b/arch/mips/emma2rh/common/irq.c                               |    1 
 b/arch/mips/emma2rh/common/irq_emma2rh.c                       |    2 
 b/arch/mips/emma2rh/markeins/irq.c                             |    5 
 b/arch/mips/emma2rh/markeins/irq_markeins.c                    |    4 
 b/arch/mips/gt64120/ev64120/Makefile                           |    2 
 b/arch/mips/gt64120/ev64120/irq.c                              |    4 
 b/arch/mips/gt64120/ev64120/promcon.c                          |    5 
 b/arch/mips/gt64120/ev64120/setup.c                            |    3 
 b/arch/mips/gt64120/momenco_ocelot/Makefile                    |    2 
 b/arch/mips/gt64120/momenco_ocelot/dbg_io.c                    |    4 
 b/arch/mips/gt64120/momenco_ocelot/irq.c                       |    4 
 b/arch/mips/gt64120/momenco_ocelot/prom.c                      |    4 
 b/arch/mips/gt64120/momenco_ocelot/setup.c                     |    2 
 b/arch/mips/gt64120/wrppmc/Makefile                            |    2 
 b/arch/mips/gt64120/wrppmc/irq.c                               |    4 
 b/arch/mips/gt64120/wrppmc/setup.c                             |    3 
 b/arch/mips/jazz/Makefile                                      |    2 
 b/arch/mips/jazz/irq.c                                         |    4 
 b/arch/mips/jazz/jazzdma.c                                     |    3 
 b/arch/mips/jmr3927/common/Makefile                            |    2 
 b/arch/mips/jmr3927/common/prom.c                              |    3 
 b/arch/mips/jmr3927/rbhma3100/Makefile                         |    2 
 b/arch/mips/jmr3927/rbhma3100/irq.c                            |    2 
 b/arch/mips/jmr3927/rbhma3100/setup.c                          |   45 
 b/arch/mips/kernel/Makefile                                    |    9 
 b/arch/mips/kernel/asm-offsets.c                               |    9 
 b/arch/mips/kernel/cpu-probe.c                                 |    5 
 b/arch/mips/kernel/early_printk.c                              |   40 
 b/arch/mips/kernel/entry.S                                     |   25 
 b/arch/mips/kernel/gdb-stub.c                                  |    6 
 b/arch/mips/kernel/genex.S                                     |   47 
 b/arch/mips/kernel/head.S                                      |   25 
 b/arch/mips/kernel/i8259.c                                     |   37 
 b/arch/mips/kernel/irixelf.c                                   |  331 
 b/arch/mips/kernel/irq-msc01.c                                 |    4 
 b/arch/mips/kernel/irq-mv6434x.c                               |   14 
 b/arch/mips/kernel/irq-rm7000.c                                |   13 
 b/arch/mips/kernel/irq-rm9000.c                                |   24 
 b/arch/mips/kernel/irq_cpu.c                                   |   21 
 b/arch/mips/kernel/kspd.c                                      |   22 
 b/arch/mips/kernel/linux32.c                                   |  240 
 b/arch/mips/kernel/machine_kexec.c                             |    4 
 b/arch/mips/kernel/mips-mt.c                                   |   28 
 b/arch/mips/kernel/mips_ksyms.c                                |    1 
 b/arch/mips/kernel/proc.c                                      |    8 
 b/arch/mips/kernel/process.c                                   |   45 
 b/arch/mips/kernel/ptrace.c                                    |   10 
 b/arch/mips/kernel/r4k_fpu.S                                   |    3 
 b/arch/mips/kernel/rtlx.c                                      |  281 
 b/arch/mips/kernel/scall32-o32.S                               |    2 
 b/arch/mips/kernel/scall64-64.S                                |    3 
 b/arch/mips/kernel/scall64-n32.S                               |   15 
 b/arch/mips/kernel/scall64-o32.S                               |   12 
 b/arch/mips/kernel/setup.c                                     |   61 
 b/arch/mips/kernel/signal-common.h                             |  182 
 b/arch/mips/kernel/signal.c                                    |  354 
 b/arch/mips/kernel/signal32.c                                  |  563 
 b/arch/mips/kernel/signal_n32.c                                |   61 
 b/arch/mips/kernel/smp-mt.c                                    |    9 
 b/arch/mips/kernel/smp.c                                       |   25 
 b/arch/mips/kernel/smtc.c                                      |  134 
 b/arch/mips/kernel/sysirix.c                                   |    4 
 b/arch/mips/kernel/time.c                                      |    7 
 b/arch/mips/kernel/traps.c                                     |   88 
 b/arch/mips/kernel/unaligned.c                                 |    2 
 b/arch/mips/kernel/vmlinux.lds.S                               |    2 
 b/arch/mips/kernel/vpe.c                                       |   67 
 b/arch/mips/lasat/interrupt.c                                  |    2 
 b/arch/mips/lasat/lasat_board.c                                |   13 
 b/arch/mips/lasat/prom.c                                       |   50 
 b/arch/mips/lasat/prom.h                                       |    1 
 b/arch/mips/lasat/setup.c                                      |    3 
 b/arch/mips/lasat/sysctl.c                                     |  147 
 b/arch/mips/lib-32/Makefile                                    |    4 
 b/arch/mips/lib-64/Makefile                                    |    4 
 b/arch/mips/lib/Makefile                                       |    9 
 b/arch/mips/lib/iomap-pci.c                                    |   74 
 b/arch/mips/lib/iomap.c                                        |  253 
 b/arch/mips/lib/memcpy-inatomic.S                              |  436 
 b/arch/mips/lib/memset.S                                       |  166 
 b/arch/mips/lib/uncached.c                                     |    4 
 b/arch/mips/math-emu/kernel_linkage.c                          |    8 
 b/arch/mips/mips-boards/atlas/atlas_int.c                      |    9 
 b/arch/mips/mips-boards/generic/Makefile                       |    6 
 b/arch/mips/mips-boards/generic/console.c                      |   68 
 b/arch/mips/mips-boards/generic/init.c                         |   15 
 b/arch/mips/mips-boards/generic/memory.c                       |   29 
 b/arch/mips/mips-boards/generic/time.c                         |    3 
 b/arch/mips/mips-boards/malta/Makefile                         |    2 
 b/arch/mips/mips-boards/malta/malta_int.c                      |    7 
 b/arch/mips/mips-boards/malta/malta_smtc.c                     |   88 
 b/arch/mips/mips-boards/sead/sead_int.c                        |    2 
 b/arch/mips/mips-boards/sim/Makefile                           |    6 
 b/arch/mips/mips-boards/sim/sim_console.c                      |   40 
 b/arch/mips/mips-boards/sim/sim_int.c                          |    6 
 b/arch/mips/mips-boards/sim/sim_mem.c                          |   18 
 b/arch/mips/mips-boards/sim/sim_setup.c                        |    6 
 b/arch/mips/mips-boards/sim/sim_time.c                         |    3 
 b/arch/mips/mm/Makefile                                        |   16 
 b/arch/mips/mm/c-r3k.c                                         |    2 
 b/arch/mips/mm/c-sb1.c                                         |    6 
 b/arch/mips/mm/c-tx39.c                                        |   18 
 b/arch/mips/mm/cache.c                                         |   18 
 b/arch/mips/mm/cerr-sb1.c                                      |  133 
 b/arch/mips/mm/dma-default.c                                   |  370 
 b/arch/mips/mm/fault.c                                         |    6 
 b/arch/mips/mm/init.c                                          |   62 
 b/arch/mips/mm/ioremap.c                                       |   96 
 b/arch/mips/mm/pg-sb1.c                                        |    3 
 b/arch/mips/mm/pgtable-32.c                                    |    1 
 b/arch/mips/mm/pgtable-64.c                                    |    1 
 b/arch/mips/momentum/jaguar_atx/Makefile                       |    2 
 b/arch/mips/momentum/jaguar_atx/irq.c                          |    4 
 b/arch/mips/momentum/jaguar_atx/ja-console.c                   |    5 
 b/arch/mips/momentum/jaguar_atx/jaguar_atx_fpga.h              |    6 
 b/arch/mips/momentum/jaguar_atx/platform.c                     |  208 
 b/arch/mips/momentum/jaguar_atx/prom.c                         |   58 
 b/arch/mips/momentum/ocelot_3/irq.c                            |    2 
 b/arch/mips/momentum/ocelot_3/platform.c                       |   41 
 b/arch/mips/momentum/ocelot_3/prom.c                           |    3 
 b/arch/mips/momentum/ocelot_c/cpci-irq.c                       |    2 
 b/arch/mips/momentum/ocelot_c/dbg_io.c                         |    4 
 b/arch/mips/momentum/ocelot_c/irq.c                            |    4 
 b/arch/mips/momentum/ocelot_c/platform.c                       |   26 
 b/arch/mips/momentum/ocelot_c/prom.c                           |    3 
 b/arch/mips/momentum/ocelot_c/uart-irq.c                       |    2 
 b/arch/mips/momentum/ocelot_g/Makefile                         |    2 
 b/arch/mips/momentum/ocelot_g/dbg_io.c                         |    4 
 b/arch/mips/momentum/ocelot_g/irq.c                            |    4 
 b/arch/mips/momentum/ocelot_g/prom.c                           |    3 
 b/arch/mips/oprofile/Kconfig                                   |    2 
 b/arch/mips/oprofile/op_model_mipsxx.c                         |   26 
 b/arch/mips/pci/Makefile                                       |    2 
 b/arch/mips/pci/fixup-jmr3927.c                                |   14 
 b/arch/mips/pci/fixup-sni.c                                    |   68 
 b/arch/mips/pci/fixup-vr4133.c                                 |   16 
 b/arch/mips/pci/ops-au1000.c                                   |    6 
 b/arch/mips/pci/ops-sni.c                                      |   77 
 b/arch/mips/pci/pci-bcm1480.c                                  |    2 
 b/arch/mips/pci/pci-dac.c                                      |   79 
 b/arch/mips/pci/pci-ev64120.c                                  |    1 
 b/arch/mips/pci/pci-sb1250.c                                   |    2 
 b/arch/mips/pci/pci.c                                          |   10 
 b/arch/mips/philips/pnx8550/common/int.c                       |   23 
 b/arch/mips/philips/pnx8550/common/proc.c                      |    7 
 b/arch/mips/philips/pnx8550/common/prom.c                      |    5 
 b/arch/mips/philips/pnx8550/common/setup.c                     |    9 
 b/arch/mips/pmc-sierra/yosemite/dbg_io.c                       |    2 
 b/arch/mips/pmc-sierra/yosemite/irq.c                          |    6 
 b/arch/mips/pmc-sierra/yosemite/prom.c                         |    3 
 b/arch/mips/pmc-sierra/yosemite/py-console.c                   |    5 
 b/arch/mips/pmc-sierra/yosemite/setup.c                        |    2 
 b/arch/mips/qemu/q-mem.c                                       |    3 
 b/arch/mips/qemu/q-smp.c                                       |    7 
 b/arch/mips/sgi-ip22/Makefile                                  |    2 
 b/arch/mips/sgi-ip22/ip22-eisa.c                               |    4 
 b/arch/mips/sgi-ip22/ip22-int.c                                |   15 
 b/arch/mips/sgi-ip22/ip22-mc.c                                 |    3 
 b/arch/mips/sgi-ip27/Makefile                                  |    2 
 b/arch/mips/sgi-ip27/ip27-console.c                            |   35 
 b/arch/mips/sgi-ip27/ip27-init.c                               |    2 
 b/arch/mips/sgi-ip27/ip27-irq.c                                |    2 
 b/arch/mips/sgi-ip27/ip27-memory.c                             |    5 
 b/arch/mips/sgi-ip27/ip27-timer.c                              |    4 
 b/arch/mips/sgi-ip32/Makefile                                  |    2 
 b/arch/mips/sgi-ip32/ip32-irq.c                                |   12 
 b/arch/mips/sgi-ip32/ip32-memory.c                             |    3 
 b/arch/mips/sibyte/Kconfig                                     |   24 
 b/arch/mips/sibyte/bcm1480/Makefile                            |    2 
 b/arch/mips/sibyte/bcm1480/irq.c                               |    8 
 b/arch/mips/sibyte/bcm1480/setup.c                             |   10 
 b/arch/mips/sibyte/bcm1480/smp.c                               |    6 
 b/arch/mips/sibyte/cfe/setup.c                                 |   11 
 b/arch/mips/sibyte/sb1250/Makefile                             |    2 
 b/arch/mips/sibyte/sb1250/bcm1250_tbprof.c                     |  379 
 b/arch/mips/sibyte/sb1250/irq.c                                |    4 
 b/arch/mips/sibyte/sb1250/prom.c                               |    3 
 b/arch/mips/sibyte/sb1250/setup.c                              |   38 
 b/arch/mips/sibyte/swarm/setup.c                               |   18 
 b/arch/mips/sni/Makefile                                       |    4 
 b/arch/mips/sni/a20r.c                                         |  227 
 b/arch/mips/sni/ds1216.c                                       |   81 
 b/arch/mips/sni/irq.c                                          |  188 
 b/arch/mips/sni/pcimt.c                                        |  390 
 b/arch/mips/sni/pcit.c                                         |  351 
 b/arch/mips/sni/reset.c                                        |    9 
 b/arch/mips/sni/rm200.c                                        |  186 
 b/arch/mips/sni/setup.c                                        |  242 
 b/arch/mips/sni/sniprom.c                                      |  175 
 b/arch/mips/sni/time.c                                         |  148 
 b/arch/mips/tx4927/common/tx4927_irq.c                         |    6 
 b/arch/mips/tx4927/common/tx4927_setup.c                       |   10 
 b/arch/mips/tx4927/toshiba_rbtx4927/Makefile                   |    2 
 b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c     |   15 
 b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_prom.c    |    3 
 b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c   |   78 
 b/arch/mips/tx4938/common/irq.c                                |    4 
 b/arch/mips/tx4938/common/setup.c                              |    9 
 b/arch/mips/tx4938/toshiba_rbtx4938/irq.c                      |    2 
 b/arch/mips/tx4938/toshiba_rbtx4938/prom.c                     |    3 
 b/arch/mips/vr41xx/common/Makefile                             |    2 
 b/arch/mips/vr41xx/common/icu.c                                |   31 
 b/arch/mips/vr41xx/common/init.c                               |    3 
 b/arch/mips/vr41xx/common/irq.c                                |   18 
 b/arch/mips/vr41xx/nec-cmbvr4133/irq.c                         |   53 
 b/arch/parisc/Kconfig                                          |   12 
 b/arch/parisc/Makefile                                         |    8 
 b/arch/parisc/hpux/entry_hpux.S                                |   10 
 b/arch/parisc/hpux/fs.c                                        |   26 
 b/arch/parisc/hpux/gate.S                                      |   23 
 b/arch/parisc/hpux/sys_hpux.c                                  |   32 
 b/arch/parisc/hpux/wrappers.S                                  |   45 
 b/arch/parisc/kernel/asm-offsets.c                             |    2 
 b/arch/parisc/kernel/cache.c                                   |  188 
 b/arch/parisc/kernel/drivers.c                                 |   19 
 b/arch/parisc/kernel/entry.S                                   |  241 
 b/arch/parisc/kernel/firmware.c                                |   26 
 b/arch/parisc/kernel/head.S                                    |   15 
 b/arch/parisc/kernel/hpmc.S                                    |   16 
 b/arch/parisc/kernel/inventory.c                               |   10 
 b/arch/parisc/kernel/irq.c                                     |    6 
 b/arch/parisc/kernel/module.c                                  |   23 
 b/arch/parisc/kernel/pacache.S                                 |   89 
 b/arch/parisc/kernel/parisc_ksyms.c                            |   10 
 b/arch/parisc/kernel/pci-dma.c                                 |    2 
 b/arch/parisc/kernel/pci.c                                     |    4 
 b/arch/parisc/kernel/perf.c                                    |    2 
 b/arch/parisc/kernel/perf_asm.S                                |   26 
 b/arch/parisc/kernel/process.c                                 |    8 
 b/arch/parisc/kernel/processor.c                               |   19 
 b/arch/parisc/kernel/ptrace.c                                  |   10 
 b/arch/parisc/kernel/real2.S                                   |   16 
 b/arch/parisc/kernel/setup.c                                   |   14 
 b/arch/parisc/kernel/signal.c                                  |  273 
 b/arch/parisc/kernel/signal32.c                                |   42 
 b/arch/parisc/kernel/smp.c                                     |  178 
 b/arch/parisc/kernel/sys_parisc32.c                            |   64 
 b/arch/parisc/kernel/syscall.S                                 |   71 
 b/arch/parisc/kernel/syscall_table.S                           |   18 
 b/arch/parisc/kernel/time.c                                    |  155 
 b/arch/parisc/kernel/topology.c                                |    2 
 b/arch/parisc/kernel/traps.c                                   |  153 
 b/arch/parisc/kernel/unaligned.c                               |  115 
 b/arch/parisc/kernel/unwind.c                                  |    1 
 b/arch/parisc/kernel/vmlinux.lds.S                             |    4 
 b/arch/parisc/lib/bitops.c                                     |    4 
 b/arch/parisc/lib/fixup.S                                      |   20 
 b/arch/parisc/lib/lusercopy.S                                  |   37 
 b/arch/parisc/lib/memcpy.c                                     |   38 
 b/arch/parisc/mm/fault.c                                       |    4 
 b/arch/parisc/mm/init.c                                        |   79 
 b/arch/parisc/mm/ioremap.c                                     |    6 
 b/arch/parisc/oprofile/init.c                                  |    2 
 b/arch/powerpc/Kconfig                                         |   69 
 b/arch/powerpc/Kconfig.debug                                   |   18 
 b/arch/powerpc/boot/Makefile                                   |    1 
 b/arch/powerpc/boot/dts/kuroboxHD.dts                          |  147 
 b/arch/powerpc/boot/dts/kuroboxHG.dts                          |    1 
 b/arch/powerpc/boot/dts/lite5200.dts                           |  135 
 b/arch/powerpc/boot/dts/lite5200b.dts                          |  135 
 b/arch/powerpc/boot/dts/mpc7448hpc2.dts                        |    1 
 b/arch/powerpc/boot/dts/mpc8272ads.dts                         |   56 
 b/arch/powerpc/boot/dts/mpc8313erdb.dts                        |  215 
 b/arch/powerpc/boot/dts/mpc832x_mds.dts                        |  333 
 b/arch/powerpc/boot/dts/mpc8349emitx.dts                       |   60 
 b/arch/powerpc/boot/dts/mpc8349emitxgp.dts                     |  184 
 b/arch/powerpc/boot/dts/mpc834x_mds.dts                        |  330 
 b/arch/powerpc/boot/dts/mpc836x_mds.dts                        |  363 
 b/arch/powerpc/boot/dts/mpc8540ads.dts                         |  142 
 b/arch/powerpc/boot/dts/mpc8541cds.dts                         |  108 
 b/arch/powerpc/boot/dts/mpc8548cds.dts                         |  129 
 b/arch/powerpc/boot/dts/mpc8555cds.dts                         |  108 
 b/arch/powerpc/boot/dts/mpc8560ads.dts                         |  168 
 b/arch/powerpc/boot/dts/mpc8568mds.dts                         |  362 
 b/arch/powerpc/boot/dts/mpc8641_hpcn.dts                       |  194 
 b/arch/powerpc/boot/dts/mpc866ads.dts                          |  161 
 b/arch/powerpc/boot/dts/mpc885ads.dts                          |  184 
 b/arch/powerpc/configs/cell_defconfig                          |  152 
 b/arch/powerpc/configs/celleb_defconfig                        | 1408 +
 b/arch/powerpc/configs/linkstation_defconfig                   |  118 
 b/arch/powerpc/configs/mpc8272_ads_defconfig                   |  848 +
 b/arch/powerpc/configs/mpc8313_rdb_defconfig                   | 1409 +
 b/arch/powerpc/configs/mpc832x_mds_defconfig                   | 1083 +
 b/arch/powerpc/configs/mpc834x_itx_defconfig                   |  237 
 b/arch/powerpc/configs/mpc834x_itxgp_defconfig                 | 1174 +
 b/arch/powerpc/configs/mpc834x_mds_defconfig                   |   10 
 b/arch/powerpc/configs/mpc836x_mds_defconfig                   | 1099 +
 b/arch/powerpc/configs/mpc8568mds_defconfig                    | 1010 +
 b/arch/powerpc/configs/mpc866_ads_defconfig                    |  829 +
 b/arch/powerpc/configs/mpc885_ads_defconfig                    |  827 +
 b/arch/powerpc/configs/pasemi_defconfig                        | 1722 ++
 b/arch/powerpc/configs/ppc64_defconfig                         |    4 
 b/arch/powerpc/configs/ps3_defconfig                           |  269 
 b/arch/powerpc/configs/pseries_defconfig                       |    4 
 b/arch/powerpc/kernel/Makefile                                 |    1 
 b/arch/powerpc/kernel/btext.c                                  |    9 
 b/arch/powerpc/kernel/cpu_setup_pa6t.S                         |   44 
 b/arch/powerpc/kernel/cputable.c                               |   37 
 b/arch/powerpc/kernel/entry_64.S                               |   59 
 b/arch/powerpc/kernel/head_32.S                                |    5 
 b/arch/powerpc/kernel/head_44x.S                               |    2 
 b/arch/powerpc/kernel/head_64.S                                |    2 
 b/arch/powerpc/kernel/head_fsl_booke.S                         |    7 
 b/arch/powerpc/kernel/idle.c                                   |   13 
 b/arch/powerpc/kernel/iomap.c                                  |   20 
 b/arch/powerpc/kernel/irq.c                                    |    9 
 b/arch/powerpc/kernel/kprobes.c                                |    8 
 b/arch/powerpc/kernel/legacy_serial.c                          |   17 
 b/arch/powerpc/kernel/lparcfg.c                                |   13 
 b/arch/powerpc/kernel/misc_64.S                                |   40 
 b/arch/powerpc/kernel/module_32.c                              |    7 
 b/arch/powerpc/kernel/nvram_64.c                               |    2 
 b/arch/powerpc/kernel/pci_32.c                                 |    1 
 b/arch/powerpc/kernel/pci_64.c                                 |    3 
 b/arch/powerpc/kernel/pmc.c                                    |   37 
 b/arch/powerpc/kernel/ppc_ksyms.c                              |    1 
 b/arch/powerpc/kernel/proc_ppc64.c                             |    3 
 b/arch/powerpc/kernel/process.c                                |    9 
 b/arch/powerpc/kernel/prom.c                                   |   21 
 b/arch/powerpc/kernel/prom_init.c                              |   81 
 b/arch/powerpc/kernel/prom_parse.c                             |   42 
 b/arch/powerpc/kernel/ptrace.c                                 |   24 
 b/arch/powerpc/kernel/rtas-proc.c                              |   14 
 b/arch/powerpc/kernel/rtas.c                                   |    2 
 b/arch/powerpc/kernel/rtas_flash.c                             |    9 
 b/arch/powerpc/kernel/setup_32.c                               |    9 
 b/arch/powerpc/kernel/smp.c                                    |   23 
 b/arch/powerpc/kernel/sys_ppc32.c                              |   67 
 b/arch/powerpc/kernel/sysfs.c                                  |  141 
 b/arch/powerpc/kernel/traps.c                                  |  117 
 b/arch/powerpc/kernel/udbg.c                                   |    8 
 b/arch/powerpc/kernel/udbg_16550.c                             |   24 
 b/arch/powerpc/kernel/vdso.c                                   |  124 
 b/arch/powerpc/kernel/vio.c                                    |    6 
 b/arch/powerpc/kernel/vmlinux.lds.S                            |    4 
 b/arch/powerpc/lib/Makefile                                    |    4 
 b/arch/powerpc/lib/dma-noncoherent.c                           |  418 
 b/arch/powerpc/lib/rheap.c                                     |    6 
 b/arch/powerpc/mm/hash_utils_64.c                              |    6 
 b/arch/powerpc/mm/hugetlbpage.c                                |    7 
 b/arch/powerpc/mm/mem.c                                        |   27 
 b/arch/powerpc/mm/numa.c                                       |    2 
 b/arch/powerpc/mm/pgtable_32.c                                 |    5 
 b/arch/powerpc/mm/pgtable_64.c                                 |    2 
 b/arch/powerpc/oprofile/common.c                               |    2 
 b/arch/powerpc/oprofile/op_model_7450.c                        |   10 
 b/arch/powerpc/oprofile/op_model_cell.c                        |  149 
 b/arch/powerpc/oprofile/op_model_fsl_booke.c                   |   81 
 b/arch/powerpc/oprofile/op_model_power4.c                      |   10 
 b/arch/powerpc/oprofile/op_model_rs64.c                        |   10 
 b/arch/powerpc/platforms/52xx/Makefile                         |    3 
 b/arch/powerpc/platforms/52xx/efika.c                          |  243 
 b/arch/powerpc/platforms/52xx/lite5200.c                       |   35 
 b/arch/powerpc/platforms/52xx/mpc52xx_common.c                 |    4 
 b/arch/powerpc/platforms/52xx/mpc52xx_pci.c                    |  412 
 b/arch/powerpc/platforms/52xx/mpc52xx_pic.c                    |   14 
 b/arch/powerpc/platforms/82xx/mpc82xx.c                        |    2 
 b/arch/powerpc/platforms/82xx/mpc82xx_ads.c                    |    2 
 b/arch/powerpc/platforms/82xx/pq2ads.h                         |    5 
 b/arch/powerpc/platforms/83xx/Kconfig                          |   32 
 b/arch/powerpc/platforms/83xx/Makefile                         |    5 
 b/arch/powerpc/platforms/83xx/misc.c                           |   29 
 b/arch/powerpc/platforms/83xx/mpc8313_rdb.c                    |   92 
 b/arch/powerpc/platforms/83xx/mpc832x_mds.c                    |   68 
 b/arch/powerpc/platforms/83xx/mpc834x_itx.c                    |   27 
 b/arch/powerpc/platforms/83xx/mpc834x_mds.c                    |  198 
 b/arch/powerpc/platforms/83xx/mpc836x_mds.c                    |  206 
 b/arch/powerpc/platforms/83xx/mpc83xx.h                        |   18 
 b/arch/powerpc/platforms/85xx/Kconfig                          |   14 
 b/arch/powerpc/platforms/85xx/Makefile                         |    1 
 b/arch/powerpc/platforms/85xx/mpc85xx_ads.c                    |   21 
 b/arch/powerpc/platforms/85xx/mpc85xx_cds.c                    |   32 
 b/arch/powerpc/platforms/85xx/mpc85xx_mds.c                    |  234 
 b/arch/powerpc/platforms/86xx/Kconfig                          |    1 
 b/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c                   |    9 
 b/arch/powerpc/platforms/86xx/mpc86xx_smp.c                    |    1 
 b/arch/powerpc/platforms/8xx/Kconfig                           |  300 
 b/arch/powerpc/platforms/8xx/Makefile                          |    6 
 b/arch/powerpc/platforms/8xx/m8xx_setup.c                      |  303 
 b/arch/powerpc/platforms/8xx/mpc86xads.h                       |   95 
 b/arch/powerpc/platforms/8xx/mpc86xads_setup.c                 |  301 
 b/arch/powerpc/platforms/8xx/mpc885ads.h                       |   95 
 b/arch/powerpc/platforms/8xx/mpc885ads_setup.c                 |  387 
 b/arch/powerpc/platforms/Makefile                              |    5 
 b/arch/powerpc/platforms/cell/Makefile                         |    7 
 b/arch/powerpc/platforms/cell/iommu.c                          |    5 
 b/arch/powerpc/platforms/cell/pmu.c                            |   14 
 b/arch/powerpc/platforms/cell/spu_base.c                       |   84 
 b/arch/powerpc/platforms/cell/spu_manage.c                     |  366 
 b/arch/powerpc/platforms/cell/spu_priv1_mmio.c                 |  422 
 b/arch/powerpc/platforms/cell/spufs/context.c                  |  137 
 b/arch/powerpc/platforms/cell/spufs/file.c                     |  208 
 b/arch/powerpc/platforms/cell/spufs/inode.c                    |    6 
 b/arch/powerpc/platforms/cell/spufs/run.c                      |   16 
 b/arch/powerpc/platforms/cell/spufs/sched.c                    |  388 
 b/arch/powerpc/platforms/cell/spufs/spufs.h                    |   48 
 b/arch/powerpc/platforms/cell/spufs/switch.c                   |   62 
 b/arch/powerpc/platforms/celleb/Makefile                       |    8 
 b/arch/powerpc/platforms/celleb/beat.c                         |  163 
 b/arch/powerpc/platforms/celleb/beat.h                         |   40 
 b/arch/powerpc/platforms/celleb/beat_syscall.h                 |  160 
 b/arch/powerpc/platforms/celleb/beat_wrapper.h                 |  220 
 b/arch/powerpc/platforms/celleb/htab.c                         |  308 
 b/arch/powerpc/platforms/celleb/hvCall.S                       |  287 
 b/arch/powerpc/platforms/celleb/interrupt.c                    |  274 
 b/arch/powerpc/platforms/celleb/interrupt.h                    |   33 
 b/arch/powerpc/platforms/celleb/iommu.c                        |  104 
 b/arch/powerpc/platforms/celleb/pci.c                          |  481 
 b/arch/powerpc/platforms/celleb/pci.h                          |   35 
 b/arch/powerpc/platforms/celleb/scc.h                          |  145 
 b/arch/powerpc/platforms/celleb/scc_epci.c                     |  449 
 b/arch/powerpc/platforms/celleb/scc_sio.c                      |  101 
 b/arch/powerpc/platforms/celleb/scc_uhc.c                      |   94 
 b/arch/powerpc/platforms/celleb/setup.c                        |  193 
 b/arch/powerpc/platforms/celleb/smp.c                          |  124 
 b/arch/powerpc/platforms/celleb/spu_priv1.c                    |  208 
 b/arch/powerpc/platforms/celleb/udbg_beat.c                    |   97 
 b/arch/powerpc/platforms/chrp/pegasos_eth.c                    |    2 
 b/arch/powerpc/platforms/chrp/setup.c                          |    4 
 b/arch/powerpc/platforms/embedded6xx/Kconfig                   |   10 
 b/arch/powerpc/platforms/embedded6xx/linkstation.c             |   12 
 b/arch/powerpc/platforms/iseries/lpevents.c                    |    2 
 b/arch/powerpc/platforms/iseries/mf.c                          |    6 
 b/arch/powerpc/platforms/iseries/proc.c                        |    2 
 b/arch/powerpc/platforms/iseries/viopath.c                     |    2 
 b/arch/powerpc/platforms/maple/pci.c                           |   23 
 b/arch/powerpc/platforms/maple/setup.c                         |    3 
 b/arch/powerpc/platforms/pasemi/Kconfig                        |   10 
 b/arch/powerpc/platforms/pasemi/Makefile                       |    3 
 b/arch/powerpc/platforms/pasemi/idle.c                         |   88 
 b/arch/powerpc/platforms/pasemi/iommu.c                        |  281 
 b/arch/powerpc/platforms/pasemi/pasemi.h                       |   12 
 b/arch/powerpc/platforms/pasemi/pci.c                          |   13 
 b/arch/powerpc/platforms/pasemi/powersave.S                    |   80 
 b/arch/powerpc/platforms/pasemi/setup.c                        |  105 
 b/arch/powerpc/platforms/powermac/backlight.c                  |   27 
 b/arch/powerpc/platforms/powermac/feature.c                    |    5 
 b/arch/powerpc/platforms/powermac/pci.c                        |    7 
 b/arch/powerpc/platforms/powermac/pic.c                        |    2 
 b/arch/powerpc/platforms/powermac/setup.c                      |    4 
 b/arch/powerpc/platforms/powermac/smp.c                        |    1 
 b/arch/powerpc/platforms/ps3/Kconfig                           |   39 
 b/arch/powerpc/platforms/ps3/Makefile                          |    1 
 b/arch/powerpc/platforms/ps3/htab.c                            |    7 
 b/arch/powerpc/platforms/ps3/interrupt.c                       |  444 
 b/arch/powerpc/platforms/ps3/mm.c                              |    3 
 b/arch/powerpc/platforms/ps3/os-area.c                         |   22 
 b/arch/powerpc/platforms/ps3/platform.h                        |  151 
 b/arch/powerpc/platforms/ps3/repository.c                      |  220 
 b/arch/powerpc/platforms/ps3/setup.c                           |   86 
 b/arch/powerpc/platforms/ps3/smp.c                             |    3 
 b/arch/powerpc/platforms/ps3/spu.c                             |   62 
 b/arch/powerpc/platforms/ps3/system-bus.c                      |  384 
 b/arch/powerpc/platforms/pseries/Makefile                      |    3 
 b/arch/powerpc/platforms/pseries/eeh.c                         |   21 
 b/arch/powerpc/platforms/pseries/eeh_driver.c                  |    3 
 b/arch/powerpc/platforms/pseries/firmware.c                    |    1 
 b/arch/powerpc/platforms/pseries/hvCall.S                      |   41 
 b/arch/powerpc/platforms/pseries/hvCall_inst.c                 |    2 
 b/arch/powerpc/platforms/pseries/kexec.c                       |   72 
 b/arch/powerpc/platforms/pseries/lpar.c                        |   57 
 b/arch/powerpc/platforms/pseries/pci.c                         |    6 
 b/arch/powerpc/platforms/pseries/plpar_wrappers.h              |   16 
 b/arch/powerpc/platforms/pseries/power.c                       |   87 
 b/arch/powerpc/platforms/pseries/pseries.h                     |   39 
 b/arch/powerpc/platforms/pseries/ras.c                         |    2 
 b/arch/powerpc/platforms/pseries/reconfig.c                    |    3 
 b/arch/powerpc/platforms/pseries/rtasd.c                       |    2 
 b/arch/powerpc/platforms/pseries/scanlog.c                     |    2 
 b/arch/powerpc/platforms/pseries/setup.c                       |   90 
 b/arch/powerpc/platforms/pseries/smp.c                         |    1 
 b/arch/powerpc/sysdev/Makefile                                 |    3 
 b/arch/powerpc/sysdev/commproc.c                               |  398 
 b/arch/powerpc/sysdev/cpm2_pic.c                               |  154 
 b/arch/powerpc/sysdev/cpm2_pic.h                               |    2 
 b/arch/powerpc/sysdev/dcr.c                                    |    2 
 b/arch/powerpc/sysdev/fsl_soc.c                                |  367 
 b/arch/powerpc/sysdev/grackle.c                                |    2 
 b/arch/powerpc/sysdev/ipic.c                                   |   17 
 b/arch/powerpc/sysdev/micropatch.c                             |  743 +
 b/arch/powerpc/sysdev/mpc8xx_pic.c                             |  197 
 b/arch/powerpc/sysdev/mpc8xx_pic.h                             |   12 
 b/arch/powerpc/sysdev/mpic.c                                   |   89 
 b/arch/powerpc/sysdev/pmi.c                                    |  305 
 b/arch/powerpc/sysdev/qe_lib/qe.c                              |    6 
 b/arch/powerpc/sysdev/qe_lib/qe_ic.c                           |    6 
 b/arch/powerpc/sysdev/qe_lib/ucc_fast.c                        |  163 
 b/arch/powerpc/sysdev/qe_lib/ucc_slow.c                        |  141 
 b/arch/powerpc/xmon/ppc-opc.c                                  |    7 
 b/arch/powerpc/xmon/spu-dis.c                                  |    2 
 b/arch/powerpc/xmon/spu-opc.c                                  |    4 
 b/arch/powerpc/xmon/xmon.c                                     |    3 
 b/arch/ppc/8xx_io/commproc.c                                   |   26 
 b/arch/ppc/8xx_io/cs4218_tdm.c                                 |    7 
 b/arch/ppc/Kconfig                                             |   28 
 b/arch/ppc/boot/simple/Makefile                                |    4 
 b/arch/ppc/boot/simple/misc.c                                  |   15 
 b/arch/ppc/configs/ads8272_defconfig                           |  592 
 b/arch/ppc/configs/taishan_defconfig                           | 1077 +
 b/arch/ppc/kernel/Makefile                                     |    1 
 b/arch/ppc/kernel/head.S                                       |   18 
 b/arch/ppc/kernel/head_fsl_booke.S                             |    7 
 b/arch/ppc/kernel/ppc_htab.c                                   |   13 
 b/arch/ppc/kernel/ppc_ksyms.c                                  |    3 
 b/arch/ppc/kernel/setup.c                                      |    2 
 b/arch/ppc/kernel/vmlinux.lds.S                                |    2 
 b/arch/ppc/lib/rheap.c                                         |    3 
 b/arch/ppc/mm/pgtable.c                                        |    5 
 b/arch/ppc/platforms/4xx/Kconfig                               |   10 
 b/arch/ppc/platforms/4xx/Makefile                              |    1 
 b/arch/ppc/platforms/4xx/taishan.c                             |  395 
 b/arch/ppc/platforms/4xx/taishan.h                             |   67 
 b/arch/ppc/platforms/Makefile                                  |    1 
 b/arch/ppc/platforms/lopec.c                                   |    2 
 b/arch/ppc/platforms/mpc8272ads_setup.c                        |   17 
 b/arch/ppc/platforms/mpc866ads_setup.c                         |   19 
 b/arch/ppc/platforms/mpc885ads_setup.c                         |   20 
 b/arch/ppc/platforms/pplus.c                                   |    2 
 b/arch/ppc/platforms/prep_setup.c                              |    4 
 b/arch/ppc/syslib/Makefile                                     |    2 
 b/arch/ppc/syslib/i8259.c                                      |    2 
 b/arch/ppc/syslib/m8260_pci_erratum9.c                         |    3 
 b/arch/ppc/syslib/m8xx_setup.c                                 |    2 
 b/arch/ppc/syslib/mv64x60.c                                    |   12 
 b/arch/ppc/syslib/ppc85xx_rio.c                                |    2 
 b/arch/ppc/xmon/ppc-opc.c                                      |    7 
 b/arch/ppc/xmon/start.c                                        |    5 
 b/arch/s390/Kconfig                                            |   38 
 b/arch/s390/Makefile                                           |   12 
 b/arch/s390/appldata/appldata.h                                |    3 
 b/arch/s390/appldata/appldata_base.c                           |    6 
 b/arch/s390/appldata/appldata_mem.c                            |    7 
 b/arch/s390/appldata/appldata_net_sum.c                        |    2 
 b/arch/s390/crypto/Kconfig                                     |   60 
 b/arch/s390/crypto/Makefile                                    |    3 
 b/arch/s390/crypto/aes_s390.c                                  |   47 
 b/arch/s390/crypto/crypt_s390.h                                |  281 
 b/arch/s390/crypto/des_check_key.c                             |    6 
 b/arch/s390/crypto/des_s390.c                                  |    8 
 b/arch/s390/crypto/prng.c                                      |  213 
 b/arch/s390/crypto/sha1_s390.c                                 |   83 
 b/arch/s390/crypto/sha256_s390.c                               |   11 
 b/arch/s390/defconfig                                          |   36 
 b/arch/s390/hypfs/Makefile                                     |    2 
 b/arch/s390/hypfs/hypfs.h                                      |    9 
 b/arch/s390/hypfs/hypfs_vm.c                                   |  231 
 b/arch/s390/hypfs/inode.c                                      |   35 
 b/arch/s390/kernel/Makefile                                    |    4 
 b/arch/s390/kernel/base.S                                      |  150 
 b/arch/s390/kernel/binfmt_elf32.c                              |    2 
 b/arch/s390/kernel/compat_exec_domain.c                        |    5 
 b/arch/s390/kernel/compat_linux.c                              |   67 
 b/arch/s390/kernel/compat_linux.h                              |   31 
 b/arch/s390/kernel/compat_signal.c                             |    8 
 b/arch/s390/kernel/compat_wrapper.S                            |   23 
 b/arch/s390/kernel/cpcmd.c                                     |   14 
 b/arch/s390/kernel/crash.c                                     |    1 
 b/arch/s390/kernel/debug.c                                     |   25 
 b/arch/s390/kernel/early.c                                     |  313 
 b/arch/s390/kernel/ebcdic.c                                    |    1 
 b/arch/s390/kernel/head31.S                                    |  218 
 b/arch/s390/kernel/head64.S                                    |  218 
 b/arch/s390/kernel/ipl.c                                       |  152 
 b/arch/s390/kernel/irq.c                                       |   15 
 b/arch/s390/kernel/kprobes.c                                   |   53 
 b/arch/s390/kernel/machine_kexec.c                             |    6 
 b/arch/s390/kernel/module.c                                    |    5 
 b/arch/s390/kernel/process.c                                   |    4 
 b/arch/s390/kernel/ptrace.c                                    |   46 
 b/arch/s390/kernel/reipl.S                                     |   13 
 b/arch/s390/kernel/reipl64.S                                   |   13 
 b/arch/s390/kernel/s390_ext.c                                  |    8 
 b/arch/s390/kernel/setup.c                                     |  167 
 b/arch/s390/kernel/signal.c                                    |    2 
 b/arch/s390/kernel/smp.c                                       |  214 
 b/arch/s390/kernel/stacktrace.c                                |   10 
 b/arch/s390/kernel/syscalls.S                                  |    5 
 b/arch/s390/kernel/time.c                                      | 1195 +
 b/arch/s390/kernel/traps.c                                     |   24 
 b/arch/s390/kernel/vmlinux.lds.S                               |   16 
 b/arch/s390/kernel/vtime.c                                     |   10 
 b/arch/s390/lib/Makefile                                       |    2 
 b/arch/s390/lib/delay.c                                        |   55 
 b/arch/s390/lib/qrnnd.S                                        |   77 
 b/arch/s390/lib/uaccess.h                                      |   23 
 b/arch/s390/lib/uaccess_mvcos.c                                |   78 
 b/arch/s390/lib/uaccess_pt.c                                   |  329 
 b/arch/s390/lib/uaccess_std.c                                  |   23 
 b/arch/s390/math-emu/Makefile                                  |    2 
 b/arch/s390/math-emu/math.c                                    |    2 
 b/arch/s390/mm/Makefile                                        |    2 
 b/arch/s390/mm/cmm.c                                           |   10 
 b/arch/s390/mm/extmem.c                                        |   66 
 b/arch/s390/mm/fault.c                                         |  192 
 b/arch/s390/mm/init.c                                          |   22 
 b/arch/s390/mm/vmem.c                                          |   14 
 b/arch/sh/Kconfig                                              |   24 
 b/arch/sh/Makefile                                             |    3 
 b/arch/sh/boards/hp6xx/hp6xx_apm.c                             |   68 
 b/arch/sh/boards/landisk/landisk_pwb.c                         |    2 
 b/arch/sh/boards/mpc1211/Makefile                              |    2 
 b/arch/sh/boards/mpc1211/setup.c                               |   31 
 b/arch/sh/boards/renesas/r7780rp/Makefile                      |    3 
 b/arch/sh/boards/renesas/r7780rp/setup.c                       |   73 
 b/arch/sh/boards/renesas/rts7751r2d/Makefile                   |    3 
 b/arch/sh/boards/renesas/rts7751r2d/irq.c                      |   80 
 b/arch/sh/boards/renesas/rts7751r2d/setup.c                    |  168 
 b/arch/sh/boards/se/7206/Makefile                              |    2 
 b/arch/sh/boards/se/7206/setup.c                               |   34 
 b/arch/sh/boards/se/7300/Makefile                              |    2 
 b/arch/sh/boards/se/7300/setup.c                               |   36 
 b/arch/sh/boards/se/73180/Makefile                             |    2 
 b/arch/sh/boards/se/73180/setup.c                              |   31 
 b/arch/sh/boards/se/7343/Makefile                              |    2 
 b/arch/sh/boards/se/7343/setup.c                               |   26 
 b/arch/sh/boards/se/770x/Makefile                              |    1 
 b/arch/sh/boards/se/770x/irq.c                                 |  108 
 b/arch/sh/boards/se/770x/setup.c                               |   43 
 b/arch/sh/boards/se/7751/Makefile                              |    1 
 b/arch/sh/boards/se/7751/setup.c                               |   36 
 b/arch/sh/boards/sh03/Makefile                                 |    1 
 b/arch/sh/boards/sh03/setup.c                                  |   30 
 b/arch/sh/boards/shmin/setup.c                                 |   12 
 b/arch/sh/cchips/voyagergx/irq.c                               |   70 
 b/arch/sh/cchips/voyagergx/setup.c                             |    4 
 b/arch/sh/configs/rts7751r2d_defconfig                         |  402 
 b/arch/sh/configs/se7750_defconfig                             |  140 
 b/arch/sh/drivers/Makefile                                     |    1 
 b/arch/sh/drivers/dma/dma-sh.c                                 |   45 
 b/arch/sh/drivers/heartbeat.c                                  |  132 
 b/arch/sh/drivers/pci/Makefile                                 |    1 
 b/arch/sh/drivers/pci/pci-auto.c                               |    6 
 b/arch/sh/drivers/pci/pci-sh7751.c                             |    9 
 b/arch/sh/kernel/Makefile                                      |    4 
 b/arch/sh/kernel/cpu/init.c                                    |   57 
 b/arch/sh/kernel/cpu/irq/ipr.c                                 |   19 
 b/arch/sh/kernel/cpu/sh2/clock-sh7619.c                        |    4 
 b/arch/sh/kernel/cpu/sh2/entry.S                               |   13 
 b/arch/sh/kernel/cpu/sh2/probe.c                               |   32 
 b/arch/sh/kernel/cpu/sh2/setup-sh7619.c                        |   62 
 b/arch/sh/kernel/cpu/sh2a/clock-sh7206.c                       |    4 
 b/arch/sh/kernel/cpu/sh2a/probe.c                              |   16 
 b/arch/sh/kernel/cpu/sh2a/setup-sh7206.c                       |   89 
 b/arch/sh/kernel/cpu/sh3/entry.S                               |  212 
 b/arch/sh/kernel/cpu/sh3/probe.c                               |   42 
 b/arch/sh/kernel/cpu/sh3/setup-sh7709.c                        |   21 
 b/arch/sh/kernel/cpu/sh4/probe.c                               |  180 
 b/arch/sh/kernel/cpu/sh4/setup-sh7750.c                        |    4 
 b/arch/sh/kernel/cpu/sh4/setup-sh7760.c                        |   66 
 b/arch/sh/kernel/debugtraps.S                                  |   41 
 b/arch/sh/kernel/early_printk.c                                |   24 
 b/arch/sh/kernel/entry-common.S                                |  121 
 b/arch/sh/kernel/io_generic.c                                  |    9 
 b/arch/sh/kernel/irq.c                                         |   15 
 b/arch/sh/kernel/kgdb_stub.c                                   |    7 
 b/arch/sh/kernel/process.c                                     |   94 
 b/arch/sh/kernel/ptrace.c                                      |   45 
 b/arch/sh/kernel/setup.c                                       |   55 
 b/arch/sh/kernel/sh_ksyms.c                                    |    4 
 b/arch/sh/kernel/signal.c                                      |   10 
 b/arch/sh/kernel/syscalls.S                                    |    8 
 b/arch/sh/kernel/time.c                                        |    8 
 b/arch/sh/kernel/traps.c                                       |    4 
 b/arch/sh/kernel/vmlinux.lds.S                                 |    7 
 b/arch/sh/kernel/vsyscall/vsyscall.c                           |   58 
 b/arch/sh/mm/Kconfig                                           |    5 
 b/arch/sh/mm/cache-debugfs.c                                   |    6 
 b/arch/sh/mm/cache-sh3.c                                       |    8 
 b/arch/sh/mm/cache-sh4.c                                       |   65 
 b/arch/sh/mm/cache-sh7705.c                                    |   20 
 b/arch/sh/mm/fault.c                                           |   87 
 b/arch/sh/mm/init.c                                            |   24 
 b/arch/sh/mm/ioremap.c                                         |    6 
 b/arch/sh/mm/pg-sh4.c                                          |    6 
 b/arch/sh/mm/pg-sh7705.c                                       |    6 
 b/arch/sh/mm/pmb.c                                             |    2 
 b/arch/sh/mm/tlb-flush.c                                       |   46 
 b/arch/sh/mm/tlb-nommu.c                                       |   19 
 b/arch/sh/mm/tlb-sh3.c                                         |    4 
 b/arch/sh/mm/tlb-sh4.c                                         |    2 
 b/arch/sh/oprofile/op_model_sh7750.c                           |    4 
 b/arch/sh/tools/mach-types                                     |    1 
 b/arch/sh64/Kconfig                                            |    3 
 b/arch/sh64/kernel/setup.c                                     |    6 
 b/arch/sh64/kernel/time.c                                      |    9 
 b/arch/sh64/kernel/traps.c                                     |   51 
 b/arch/sh64/kernel/vmlinux.lds.S                               |    4 
 b/arch/sh64/mm/init.c                                          |    5 
 b/arch/sparc/Kconfig                                           |    4 
 b/arch/sparc/kernel/Makefile                                   |    4 
 b/arch/sparc/kernel/apc.c                                      |    2 
 b/arch/sparc/kernel/of_device.c                                |   10 
 b/arch/sparc/kernel/pcic.c                                     |   12 
 b/arch/sparc/kernel/process.c                                  |   16 
 b/arch/sparc/kernel/setup.c                                    |    2 
 b/arch/sparc/kernel/sunos_ioctl.c                              |    1 
 b/arch/sparc/kernel/sys_sunos.c                                |   14 
 b/arch/sparc/kernel/systbls.S                                  |    6 
 b/arch/sparc/kernel/time.c                                     |    9 
 b/arch/sparc/kernel/traps.c                                    |    6 
 b/arch/sparc/kernel/vmlinux.lds.S                              |    4 
 b/arch/sparc/lib/atomic32.c                                    |    2 
 b/arch/sparc/mm/init.c                                         |    2 
 b/arch/sparc64/Kconfig                                         |   18 
 b/arch/sparc64/defconfig                                       |   83 
 b/arch/sparc64/kernel/irq.c                                    |  146 
 b/arch/sparc64/kernel/ktlb.S                                   |    8 
 b/arch/sparc64/kernel/of_device.c                              |   50 
 b/arch/sparc64/kernel/pci.c                                    |   47 
 b/arch/sparc64/kernel/pci_common.c                             |   25 
 b/arch/sparc64/kernel/pci_iommu.c                              |    2 
 b/arch/sparc64/kernel/pci_sun4v.c                              |  444 
 b/arch/sparc64/kernel/pci_sun4v.h                              |   61 
 b/arch/sparc64/kernel/pci_sun4v_asm.S                          |  266 
 b/arch/sparc64/kernel/process.c                                |    9 
 b/arch/sparc64/kernel/sbus.c                                   |  560 
 b/arch/sparc64/kernel/setup.c                                  |    2 
 b/arch/sparc64/kernel/sunos_ioctl32.c                          |    1 
 b/arch/sparc64/kernel/sys32.S                                  |    1 
 b/arch/sparc64/kernel/sys_sparc32.c                            |   64 
 b/arch/sparc64/kernel/sys_sunos32.c                            |   15 
 b/arch/sparc64/kernel/systbls.S                                |   13 
 b/arch/sparc64/kernel/time.c                                   |    2 
 b/arch/sparc64/kernel/tsb.S                                    |    1 
 b/arch/sparc64/kernel/vmlinux.lds.S                            |    4 
 b/arch/sparc64/lib/NGbzero.S                                   |    1 
 b/arch/sparc64/lib/NGmemcpy.S                                  |    2 
 b/arch/sparc64/lib/NGpage.S                                    |    2 
 b/arch/sparc64/mm/hugetlbpage.c                                |    3 
 b/arch/sparc64/mm/init.c                                       |   38 
 b/arch/sparc64/solaris/misc.c                                  |    6 
 b/arch/sparc64/solaris/socksys.c                               |    2 
 b/arch/um/Kconfig                                              |    5 
 b/arch/um/Kconfig.char                                         |   19 
 b/arch/um/drivers/chan_kern.c                                  |  105 
 b/arch/um/drivers/daemon_user.c                                |   17 
 b/arch/um/drivers/harddog_kern.c                               |   58 
 b/arch/um/drivers/harddog_user.c                               |   23 
 b/arch/um/drivers/hostaudio_kern.c                             |  169 
 b/arch/um/drivers/line.c                                       |  215 
 b/arch/um/drivers/mcast_user.c                                 |   10 
 b/arch/um/drivers/mconsole_kern.c                              |   65 
 b/arch/um/drivers/mconsole_user.c                              |    2 
 b/arch/um/drivers/net_kern.c                                   |  172 
 b/arch/um/drivers/port_kern.c                                  |   50 
 b/arch/um/drivers/port_user.c                                  |   51 
 b/arch/um/drivers/random.c                                     |    1 
 b/arch/um/drivers/ssl.c                                        |   46 
 b/arch/um/drivers/stdio_console.c                              |   53 
 b/arch/um/drivers/ubd_kern.c                                   |  244 
 b/arch/um/include/chan_kern.h                                  |    5 
 b/arch/um/include/chan_user.h                                  |   21 
 b/arch/um/include/kern_util.h                                  |    5 
 b/arch/um/include/line.h                                       |   57 
 b/arch/um/include/mconsole.h                                   |    2 
 b/arch/um/include/mconsole_kern.h                              |   17 
 b/arch/um/include/net_kern.h                                   |   14 
 b/arch/um/include/os.h                                         |    6 
 b/arch/um/include/sigio.h                                      |   11 
 b/arch/um/include/sysdep-x86_64/ptrace.h                       |    4 
 b/arch/um/include/tempfile.h                                   |   10 
 b/arch/um/include/user_util.h                                  |    2 
 b/arch/um/kernel/Makefile                                      |    2 
 b/arch/um/kernel/exec.c                                        |    2 
 b/arch/um/kernel/irq.c                                         |    8 
 b/arch/um/kernel/mem.c                                         |   93 
 b/arch/um/kernel/physmem.c                                     |   74 
 b/arch/um/kernel/ptrace.c                                      |    7 
 b/arch/um/kernel/sigio.c                                       |    7 
 b/arch/um/kernel/signal.c                                      |    6 
 b/arch/um/kernel/skas/mem.c                                    |    6 
 b/arch/um/kernel/syscall.c                                     |   16 
 b/arch/um/kernel/sysrq.c                                       |    2 
 b/arch/um/kernel/time.c                                        |   24 
 b/arch/um/kernel/trap.c                                        |   28 
 b/arch/um/kernel/tt/gdb.c                                      |    4 
 b/arch/um/kernel/tt/gdb_kern.c                                 |    5 
 b/arch/um/kernel/um_arch.c                                     |    9 
 b/arch/um/kernel/umid.c                                        |    4 
 b/arch/um/os-Linux/aio.c                                       |   16 
 b/arch/um/os-Linux/elf_aux.c                                   |    6 
 b/arch/um/os-Linux/file.c                                      |   19 
 b/arch/um/os-Linux/irq.c                                       |    6 
 b/arch/um/os-Linux/mem.c                                       |   16 
 b/arch/um/os-Linux/process.c                                   |    3 
 b/arch/um/os-Linux/sigio.c                                     |   37 
 b/arch/um/os-Linux/signal.c                                    |    5 
 b/arch/um/os-Linux/skas/mem.c                                  |   10 
 b/arch/um/os-Linux/skas/process.c                              |   11 
 b/arch/um/os-Linux/start_up.c                                  |  207 
 b/arch/um/os-Linux/sys-i386/registers.c                        |   19 
 b/arch/um/os-Linux/sys-x86_64/Makefile                         |    2 
 b/arch/um/os-Linux/sys-x86_64/prctl.c                          |   12 
 b/arch/um/os-Linux/sys-x86_64/registers.c                      |   10 
 b/arch/um/os-Linux/trap.c                                      |    1 
 b/arch/um/os-Linux/umid.c                                      |    3 
 b/arch/um/scripts/Makefile.rules                               |    4 
 b/arch/um/sys-i386/delay.c                                     |   11 
 b/arch/um/sys-i386/ldt.c                                       |   35 
 b/arch/um/sys-x86_64/delay.c                                   |   11 
 b/arch/um/sys-x86_64/ptrace.c                                  |    5 
 b/arch/um/sys-x86_64/syscalls.c                                |   75 
 b/arch/um/sys-x86_64/tls.c                                     |   11 
 b/arch/v850/Kconfig                                            |    5 
 b/arch/v850/kernel/anna.c                                      |    2 
 b/arch/v850/kernel/as85ep1.c                                   |    2 
 b/arch/v850/kernel/fpga85e2c.c                                 |    2 
 b/arch/v850/kernel/gbus_int.c                                  |    6 
 b/arch/v850/kernel/ma.c                                        |    2 
 b/arch/v850/kernel/me2.c                                       |    2 
 b/arch/v850/kernel/rte_cb.c                                    |    4 
 b/arch/v850/kernel/rte_cb_leds.c                               |    2 
 b/arch/v850/kernel/rte_mb_a_pci.c                              |    3 
 b/arch/v850/kernel/rte_me2_cb.c                                |    3 
 b/arch/v850/kernel/setup.c                                     |    6 
 b/arch/v850/kernel/teg.c                                       |    2 
 b/arch/v850/kernel/time.c                                      |    8 
 b/arch/v850/kernel/vmlinux.lds.S                               |    4 
 b/arch/x86_64/Kconfig                                          |   34 
 b/arch/x86_64/boot/video.S                                     |   14 
 b/arch/x86_64/defconfig                                        |   90 
 b/arch/x86_64/ia32/ia32_binfmt.c                               |   34 
 b/arch/x86_64/ia32/ia32_signal.c                               |   11 
 b/arch/x86_64/ia32/ia32entry.S                                 |    5 
 b/arch/x86_64/ia32/ptrace32.c                                  |    1 
 b/arch/x86_64/ia32/sys_ia32.c                                  |   66 
 b/arch/x86_64/ia32/syscall32.c                                 |   59 
 b/arch/x86_64/kernel/Makefile                                  |    6 
 b/arch/x86_64/kernel/acpi/sleep.c                              |    6 
 b/arch/x86_64/kernel/apic.c                                    |   24 
 b/arch/x86_64/kernel/cpufreq/Kconfig                           |    2 
 b/arch/x86_64/kernel/e820.c                                    |   40 
 b/arch/x86_64/kernel/early-quirks.c                            |   17 
 b/arch/x86_64/kernel/entry.S                                   |    3 
 b/arch/x86_64/kernel/functionlist                              |    1 
 b/arch/x86_64/kernel/genapic.c                                 |    4 
 b/arch/x86_64/kernel/head.S                                    |   20 
 b/arch/x86_64/kernel/head64.c                                  |    4 
 b/arch/x86_64/kernel/hpet.c                                    |  493 
 b/arch/x86_64/kernel/i8259.c                                   |   55 
 b/arch/x86_64/kernel/io_apic.c                                 |  479 
 b/arch/x86_64/kernel/ioport.c                                  |    2 
 b/arch/x86_64/kernel/irq.c                                     |   12 
 b/arch/x86_64/kernel/k8.c                                      |    4 
 b/arch/x86_64/kernel/mce.c                                     |   68 
 b/arch/x86_64/kernel/mce_amd.c                                 |   46 
 b/arch/x86_64/kernel/mpparse.c                                 |    6 
 b/arch/x86_64/kernel/nmi.c                                     |  210 
 b/arch/x86_64/kernel/pci-calgary.c                             |   17 
 b/arch/x86_64/kernel/pci-dma.c                                 |   28 
 b/arch/x86_64/kernel/pci-gart.c                                |   12 
 b/arch/x86_64/kernel/pci-swiotlb.c                             |    2 
 b/arch/x86_64/kernel/pmtimer.c                                 |   58 
 b/arch/x86_64/kernel/process.c                                 |   13 
 b/arch/x86_64/kernel/ptrace.c                                  |    8 
 b/arch/x86_64/kernel/setup.c                                   |  175 
 b/arch/x86_64/kernel/setup64.c                                 |    1 
 b/arch/x86_64/kernel/smpboot.c                                 |  236 
 b/arch/x86_64/kernel/stacktrace.c                              |    5 
 b/arch/x86_64/kernel/time.c                                    |  973 -
 b/arch/x86_64/kernel/tsc.c                                     |  223 
 b/arch/x86_64/kernel/tsc_sync.c                                |  187 
 b/arch/x86_64/kernel/vmlinux.lds.S                             |   34 
 b/arch/x86_64/kernel/vsyscall.c                                |  127 
 b/arch/x86_64/kernel/x8664_ksyms.c                             |    6 
 b/arch/x86_64/lib/Makefile                                     |    3 
 b/arch/x86_64/lib/copy_user_nocache.S                          |  217 
 b/arch/x86_64/lib/msr-on-cpu.c                                 |    1 
 b/arch/x86_64/mm/fault.c                                       |   39 
 b/arch/x86_64/mm/init.c                                        |   24 
 b/arch/x86_64/mm/numa.c                                        |  202 
 b/arch/x86_64/mm/pageattr.c                                    |    6 
 b/arch/x86_64/mm/srat.c                                        |   48 
 b/arch/x86_64/pci/Makefile                                     |    3 
 b/arch/x86_64/pci/mmconfig.c                                   |  123 
 b/arch/xtensa/Kconfig                                          |    7 
 b/arch/xtensa/kernel/setup.c                                   |    6 
 b/arch/xtensa/kernel/time.c                                    |    9 
 b/arch/xtensa/kernel/vmlinux.lds.S                             |    2 
 b/block/Kconfig.iosched                                        |    9 
 b/block/blktrace.c                                             |    5 
 b/block/cfq-iosched.c                                          |  327 
 b/block/elevator.c                                             |   38 
 b/block/genhd.c                                                |    1 
 b/block/ioctl.c                                                |    4 
 b/block/ll_rw_blk.c                                            |    8 
 b/crypto/Kconfig                                               |   72 
 b/crypto/Makefile                                              |    3 
 b/crypto/algapi.c                                              |   15 
 b/crypto/api.c                                                 |   80 
 b/crypto/blkcipher.c                                           |    9 
 b/crypto/camellia.c                                            | 1801 ++
 b/crypto/cbc.c                                                 |    9 
 b/crypto/cipher.c                                              |  447 
 b/crypto/compress.c                                            |    5 
 b/crypto/digest.c                                              |   24 
 b/crypto/ecb.c                                                 |    9 
 b/crypto/fcrypt.c                                              |  423 
 b/crypto/hash.c                                                |    5 
 b/crypto/hmac.c                                                |    9 
 b/crypto/internal.h                                            |   27 
 b/crypto/lrw.c                                                 |   11 
 b/crypto/pcbc.c                                                |  349 
 b/crypto/proc.c                                                |    2 
 b/crypto/scatterwalk.c                                         |   12 
 b/crypto/tcrypt.c                                              |   75 
 b/crypto/tcrypt.h                                              |  538 
 b/crypto/xcbc.c                                                |   60 
 b/drivers/Kconfig                                              |    2 
 b/drivers/Makefile                                             |    3 
 b/drivers/acorn/block/mfmhd.c                                  |    1 
 b/drivers/acorn/char/Makefile                                  |    1 
 b/drivers/acpi/Kconfig                                         |   60 
 b/drivers/acpi/Makefile                                        |    6 
 b/drivers/acpi/ac.c                                            |    9 
 b/drivers/acpi/acpi_memhotplug.c                               |    9 
 b/drivers/acpi/asus_acpi.c                                     |   36 
 b/drivers/acpi/battery.c                                       |   28 
 b/drivers/acpi/bay.c                                           |  397 
 b/drivers/acpi/blacklist.c                                     |   37 
 b/drivers/acpi/bus.c                                           |   74 
 b/drivers/acpi/button.c                                        |    9 
 b/drivers/acpi/cm_sbs.c                                        |    2 
 b/drivers/acpi/container.c                                     |   15 
 b/drivers/acpi/debug.c                                         |   64 
 b/drivers/acpi/dispatcher/dsfield.c                            |   32 
 b/drivers/acpi/dispatcher/dsinit.c                             |   25 
 b/drivers/acpi/dispatcher/dsmethod.c                           |   67 
 b/drivers/acpi/dispatcher/dsmthdat.c                           |    2 
 b/drivers/acpi/dispatcher/dsobject.c                           |   78 
 b/drivers/acpi/dispatcher/dsopcode.c                           |    6 
 b/drivers/acpi/dispatcher/dsutils.c                            |    2 
 b/drivers/acpi/dispatcher/dswexec.c                            |   12 
 b/drivers/acpi/dispatcher/dswload.c                            |   19 
 b/drivers/acpi/dispatcher/dswscope.c                           |    2 
 b/drivers/acpi/dispatcher/dswstate.c                           |    2 
 b/drivers/acpi/dock.c                                          |   24 
 b/drivers/acpi/ec.c                                            |   62 
 b/drivers/acpi/event.c                                         |    2 
 b/drivers/acpi/events/evevent.c                                |   17 
 b/drivers/acpi/events/evgpe.c                                  |   84 
 b/drivers/acpi/events/evgpeblk.c                               |   64 
 b/drivers/acpi/events/evmisc.c                                 |  231 
 b/drivers/acpi/events/evregion.c                               |    2 
 b/drivers/acpi/events/evrgnini.c                               |  168 
 b/drivers/acpi/events/evsci.c                                  |   14 
 b/drivers/acpi/events/evxface.c                                |    2 
 b/drivers/acpi/events/evxfevnt.c                               |   27 
 b/drivers/acpi/events/evxfregn.c                               |    2 
 b/drivers/acpi/executer/exconfig.c                             |  235 
 b/drivers/acpi/executer/exconvrt.c                             |    2 
 b/drivers/acpi/executer/excreate.c                             |   16 
 b/drivers/acpi/executer/exdump.c                               |   31 
 b/drivers/acpi/executer/exfield.c                              |    2 
 b/drivers/acpi/executer/exfldio.c                              |    7 
 b/drivers/acpi/executer/exmisc.c                               |    2 
 b/drivers/acpi/executer/exmutex.c                              |  110 
 b/drivers/acpi/executer/exnames.c                              |    2 
 b/drivers/acpi/executer/exoparg1.c                             |    4 
 b/drivers/acpi/executer/exoparg2.c                             |    2 
 b/drivers/acpi/executer/exoparg3.c                             |    2 
 b/drivers/acpi/executer/exoparg6.c                             |    2 
 b/drivers/acpi/executer/exprep.c                               |    2 
 b/drivers/acpi/executer/exregion.c                             |   16 
 b/drivers/acpi/executer/exresnte.c                             |    2 
 b/drivers/acpi/executer/exresolv.c                             |   10 
 b/drivers/acpi/executer/exresop.c                              |   12 
 b/drivers/acpi/executer/exstore.c                              |    2 
 b/drivers/acpi/executer/exstoren.c                             |    2 
 b/drivers/acpi/executer/exstorob.c                             |    2 
 b/drivers/acpi/executer/exsystem.c                             |   80 
 b/drivers/acpi/executer/exutils.c                              |    2 
 b/drivers/acpi/fan.c                                           |   17 
 b/drivers/acpi/glue.c                                          |  185 
 b/drivers/acpi/hardware/hwacpi.c                               |   56 
 b/drivers/acpi/hardware/hwgpe.c                                |   15 
 b/drivers/acpi/hardware/hwregs.c                               |   98 
 b/drivers/acpi/hardware/hwsleep.c                              |   91 
 b/drivers/acpi/hardware/hwtimer.c                              |    9 
 b/drivers/acpi/i2c_ec.c                                        |    7 
 b/drivers/acpi/ibm_acpi.c                                      |   69 
 b/drivers/acpi/namespace/nsaccess.c                            |   36 
 b/drivers/acpi/namespace/nsalloc.c                             |   14 
 b/drivers/acpi/namespace/nsdump.c                              |   13 
 b/drivers/acpi/namespace/nsdumpdv.c                            |    2 
 b/drivers/acpi/namespace/nseval.c                              |    2 
 b/drivers/acpi/namespace/nsinit.c                              |   11 
 b/drivers/acpi/namespace/nsload.c                              |  160 
 b/drivers/acpi/namespace/nsnames.c                             |    2 
 b/drivers/acpi/namespace/nsobject.c                            |    2 
 b/drivers/acpi/namespace/nsparse.c                             |   52 
 b/drivers/acpi/namespace/nssearch.c                            |    9 
 b/drivers/acpi/namespace/nsutils.c                             |    9 
 b/drivers/acpi/namespace/nswalk.c                              |   65 
 b/drivers/acpi/namespace/nsxfeval.c                            |    2 
 b/drivers/acpi/namespace/nsxfname.c                            |   47 
 b/drivers/acpi/namespace/nsxfobj.c                             |    2 
 b/drivers/acpi/numa.c                                          |   87 
 b/drivers/acpi/osl.c                                           |  130 
 b/drivers/acpi/parser/psargs.c                                 |    2 
 b/drivers/acpi/parser/psloop.c                                 | 1408 +
 b/drivers/acpi/parser/psopcode.c                               |    2 
 b/drivers/acpi/parser/psparse.c                                |    7 
 b/drivers/acpi/parser/psscope.c                                |    2 
 b/drivers/acpi/parser/pstree.c                                 |    2 
 b/drivers/acpi/parser/psutils.c                                |    2 
 b/drivers/acpi/parser/pswalk.c                                 |    2 
 b/drivers/acpi/parser/psxface.c                                |  116 
 b/drivers/acpi/pci_bind.c                                      |    2 
 b/drivers/acpi/pci_irq.c                                       |    2 
 b/drivers/acpi/pci_link.c                                      |    9 
 b/drivers/acpi/pci_root.c                                      |   43 
 b/drivers/acpi/power.c                                         |  162 
 b/drivers/acpi/processor_core.c                                |  198 
 b/drivers/acpi/processor_idle.c                                |  178 
 b/drivers/acpi/processor_perflib.c                             |   30 
 b/drivers/acpi/processor_thermal.c                             |    3 
 b/drivers/acpi/processor_throttling.c                          |    7 
 b/drivers/acpi/resources/rsaddr.c                              |    2 
 b/drivers/acpi/resources/rscalc.c                              |    2 
 b/drivers/acpi/resources/rscreate.c                            |   27 
 b/drivers/acpi/resources/rsdump.c                              |    2 
 b/drivers/acpi/resources/rsinfo.c                              |    2 
 b/drivers/acpi/resources/rsio.c                                |    2 
 b/drivers/acpi/resources/rsirq.c                               |    2 
 b/drivers/acpi/resources/rslist.c                              |    2 
 b/drivers/acpi/resources/rsmemory.c                            |    2 
 b/drivers/acpi/resources/rsmisc.c                              |    2 
 b/drivers/acpi/resources/rsutils.c                             |    2 
 b/drivers/acpi/resources/rsxface.c                             |    2 
 b/drivers/acpi/sbs.c                                           |   25 
 b/drivers/acpi/scan.c                                          | 1268 -
 b/drivers/acpi/sleep/main.c                                    |    3 
 b/drivers/acpi/sleep/poweroff.c                                |    1 
 b/drivers/acpi/sleep/proc.c                                    |   36 
 b/drivers/acpi/system.c                                        |   42 
 b/drivers/acpi/tables.c                                        |  555 
 b/drivers/acpi/tables/Makefile                                 |    3 
 b/drivers/acpi/tables/tbfadt.c                                 |  434 
 b/drivers/acpi/tables/tbfind.c                                 |  126 
 b/drivers/acpi/tables/tbinstal.c                               |  664 
 b/drivers/acpi/tables/tbutils.c                                |  513 
 b/drivers/acpi/tables/tbxface.c                                |  676 
 b/drivers/acpi/tables/tbxfroot.c                               |  552 
 b/drivers/acpi/thermal.c                                       |   47 
 b/drivers/acpi/toshiba_acpi.c                                  |   13 
 b/drivers/acpi/utilities/utalloc.c                             |   11 
 b/drivers/acpi/utilities/utcache.c                             |   10 
 b/drivers/acpi/utilities/utcopy.c                              |   11 
 b/drivers/acpi/utilities/utdebug.c                             |    7 
 b/drivers/acpi/utilities/utdelete.c                            |   15 
 b/drivers/acpi/utilities/uteval.c                              |    2 
 b/drivers/acpi/utilities/utglobal.c                            |  199 
 b/drivers/acpi/utilities/utinit.c                              |  114 
 b/drivers/acpi/utilities/utmath.c                              |    2 
 b/drivers/acpi/utilities/utmisc.c                              |  102 
 b/drivers/acpi/utilities/utmutex.c                             |    2 
 b/drivers/acpi/utilities/utobject.c                            |    2 
 b/drivers/acpi/utilities/utresrc.c                             |    2 
 b/drivers/acpi/utilities/utstate.c                             |    2 
 b/drivers/acpi/utilities/utxface.c                             |   29 
 b/drivers/acpi/utils.c                                         |    2 
 b/drivers/acpi/video.c                                         |  201 
 b/drivers/ata/Kconfig                                          |   63 
 b/drivers/ata/Makefile                                         |    6 
 b/drivers/ata/ahci.c                                           |  328 
 b/drivers/ata/ata_generic.c                                    |   18 
 b/drivers/ata/ata_piix.c                                       |   73 
 b/drivers/ata/libata-acpi.c                                    |  709 +
 b/drivers/ata/libata-core.c                                    |  932 -
 b/drivers/ata/libata-eh.c                                      |  352 
 b/drivers/ata/libata-scsi.c                                    |  144 
 b/drivers/ata/libata-sff.c                                     |  643 
 b/drivers/ata/libata.h                                         |   28 
 b/drivers/ata/pata_ali.c                                       |   40 
 b/drivers/ata/pata_amd.c                                       |   48 
 b/drivers/ata/pata_artop.c                                     |   12 
 b/drivers/ata/pata_atiixp.c                                    |   10 
 b/drivers/ata/pata_cmd64x.c                                    |   26 
 b/drivers/ata/pata_cs5520.c                                    |   76 
 b/drivers/ata/pata_cs5530.c                                    |   49 
 b/drivers/ata/pata_cs5535.c                                    |   10 
 b/drivers/ata/pata_cypress.c                                   |   10 
 b/drivers/ata/pata_efar.c                                      |   10 
 b/drivers/ata/pata_hpt366.c                                    |   35 
 b/drivers/ata/pata_hpt37x.c                                    |   63 
 b/drivers/ata/pata_hpt3x2n.c                                   |   26 
 b/drivers/ata/pata_hpt3x3.c                                    |   14 
 b/drivers/ata/pata_isapnp.c                                    |   24 
 b/drivers/ata/pata_it8213.c                                    |  358 
 b/drivers/ata/pata_it821x.c                                    |   68 
 b/drivers/ata/pata_ixp4xx_cf.c                                 |   60 
 b/drivers/ata/pata_jmicron.c                                   |   63 
 b/drivers/ata/pata_legacy.c                                    |  199 
 b/drivers/ata/pata_marvell.c                                   |   16 
 b/drivers/ata/pata_mpc52xx.c                                   |  540 
 b/drivers/ata/pata_mpiix.c                                     |  117 
 b/drivers/ata/pata_netcell.c                                   |   10 
 b/drivers/ata/pata_ns87410.c                                   |   10 
 b/drivers/ata/pata_oldpiix.c                                   |   31 
 b/drivers/ata/pata_opti.c                                      |   30 
 b/drivers/ata/pata_optidma.c                                   |   46 
 b/drivers/ata/pata_pcmcia.c                                    |   39 
 b/drivers/ata/pata_pdc2027x.c                                  |  126 
 b/drivers/ata/pata_pdc202xx_old.c                              |   67 
 b/drivers/ata/pata_platform.c                                  |   69 
 b/drivers/ata/pata_qdi.c                                       |   68 
 b/drivers/ata/pata_radisys.c                                   |   10 
 b/drivers/ata/pata_rz1000.c                                    |   13 
 b/drivers/ata/pata_sc1200.c                                    |   13 
 b/drivers/ata/pata_scc.c                                       | 1230 +
 b/drivers/ata/pata_serverworks.c                               |   39 
 b/drivers/ata/pata_sil680.c                                    |   30 
 b/drivers/ata/pata_sis.c                                       |   89 
 b/drivers/ata/pata_sl82c105.c                                  |   51 
 b/drivers/ata/pata_triflex.c                                   |   10 
 b/drivers/ata/pata_via.c                                       |   30 
 b/drivers/ata/pata_winbond.c                                   |   51 
 b/drivers/ata/pdc_adma.c                                       |  125 
 b/drivers/ata/sata_inic162x.c                                  |  782 +
 b/drivers/ata/sata_mv.c                                        |  238 
 b/drivers/ata/sata_nv.c                                        |  831 -
 b/drivers/ata/sata_promise.c                                   |  470 
 b/drivers/ata/sata_qstor.c                                     |  143 
 b/drivers/ata/sata_sil.c                                       |  113 
 b/drivers/ata/sata_sil24.c                                     |  186 
 b/drivers/ata/sata_sis.c                                       |  160 
 b/drivers/ata/sata_svw.c                                       |  135 
 b/drivers/ata/sata_sx4.c                                       |  224 
 b/drivers/ata/sata_uli.c                                       |   68 
 b/drivers/ata/sata_via.c                                       |  201 
 b/drivers/ata/sata_vsc.c                                       |  263 
 b/drivers/ata/sis.h                                            |    5 
 b/drivers/atm/adummy.c                                         |    1 
 b/drivers/atm/eni.c                                            |    1 
 b/drivers/atm/fore200e.c                                       |    1 
 b/drivers/atm/he.c                                             |    2 
 b/drivers/atm/idt77105.c                                       |    1 
 b/drivers/atm/idt77252.c                                       |    8 
 b/drivers/atm/nicstarmac.c                                     |    4 
 b/drivers/atm/uPD98402.c                                       |    1 
 b/drivers/atm/zatm.c                                           |    5 
 b/drivers/auxdisplay/Kconfig                                   |  109 
 b/drivers/auxdisplay/Makefile                                  |    6 
 b/drivers/auxdisplay/cfag12864b.c                              |  402 
 b/drivers/auxdisplay/cfag12864bfb.c                            |  188 
 b/drivers/auxdisplay/ks0108.c                                  |  178 
 b/drivers/base/Kconfig                                         |   12 
 b/drivers/base/Makefile                                        |    1 
 b/drivers/base/base.h                                          |    1 
 b/drivers/base/bus.c                                           |   22 
 b/drivers/base/class.c                                         |   54 
 b/drivers/base/core.c                                          |  291 
 b/drivers/base/cpu.c                                           |    2 
 b/drivers/base/dd.c                                            |   24 
 b/drivers/base/devres.c                                        |  644 
 b/drivers/base/dma-mapping.c                                   |  218 
 b/drivers/base/dmapool.c                                       |   59 
 b/drivers/base/driver.c                                        |    9 
 b/drivers/base/firmware_class.c                                |    2 
 b/drivers/base/node.c                                          |   11 
 b/drivers/base/platform.c                                      |   11 
 b/drivers/base/power/main.c                                    |    6 
 b/drivers/block/DAC960.c                                       |  101 
 b/drivers/block/DAC960.h                                       |  495 
 b/drivers/block/Kconfig                                        |   14 
 b/drivers/block/acsi.c                                         |    1 
 b/drivers/block/acsi_slm.c                                     |    2 
 b/drivers/block/aoe/aoechr.c                                   |    2 
 b/drivers/block/aoe/aoecmd.c                                   |   12 
 b/drivers/block/aoe/aoenet.c                                   |    5 
 b/drivers/block/cciss.c                                        |   91 
 b/drivers/block/floppy.c                                       |   12 
 b/drivers/block/paride/Kconfig                                 |    8 
 b/drivers/block/paride/pcd.c                                   |    2 
 b/drivers/block/paride/pd.c                                    |    9 
 b/drivers/block/paride/pf.c                                    |    2 
 b/drivers/block/paride/pg.c                                    |    2 
 b/drivers/block/paride/pt.c                                    |    2 
 b/drivers/block/pktcdvd.c                                      |   37 
 b/drivers/block/umem.c                                         |    6 
 b/drivers/bluetooth/bcm203x.c                                  |    2 
 b/drivers/bluetooth/bfusb.c                                    |    2 
 b/drivers/bluetooth/bt3c_cs.c                                  |    2 
 b/drivers/bluetooth/btuart_cs.c                                |    1 
 b/drivers/bluetooth/dtl1_cs.c                                  |    1 
 b/drivers/bluetooth/hci_bcsp.c                                 |    1 
 b/drivers/bluetooth/hci_h4.c                                   |    1 
 b/drivers/bluetooth/hci_ldisc.c                                |    1 
 b/drivers/bluetooth/hci_usb.c                                  |    1 
 b/drivers/bluetooth/hci_vhci.c                                 |    2 
 b/drivers/cdrom/aztcd.c                                        |    1 
 b/drivers/cdrom/cdrom.c                                        |    4 
 b/drivers/cdrom/cm206.c                                        |    1 
 b/drivers/cdrom/gscd.c                                         |    1 
 b/drivers/cdrom/sjcd.c                                         |    1 
 b/drivers/cdrom/viocd.c                                        |   29 
 b/drivers/char/Kconfig                                         |   59 
 b/drivers/char/Makefile                                        |    3 
 b/drivers/char/agp/Makefile                                    |    2 
 b/drivers/char/agp/agp.h                                       |   20 
 b/drivers/char/agp/ali-agp.c                                   |    8 
 b/drivers/char/agp/alpha-agp.c                                 |    4 
 b/drivers/char/agp/amd-k7-agp.c                                |    7 
 b/drivers/char/agp/amd64-agp.c                                 |   15 
 b/drivers/char/agp/ati-agp.c                                   |    5 
 b/drivers/char/agp/backend.c                                   |    2 
 b/drivers/char/agp/compat_ioctl.c                              |  282 
 b/drivers/char/agp/compat_ioctl.h                              |  105 
 b/drivers/char/agp/efficeon-agp.c                              |    7 
 b/drivers/char/agp/frontend.c                                  |   34 
 b/drivers/char/agp/generic.c                                   |  127 
 b/drivers/char/agp/hp-agp.c                                    |    3 
 b/drivers/char/agp/i460-agp.c                                  |   11 
 b/drivers/char/agp/intel-agp.c                                 |  257 
 b/drivers/char/agp/nvidia-agp.c                                |    7 
 b/drivers/char/agp/parisc-agp.c                                |    5 
 b/drivers/char/agp/sgi-agp.c                                   |    3 
 b/drivers/char/agp/sis-agp.c                                   |    3 
 b/drivers/char/agp/sworks-agp.c                                |    7 
 b/drivers/char/agp/uninorth-agp.c                              |   10 
 b/drivers/char/agp/via-agp.c                                   |    8 
 b/drivers/char/amiserial.c                                     |    8 
 b/drivers/char/apm-emulation.c                                 |  672 
 b/drivers/char/briq_panel.c                                    |    3 
 b/drivers/char/cyclades.c                                      |   25 
 b/drivers/char/drm/Makefile                                    |    2 
 b/drivers/char/drm/drmP.h                                      |   36 
 b/drivers/char/drm/drm_bufs.c                                  |   19 
 b/drivers/char/drm/drm_drv.c                                   |    2 
 b/drivers/char/drm/drm_memory.c                                |   94 
 b/drivers/char/drm/drm_memory.h                                |   20 
 b/drivers/char/drm/drm_memory_debug.h                          |   70 
 b/drivers/char/drm/drm_mm.c                                    |  183 
 b/drivers/char/drm/drm_pciids.h                                |    4 
 b/drivers/char/drm/drm_proc.c                                  |    4 
 b/drivers/char/drm/drm_sman.c                                  |    3 
 b/drivers/char/drm/drm_vm.c                                    |   16 
 b/drivers/char/drm/i810_dma.c                                  |   36 
 b/drivers/char/drm/i810_drv.h                                  |    2 
 b/drivers/char/drm/i830_dma.c                                  |   34 
 b/drivers/char/drm/i830_drv.h                                  |    2 
 b/drivers/char/drm/via_dma.c                                   |    9 
 b/drivers/char/drm/via_dmablit.c                               |   16 
 b/drivers/char/drm/via_drv.h                                   |   11 
 b/drivers/char/drm/via_irq.c                                   |   16 
 b/drivers/char/drm/via_map.c                                   |    3 
 b/drivers/char/drm/via_verifier.c                              |   50 
 b/drivers/char/drm/via_verifier.h                              |    1 
 b/drivers/char/ds1286.c                                        |    9 
 b/drivers/char/ds1302.c                                        |    2 
 b/drivers/char/ds1620.c                                        |    1 
 b/drivers/char/dsp56k.c                                        |    1 
 b/drivers/char/dtlk.c                                          |    8 
 b/drivers/char/epca.c                                          |   20 
 b/drivers/char/generic_nvram.c                                 |    2 
 b/drivers/char/generic_serial.c                                |    8 
 b/drivers/char/hangcheck-timer.c                               |    2 
 b/drivers/char/hpet.c                                          |    6 
 b/drivers/char/hvc_beat.c                                      |  134 
 b/drivers/char/hvc_console.c                                   |   16 
 b/drivers/char/hvsi.c                                          |    1 
 b/drivers/char/hw_random/intel-rng.c                           |   76 
 b/drivers/char/ip2/i2lib.c                                     |   40 
 b/drivers/char/ip2/ip2main.c                                   |    4 
 b/drivers/char/ipmi/ipmi_devintf.c                             |    1 
 b/drivers/char/ipmi/ipmi_msghandler.c                          |   31 
 b/drivers/char/ipmi/ipmi_poweroff.c                            |    2 
 b/drivers/char/ipmi/ipmi_si_intf.c                             |   23 
 b/drivers/char/isicom.c                                        |  108 
 b/drivers/char/istallion.c                                     |    1 
 b/drivers/char/keyboard.c                                      |   11 
 b/drivers/char/lcd.c                                           |  173 
 b/drivers/char/lcd.h                                           |   32 
 b/drivers/char/mbcs.c                                          |    2 
 b/drivers/char/mem.c                                           |    2 
 b/drivers/char/moxa.c                                          |  927 -
 b/drivers/char/mspec.c                                         |    6 
 b/drivers/char/mwave/3780i.c                                   |   14 
 b/drivers/char/mxser.c                                         |   59 
 b/drivers/char/mxser.h                                         |    8 
 b/drivers/char/mxser_new.c                                     |  281 
 b/drivers/char/mxser_new.h                                     |  477 
 b/drivers/char/n_r3964.c                                       | 2095 +-
 b/drivers/char/n_tty.c                                         |   14 
 b/drivers/char/nvram.c                                         |    1 
 b/drivers/char/nwbutton.c                                      |   13 
 b/drivers/char/nwflash.c                                       |    1 
 b/drivers/char/pcmcia/cm4000_cs.c                              |   10 
 b/drivers/char/pcmcia/cm4040_cs.c                              |    6 
 b/drivers/char/pcmcia/synclink_cs.c                            |   14 
 b/drivers/char/pty.c                                           |    1 
 b/drivers/char/random.c                                        |    4 
 b/drivers/char/raw.c                                           |    2 
 b/drivers/char/rio/rio_linux.c                                 |   14 
 b/drivers/char/rio/riointr.c                                   |    9 
 b/drivers/char/riscom8.c                                       |    5 
 b/drivers/char/rocket.c                                        |   13 
 b/drivers/char/rtc.c                                           |   20 
 b/drivers/char/ser_a2232.c                                     |    1 
 b/drivers/char/serial167.c                                     | 3322 ++--
 b/drivers/char/sonypi.c                                        |    1 
 b/drivers/char/specialix.c                                     |   18 
 b/drivers/char/synclink.c                                      |   15 
 b/drivers/char/synclink_gt.c                                   |   24 
 b/drivers/char/synclinkmp.c                                    |   27 
 b/drivers/char/sysrq.c                                         |   19 
 b/drivers/char/tlclk.c                                         |    1 
 b/drivers/char/toshiba.c                                       |   36 
 b/drivers/char/tpm/tpm.c                                       |    6 
 b/drivers/char/tpm/tpm_bios.c                                  |   12 
 b/drivers/char/tty_io.c                                        |  273 
 b/drivers/char/tty_ioctl.c                                     |   45 
 b/drivers/char/vc_screen.c                                     |    1 
 b/drivers/char/viotape.c                                       |    2 
 b/drivers/char/vme_scc.c                                       |    1 
 b/drivers/char/vt.c                                            |   33 
 b/drivers/char/vt_ioctl.c                                      |   46 
 b/drivers/char/watchdog/Kconfig                                |    1 
 b/drivers/char/watchdog/acquirewdt.c                           |  155 
 b/drivers/char/watchdog/advantechwdt.c                         |  142 
 b/drivers/char/watchdog/alim1535_wdt.c                         |    2 
 b/drivers/char/watchdog/alim7101_wdt.c                         |   21 
 b/drivers/char/watchdog/booke_wdt.c                            |   20 
 b/drivers/char/watchdog/cpu5wdt.c                              |   13 
 b/drivers/char/watchdog/eurotechwdt.c                          |    2 
 b/drivers/char/watchdog/i6300esb.c                             |    2 
 b/drivers/char/watchdog/i8xx_tco.c                             |    2 
 b/drivers/char/watchdog/iTCO_wdt.c                             |    8 
 b/drivers/char/watchdog/ib700wdt.c                             |  192 
 b/drivers/char/watchdog/ibmasr.c                               |    2 
 b/drivers/char/watchdog/indydog.c                              |    2 
 b/drivers/char/watchdog/machzwd.c                              |   42 
 b/drivers/char/watchdog/mixcomwd.c                             |   16 
 b/drivers/char/watchdog/omap_wdt.c                             |    2 
 b/drivers/char/watchdog/pc87413_wdt.c                          |    4 
 b/drivers/char/watchdog/pcwd.c                                 |   32 
 b/drivers/char/watchdog/pcwd_pci.c                             |   34 
 b/drivers/char/watchdog/pcwd_usb.c                             |   63 
 b/drivers/char/watchdog/pnx4008_wdt.c                          |    5 
 b/drivers/char/watchdog/rm9k_wdt.c                             |    4 
 b/drivers/char/watchdog/s3c2410_wdt.c                          |   62 
 b/drivers/char/watchdog/sbc60xxwdt.c                           |   14 
 b/drivers/char/watchdog/sbc8360.c                              |    2 
 b/drivers/char/watchdog/sbc_epx_c3.c                           |    2 
 b/drivers/char/watchdog/sc1200wdt.c                            |    2 
 b/drivers/char/watchdog/sc520_wdt.c                            |   14 
 b/drivers/char/watchdog/shwdt.c                                |    8 
 b/drivers/char/watchdog/smsc37b787_wdt.c                       |    4 
 b/drivers/char/watchdog/softdog.c                              |    2 
 b/drivers/char/watchdog/w83627hf_wdt.c                         |    2 
 b/drivers/char/watchdog/w83697hf_wdt.c                         |    4 
 b/drivers/char/watchdog/w83877f_wdt.c                          |   14 
 b/drivers/char/watchdog/w83977f_wdt.c                          |    2 
 b/drivers/char/watchdog/wafer5823wdt.c                         |    2 
 b/drivers/char/watchdog/wdt.c                                  |    2 
 b/drivers/char/watchdog/wdt977.c                               |    2 
 b/drivers/char/watchdog/wdt_pci.c                              |    2 
 b/drivers/clocksource/acpi_pm.c                                |   27 
 b/drivers/clocksource/cyclone.c                                |    4 
 b/drivers/clocksource/scx200_hrt.c                             |    2 
 b/drivers/connector/connector.c                                |   22 
 b/drivers/cpufreq/Kconfig                                      |    2 
 b/drivers/cpufreq/cpufreq.c                                    |  262 
 b/drivers/cpufreq/cpufreq_conservative.c                       |    3 
 b/drivers/cpufreq/cpufreq_ondemand.c                           |   67 
 b/drivers/cpufreq/cpufreq_stats.c                              |    2 
 b/drivers/cpufreq/cpufreq_userspace.c                          |    2 
 b/drivers/crypto/Kconfig                                       |    2 
 b/drivers/crypto/geode-aes.c                                   |    6 
 b/drivers/dma/dmaengine.c                                      |   18 
 b/drivers/edac/e752x_edac.c                                    |   40 
 b/drivers/edac/edac_mc.c                                       |  175 
 b/drivers/edac/edac_mc.h                                       |   28 
 b/drivers/eisa/pci_eisa.c                                      |    4 
 b/drivers/fc4/fc_syms.c                                        |    1 
 b/drivers/fc4/soc.c                                            |    1 
 b/drivers/fc4/socal.c                                          |    1 
 b/drivers/firmware/edd.c                                       |    8 
 b/drivers/firmware/pcdp.c                                      |    2 
 b/drivers/hid/Kconfig                                          |   14 
 b/drivers/hid/Makefile                                         |   11 
 b/drivers/hid/hid-core.c                                       |   45 
 b/drivers/hid/hid-debug.c                                      |  765 +
 b/drivers/hid/hid-input.c                                      |   72 
 b/drivers/hwmon/Kconfig                                        |   12 
 b/drivers/hwmon/Makefile                                       |    1 
 b/drivers/hwmon/abituguru.c                                    |   30 
 b/drivers/hwmon/adm1026.c                                      |    1 
 b/drivers/hwmon/adm1029.c                                      |  508 
 b/drivers/hwmon/ams/ams-input.c                                |    2 
 b/drivers/hwmon/f71805f.c                                      |   30 
 b/drivers/hwmon/hwmon.c                                        |    2 
 b/drivers/hwmon/it87.c                                         |   84 
 b/drivers/hwmon/lm70.c                                         |    2 
 b/drivers/hwmon/lm78.c                                         |    6 
 b/drivers/hwmon/lm85.c                                         |    8 
 b/drivers/hwmon/sis5595.c                                      |    6 
 b/drivers/hwmon/via686a.c                                      |    5 
 b/drivers/hwmon/vt1211.c                                       |   58 
 b/drivers/hwmon/vt8231.c                                       |    1 
 b/drivers/hwmon/w83627ehf.c                                    |   74 
 b/drivers/hwmon/w83627hf.c                                     |    5 
 b/drivers/hwmon/w83781d.c                                      |   10 
 b/drivers/i2c/busses/Kconfig                                   |   22 
 b/drivers/i2c/busses/Makefile                                  |    2 
 b/drivers/i2c/busses/i2c-acorn.c                               |   97 
 b/drivers/i2c/busses/i2c-ali1535.c                             |    4 
 b/drivers/i2c/busses/i2c-ali1563.c                             |   58 
 b/drivers/i2c/busses/i2c-ali15x3.c                             |    4 
 b/drivers/i2c/busses/i2c-amd756-s4882.c                        |    2 
 b/drivers/i2c/busses/i2c-amd756.c                              |    4 
 b/drivers/i2c/busses/i2c-amd8111.c                             |   77 
 b/drivers/i2c/busses/i2c-i801.c                                |   31 
 b/drivers/i2c/busses/i2c-i810.c                                |    2 
 b/drivers/i2c/busses/i2c-ibm_iic.c                             |    1 
 b/drivers/i2c/busses/i2c-iop3xx.c                              |    3 
 b/drivers/i2c/busses/i2c-isa.c                                 |    1 
 b/drivers/i2c/busses/i2c-mv64xxx.c                             |    1 
 b/drivers/i2c/busses/i2c-nforce2.c                             |    4 
 b/drivers/i2c/busses/i2c-ocores.c                              |    1 
 b/drivers/i2c/busses/i2c-parport.h                             |    8 
 b/drivers/i2c/busses/i2c-pasemi.c                              |  426 
 b/drivers/i2c/busses/i2c-piix4.c                               |    7 
 b/drivers/i2c/busses/i2c-powermac.c                            |    1 
 b/drivers/i2c/busses/i2c-pxa.c                                 |  241 
 b/drivers/i2c/busses/i2c-s3c2410.c                             |    1 
 b/drivers/i2c/busses/i2c-savage4.c                             |    1 
 b/drivers/i2c/busses/i2c-sis5595.c                             |    3 
 b/drivers/i2c/busses/i2c-sis630.c                              |    3 
 b/drivers/i2c/busses/i2c-sis96x.c                              |    4 
 b/drivers/i2c/busses/i2c-via.c                                 |    3 
 b/drivers/i2c/busses/i2c-viapro.c                              |    7 
 b/drivers/i2c/busses/i2c-voodoo3.c                             |    2 
 b/drivers/i2c/busses/scx200_acb.c                              |    7 
 b/drivers/i2c/busses/scx200_i2c.c                              |    1 
 b/drivers/i2c/chips/ds1374.c                                   |    4 
 b/drivers/i2c/chips/eeprom.c                                   |    1 
 b/drivers/i2c/chips/isp1301_omap.c                             |    2 
 b/drivers/i2c/chips/tps65010.c                                 |    2 
 b/drivers/i2c/i2c-core.c                                       |   71 
 b/drivers/i2c/i2c-dev.c                                        |    2 
 b/drivers/ide/Kconfig                                          |   84 
 b/drivers/ide/Makefile                                         |    1 
 b/drivers/ide/arm/icside.c                                     |   38 
 b/drivers/ide/arm/rapide.c                                     |    2 
 b/drivers/ide/cris/ide-cris.c                                  |   36 
 b/drivers/ide/h8300/ide-h8300.c                                |    4 
 b/drivers/ide/ide-acpi.c                                       |  697 
 b/drivers/ide/ide-cd.c                                         |   53 
 b/drivers/ide/ide-disk.c                                       |   16 
 b/drivers/ide/ide-dma.c                                        |  105 
 b/drivers/ide/ide-floppy.c                                     |   29 
 b/drivers/ide/ide-io.c                                         |   53 
 b/drivers/ide/ide-iops.c                                       |   45 
 b/drivers/ide/ide-lib.c                                        |   38 
 b/drivers/ide/ide-probe.c                                      |    9 
 b/drivers/ide/ide-proc.c                                       |    4 
 b/drivers/ide/ide-tape.c                                       |   14 
 b/drivers/ide/ide.c                                            |  138 
 b/drivers/ide/legacy/ali14xx.c                                 |   11 
 b/drivers/ide/legacy/buddha.c                                  |    2 
 b/drivers/ide/legacy/dtc2278.c                                 |   14 
 b/drivers/ide/legacy/gayle.c                                   |    2 
 b/drivers/ide/legacy/ht6560b.c                                 |   24 
 b/drivers/ide/legacy/ide-cs.c                                  |    8 
 b/drivers/ide/legacy/macide.c                                  |    2 
 b/drivers/ide/legacy/q40ide.c                                  |    2 
 b/drivers/ide/legacy/qd65xx.c                                  |   14 
 b/drivers/ide/legacy/umc8672.c                                 |   15 
 b/drivers/ide/mips/au1xxx-ide.c                                |   46 
 b/drivers/ide/mips/swarm.c                                     |    2 
 b/drivers/ide/pci/Makefile                                     |    5 
 b/drivers/ide/pci/aec62xx.c                                    |   32 
 b/drivers/ide/pci/alim15x3.c                                   |   50 
 b/drivers/ide/pci/amd74xx.c                                    |    5 
 b/drivers/ide/pci/atiixp.c                                     |   41 
 b/drivers/ide/pci/cmd640.c                                     |    1 
 b/drivers/ide/pci/cmd64x.c                                     |  194 
 b/drivers/ide/pci/cs5520.c                                     |    5 
 b/drivers/ide/pci/cs5530.c                                     |   41 
 b/drivers/ide/pci/cs5535.c                                     |   19 
 b/drivers/ide/pci/cy82c693.c                                   |   33 
 b/drivers/ide/pci/delkin_cb.c                                  |  141 
 b/drivers/ide/pci/generic.c                                    |    2 
 b/drivers/ide/pci/hpt34x.c                                     |   42 
 b/drivers/ide/pci/hpt366.c                                     | 1602 +-
 b/drivers/ide/pci/it8213.c                                     |  360 
 b/drivers/ide/pci/it821x.c                                     |   14 
 b/drivers/ide/pci/jmicron.c                                    |   43 
 b/drivers/ide/pci/ns87415.c                                    |   13 
 b/drivers/ide/pci/opti621.c                                    |   66 
 b/drivers/ide/pci/pdc202xx_new.c                               |   81 
 b/drivers/ide/pci/pdc202xx_old.c                               |  131 
 b/drivers/ide/pci/piix.c                                       |  189 
 b/drivers/ide/pci/rz1000.c                                     |    2 
 b/drivers/ide/pci/sc1200.c                                     |   11 
 b/drivers/ide/pci/scc_pata.c                                   |  858 +
 b/drivers/ide/pci/serverworks.c                                |   59 
 b/drivers/ide/pci/sgiioc4.c                                    |  125 
 b/drivers/ide/pci/siimage.c                                    |  118 
 b/drivers/ide/pci/sis5513.c                                    |   59 
 b/drivers/ide/pci/sl82c105.c                                   |   39 
 b/drivers/ide/pci/slc90e66.c                                   |  101 
 b/drivers/ide/pci/tc86c001.c                                   |  299 
 b/drivers/ide/pci/triflex.c                                    |   24 
 b/drivers/ide/pci/trm290.c                                     |   42 
 b/drivers/ide/pci/via82cxxx.c                                  |    5 
 b/drivers/ide/ppc/mpc8xx.c                                     |    1 
 b/drivers/ide/ppc/pmac.c                                       |   48 
 b/drivers/ide/setup-pci.c                                      |   12 
 b/drivers/ieee1394/Kconfig                                     |   27 
 b/drivers/ieee1394/Makefile                                    |   10 
 b/drivers/ieee1394/csr1212.c                                   |   15 
 b/drivers/ieee1394/dv1394.c                                    |   52 
 b/drivers/ieee1394/eth1394.c                                   |    4 
 b/drivers/ieee1394/hosts.c                                     |   13 
 b/drivers/ieee1394/hosts.h                                     |    7 
 b/drivers/ieee1394/ieee1394-ioctl.h                            |    2 
 b/drivers/ieee1394/ieee1394_core.c                             |   66 
 b/drivers/ieee1394/ieee1394_core.h                             |    3 
 b/drivers/ieee1394/iso.c                                       |    1 
 b/drivers/ieee1394/nodemgr.c                                   |   66 
 b/drivers/ieee1394/nodemgr.h                                   |    3 
 b/drivers/ieee1394/ohci1394.c                                  |   20 
 b/drivers/ieee1394/pcilynx.c                                   |    1 
 b/drivers/ieee1394/raw1394.c                                   |   70 
 b/drivers/ieee1394/raw1394.h                                   |   10 
 b/drivers/ieee1394/sbp2.c                                      |   23 
 b/drivers/ieee1394/video1394.c                                 |   10 
 b/drivers/infiniband/Kconfig                                   |    1 
 b/drivers/infiniband/Makefile                                  |    1 
 b/drivers/infiniband/core/Makefile                             |    2 
 b/drivers/infiniband/core/addr.c                               |    5 
 b/drivers/infiniband/core/cache.c                              |    1 
 b/drivers/infiniband/core/cm.c                                 |   10 
 b/drivers/infiniband/core/cma.c                                |  431 
 b/drivers/infiniband/core/device.c                             |    3 
 b/drivers/infiniband/core/fmr_pool.c                           |    4 
 b/drivers/infiniband/core/iwcm.c                               |   47 
 b/drivers/infiniband/core/mad.c                                |   11 
 b/drivers/infiniband/core/multicast.c                          |  837 +
 b/drivers/infiniband/core/sa.h                                 |   66 
 b/drivers/infiniband/core/sa_query.c                           |   30 
 b/drivers/infiniband/core/sysfs.c                              |    2 
 b/drivers/infiniband/core/ucm.c                                |    2 
 b/drivers/infiniband/core/ucma.c                               |  208 
 b/drivers/infiniband/core/user_mad.c                           |    4 
 b/drivers/infiniband/core/uverbs_cmd.c                         |    6 
 b/drivers/infiniband/core/uverbs_main.c                        |    6 
 b/drivers/infiniband/core/verbs.c                              |    2 
 b/drivers/infiniband/hw/amso1100/c2.c                          |    2 
 b/drivers/infiniband/hw/amso1100/c2_cq.c                       |    2 
 b/drivers/infiniband/hw/cxgb3/Kconfig                          |   27 
 b/drivers/infiniband/hw/cxgb3/Makefile                         |   11 
 b/drivers/infiniband/hw/cxgb3/cxio_dbg.c                       |  206 
 b/drivers/infiniband/hw/cxgb3/cxio_hal.c                       | 1271 +
 b/drivers/infiniband/hw/cxgb3/cxio_hal.h                       |  195 
 b/drivers/infiniband/hw/cxgb3/cxio_resource.c                  |  320 
 b/drivers/infiniband/hw/cxgb3/cxio_resource.h                  |   69 
 b/drivers/infiniband/hw/cxgb3/cxio_wr.h                        |  684 
 b/drivers/infiniband/hw/cxgb3/iwch.c                           |  188 
 b/drivers/infiniband/hw/cxgb3/iwch.h                           |  176 
 b/drivers/infiniband/hw/cxgb3/iwch_cm.c                        | 2095 ++
 b/drivers/infiniband/hw/cxgb3/iwch_cm.h                        |  222 
 b/drivers/infiniband/hw/cxgb3/iwch_cq.c                        |  224 
 b/drivers/infiniband/hw/cxgb3/iwch_ev.c                        |  230 
 b/drivers/infiniband/hw/cxgb3/iwch_mem.c                       |  171 
 b/drivers/infiniband/hw/cxgb3/iwch_provider.c                  | 1189 +
 b/drivers/infiniband/hw/cxgb3/iwch_provider.h                  |  358 
 b/drivers/infiniband/hw/cxgb3/iwch_qp.c                        | 1005 +
 b/drivers/infiniband/hw/cxgb3/iwch_user.h                      |   66 
 b/drivers/infiniband/hw/cxgb3/tcb.h                            |  632 
 b/drivers/infiniband/hw/ehca/Kconfig                           |    8 
 b/drivers/infiniband/hw/ehca/ehca_classes.h                    |   54 
 b/drivers/infiniband/hw/ehca/ehca_cq.c                         |   84 
 b/drivers/infiniband/hw/ehca/ehca_eq.c                         |    5 
 b/drivers/infiniband/hw/ehca/ehca_hca.c                        |    3 
 b/drivers/infiniband/hw/ehca/ehca_irq.c                        |  338 
 b/drivers/infiniband/hw/ehca/ehca_irq.h                        |    1 
 b/drivers/infiniband/hw/ehca/ehca_iverbs.h                     |    8 
 b/drivers/infiniband/hw/ehca/ehca_main.c                       |   34 
 b/drivers/infiniband/hw/ehca/ehca_mrmw.c                       |    6 
 b/drivers/infiniband/hw/ehca/ehca_pd.c                         |    3 
 b/drivers/infiniband/hw/ehca/ehca_qp.c                         |   81 
 b/drivers/infiniband/hw/ehca/ehca_reqs.c                       |    2 
 b/drivers/infiniband/hw/ehca/ehca_uverbs.c                     |  395 
 b/drivers/infiniband/hw/ehca/ipz_pt_fn.h                       |   11 
 b/drivers/infiniband/hw/ipath/ipath_diag.c                     |    4 
 b/drivers/infiniband/hw/ipath/ipath_dma.c                      |    6 
 b/drivers/infiniband/hw/ipath/ipath_file_ops.c                 |    6 
 b/drivers/infiniband/hw/ipath/ipath_fs.c                       |   30 
 b/drivers/infiniband/hw/ipath/ipath_iba6110.c                  |    2 
 b/drivers/infiniband/hw/ipath/ipath_iba6120.c                  |    2 
 b/drivers/infiniband/hw/ipath/ipath_kernel.h                   |    2 
 b/drivers/infiniband/hw/ipath/ipath_qp.c                       |    2 
 b/drivers/infiniband/hw/ipath/ipath_rc.c                       |    8 
 b/drivers/infiniband/hw/ipath/ipath_ruc.c                      |    8 
 b/drivers/infiniband/hw/ipath/ipath_uc.c                       |    4 
 b/drivers/infiniband/hw/ipath/ipath_ud.c                       |    8 
 b/drivers/infiniband/hw/mthca/mthca_cmd.c                      |    8 
 b/drivers/infiniband/hw/mthca/mthca_cq.c                       |    2 
 b/drivers/infiniband/hw/mthca/mthca_dev.h                      |    2 
 b/drivers/infiniband/hw/mthca/mthca_main.c                     |   40 
 b/drivers/infiniband/hw/mthca/mthca_memfree.c                  |  129 
 b/drivers/infiniband/hw/mthca/mthca_memfree.h                  |    9 
 b/drivers/infiniband/hw/mthca/mthca_mr.c                       |  113 
 b/drivers/infiniband/hw/mthca/mthca_profile.c                  |    2 
 b/drivers/infiniband/hw/mthca/mthca_provider.c                 |   14 
 b/drivers/infiniband/hw/mthca/mthca_provider.h                 |    1 
 b/drivers/infiniband/hw/mthca/mthca_qp.c                       |   17 
 b/drivers/infiniband/hw/mthca/mthca_srq.c                      |    9 
 b/drivers/infiniband/ulp/ipoib/Kconfig                         |   16 
 b/drivers/infiniband/ulp/ipoib/Makefile                        |    1 
 b/drivers/infiniband/ulp/ipoib/ipoib.h                         |  216 
 b/drivers/infiniband/ulp/ipoib/ipoib_cm.c                      | 1245 +
 b/drivers/infiniband/ulp/ipoib/ipoib_fs.c                      |    4 
 b/drivers/infiniband/ulp/ipoib/ipoib_ib.c                      |   29 
 b/drivers/infiniband/ulp/ipoib/ipoib_main.c                    |  108 
 b/drivers/infiniband/ulp/ipoib/ipoib_multicast.c               |  210 
 b/drivers/infiniband/ulp/ipoib/ipoib_verbs.c                   |   53 
 b/drivers/infiniband/ulp/ipoib/ipoib_vlan.c                    |   13 
 b/drivers/infiniband/ulp/iser/iscsi_iser.h                     |    1 
 b/drivers/infiniband/ulp/iser/iser_initiator.c                 |   21 
 b/drivers/infiniband/ulp/iser/iser_verbs.c                     |   40 
 b/drivers/infiniband/ulp/srp/ib_srp.c                          |    7 
 b/drivers/infiniband/ulp/srp/ib_srp.h                          |    1 
 b/drivers/input/ff-memless.c                                   |    2 
 b/drivers/input/gameport/ns558.c                               |    1 
 b/drivers/input/input.c                                        |   24 
 b/drivers/input/joystick/amijoy.c                              |    2 
 b/drivers/input/joystick/analog.c                              |    2 
 b/drivers/input/joystick/db9.c                                 |    4 
 b/drivers/input/joystick/gamecon.c                             |    6 
 b/drivers/input/joystick/turbografx.c                          |    4 
 b/drivers/input/keyboard/Kconfig                               |   21 
 b/drivers/input/keyboard/Makefile                              |    5 
 b/drivers/input/keyboard/atkbd.c                               |    4 
 b/drivers/input/keyboard/gpio_keys.c                           |  146 
 b/drivers/input/keyboard/hilkbd.c                              |  116 
 b/drivers/input/misc/Kconfig                                   |   10 
 b/drivers/input/misc/Makefile                                  |    1 
 b/drivers/input/misc/atlas_btns.c                              |  170 
 b/drivers/input/misc/hp_sdc_rtc.c                              |    2 
 b/drivers/input/misc/uinput.c                                  |    2 
 b/drivers/input/misc/wistron_btns.c                            |   20 
 b/drivers/input/mouse/inport.c                                 |    4 
 b/drivers/input/mouse/logibm.c                                 |    2 
 b/drivers/input/mouse/pc110pad.c                               |    2 
 b/drivers/input/mouse/psmouse-base.c                           |   34 
 b/drivers/input/mouse/psmouse.h                                |    1 
 b/drivers/input/mouse/rpcmouse.c                               |    1 
 b/drivers/input/mouse/synaptics.c                              |    1 
 b/drivers/input/serio/hil_mlc.c                                |    1 
 b/drivers/input/serio/hp_sdc.c                                 |    1 
 b/drivers/input/serio/i8042.c                                  |   83 
 b/drivers/input/serio/libps2.c                                 |    2 
 b/drivers/input/serio/serio.c                                  |   42 
 b/drivers/input/serio/serio_raw.c                              |    2 
 b/drivers/input/touchscreen/Kconfig                            |    9 
 b/drivers/input/touchscreen/ads7846.c                          |  582 
 b/drivers/input/touchscreen/ucb1400_ts.c                       |    3 
 b/drivers/input/tsdev.c                                        |    4 
 b/drivers/isdn/capi/Kconfig                                    |   16 
 b/drivers/isdn/capi/capi.c                                     |   41 
 b/drivers/isdn/capi/capidrv.c                                  |   33 
 b/drivers/isdn/capi/capiutil.c                                 |  254 
 b/drivers/isdn/capi/kcapi.c                                    |   77 
 b/drivers/isdn/capi/kcapi_proc.c                               |   10 
 b/drivers/isdn/divert/divert_procfs.c                          |    2 
 b/drivers/isdn/gigaset/Kconfig                                 |   25 
 b/drivers/isdn/gigaset/Makefile                                |   11 
 b/drivers/isdn/gigaset/asyncdata.c                             |    2 
 b/drivers/isdn/gigaset/bas-gigaset.c                           |    8 
 b/drivers/isdn/gigaset/common.c                                |   30 
 b/drivers/isdn/gigaset/ev-layer.c                              |    6 
 b/drivers/isdn/gigaset/interface.c                             |   17 
 b/drivers/isdn/gigaset/isocdata.c                              |    8 
 b/drivers/isdn/gigaset/ser-gigaset.c                           |  837 +
 b/drivers/isdn/gigaset/usb-gigaset.c                           |    4 
 b/drivers/isdn/hardware/avm/avm_cs.c                           |    1 
 b/drivers/isdn/hardware/avm/b1dma.c                            |   14 
 b/drivers/isdn/hardware/avm/c4.c                               |   16 
 b/drivers/isdn/hardware/eicon/capifunc.c                       |    4 
 b/drivers/isdn/hardware/eicon/debug.c                          |   30 
 b/drivers/isdn/hardware/eicon/di.c                             |   16 
 b/drivers/isdn/hardware/eicon/divamnt.c                        |    3 
 b/drivers/isdn/hardware/eicon/divasi.c                         |    2 
 b/drivers/isdn/hardware/eicon/divasmain.c                      |    3 
 b/drivers/isdn/hardware/eicon/divasproc.c                      |    2 
 b/drivers/isdn/hardware/eicon/message.c                        |  383 
 b/drivers/isdn/hardware/eicon/os_pri.c                         |    4 
 b/drivers/isdn/hardware/eicon/platform.h                       |   12 
 b/drivers/isdn/hisax/Kconfig                                   |    2 
 b/drivers/isdn/hisax/Makefile                                  |    1 
 b/drivers/isdn/hisax/avma1_cs.c                                |    1 
 b/drivers/isdn/hisax/config.c                                  |   11 
 b/drivers/isdn/hisax/elsa_cs.c                                 |    1 
 b/drivers/isdn/hisax/elsa_ser.c                                |    8 
 b/drivers/isdn/hisax/hfc4s8s_l1.c                              |   48 
 b/drivers/isdn/hisax/hfc_usb.c                                 |   41 
 b/drivers/isdn/hisax/hfc_usb.h                                 |    3 
 b/drivers/isdn/hisax/hisax.h                                   |   25 
 b/drivers/isdn/hisax/isar.c                                    |    3 
 b/drivers/isdn/hisax/isdnl1.h                                  |   17 
 b/drivers/isdn/hisax/isdnl3.c                                  |   12 
 b/drivers/isdn/hisax/isdnl3.h                                  |   26 
 b/drivers/isdn/hisax/sedlbauer_cs.c                            |    1 
 b/drivers/isdn/hisax/teles_cs.c                                |    1 
 b/drivers/isdn/hysdn/boardergo.c                               |    1 
 b/drivers/isdn/hysdn/hysdn_procconf.c                          |    2 
 b/drivers/isdn/hysdn/hysdn_proclog.c                           |    2 
 b/drivers/isdn/hysdn/hysdn_sched.c                             |    1 
 b/drivers/isdn/i4l/isdn_bsdcomp.c                              |    1 
 b/drivers/isdn/i4l/isdn_common.c                               |    2 
 b/drivers/isdn/i4l/isdn_ppp.c                                  |    2 
 b/drivers/isdn/i4l/isdn_tty.c                                  |    1 
 b/drivers/isdn/pcbit/callbacks.c                               |    1 
 b/drivers/isdn/pcbit/capi.c                                    |    1 
 b/drivers/isdn/pcbit/drv.c                                     |    5 
 b/drivers/isdn/pcbit/edss1.c                                   |    7 
 b/drivers/isdn/pcbit/edss1.h                                   |    7 
 b/drivers/isdn/pcbit/layer2.c                                  |   17 
 b/drivers/isdn/pcbit/module.c                                  |    4 
 b/drivers/isdn/pcbit/pcbit.h                                   |    8 
 b/drivers/isdn/sc/card.h                                       |   30 
 b/drivers/isdn/sc/command.c                                    |   17 
 b/drivers/isdn/sc/event.c                                      |    3 
 b/drivers/isdn/sc/init.c                                       |    6 
 b/drivers/isdn/sc/interrupt.c                                  |   10 
 b/drivers/isdn/sc/ioctl.c                                      |   10 
 b/drivers/isdn/sc/message.c                                    |   10 
 b/drivers/isdn/sc/packet.c                                     |   10 
 b/drivers/isdn/sc/scioc.h                                      |    6 
 b/drivers/isdn/sc/shmem.c                                      |    6 
 b/drivers/isdn/sc/timer.c                                      |    8 
 b/drivers/kvm/kvm.h                                            |   17 
 b/drivers/kvm/kvm_main.c                                       |  946 -
 b/drivers/kvm/kvm_svm.h                                        |    3 
 b/drivers/kvm/mmu.c                                            |   91 
 b/drivers/kvm/paging_tmpl.h                                    |   46 
 b/drivers/kvm/svm.c                                            |   65 
 b/drivers/kvm/vmx.c                                            |  135 
 b/drivers/kvm/vmx.h                                            |    1 
 b/drivers/leds/Kconfig                                         |   12 
 b/drivers/leds/Makefile                                        |    2 
 b/drivers/leds/leds-cobalt.c                                   |   43 
 b/drivers/leds/leds-h1940.c                                    |  163 
 b/drivers/macintosh/Kconfig                                    |    2 
 b/drivers/macintosh/adb.c                                      |    2 
 b/drivers/macintosh/adbhid.c                                   |    4 
 b/drivers/macintosh/ans-lcd.c                                  |    2 
 b/drivers/macintosh/apm_emu.c                                  |    4 
 b/drivers/macintosh/mac_hid.c                                  |    6 
 b/drivers/macintosh/macio-adb.c                                |    1 
 b/drivers/macintosh/nvram.c                                    |    2 
 b/drivers/macintosh/rack-meter.c                               |    6 
 b/drivers/macintosh/smu.c                                      |    6 
 b/drivers/macintosh/therm_adt746x.c                            |    6 
 b/drivers/macintosh/via-cuda.c                                 |    3 
 b/drivers/macintosh/via-macii.c                                |   11 
 b/drivers/macintosh/via-maciisi.c                              |    7 
 b/drivers/macintosh/via-pmu-backlight.c                        |   33 
 b/drivers/macintosh/via-pmu.c                                  |   16 
 b/drivers/macintosh/via-pmu68k.c                               |    7 
 b/drivers/macintosh/windfarm_core.c                            |    6 
 b/drivers/md/bitmap.c                                          |   28 
 b/drivers/md/dm-ioctl.c                                        |    2 
 b/drivers/md/linear.c                                          |    2 
 b/drivers/md/md.c                                              |  198 
 b/drivers/md/raid10.c                                          |   38 
 b/drivers/md/raid5.c                                           |  222 
 b/drivers/md/raid6mmx.c                                        |   16 
 b/drivers/md/raid6sse1.c                                       |   17 
 b/drivers/md/raid6sse2.c                                       |   22 
 b/drivers/md/raid6x86.h                                        |  218 
 b/drivers/media/Kconfig                                        |    1 
 b/drivers/media/common/Kconfig                                 |    4 
 b/drivers/media/common/ir-functions.c                          |  112 
 b/drivers/media/common/ir-keymaps.c                            |  172 
 b/drivers/media/common/saa7146_fops.c                          |    4 
 b/drivers/media/dvb/b2c2/flexcop-fe-tuner.c                    |   90 
 b/drivers/media/dvb/b2c2/flexcop-i2c.c                         |    1 
 b/drivers/media/dvb/bt8xx/bt878.c                              |    1 
 b/drivers/media/dvb/bt8xx/dst.c                                |    2 
 b/drivers/media/dvb/bt8xx/dvb-bt8xx.c                          |    3 
 b/drivers/media/dvb/cinergyT2/cinergyT2.c                      |    5 
 b/drivers/media/dvb/dvb-core/dmxdev.c                          |   13 
 b/drivers/media/dvb/dvb-core/dvb_demux.c                       |   21 
 b/drivers/media/dvb/dvb-core/dvb_frontend.c                    |   73 
 b/drivers/media/dvb/dvb-core/dvbdev.c                          |   27 
 b/drivers/media/dvb/dvb-usb/Kconfig                            |   28 
 b/drivers/media/dvb/dvb-usb/Makefile                           |    9 
 b/drivers/media/dvb/dvb-usb/au6610.c                           |  255 
 b/drivers/media/dvb/dvb-usb/au6610.h                           |   19 
 b/drivers/media/dvb/dvb-usb/cxusb.c                            |    4 
 b/drivers/media/dvb/dvb-usb/digitv.c                           |    2 
 b/drivers/media/dvb/dvb-usb/dvb-usb-i2c.c                      |    1 
 b/drivers/media/dvb/dvb-usb/dvb-usb-ids.h                      |    5 
 b/drivers/media/dvb/dvb-usb/dvb-usb-remote.c                   |    4 
 b/drivers/media/dvb/dvb-usb/gl861.c                            |  231 
 b/drivers/media/dvb/dvb-usb/gl861.h                            |   15 
 b/drivers/media/dvb/dvb-usb/m920x.c                            |  541 
 b/drivers/media/dvb/dvb-usb/m920x.h                            |   35 
 b/drivers/media/dvb/frontends/Kconfig                          |    7 
 b/drivers/media/dvb/frontends/Makefile                         |    1 
 b/drivers/media/dvb/frontends/cx24110.c                        |    4 
 b/drivers/media/dvb/frontends/cx24123.c                        |    6 
 b/drivers/media/dvb/frontends/dib3000mb.c                      |    2 
 b/drivers/media/dvb/frontends/dib3000mc.c                      |    2 
 b/drivers/media/dvb/frontends/isl6421.c                        |    1 
 b/drivers/media/dvb/frontends/nxt200x.c                        |    4 
 b/drivers/media/dvb/frontends/qt1010.c                         |  485 
 b/drivers/media/dvb/frontends/qt1010.h                         |   53 
 b/drivers/media/dvb/frontends/qt1010_priv.h                    |  105 
 b/drivers/media/dvb/frontends/stv0297.c                        |   19 
 b/drivers/media/dvb/frontends/stv0299.c                        |    2 
 b/drivers/media/dvb/frontends/tda10021.c                       |    2 
 b/drivers/media/dvb/frontends/tda1004x.c                       |    2 
 b/drivers/media/dvb/frontends/tda10086.c                       |    2 
 b/drivers/media/dvb/frontends/zl10353.c                        |  103 
 b/drivers/media/dvb/frontends/zl10353.h                        |    3 
 b/drivers/media/dvb/frontends/zl10353_priv.h                   |   36 
 b/drivers/media/dvb/pluto2/pluto2.c                            |   22 
 b/drivers/media/dvb/ttpci/av7110.c                             |   57 
 b/drivers/media/dvb/ttpci/av7110.h                             |    2 
 b/drivers/media/dvb/ttpci/av7110_av.c                          |   43 
 b/drivers/media/dvb/ttpci/av7110_ca.c                          |   23 
 b/drivers/media/dvb/ttpci/av7110_hw.c                          |    1 
 b/drivers/media/dvb/ttpci/av7110_ir.c                          |   18 
 b/drivers/media/dvb/ttpci/av7110_v4l.c                         |   31 
 b/drivers/media/dvb/ttpci/budget-av.c                          |    3 
 b/drivers/media/dvb/ttpci/budget-ci.c                          |   55 
 b/drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c            |    1 
 b/drivers/media/dvb/ttusb-dec/ttusb_dec.c                      |    4 
 b/drivers/media/radio/Kconfig                                  |    2 
 b/drivers/media/radio/dsbr100.c                                |    2 
 b/drivers/media/radio/miropcm20-radio.c                        |    2 
 b/drivers/media/radio/miropcm20-rds.c                          |    3 
 b/drivers/media/radio/radio-aimslab.c                          |    2 
 b/drivers/media/radio/radio-aztech.c                           |  280 
 b/drivers/media/radio/radio-cadet.c                            |    2 
 b/drivers/media/radio/radio-gemtek-pci.c                       |   20 
 b/drivers/media/radio/radio-gemtek.c                           |    2 
 b/drivers/media/radio/radio-maestro.c                          |    3 
 b/drivers/media/radio/radio-maxiradio.c                        |  357 
 b/drivers/media/radio/radio-rtrack2.c                          |    2 
 b/drivers/media/radio/radio-sf16fmi.c                          |    2 
 b/drivers/media/radio/radio-sf16fmr2.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/Kconfig                                  |    2 
 b/drivers/media/video/Makefile                                 |    1 
 b/drivers/media/video/adv7170.c                                |    1 
 b/drivers/media/video/adv7175.c                                |    1 
 b/drivers/media/video/arv.c                                    |    2 
 b/drivers/media/video/bt819.c                                  |    1 
 b/drivers/media/video/bt856.c                                  |    1 
 b/drivers/media/video/bt8xx/bttv-cards.c                       |   23 
 b/drivers/media/video/bt8xx/bttv-driver.c                      |  897 +
 b/drivers/media/video/bt8xx/bttv-input.c                       |  157 
 b/drivers/media/video/bt8xx/bttv-risc.c                        |  171 
 b/drivers/media/video/bt8xx/bttv-vbi.c                         |  369 
 b/drivers/media/video/bt8xx/bttv.h                             |   27 
 b/drivers/media/video/bt8xx/bttvp.h                            |   90 
 b/drivers/media/video/bw-qcam.c                                |    2 
 b/drivers/media/video/c-qcam.c                                 |    2 
 b/drivers/media/video/cafe_ccic.c                              |   13 
 b/drivers/media/video/cpia.c                                   |   13 
 b/drivers/media/video/cpia2/cpia2_v4l.c                        |    2 
 b/drivers/media/video/cx2341x.c                                |   17 
 b/drivers/media/video/cx25840/cx25840-core.c                   |   28 
 b/drivers/media/video/cx25840/cx25840-firmware.c               |    2 
 b/drivers/media/video/cx88/Makefile                            |    5 
 b/drivers/media/video/cx88/cx88-blackbird.c                    |  583 
 b/drivers/media/video/cx88/cx88-cards.c                        |    6 
 b/drivers/media/video/cx88/cx88-core.c                         |  102 
 b/drivers/media/video/cx88/cx88-dvb.c                          |   10 
 b/drivers/media/video/cx88/cx88-i2c.c                          |    2 
 b/drivers/media/video/cx88/cx88-tvaudio.c                      |   50 
 b/drivers/media/video/cx88/cx88-vbi.c                          |   11 
 b/drivers/media/video/cx88/cx88-video.c                        | 1170 -
 b/drivers/media/video/cx88/cx88.h                              |   55 
 b/drivers/media/video/dabusb.c                                 |    2 
 b/drivers/media/video/em28xx/em28xx-input.c                    |    1 
 b/drivers/media/video/em28xx/em28xx-video.c                    |    2 
 b/drivers/media/video/et61x251/et61x251.h                      |    5 
 b/drivers/media/video/et61x251/et61x251_core.c                 |  131 
 b/drivers/media/video/et61x251/et61x251_sensor.h               |    4 
 b/drivers/media/video/et61x251/et61x251_tas5130d1b.c           |    2 
 b/drivers/media/video/indycam.c                                |    1 
 b/drivers/media/video/ir-kbd-i2c.c                             |    1 
 b/drivers/media/video/meye.c                                   |    3 
 b/drivers/media/video/msp3400-driver.c                         |   14 
 b/drivers/media/video/ov511.c                                  |    2 
 b/drivers/media/video/pms.c                                    |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-audio.c                  |   48 
 b/drivers/media/video/pvrusb2/pvrusb2-context.c                |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-ctrl.c                   |   45 
 b/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.c            |   29 
 b/drivers/media/video/pvrusb2/pvrusb2-debugifc.c               |    4 
 b/drivers/media/video/pvrusb2/pvrusb2-eeprom.c                 |    5 
 b/drivers/media/video/pvrusb2/pvrusb2-encoder.c                |  269 
 b/drivers/media/video/pvrusb2/pvrusb2-fx2-cmd.h                |   62 
 b/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h           |   36 
 b/drivers/media/video/pvrusb2/pvrusb2-hdw.c                    |  510 
 b/drivers/media/video/pvrusb2/pvrusb2-hdw.h                    |   44 
 b/drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.c         |   16 
 b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.c           |   69 
 b/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h           |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-i2c-core.c               |   42 
 b/drivers/media/video/pvrusb2/pvrusb2-i2c-core.h               |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-io.c                     |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-ioread.c                 |    3 
 b/drivers/media/video/pvrusb2/pvrusb2-std.c                    |   32 
 b/drivers/media/video/pvrusb2/pvrusb2-sysfs.c                  |   52 
 b/drivers/media/video/pvrusb2/pvrusb2-tuner.c                  |    5 
 b/drivers/media/video/pvrusb2/pvrusb2-v4l2.c                   |  341 
 b/drivers/media/video/pvrusb2/pvrusb2-video-v4l.c              |   31 
 b/drivers/media/video/pvrusb2/pvrusb2-wm8775.c                 |   30 
 b/drivers/media/video/pwc/Makefile                             |    8 
 b/drivers/media/video/pwc/pwc-if.c                             |   10 
 b/drivers/media/video/pwc/pwc-v4l.c                            |    2 
 b/drivers/media/video/pwc/pwc.h                                |    9 
 b/drivers/media/video/saa5246a.c                               |   13 
 b/drivers/media/video/saa5246a.h                               |    9 
 b/drivers/media/video/saa5249.c                                |   43 
 b/drivers/media/video/saa7111.c                                |    1 
 b/drivers/media/video/saa7114.c                                |    1 
 b/drivers/media/video/saa7115.c                                |   61 
 b/drivers/media/video/saa711x.c                                |    1 
 b/drivers/media/video/saa7127.c                                |   20 
 b/drivers/media/video/saa7134/Makefile                         |    4 
 b/drivers/media/video/saa7134/saa6752hs.c                      |    1 
 b/drivers/media/video/saa7134/saa7134-cards.c                  |  140 
 b/drivers/media/video/saa7134/saa7134-dvb.c                    |   12 
 b/drivers/media/video/saa7134/saa7134-empress.c                |    2 
 b/drivers/media/video/saa7134/saa7134-i2c.c                    |   24 
 b/drivers/media/video/saa7134/saa7134-input.c                  |   94 
 b/drivers/media/video/saa7134/saa7134-oss.c                    |    4 
 b/drivers/media/video/saa7134/saa7134-video.c                  |    4 
 b/drivers/media/video/saa7134/saa7134.h                        |   34 
 b/drivers/media/video/saa7185.c                                |    1 
 b/drivers/media/video/saa7191.c                                |    1 
 b/drivers/media/video/se401.c                                  |    2 
 b/drivers/media/video/sn9c102/Kconfig                          |    4 
 b/drivers/media/video/sn9c102/Makefile                         |    2 
 b/drivers/media/video/sn9c102/sn9c102.h                        |   57 
 b/drivers/media/video/sn9c102/sn9c102_config.h                 |   86 
 b/drivers/media/video/sn9c102/sn9c102_core.c                   |  721 -
 b/drivers/media/video/sn9c102/sn9c102_devtable.h               |  142 
 b/drivers/media/video/sn9c102/sn9c102_hv7131d.c                |    7 
 b/drivers/media/video/sn9c102/sn9c102_mi0343.c                 |    7 
 b/drivers/media/video/sn9c102/sn9c102_ov7630.c                 |  336 
 b/drivers/media/video/sn9c102/sn9c102_ov7660.c                 |  592 
 b/drivers/media/video/sn9c102/sn9c102_pas106b.c                |    7 
 b/drivers/media/video/sn9c102/sn9c102_pas202bcb.c              |   97 
 b/drivers/media/video/sn9c102/sn9c102_sensor.h                 |  168 
 b/drivers/media/video/sn9c102/sn9c102_tas5110c1b.c             |    8 
 b/drivers/media/video/sn9c102/sn9c102_tas5130d1b.c             |    8 
 b/drivers/media/video/stradis.c                                |    2 
 b/drivers/media/video/stv680.c                                 |    2 
 b/drivers/media/video/tda7432.c                                |    1 
 b/drivers/media/video/tda9875.c                                |    1 
 b/drivers/media/video/tuner-core.c                             |   11 
 b/drivers/media/video/tvmixer.c                                |    6 
 b/drivers/media/video/tvp5150.c                                |   20 
 b/drivers/media/video/upd64031a.c                              |   22 
 b/drivers/media/video/upd64083.c                               |   22 
 b/drivers/media/video/usbvideo/ibmcam.c                        |    1 
 b/drivers/media/video/usbvideo/ultracam.c                      |    1 
 b/drivers/media/video/usbvideo/usbvideo.c                      |    2 
 b/drivers/media/video/usbvideo/vicam.c                         |    2 
 b/drivers/media/video/usbvision/Kconfig                        |    2 
 b/drivers/media/video/usbvision/usbvision-core.c               |   71 
 b/drivers/media/video/usbvision/usbvision-i2c.c                |    2 
 b/drivers/media/video/usbvision/usbvision-video.c              |  183 
 b/drivers/media/video/usbvision/usbvision.h                    |   11 
 b/drivers/media/video/v4l1-compat.c                            |    2 
 b/drivers/media/video/v4l2-common.c                            |  629 
 b/drivers/media/video/video-buf.c                              |    3 
 b/drivers/media/video/videodev.c                               |   61 
 b/drivers/media/video/vino.c                                   |    2 
 b/drivers/media/video/vivi.c                                   |  104 
 b/drivers/media/video/w9966.c                                  |    2 
 b/drivers/media/video/w9968cf.c                                |    5 
 b/drivers/media/video/zc0301/zc0301.h                          |    4 
 b/drivers/media/video/zc0301/zc0301_core.c                     |   57 
 b/drivers/media/video/zc0301/zc0301_pas202bcb.c                |    4 
 b/drivers/media/video/zc0301/zc0301_pb0330.c                   |    4 
 b/drivers/media/video/zc0301/zc0301_sensor.h                   |   13 
 b/drivers/media/video/zoran_card.c                             |    1 
 b/drivers/media/video/zoran_driver.c                           |    3 
 b/drivers/media/video/zoran_procfs.c                           |    2 
 b/drivers/message/fusion/Kconfig                               |    2 
 b/drivers/message/fusion/Makefile                              |    7 
 b/drivers/message/fusion/lsi/mpi.h                             |    7 
 b/drivers/message/fusion/lsi/mpi_cnfg.h                        |  131 
 b/drivers/message/fusion/lsi/mpi_history.txt                   |   77 
 b/drivers/message/fusion/lsi/mpi_init.h                        |    7 
 b/drivers/message/fusion/lsi/mpi_ioc.h                         |   75 
 b/drivers/message/fusion/lsi/mpi_log_sas.h                     |  284 
 b/drivers/message/fusion/lsi/mpi_sas.h                         |    9 
 b/drivers/message/fusion/mptbase.c                             |  875 +
 b/drivers/message/fusion/mptbase.h                             |   47 
 b/drivers/message/fusion/mptctl.c                              |  165 
 b/drivers/message/fusion/mptctl.h                              |    2 
 b/drivers/message/fusion/mptfc.c                               |   54 
 b/drivers/message/fusion/mptlan.c                              |    1 
 b/drivers/message/fusion/mptlan.h                              |    1 
 b/drivers/message/fusion/mptsas.c                              |  723 -
 b/drivers/message/fusion/mptscsih.c                            |  998 -
 b/drivers/message/fusion/mptscsih.h                            |   44 
 b/drivers/message/fusion/mptspi.c                              |  528 
 b/drivers/message/i2o/i2o_block.c                              |   12 
 b/drivers/message/i2o/i2o_config.c                             |    2 
 b/drivers/message/i2o/i2o_proc.c                               |   38 
 b/drivers/mfd/Kconfig                                          |   14 
 b/drivers/mfd/Makefile                                         |    2 
 b/drivers/mfd/sm501.c                                          | 1148 +
 b/drivers/misc/Kconfig                                         |   36 
 b/drivers/misc/Makefile                                        |    2 
 b/drivers/misc/asus-laptop.c                                   | 1149 +
 b/drivers/misc/hdpuftrs/hdpu_cpustate.c                        |    2 
 b/drivers/misc/hdpuftrs/hdpu_nexus.c                           |    2 
 b/drivers/misc/ibmasm/ibmasmfs.c                               |   10 
 b/drivers/misc/ioc4.c                                          |    6 
 b/drivers/misc/lkdtm.c                                         |    4 
 b/drivers/misc/msi-laptop.c                                    |   10 
 b/drivers/misc/sony-laptop.c                                   |  564 
 b/drivers/misc/tifm_7xx1.c                                     |  404 
 b/drivers/misc/tifm_core.c                                     |   65 
 b/drivers/mmc/Kconfig                                          |    2 
 b/drivers/mmc/at91_mci.c                                       |   49 
 b/drivers/mmc/au1xmmc.c                                        |   13 
 b/drivers/mmc/imxmmc.c                                         |   17 
 b/drivers/mmc/mmc.c                                            |  265 
 b/drivers/mmc/mmc_block.c                                      |   16 
 b/drivers/mmc/mmc_queue.c                                      |    2 
 b/drivers/mmc/mmc_sysfs.c                                      |    2 
 b/drivers/mmc/mmci.c                                           |   15 
 b/drivers/mmc/omap.c                                           |    6 
 b/drivers/mmc/pxamci.c                                         |   10 
 b/drivers/mmc/sdhci.c                                          |  170 
 b/drivers/mmc/sdhci.h                                          |    2 
 b/drivers/mmc/tifm_sd.c                                        |  494 
 b/drivers/mmc/wbsd.c                                           |  108 
 b/drivers/mmc/wbsd.h                                           |    1 
 b/drivers/mtd/chips/cfi_cmdset_0001.c                          |   26 
 b/drivers/mtd/chips/cfi_cmdset_0002.c                          |    2 
 b/drivers/mtd/chips/cfi_cmdset_0020.c                          |    4 
 b/drivers/mtd/chips/cfi_util.c                                 |    1 
 b/drivers/mtd/devices/block2mtd.c                              |    3 
 b/drivers/mtd/devices/doc2000.c                                |    1 
 b/drivers/mtd/devices/doc2001.c                                |    2 
 b/drivers/mtd/devices/doc2001plus.c                            |    2 
 b/drivers/mtd/devices/docecc.c                                 |    1 
 b/drivers/mtd/devices/pmc551.c                                 |    1 
 b/drivers/mtd/devices/slram.c                                  |    1 
 b/drivers/mtd/ftl.c                                            |    1 
 b/drivers/mtd/inftlmount.c                                     |    1 
 b/drivers/mtd/maps/Kconfig                                     |    2 
 b/drivers/mtd/maps/amd76xrom.c                                 |    4 
 b/drivers/mtd/maps/ck804xrom.c                                 |    6 
 b/drivers/mtd/maps/dilnetpc.c                                  |    4 
 b/drivers/mtd/maps/esb2rom.c                                   |   15 
 b/drivers/mtd/maps/ichxrom.c                                   |    4 
 b/drivers/mtd/maps/netsc520.c                                  |    4 
 b/drivers/mtd/maps/sc520cdp.c                                  |    5 
 b/drivers/mtd/mtdchar.c                                        |    7 
 b/drivers/mtd/mtdconcat.c                                      |    5 
 b/drivers/mtd/mtdcore.c                                        |    1 
 b/drivers/mtd/mtdpart.c                                        |    9 
 b/drivers/mtd/nand/Kconfig                                     |   14 
 b/drivers/mtd/nand/Makefile                                    |    1 
 b/drivers/mtd/nand/cafe.c                                      |   92 
 b/drivers/mtd/nand/cafe_ecc.c                                  |    2 
 b/drivers/mtd/nand/diskonchip.c                                |    2 
 b/drivers/mtd/nand/excite_nandflash.c                          |  248 
 b/drivers/mtd/nand/nand_base.c                                 |   48 
 b/drivers/mtd/nand/s3c2410.c                                   |   96 
 b/drivers/mtd/nftlcore.c                                       |    1 
 b/drivers/mtd/onenand/onenand_base.c                           |  651 
 b/drivers/mtd/onenand/onenand_bbt.c                            |   27 
 b/drivers/mtd/redboot.c                                        |   19 
 b/drivers/net/3c503.c                                          |    3 
 b/drivers/net/3c59x.c                                          |   39 
 b/drivers/net/7990.c                                           |    2 
 b/drivers/net/8139cp.c                                         |    3 
 b/drivers/net/8139too.c                                        |   40 
 b/drivers/net/Kconfig                                          |  151 
 b/drivers/net/Makefile                                         |    7 
 b/drivers/net/Space.c                                          |    4 
 b/drivers/net/ac3200.c                                         |    3 
 b/drivers/net/acenic.c                                         |    5 
 b/drivers/net/amd8111e.c                                       |    6 
 b/drivers/net/arcnet/arc-rawmode.c                             |    4 
 b/drivers/net/arcnet/arcnet.c                                  |    2 
 b/drivers/net/arcnet/com20020-pci.c                            |    3 
 b/drivers/net/arcnet/com20020.c                                |    5 
 b/drivers/net/arm/at91_ether.c                                 |    2 
 b/drivers/net/arm/ether1.c                                     |    1 
 b/drivers/net/arm/ether3.c                                     |    1 
 b/drivers/net/arm/etherh.c                                     |    3 
 b/drivers/net/atl1/Makefile                                    |    2 
 b/drivers/net/atl1/atl1.h                                      |  283 
 b/drivers/net/atl1/atl1_ethtool.c                              |  508 
 b/drivers/net/atl1/atl1_hw.c                                   |  722 +
 b/drivers/net/atl1/atl1_hw.h                                   |  951 +
 b/drivers/net/atl1/atl1_main.c                                 | 2476 +++
 b/drivers/net/atl1/atl1_param.c                                |  206 
 b/drivers/net/au1000_eth.c                                     |    1 
 b/drivers/net/b44.c                                            |   29 
 b/drivers/net/b44.h                                            |   10 
 b/drivers/net/bmac.c                                           |   20 
 b/drivers/net/bnx2.c                                           |   61 
 b/drivers/net/bnx2.h                                           |    1 
 b/drivers/net/bonding/bond_alb.c                               |    4 
 b/drivers/net/bonding/bond_main.c                              |  130 
 b/drivers/net/bonding/bond_sysfs.c                             |  303 
 b/drivers/net/bonding/bonding.h                                |    9 
 b/drivers/net/chelsio/common.h                                 |    2 
 b/drivers/net/chelsio/cpl5_cmd.h                               |   18 
 b/drivers/net/chelsio/cxgb2.c                                  |  152 
 b/drivers/net/chelsio/elmer0.h                                 |   40 
 b/drivers/net/chelsio/espi.c                                   |   44 
 b/drivers/net/chelsio/fpga_defs.h                              |    6 
 b/drivers/net/chelsio/gmac.h                                   |   11 
 b/drivers/net/chelsio/ixf1010.c                                |  100 
 b/drivers/net/chelsio/mv88e1xxx.c                              |   27 
 b/drivers/net/chelsio/my3126.c                                 |   16 
 b/drivers/net/chelsio/pm3393.c                                 |   91 
 b/drivers/net/chelsio/sge.c                                    |  327 
 b/drivers/net/chelsio/subr.c                                   |   89 
 b/drivers/net/chelsio/tp.c                                     |   62 
 b/drivers/net/chelsio/vsc7326.c                                |  139 
 b/drivers/net/chelsio/vsc7326_reg.h                            |  139 
 b/drivers/net/chelsio/vsc8244.c                                |   41 
 b/drivers/net/cris/eth_v10.c                                   |    1 
 b/drivers/net/cxgb3/Makefile                                   |    8 
 b/drivers/net/cxgb3/adapter.h                                  |  288 
 b/drivers/net/cxgb3/ael1002.c                                  |  251 
 b/drivers/net/cxgb3/common.h                                   |  750 +
 b/drivers/net/cxgb3/cxgb3_ctl_defs.h                           |  164 
 b/drivers/net/cxgb3/cxgb3_defs.h                               |  101 
 b/drivers/net/cxgb3/cxgb3_ioctl.h                              |  174 
 b/drivers/net/cxgb3/cxgb3_main.c                               | 2570 +++
 b/drivers/net/cxgb3/cxgb3_offload.c                            | 1248 +
 b/drivers/net/cxgb3/cxgb3_offload.h                            |  192 
 b/drivers/net/cxgb3/firmware_exports.h                         |  177 
 b/drivers/net/cxgb3/l2t.c                                      |  449 
 b/drivers/net/cxgb3/l2t.h                                      |  142 
 b/drivers/net/cxgb3/mc5.c                                      |  476 
 b/drivers/net/cxgb3/regs.h                                     | 2227 +++
 b/drivers/net/cxgb3/sge.c                                      | 2889 ++++
 b/drivers/net/cxgb3/sge_defs.h                                 |  251 
 b/drivers/net/cxgb3/t3_cpl.h                                   | 1444 ++
 b/drivers/net/cxgb3/t3_hw.c                                    | 3398 ++++
 b/drivers/net/cxgb3/t3cdev.h                                   |   72 
 b/drivers/net/cxgb3/version.h                                  |   44 
 b/drivers/net/cxgb3/vsc8211.c                                  |  228 
 b/drivers/net/cxgb3/xgmac.c                                    |  564 
 b/drivers/net/de600.c                                          |    6 
 b/drivers/net/declance.c                                       |  164 
 b/drivers/net/defxx.c                                          |  928 -
 b/drivers/net/defxx.h                                          |   58 
 b/drivers/net/depca.c                                          |    3 
 b/drivers/net/e1000/e1000.h                                    |    8 
 b/drivers/net/e1000/e1000_ethtool.c                            |    8 
 b/drivers/net/e1000/e1000_hw.h                                 |    2 
 b/drivers/net/e1000/e1000_main.c                               |  188 
 b/drivers/net/e1000/e1000_osdep.h                              |    4 
 b/drivers/net/e1000/e1000_param.c                              |   15 
 b/drivers/net/e2100.c                                          |    3 
 b/drivers/net/eexpress.c                                       |    7 
 b/drivers/net/ehea/ehea.h                                      |    2 
 b/drivers/net/ehea/ehea_main.c                                 |   19 
 b/drivers/net/ehea/ehea_phyp.c                                 |   10 
 b/drivers/net/ehea/ehea_phyp.h                                 |    3 
 b/drivers/net/ehea/ehea_qmr.c                                  |   42 
 b/drivers/net/ehea/ehea_qmr.h                                  |    5 
 b/drivers/net/es3210.c                                         |    2 
 b/drivers/net/ewrk3.c                                          |    3 
 b/drivers/net/fec_8xx/fec_8xx-netta.c                          |    1 
 b/drivers/net/fec_8xx/fec_main.c                               |    1 
 b/drivers/net/fec_8xx/fec_mii.c                                |    1 
 b/drivers/net/forcedeth.c                                      | 1358 +
 b/drivers/net/fs_enet/fs_enet-main.c                           |    1 
 b/drivers/net/fs_enet/fs_enet.h                                |    1 
 b/drivers/net/fs_enet/mac-fcc.c                                |    1 
 b/drivers/net/fs_enet/mac-fec.c                                |    1 
 b/drivers/net/fs_enet/mac-scc.c                                |    1 
 b/drivers/net/fs_enet/mii-bitbang.c                            |    1 
 b/drivers/net/fs_enet/mii-fec.c                                |    1 
 b/drivers/net/gianfar.c                                        |   89 
 b/drivers/net/gianfar_ethtool.c                                |    3 
 b/drivers/net/gianfar_mii.c                                    |    1 
 b/drivers/net/gianfar_sysfs.c                                  |  109 
 b/drivers/net/hamradio/Kconfig                                 |    3 
 b/drivers/net/hamradio/baycom_epp.c                            |   13 
 b/drivers/net/hamradio/baycom_ser_fdx.c                        |    6 
 b/drivers/net/hamradio/bpqether.c                              |    2 
 b/drivers/net/hamradio/hdlcdrv.c                               |   13 
 b/drivers/net/hamradio/scc.c                                   |    2 
 b/drivers/net/hamradio/yam.c                                   |   13 
 b/drivers/net/hp100.c                                          |    2 
 b/drivers/net/ibm_emac/ibm_emac_core.c                         |    1 
 b/drivers/net/ibmveth.c                                        |    2 
 b/drivers/net/ifb.c                                            |   35 
 b/drivers/net/ioc3-eth.c                                       |   16 
 b/drivers/net/irda/irda-usb.c                                  |    2 
 b/drivers/net/irda/ma600-sir.c                                 |    1 
 b/drivers/net/irda/pxaficp_ir.c                                |   30 
 b/drivers/net/irda/vlsi_ir.c                                   |    2 
 b/drivers/net/iseries_veth.c                                   |    2 
 b/drivers/net/ixgb/ixgb.h                                      |    2 
 b/drivers/net/ixgb/ixgb_ethtool.c                              |    6 
 b/drivers/net/ixgb/ixgb_main.c                                 |   11 
 b/drivers/net/lasi_82596.c                                     |   34 
 b/drivers/net/macb.c                                           |   87 
 b/drivers/net/macb.h                                           |    8 
 b/drivers/net/mace.c                                           |   16 
 b/drivers/net/macmace.c                                        |   18 
 b/drivers/net/macsonic.c                                       |    7 
 b/drivers/net/meth.c                                           |   27 
 b/drivers/net/mipsnet.c                                        |    1 
 b/drivers/net/mv643xx_eth.c                                    |   82 
 b/drivers/net/mv643xx_eth.h                                    |   15 
 b/drivers/net/myri10ge/myri10ge.c                              |  147 
 b/drivers/net/natsemi.c                                        |  101 
 b/drivers/net/netxen/netxen_nic.h                              |   31 
 b/drivers/net/netxen/netxen_nic_ethtool.c                      |  246 
 b/drivers/net/netxen/netxen_nic_hw.c                           |   26 
 b/drivers/net/netxen/netxen_nic_init.c                         |  317 
 b/drivers/net/netxen/netxen_nic_main.c                         |   22 
 b/drivers/net/netxen/netxen_nic_niu.c                          |    2 
 b/drivers/net/netxen/netxen_nic_phan_reg.h                     |    3 
 b/drivers/net/ni52.c                                           |    2 
 b/drivers/net/ns83820.c                                        |    3 
 b/drivers/net/pasemi_mac.c                                     | 1019 +
 b/drivers/net/pasemi_mac.h                                     |  460 
 b/drivers/net/pci-skeleton.c                                   |    4 
 b/drivers/net/pcmcia/3c574_cs.c                                |    2 
 b/drivers/net/pcmcia/ibmtr_cs.c                                |    4 
 b/drivers/net/pcmcia/smc91c92_cs.c                             |    2 
 b/drivers/net/pcnet32.c                                        |    4 
 b/drivers/net/phy/cicada.c                                     |    1 
 b/drivers/net/phy/davicom.c                                    |    1 
 b/drivers/net/phy/fixed.c                                      |    1 
 b/drivers/net/phy/lxt.c                                        |    1 
 b/drivers/net/phy/marvell.c                                    |  157 
 b/drivers/net/phy/mdio_bus.c                                   |    1 
 b/drivers/net/phy/phy.c                                        |    1 
 b/drivers/net/phy/phy_device.c                                 |    5 
 b/drivers/net/phy/qsemi.c                                      |    1 
 b/drivers/net/ppp_async.c                                      |    4 
 b/drivers/net/ppp_generic.c                                    |    7 
 b/drivers/net/pppoe.c                                          |   55 
 b/drivers/net/qla3xxx.c                                        |  781 -
 b/drivers/net/qla3xxx.h                                        |   96 
 b/drivers/net/r8169.c                                          |   92 
 b/drivers/net/s2io-regs.h                                      |    8 
 b/drivers/net/s2io.c                                           | 1496 +-
 b/drivers/net/s2io.h                                           |  235 
 b/drivers/net/saa9730.c                                        |  177 
 b/drivers/net/sb1250-mac.c                                     |    2 
 b/drivers/net/sc92031.c                                        | 1620 ++
 b/drivers/net/sgiseeq.c                                        |   11 
 b/drivers/net/sis190.c                                         |    8 
 b/drivers/net/sis900.c                                         |   54 
 b/drivers/net/sk98lin/skge.c                                   |    3 
 b/drivers/net/skfp/cfm.c                                       |    2 
 b/drivers/net/skfp/drvfbi.c                                    |   24 
 b/drivers/net/skfp/fplustm.c                                   |    4 
 b/drivers/net/skfp/smt.c                                       |   10 
 b/drivers/net/skge.c                                           |  432 
 b/drivers/net/skge.h                                           |   11 
 b/drivers/net/sky2.c                                           |  829 -
 b/drivers/net/sky2.h                                           |   99 
 b/drivers/net/slip.c                                           |    5 
 b/drivers/net/smc-mca.c                                        |    3 
 b/drivers/net/smc-ultra.c                                      |    3 
 b/drivers/net/smc-ultra32.c                                    |    3 
 b/drivers/net/smc911x.c                                        |    2 
 b/drivers/net/smc91x.c                                         |    2 
 b/drivers/net/spider_net.c                                     |  771 -
 b/drivers/net/spider_net.h                                     |   50 
 b/drivers/net/spider_net_ethtool.c                             |    4 
 b/drivers/net/starfire.c                                       |    5 
 b/drivers/net/sun3_82586.c                                     |    2 
 b/drivers/net/sun3lance.c                                      |   16 
 b/drivers/net/sungem.c                                         |   30 
 b/drivers/net/sungem_phy.c                                     |  390 
 b/drivers/net/sungem_phy.h                                     |   10 
 b/drivers/net/sunhme.c                                         |    2 
 b/drivers/net/sunlance.c                                       |    4 
 b/drivers/net/sunqe.c                                          |    4 
 b/drivers/net/tc35815.c                                        |   23 
 b/drivers/net/tg3.c                                            |  243 
 b/drivers/net/tg3.h                                            |    8 
 b/drivers/net/tokenring/ibmtr.c                                |   25 
 b/drivers/net/tsi108_eth.c                                     |    1 
 b/drivers/net/tulip/de2104x.c                                  |    8 
 b/drivers/net/tulip/dmfe.c                                     |  208 
 b/drivers/net/tulip/tulip_core.c                               |    2 
 b/drivers/net/tun.c                                            |    2 
 b/drivers/net/typhoon.c                                        |    3 
 b/drivers/net/ucc_geth.c                                       |  118 
 b/drivers/net/ucc_geth_phy.c                                   |    3 
 b/drivers/net/via-rhine.c                                      |   32 
 b/drivers/net/wan/Kconfig                                      |   26 
 b/drivers/net/wan/Makefile                                     |    1 
 b/drivers/net/wan/cosa.c                                       |    3 
 b/drivers/net/wan/cycx_drv.c                                   |    1 
 b/drivers/net/wan/hdlc.c                                       |   36 
 b/drivers/net/wan/hdlc_cisco.c                                 |    3 
 b/drivers/net/wan/hdlc_fr.c                                    |    3 
 b/drivers/net/wan/hdlc_ppp.c                                   |    2 
 b/drivers/net/wan/hdlc_raw.c                                   |    3 
 b/drivers/net/wan/hdlc_x25.c                                   |    2 
 b/drivers/net/wan/pc300too.c                                   |  565 
 b/drivers/net/wan/pci200syn.c                                  |    1 
 b/drivers/net/wan/z85230.c                                     |   16 
 b/drivers/net/wd.c                                             |    2 
 b/drivers/net/wireless/airo.c                                  |   24 
 b/drivers/net/wireless/arlan-proc.c                            |    4 
 b/drivers/net/wireless/atmel.c                                 |    1 
 b/drivers/net/wireless/bcm43xx/bcm43xx.h                       |   16 
 b/drivers/net/wireless/bcm43xx/bcm43xx_debugfs.c               |   12 
 b/drivers/net/wireless/bcm43xx/bcm43xx_dma.c                   |  171 
 b/drivers/net/wireless/bcm43xx/bcm43xx_ilt.c                   |   15 
 b/drivers/net/wireless/bcm43xx/bcm43xx_ilt.h                   |    1 
 b/drivers/net/wireless/bcm43xx/bcm43xx_leds.c                  |   11 
 b/drivers/net/wireless/bcm43xx/bcm43xx_main.c                  |  112 
 b/drivers/net/wireless/bcm43xx/bcm43xx_phy.c                   |  252 
 b/drivers/net/wireless/bcm43xx/bcm43xx_radio.c                 |   41 
 b/drivers/net/wireless/bcm43xx/bcm43xx_radio.h                 |   16 
 b/drivers/net/wireless/bcm43xx/bcm43xx_wx.c                    |   39 
 b/drivers/net/wireless/bcm43xx/bcm43xx_xmit.h                  |   10 
 b/drivers/net/wireless/hostap/hostap.h                         |    3 
 b/drivers/net/wireless/hostap/hostap_main.c                    |    2 
 b/drivers/net/wireless/ipw2100.c                               |   30 
 b/drivers/net/wireless/ipw2200.c                               |    4 
 b/drivers/net/wireless/orinoco.c                               |    6 
 b/drivers/net/wireless/orinoco_cs.c                            |    2 
 b/drivers/net/wireless/prism54/isl_ioctl.c                     |    8 
 b/drivers/net/wireless/prism54/islpci_dev.c                    |   13 
 b/drivers/net/wireless/prism54/islpci_dev.h                    |    4 
 b/drivers/net/wireless/prism54/islpci_hotplug.c                |    3 
 b/drivers/net/wireless/prism54/oid_mgt.c                       |    4 
 b/drivers/net/wireless/spectrum_cs.c                           |    2 
 b/drivers/net/wireless/strip.c                                 |    2 
 b/drivers/net/wireless/wavelan.c                               |   14 
 b/drivers/net/wireless/wavelan.p.h                             |    3 
 b/drivers/net/wireless/wavelan_cs.c                            |    8 
 b/drivers/net/wireless/wl3501_cs.c                             |    1 
 b/drivers/net/wireless/zd1211rw/zd_chip.c                      |  140 
 b/drivers/net/wireless/zd1211rw/zd_chip.h                      |  160 
 b/drivers/net/wireless/zd1211rw/zd_def.h                       |    2 
 b/drivers/net/wireless/zd1211rw/zd_ieee80211.h                 |    1 
 b/drivers/net/wireless/zd1211rw/zd_mac.c                       |   44 
 b/drivers/net/wireless/zd1211rw/zd_rf.h                        |    2 
 b/drivers/net/wireless/zd1211rw/zd_rf_al2230.c                 |    6 
 b/drivers/net/wireless/zd1211rw/zd_usb.c                       |  141 
 b/drivers/net/wireless/zd1211rw/zd_usb.h                       |    6 
 b/drivers/oprofile/event_buffer.c                              |    7 
 b/drivers/oprofile/event_buffer.h                              |    2 
 b/drivers/oprofile/oprofile_files.c                            |   10 
 b/drivers/oprofile/oprofilefs.c                                |   11 
 b/drivers/parisc/ccio-dma.c                                    |    4 
 b/drivers/parisc/eisa.c                                        |    1 
 b/drivers/parisc/eisa_eeprom.c                                 |    2 
 b/drivers/parisc/hppb.c                                        |   14 
 b/drivers/parisc/iosapic_private.h                             |    2 
 b/drivers/parisc/lba_pci.c                                     |   90 
 b/drivers/parisc/led.c                                         |   16 
 b/drivers/parisc/power.c                                       |  201 
 b/drivers/parisc/sba_iommu.c                                   |    8 
 b/drivers/parport/parport_cs.c                                 |    1 
 b/drivers/parport/parport_gsc.c                                |    1 
 b/drivers/parport/parport_pc.c                                 |    6 
 b/drivers/parport/parport_sunbpp.c                             |   10 
 b/drivers/parport/procfs.c                                     |  270 
 b/drivers/pci/Kconfig                                          |    2 
 b/drivers/pci/hotplug/Kconfig                                  |    9 
 b/drivers/pci/hotplug/acpiphp_glue.c                           |   10 
 b/drivers/pci/hotplug/cpqphp_sysfs.c                           |    2 
 b/drivers/pci/hotplug/ibmphp_ebda.c                            |    1 
 b/drivers/pci/hotplug/pciehp.h                                 |  194 
 b/drivers/pci/hotplug/pciehp_core.c                            |  292 
 b/drivers/pci/hotplug/pciehp_ctrl.c                            |  223 
 b/drivers/pci/hotplug/pciehp_hpc.c                             |  827 -
 b/drivers/pci/hotplug/sgi_hotplug.c                            |  155 
 b/drivers/pci/hotplug/shpchp.h                                 |    4 
 b/drivers/pci/hotplug/shpchp_core.c                            |    4 
 b/drivers/pci/hotplug/shpchp_ctrl.c                            |   20 
 b/drivers/pci/hotplug/shpchp_hpc.c                             |  185 
 b/drivers/pci/msi.c                                            |  544 
 b/drivers/pci/pci-driver.c                                     |    8 
 b/drivers/pci/pci-sysfs.c                                      |   11 
 b/drivers/pci/pci.c                                            |  357 
 b/drivers/pci/pci.h                                            |   18 
 b/drivers/pci/pcie/aer/aerdrv.c                                |    8 
 b/drivers/pci/pcie/aer/aerdrv.h                                |    2 
 b/drivers/pci/pcie/portdrv_pci.c                               |    8 
 b/drivers/pci/probe.c                                          |   70 
 b/drivers/pci/proc.c                                           |    4 
 b/drivers/pci/quirks.c                                         |  234 
 b/drivers/pci/search.c                                         |   40 
 b/drivers/pci/setup-bus.c                                      |   27 
 b/drivers/pci/setup-irq.c                                      |   18 
 b/drivers/pci/syscall.c                                        |    1 
 b/drivers/pcmcia/at91_cf.c                                     |    3 
 b/drivers/pcmcia/au1000_generic.c                              |    2 
 b/drivers/pcmcia/cardbus.c                                     |    2 
 b/drivers/pcmcia/cistpl.c                                      |    1 
 b/drivers/pcmcia/cs.c                                          |   34 
 b/drivers/pcmcia/cs_internal.h                                 |    4 
 b/drivers/pcmcia/ds.c                                          |   14 
 b/drivers/pcmcia/hd64465_ss.c                                  |    2 
 b/drivers/pcmcia/i82092.c                                      |    2 
 b/drivers/pcmcia/i82365.c                                      |    3 
 b/drivers/pcmcia/m32r_cfc.c                                    |    3 
 b/drivers/pcmcia/m32r_pcc.c                                    |    3 
 b/drivers/pcmcia/m8xx_pcmcia.c                                 |    3 
 b/drivers/pcmcia/omap_cf.c                                     |   42 
 b/drivers/pcmcia/pcmcia_ioctl.c                                |    3 
 b/drivers/pcmcia/pcmcia_resource.c                             |    1 
 b/drivers/pcmcia/pd6729.c                                      |    2 
 b/drivers/pcmcia/pxa2xx_lubbock.c                              |    1 
 b/drivers/pcmcia/rsrc_mgr.c                                    |    2 
 b/drivers/pcmcia/rsrc_nonstatic.c                              |   56 
 b/drivers/pcmcia/sa1100_badge4.c                               |    1 
 b/drivers/pcmcia/sa1100_cerf.c                                 |    1 
 b/drivers/pcmcia/sa1100_h3600.c                                |    1 
 b/drivers/pcmcia/sa1100_jornada720.c                           |    1 
 b/drivers/pcmcia/sa1100_neponset.c                             |    1 
 b/drivers/pcmcia/sa1100_shannon.c                              |    1 
 b/drivers/pcmcia/sa1100_simpad.c                               |    1 
 b/drivers/pcmcia/soc_common.c                                  |   10 
 b/drivers/pcmcia/socket_sysfs.c                                |  104 
 b/drivers/pcmcia/tcic.c                                        |    2 
 b/drivers/pcmcia/vrc4171_card.c                                |    3 
 b/drivers/pcmcia/yenta_socket.c                                |    3 
 b/drivers/pnp/base.h                                           |    1 
 b/drivers/pnp/isapnp/proc.c                                    |    2 
 b/drivers/pnp/manager.c                                        |    6 
 b/drivers/pnp/pnpacpi/Kconfig                                  |   16 
 b/drivers/pnp/pnpacpi/rsparser.c                               |  120 
 b/drivers/pnp/pnpbios/rsparser.c                               |    1 
 b/drivers/pnp/system.c                                         |   53 
 b/drivers/ps3/Makefile                                         |    3 
 b/drivers/ps3/ps3av.c                                          |  981 +
 b/drivers/ps3/ps3av_cmd.c                                      | 1022 +
 b/drivers/ps3/sys-manager.c                                    |  610 
 b/drivers/ps3/vuart.c                                          |  417 
 b/drivers/ps3/vuart.h                                          |   40 
 b/drivers/rapidio/rio-scan.c                                   |  118 
 b/drivers/rapidio/rio-sysfs.c                                  |    1 
 b/drivers/rtc/Kconfig                                          |   33 
 b/drivers/rtc/Makefile                                         |    1 
 b/drivers/rtc/class.c                                          |   14 
 b/drivers/rtc/interface.c                                      |    3 
 b/drivers/rtc/rtc-at91rm9200.c                                 |   19 
 b/drivers/rtc/rtc-cmos.c                                       |  741 +
 b/drivers/rtc/rtc-dev.c                                        |    4 
 b/drivers/rtc/rtc-ds1553.c                                     |    2 
 b/drivers/rtc/rtc-ds1672.c                                     |    2 
 b/drivers/rtc/rtc-ds1742.c                                     |    2 
 b/drivers/rtc/rtc-omap.c                                       |    4 
 b/drivers/rtc/rtc-pcf8563.c                                    |   42 
 b/drivers/rtc/rtc-pcf8583.c                                    |   29 
 b/drivers/rtc/rtc-proc.c                                       |    2 
 b/drivers/rtc/rtc-rs5c372.c                                    |    2 
 b/drivers/rtc/rtc-s3c.c                                        |    4 
 b/drivers/rtc/rtc-sa1100.c                                     |   12 
 b/drivers/rtc/rtc-sysfs.c                                      |  103 
 b/drivers/rtc/rtc-x1205.c                                      |    2 
 b/drivers/s390/Kconfig                                         |    8 
 b/drivers/s390/Makefile                                        |    2 
 b/drivers/s390/block/dasd.c                                    |   33 
 b/drivers/s390/block/dasd_3990_erp.c                           |    5 
 b/drivers/s390/block/dasd_devmap.c                             |    6 
 b/drivers/s390/block/dasd_diag.c                               |   18 
 b/drivers/s390/block/dasd_eckd.c                               |   95 
 b/drivers/s390/block/dasd_eer.c                                |   27 
 b/drivers/s390/block/dasd_erp.c                                |   80 
 b/drivers/s390/block/dasd_fba.c                                |    4 
 b/drivers/s390/block/dasd_genhd.c                              |    2 
 b/drivers/s390/block/dasd_int.h                                |    1 
 b/drivers/s390/block/dasd_proc.c                               |   10 
 b/drivers/s390/block/dcssblk.c                                 |    6 
 b/drivers/s390/char/Makefile                                   |    4 
 b/drivers/s390/char/con3215.c                                  |    2 
 b/drivers/s390/char/con3270.c                                  |    3 
 b/drivers/s390/char/defkeymap.c                                |    2 
 b/drivers/s390/char/fs3270.c                                   |    6 
 b/drivers/s390/char/keyboard.c                                 |    2 
 b/drivers/s390/char/monreader.c                                |  220 
 b/drivers/s390/char/monwriter.c                                |    6 
 b/drivers/s390/char/raw3270.c                                  |    4 
 b/drivers/s390/char/sclp.c                                     |   93 
 b/drivers/s390/char/sclp.h                                     |   18 
 b/drivers/s390/char/sclp_con.c                                 |    2 
 b/drivers/s390/char/sclp_cpi.c                                 |    2 
 b/drivers/s390/char/sclp_info.c                                |   57 
 b/drivers/s390/char/sclp_quiesce.c                             |    1 
 b/drivers/s390/char/sclp_rw.c                                  |    2 
 b/drivers/s390/char/sclp_tty.c                                 |    3 
 b/drivers/s390/char/sclp_vt220.c                               |    5 
 b/drivers/s390/char/tape.h                                     |   22 
 b/drivers/s390/char/tape_3590.c                                |  479 
 b/drivers/s390/char/tape_3590.h                                |   53 
 b/drivers/s390/char/tape_block.c                               |    4 
 b/drivers/s390/char/tape_char.c                                |   29 
 b/drivers/s390/char/tape_class.c                               |    2 
 b/drivers/s390/char/tape_class.h                               |    2 
 b/drivers/s390/char/tape_core.c                                |   69 
 b/drivers/s390/char/tape_proc.c                                |    2 
 b/drivers/s390/char/tape_std.c                                 |    5 
 b/drivers/s390/char/tty3270.c                                  |   13 
 b/drivers/s390/char/vmcp.c                                     |    2 
 b/drivers/s390/char/vmlogrdr.c                                 |  286 
 b/drivers/s390/char/vmwatchdog.c                               |    2 
 b/drivers/s390/cio/blacklist.c                                 |   12 
 b/drivers/s390/cio/ccwgroup.c                                  |   24 
 b/drivers/s390/cio/chsc.c                                      |  270 
 b/drivers/s390/cio/chsc.h                                      |   11 
 b/drivers/s390/cio/cio.c                                       |   40 
 b/drivers/s390/cio/cmf.c                                       |    4 
 b/drivers/s390/cio/css.c                                       |   13 
 b/drivers/s390/cio/css.h                                       |    2 
 b/drivers/s390/cio/device.c                                    |   12 
 b/drivers/s390/cio/device.h                                    |    2 
 b/drivers/s390/cio/device_fsm.c                                |  125 
 b/drivers/s390/cio/device_id.c                                 |    3 
 b/drivers/s390/cio/device_ops.c                                |   34 
 b/drivers/s390/cio/device_status.c                             |   22 
 b/drivers/s390/cio/qdio.c                                      |  105 
 b/drivers/s390/crypto/ap_bus.c                                 |   66 
 b/drivers/s390/crypto/ap_bus.h                                 |    1 
 b/drivers/s390/crypto/zcrypt_api.c                             |   35 
 b/drivers/s390/crypto/zcrypt_pcica.c                           |    8 
 b/drivers/s390/crypto/zcrypt_pcixcc.c                          |    3 
 b/drivers/s390/net/Kconfig                                     |    7 
 b/drivers/s390/net/Makefile                                    |    1 
 b/drivers/s390/net/claw.c                                      |   16 
 b/drivers/s390/net/ctcmain.c                                   |    9 
 b/drivers/s390/net/cu3088.c                                    |    2 
 b/drivers/s390/net/lcs.c                                       |   12 
 b/drivers/s390/net/netiucv.c                                   | 1319 -
 b/drivers/s390/net/qeth.h                                      |    2 
 b/drivers/s390/net/qeth_eddp.c                                 |   28 
 b/drivers/s390/net/qeth_main.c                                 |  117 
 b/drivers/s390/net/qeth_proc.c                                 |    4 
 b/drivers/s390/net/qeth_sys.c                                  |   30 
 b/drivers/s390/net/smsgiucv.c                                  |  147 
 b/drivers/s390/s390mach.c                                      |   37 
 b/drivers/s390/s390mach.h                                      |    3 
 b/drivers/s390/scsi/zfcp_aux.c                                 |   27 
 b/drivers/s390/scsi/zfcp_dbf.c                                 |   44 
 b/drivers/s390/scsi/zfcp_erp.c                                 |   29 
 b/drivers/s390/scsi/zfcp_ext.h                                 |    6 
 b/drivers/s390/scsi/zfcp_fsf.c                                 |   25 
 b/drivers/s390/scsi/zfcp_qdio.c                                |   38 
 b/drivers/s390/scsi/zfcp_scsi.c                                |   18 
 b/drivers/s390/sysinfo.c                                       |   63 
 b/drivers/sbus/char/Kconfig                                    |    7 
 b/drivers/sbus/char/Makefile                                   |    1 
 b/drivers/sbus/char/bbc_i2c.c                                  |   17 
 b/drivers/sbus/char/bpp.c                                      |    2 
 b/drivers/sbus/char/cpwatchdog.c                               |    3 
 b/drivers/sbus/char/display7seg.c                              |    2 
 b/drivers/sbus/char/envctrl.c                                  |    2 
 b/drivers/sbus/char/flash.c                                    |    2 
 b/drivers/sbus/char/jsflash.c                                  |    2 
 b/drivers/sbus/char/openprom.c                                 |    6 
 b/drivers/sbus/char/riowatchdog.c                              |    2 
 b/drivers/sbus/char/rtc.c                                      |    2 
 b/drivers/sbus/char/uctrl.c                                    |   11 
 b/drivers/sbus/char/vfc_dev.c                                  |    8 
 b/drivers/sbus/char/vfc_i2c.c                                  |    2 
 b/drivers/sbus/sbus.c                                          |   18 
 b/drivers/scsi/3w-9xxx.c                                       |    2 
 b/drivers/scsi/3w-xxxx.c                                       |   13 
 b/drivers/scsi/53c700.c                                        |   25 
 b/drivers/scsi/53c700.h                                        |    2 
 b/drivers/scsi/53c7xx.c                                        |    5 
 b/drivers/scsi/BusLogic.c                                      |   46 
 b/drivers/scsi/BusLogic.h                                      |  300 
 b/drivers/scsi/FlashPoint.c                                    |    4 
 b/drivers/scsi/Kconfig                                         |   14 
 b/drivers/scsi/Makefile                                        |    1 
 b/drivers/scsi/NCR53C9x.c                                      |    8 
 b/drivers/scsi/NCR53C9x.h                                      |    2 
 b/drivers/scsi/NCR53c406a.c                                    |    1 
 b/drivers/scsi/NCR_D700.c                                      |    1 
 b/drivers/scsi/a100u2w.c                                       |    2 
 b/drivers/scsi/a2091.c                                         |    1 
 b/drivers/scsi/a3000.c                                         |    1 
 b/drivers/scsi/aacraid/Makefile                                |    2 
 b/drivers/scsi/aacraid/aachba.c                                |  603 
 b/drivers/scsi/aacraid/aacraid.h                               |   46 
 b/drivers/scsi/aacraid/commctrl.c                              |    1 
 b/drivers/scsi/aacraid/comminit.c                              |   15 
 b/drivers/scsi/aacraid/commsup.c                               |   40 
 b/drivers/scsi/aacraid/dpcsup.c                                |    1 
 b/drivers/scsi/aacraid/linit.c                                 |   19 
 b/drivers/scsi/aacraid/nark.c                                  |   87 
 b/drivers/scsi/aacraid/rkt.c                                   |   64 
 b/drivers/scsi/aacraid/rx.c                                    |  264 
 b/drivers/scsi/aacraid/sa.c                                    |   34 
 b/drivers/scsi/advansys.c                                      |    7 
 b/drivers/scsi/aha152x.c                                       |    1 
 b/drivers/scsi/aic7xxx/aic79xx.h                               |    3 
 b/drivers/scsi/aic7xxx/aic79xx_core.c                          |    5 
 b/drivers/scsi/aic7xxx/aic79xx_osm.c                           |   10 
 b/drivers/scsi/aic7xxx/aic79xx_osm.h                           |    2 
 b/drivers/scsi/aic7xxx/aic79xx_osm_pci.c                       |   19 
 b/drivers/scsi/aic7xxx/aic79xx_pci.c                           |    2 
 b/drivers/scsi/aic7xxx_old.c                                   |    1 
 b/drivers/scsi/aic94xx/aic94xx_dev.c                           |   16 
 b/drivers/scsi/aic94xx/aic94xx_dump.c                          |    2 
 b/drivers/scsi/aic94xx/aic94xx_hwi.c                           |    3 
 b/drivers/scsi/aic94xx/aic94xx_init.c                          |   51 
 b/drivers/scsi/aic94xx/aic94xx_reg_def.h                       |    5 
 b/drivers/scsi/aic94xx/aic94xx_sas.h                           |    1 
 b/drivers/scsi/aic94xx/aic94xx_scb.c                           |  122 
 b/drivers/scsi/aic94xx/aic94xx_sds.c                           |   10 
 b/drivers/scsi/aic94xx/aic94xx_seq.c                           |   58 
 b/drivers/scsi/aic94xx/aic94xx_seq.h                           |    2 
 b/drivers/scsi/aic94xx/aic94xx_task.c                          |    9 
 b/drivers/scsi/aic94xx/aic94xx_tmf.c                           |    4 
 b/drivers/scsi/amiga7xx.c                                      |    1 
 b/drivers/scsi/arcmsr/arcmsr_hba.c                             |    2 
 b/drivers/scsi/arm/acornscsi.c                                 |    1 
 b/drivers/scsi/arm/arxescsi.c                                  |    1 
 b/drivers/scsi/arm/cumana_1.c                                  |    1 
 b/drivers/scsi/arm/cumana_2.c                                  |    5 
 b/drivers/scsi/arm/ecoscsi.c                                   |    1 
 b/drivers/scsi/arm/eesox.c                                     |    7 
 b/drivers/scsi/arm/fas216.c                                    |   10 
 b/drivers/scsi/arm/oak.c                                       |    1 
 b/drivers/scsi/arm/powertec.c                                  |    6 
 b/drivers/scsi/arm/scsi.h                                      |    2 
 b/drivers/scsi/atari_scsi.c                                    |    1 
 b/drivers/scsi/blz1230.c                                       |    3 
 b/drivers/scsi/blz2060.c                                       |    2 
 b/drivers/scsi/bvme6000.c                                      |    1 
 b/drivers/scsi/ch.c                                            |    3 
 b/drivers/scsi/cyberstorm.c                                    |    2 
 b/drivers/scsi/cyberstormII.c                                  |    2 
 b/drivers/scsi/dec_esp.c                                       |  355 
 b/drivers/scsi/dpt_i2o.c                                       |    2 
 b/drivers/scsi/dtc.c                                           |    1 
 b/drivers/scsi/eata_pio.c                                      |    1 
 b/drivers/scsi/fastlane.c                                      |    2 
 b/drivers/scsi/g_NCR5380.c                                     |    1 
 b/drivers/scsi/gdth.c                                          |    5 
 b/drivers/scsi/gvp11.c                                         |    1 
 b/drivers/scsi/ibmvscsi/ibmvstgt.c                             |    2 
 b/drivers/scsi/ide-scsi.c                                      |    8 
 b/drivers/scsi/initio.c                                        |    1 
 b/drivers/scsi/ipr.c                                           |   94 
 b/drivers/scsi/ipr.h                                           |    4 
 b/drivers/scsi/iscsi_tcp.c                                     |    2 
 b/drivers/scsi/jazz_esp.c                                      |    2 
 b/drivers/scsi/lasi700.c                                       |    2 
 b/drivers/scsi/libiscsi.c                                      |   40 
 b/drivers/scsi/libsas/sas_discover.c                           |   62 
 b/drivers/scsi/libsas/sas_event.c                              |    6 
 b/drivers/scsi/libsas/sas_expander.c                           |   48 
 b/drivers/scsi/libsas/sas_init.c                               |   52 
 b/drivers/scsi/libsas/sas_internal.h                           |    9 
 b/drivers/scsi/libsas/sas_port.c                               |   14 
 b/drivers/scsi/libsas/sas_scsi_host.c                          |  290 
 b/drivers/scsi/lpfc/lpfc_init.c                                |   96 
 b/drivers/scsi/lpfc/lpfc_sli.c                                 |   12 
 b/drivers/scsi/mac_esp.c                                       |    2 
 b/drivers/scsi/mac_scsi.c                                      |    1 
 b/drivers/scsi/mca_53c9x.c                                     |    2 
 b/drivers/scsi/megaraid.c                                      |    4 
 b/drivers/scsi/megaraid/mbox_defs.h                            |    2 
 b/drivers/scsi/megaraid/mega_common.h                          |  122 
 b/drivers/scsi/megaraid/megaraid_ioctl.h                       |   36 
 b/drivers/scsi/megaraid/megaraid_mbox.c                        |  421 
 b/drivers/scsi/megaraid/megaraid_mbox.h                        |   46 
 b/drivers/scsi/megaraid/megaraid_mm.c                          |   67 
 b/drivers/scsi/megaraid/megaraid_sas.c                         |   92 
 b/drivers/scsi/megaraid/megaraid_sas.h                         |   20 
 b/drivers/scsi/mvme147.c                                       |    1 
 b/drivers/scsi/mvme16x.c                                       |    1 
 b/drivers/scsi/nsp32.c                                         |    1 
 b/drivers/scsi/oktagon_esp.c                                   |    2 
 b/drivers/scsi/osst.c                                          |   22 
 b/drivers/scsi/osst.h                                          |   68 
 b/drivers/scsi/pas16.c                                         |    1 
 b/drivers/scsi/pcmcia/aha152x_stub.c                           |    1 
 b/drivers/scsi/pcmcia/fdomain_stub.c                           |    1 
 b/drivers/scsi/pcmcia/nsp_cs.c                                 |    1 
 b/drivers/scsi/pcmcia/nsp_cs.h                                 |   66 
 b/drivers/scsi/pcmcia/qlogic_stub.c                            |    1 
 b/drivers/scsi/pcmcia/sym53c500_cs.c                           |    1 
 b/drivers/scsi/qla1280.c                                       |    1 
 b/drivers/scsi/qla2xxx/qla_attr.c                              |   68 
 b/drivers/scsi/qla2xxx/qla_def.h                               |   38 
 b/drivers/scsi/qla2xxx/qla_gbl.h                               |    6 
 b/drivers/scsi/qla2xxx/qla_init.c                              |  218 
 b/drivers/scsi/qla2xxx/qla_isr.c                               |  245 
 b/drivers/scsi/qla2xxx/qla_mbx.c                               |   18 
 b/drivers/scsi/qla2xxx/qla_os.c                                |   24 
 b/drivers/scsi/qla2xxx/qla_sup.c                               |  348 
 b/drivers/scsi/qla2xxx/qla_version.h                           |    2 
 b/drivers/scsi/qla4xxx/ql4_os.c                                |    2 
 b/drivers/scsi/qlogicpti.c                                     |    2 
 b/drivers/scsi/scsi.c                                          |   22 
 b/drivers/scsi/scsi_debug.c                                    |   43 
 b/drivers/scsi/scsi_error.c                                    |  258 
 b/drivers/scsi/scsi_lib.c                                      |    7 
 b/drivers/scsi/scsi_priv.h                                     |    6 
 b/drivers/scsi/scsi_proc.c                                     |    7 
 b/drivers/scsi/scsi_scan.c                                     |   18 
 b/drivers/scsi/scsi_sysctl.c                                   |    2 
 b/drivers/scsi/scsi_sysfs.c                                    |   16 
 b/drivers/scsi/scsi_tgt_if.c                                   |   10 
 b/drivers/scsi/scsi_transport_fc.c                             |    3 
 b/drivers/scsi/scsi_transport_sas.c                            |  122 
 b/drivers/scsi/scsi_transport_spi.c                            |    1 
 b/drivers/scsi/sd.c                                            |   12 
 b/drivers/scsi/sgiwd93.c                                       |    5 
 b/drivers/scsi/sim710.c                                        |    1 
 b/drivers/scsi/sni_53c710.c                                    |  159 
 b/drivers/scsi/sr.c                                            |    1 
 b/drivers/scsi/sr_ioctl.c                                      |    1 
 b/drivers/scsi/st.c                                            |   63 
 b/drivers/scsi/st.h                                            |    3 
 b/drivers/scsi/stex.c                                          |    1 
 b/drivers/scsi/sun3_scsi.c                                     |    1 
 b/drivers/scsi/sun3_scsi_vme.c                                 |    1 
 b/drivers/scsi/sun3x_esp.c                                     |    2 
 b/drivers/scsi/sym53c416.c                                     |    1 
 b/drivers/scsi/sym53c8xx_2/sym_fw1.h                           |    4 
 b/drivers/scsi/sym53c8xx_2/sym_fw2.h                           |    4 
 b/drivers/scsi/t128.c                                          |    1 
 b/drivers/scsi/tmscsim.c                                       |    1 
 b/drivers/scsi/wd33c93.c                                       |  322 
 b/drivers/scsi/wd33c93.h                                       |    6 
 b/drivers/serial/8250.c                                        |  196 
 b/drivers/serial/8250_acorn.c                                  |    3 
 b/drivers/serial/8250_pci.c                                    |   33 
 b/drivers/serial/8250_pnp.c                                    |   11 
 b/drivers/serial/Kconfig                                       |   34 
 b/drivers/serial/Makefile                                      |    2 
 b/drivers/serial/atmel_serial.c                                |   57 
 b/drivers/serial/cpm_uart/cpm_uart_cpm1.c                      |   15 
 b/drivers/serial/cpm_uart/cpm_uart_cpm1.h                      |    3 
 b/drivers/serial/cpm_uart/cpm_uart_cpm2.c                      |    2 
 b/drivers/serial/cpm_uart/cpm_uart_cpm2.h                      |    3 
 b/drivers/serial/crisv10.c                                     |   14 
 b/drivers/serial/dz.c                                          |    7 
 b/drivers/serial/icom.c                                        |   14 
 b/drivers/serial/icom.h                                        |    1 
 b/drivers/serial/imx.c                                         |   14 
 b/drivers/serial/ioc3_serial.c                                 |    6 
 b/drivers/serial/ioc4_serial.c                                 |   15 
 b/drivers/serial/ip22zilog.c                                   |    9 
 b/drivers/serial/jsm/jsm_driver.c                              |    6 
 b/drivers/serial/jsm/jsm_tty.c                                 |   12 
 b/drivers/serial/mcfserial.c                                   |   44 
 b/drivers/serial/mpc52xx_uart.c                                |    9 
 b/drivers/serial/mux.c                                         |  167 
 b/drivers/serial/of_serial.c                                   |  143 
 b/drivers/serial/pnx8xxx_uart.c                                |  852 +
 b/drivers/serial/serial_core.c                                 |   18 
 b/drivers/serial/serial_cs.c                                   |    9 
 b/drivers/serial/serial_txx9.c                                 |  293 
 b/drivers/serial/sh-sci.c                                      |   11 
 b/drivers/serial/sn_console.c                                  |   52 
 b/drivers/serial/sunsab.c                                      |    1 
 b/drivers/serial/sunsu.c                                       |    1 
 b/drivers/serial/sunzilog.c                                    |    1 
 b/drivers/serial/uartlite.c                                    |    6 
 b/drivers/sn/ioc3.c                                            |    6 
 b/drivers/spi/Kconfig                                          |   45 
 b/drivers/spi/Makefile                                         |    4 
 b/drivers/spi/at25.c                                           |  381 
 b/drivers/spi/atmel_spi.c                                      |  682 
 b/drivers/spi/atmel_spi.h                                      |  167 
 b/drivers/spi/omap_uwire.c                                     |  572 
 b/drivers/spi/pxa2xx_spi.c                                     |    4 
 b/drivers/spi/spi.c                                            |   12 
 b/drivers/spi/spi_bitbang.c                                    |   37 
 b/drivers/spi/spi_imx.c                                        | 1768 ++
 b/drivers/spi/spi_s3c24xx.c                                    |    6 
 b/drivers/spi/spi_s3c24xx_gpio.c                               |   15 
 b/drivers/tc/Makefile                                          |    2 
 b/drivers/tc/lk201.c                                           |    1 
 b/drivers/tc/tc-driver.c                                       |  110 
 b/drivers/tc/tc.c                                              |  339 
 b/drivers/tc/zs.c                                              |    5 
 b/drivers/telephony/ixj.c                                      |   41 
 b/drivers/telephony/ixj.h                                      |    4 
 b/drivers/telephony/ixj_pcmcia.c                               |    1 
 b/drivers/telephony/phonedev.c                                 |    2 
 b/drivers/usb/Makefile                                         |    1 
 b/drivers/usb/atm/speedtch.c                                   |    2 
 b/drivers/usb/atm/ueagle-atm.c                                 |    1 
 b/drivers/usb/class/cdc-acm.c                                  |   33 
 b/drivers/usb/class/usblp.c                                    |   22 
 b/drivers/usb/core/Kconfig                                     |   13 
 b/drivers/usb/core/Makefile                                    |    2 
 b/drivers/usb/core/buffer.c                                    |   36 
 b/drivers/usb/core/devices.c                                   |   31 
 b/drivers/usb/core/devio.c                                     |   42 
 b/drivers/usb/core/driver.c                                    |  105 
 b/drivers/usb/core/endpoint.c                                  |    2 
 b/drivers/usb/core/file.c                                      |   13 
 b/drivers/usb/core/generic.c                                   |   30 
 b/drivers/usb/core/hcd.c                                       |  137 
 b/drivers/usb/core/hcd.h                                       |    6 
 b/drivers/usb/core/hub.c                                       |  105 
 b/drivers/usb/core/message.c                                   |   43 
 b/drivers/usb/core/otg_whitelist.h                             |    2 
 b/drivers/usb/core/quirks.c                                    |   78 
 b/drivers/usb/core/sysfs.c                                     |  209 
 b/drivers/usb/core/urb.c                                       |   21 
 b/drivers/usb/core/usb.c                                       |  108 
 b/drivers/usb/core/usb.h                                       |    9 
 b/drivers/usb/gadget/at91_udc.c                                |   45 
 b/drivers/usb/gadget/at91_udc.h                                |    1 
 b/drivers/usb/gadget/config.c                                  |    2 
 b/drivers/usb/gadget/dummy_hcd.c                               |    1 
 b/drivers/usb/gadget/epautoconf.c                              |    2 
 b/drivers/usb/gadget/ether.c                                   |  149 
 b/drivers/usb/gadget/file_storage.c                            |   35 
 b/drivers/usb/gadget/gadget_chips.h                            |    8 
 b/drivers/usb/gadget/gmidi.c                                   |    2 
 b/drivers/usb/gadget/goku_udc.c                                |   32 
 b/drivers/usb/gadget/inode.c                                   |  243 
 b/drivers/usb/gadget/lh7a40x_udc.h                             |    2 
 b/drivers/usb/gadget/net2280.c                                 |    3 
 b/drivers/usb/gadget/omap_udc.c                                |  106 
 b/drivers/usb/gadget/pxa2xx_udc.c                              |   21 
 b/drivers/usb/gadget/pxa2xx_udc.h                              |   15 
 b/drivers/usb/gadget/rndis.c                                   |    1 
 b/drivers/usb/gadget/serial.c                                  |    4 
 b/drivers/usb/gadget/usbstring.c                               |    2 
 b/drivers/usb/gadget/zero.c                                    |    3 
 b/drivers/usb/host/Kconfig                                     |   38 
 b/drivers/usb/host/ehci-dbg.c                                  |   26 
 b/drivers/usb/host/ehci-fsl.c                                  |    8 
 b/drivers/usb/host/ehci-hcd.c                                  |  152 
 b/drivers/usb/host/ehci-hub.c                                  |  329 
 b/drivers/usb/host/ehci-pci.c                                  |   38 
 b/drivers/usb/host/ehci-ps3.c                                  |  193 
 b/drivers/usb/host/ehci-q.c                                    |   16 
 b/drivers/usb/host/ehci-sched.c                                |   22 
 b/drivers/usb/host/ehci.h                                      |   46 
 b/drivers/usb/host/hc_crisv10.c                                |    4 
 b/drivers/usb/host/isp116x-hcd.c                               |    2 
 b/drivers/usb/host/ohci-at91.c                                 |   73 
 b/drivers/usb/host/ohci-au1xxx.c                               |   16 
 b/drivers/usb/host/ohci-ep93xx.c                               |   14 
 b/drivers/usb/host/ohci-hcd.c                                  |  136 
 b/drivers/usb/host/ohci-lh7a404.c                              |   16 
 b/drivers/usb/host/ohci-omap.c                                 |   19 
 b/drivers/usb/host/ohci-pci.c                                  |  219 
 b/drivers/usb/host/ohci-pnx4008.c                              |   14 
 b/drivers/usb/host/ohci-pnx8550.c                              |   18 
 b/drivers/usb/host/ohci-ppc-of.c                               |  232 
 b/drivers/usb/host/ohci-ppc-soc.c                              |   18 
 b/drivers/usb/host/ohci-ps3.c                                  |  196 
 b/drivers/usb/host/ohci-pxa27x.c                               |   16 
 b/drivers/usb/host/ohci-s3c2410.c                              |   12 
 b/drivers/usb/host/ohci-sa1111.c                               |   16 
 b/drivers/usb/host/ohci.h                                      |  155 
 b/drivers/usb/host/sl811_cs.c                                  |    1 
 b/drivers/usb/host/uhci-debug.c                                |  140 
 b/drivers/usb/host/uhci-hcd.c                                  |  103 
 b/drivers/usb/host/uhci-hcd.h                                  |   90 
 b/drivers/usb/host/uhci-hub.c                                  |   11 
 b/drivers/usb/host/uhci-q.c                                    |  435 
 b/drivers/usb/image/mdc800.c                                   |    4 
 b/drivers/usb/image/microtek.c                                 |    1 
 b/drivers/usb/input/Kconfig                                    |   26 
 b/drivers/usb/input/Makefile                                   |    4 
 b/drivers/usb/input/aiptek.c                                   |    1 
 b/drivers/usb/input/gtco.c                                     | 1104 +
 b/drivers/usb/input/hid-core.c                                 |  181 
 b/drivers/usb/input/hid-ff.c                                   |    7 
 b/drivers/usb/input/hid-lgff.c                                 |   17 
 b/drivers/usb/input/hid-pidff.c                                |    1 
 b/drivers/usb/input/hid-plff.c                                 |  129 
 b/drivers/usb/input/usbkbd.c                                   |    4 
 b/drivers/usb/input/usbmouse.c                                 |    4 
 b/drivers/usb/input/wacom_wac.c                                |  103 
 b/drivers/usb/input/wacom_wac.h                                |    1 
 b/drivers/usb/misc/Kconfig                                     |   25 
 b/drivers/usb/misc/Makefile                                    |    2 
 b/drivers/usb/misc/adutux.c                                    |    2 
 b/drivers/usb/misc/appledisplay.c                              |   20 
 b/drivers/usb/misc/berry_charge.c                              |  140 
 b/drivers/usb/misc/ftdi-elan.c                                 |   20 
 b/drivers/usb/misc/idmouse.c                                   |   10 
 b/drivers/usb/misc/iowarrior.c                                 |  925 +
 b/drivers/usb/misc/rio500.c                                    |   54 
 b/drivers/usb/misc/sisusbvga/sisusb.c                          |    1 
 b/drivers/usb/misc/sisusbvga/sisusb_con.c                      |    1 
 b/drivers/usb/mon/Makefile                                     |    2 
 b/drivers/usb/mon/mon_bin.c                                    | 1172 +
 b/drivers/usb/mon/mon_dma.c                                    |   39 
 b/drivers/usb/mon/mon_main.c                                   |   97 
 b/drivers/usb/mon/mon_text.c                                   |   67 
 b/drivers/usb/mon/usb_mon.h                                    |   30 
 b/drivers/usb/net/Kconfig                                      |   26 
 b/drivers/usb/net/Makefile                                     |    1 
 b/drivers/usb/net/asix.c                                       |   21 
 b/drivers/usb/net/cdc_ether.c                                  |   61 
 b/drivers/usb/net/cdc_subset.c                                 |   22 
 b/drivers/usb/net/dm9601.c                                     |  618 
 b/drivers/usb/net/gl620a.c                                     |   27 
 b/drivers/usb/net/kaweth.c                                     |   38 
 b/drivers/usb/net/net1080.c                                    |    1 
 b/drivers/usb/net/pegasus.c                                    |   17 
 b/drivers/usb/net/pegasus.h                                    |    7 
 b/drivers/usb/net/plusb.c                                      |    1 
 b/drivers/usb/net/rndis_host.c                                 |   82 
 b/drivers/usb/net/rtl8150.c                                    |    1 
 b/drivers/usb/net/usbnet.c                                     |   30 
 b/drivers/usb/net/zaurus.c                                     |    1 
 b/drivers/usb/serial/aircable.c                                |   21 
 b/drivers/usb/serial/airprime.c                                |   88 
 b/drivers/usb/serial/ark3116.c                                 |    2 
 b/drivers/usb/serial/belkin_sa.c                               |    1 
 b/drivers/usb/serial/bus.c                                     |   45 
 b/drivers/usb/serial/cp2101.c                                  |   12 
 b/drivers/usb/serial/cyberjack.c                               |    3 
 b/drivers/usb/serial/cypress_m8.c                              |    3 
 b/drivers/usb/serial/digi_acceleport.c                         |   12 
 b/drivers/usb/serial/empeg.c                                   |    1 
 b/drivers/usb/serial/ftdi_sio.c                                |   99 
 b/drivers/usb/serial/ftdi_sio.h                                |   28 
 b/drivers/usb/serial/funsoft.c                                 |    1 
 b/drivers/usb/serial/garmin_gps.c                              |    1 
 b/drivers/usb/serial/generic.c                                 |  138 
 b/drivers/usb/serial/hp4x.c                                    |    1 
 b/drivers/usb/serial/io_edgeport.c                             |  417 
 b/drivers/usb/serial/io_edgeport.h                             |    6 
 b/drivers/usb/serial/io_tables.h                               |   61 
 b/drivers/usb/serial/io_ti.c                                   |    2 
 b/drivers/usb/serial/io_usbvend.h                              |    5 
 b/drivers/usb/serial/ipaq.c                                    |    3 
 b/drivers/usb/serial/ipw.c                                     |    1 
 b/drivers/usb/serial/ir-usb.c                                  |    1 
 b/drivers/usb/serial/keyspan.c                                 |   49 
 b/drivers/usb/serial/keyspan.h                                 |    7 
 b/drivers/usb/serial/keyspan_pda.c                             |   10 
 b/drivers/usb/serial/kl5kusb105.c                              |    1 
 b/drivers/usb/serial/kobil_sct.c                               |    1 
 b/drivers/usb/serial/mct_u232.c                                |    1 
 b/drivers/usb/serial/mos7720.c                                 |   31 
 b/drivers/usb/serial/mos7840.c                                 |   30 
 b/drivers/usb/serial/navman.c                                  |    1 
 b/drivers/usb/serial/omninet.c                                 |    1 
 b/drivers/usb/serial/option.c                                  |  135 
 b/drivers/usb/serial/pl2303.c                                  |    2 
 b/drivers/usb/serial/pl2303.h                                  |    5 
 b/drivers/usb/serial/safe_serial.c                             |    1 
 b/drivers/usb/serial/sierra.c                                  |   29 
 b/drivers/usb/serial/ti_usb_3410_5052.c                        |    2 
 b/drivers/usb/serial/usb-serial.c                              |  113 
 b/drivers/usb/serial/visor.c                                   |    6 
 b/drivers/usb/serial/visor.h                                   |    1 
 b/drivers/usb/serial/whiteheat.c                               |    2 
 b/drivers/usb/storage/datafab.c                                |    1 
 b/drivers/usb/storage/initializers.c                           |    1 
 b/drivers/usb/storage/jumpshot.c                               |    1 
 b/drivers/usb/storage/onetouch.c                               |    1 
 b/drivers/usb/storage/scsiglue.c                               |   37 
 b/drivers/usb/storage/sddr09.c                                 |    1 
 b/drivers/usb/storage/shuttle_usbat.c                          |    1 
 b/drivers/usb/storage/unusual_devs.h                           |   49 
 b/drivers/usb/storage/usb.c                                    |   27 
 b/drivers/usb/usb-skeleton.c                                   |   10 
 b/drivers/video/Kconfig                                        |  205 
 b/drivers/video/Makefile                                       |   11 
 b/drivers/video/atafb.c                                        |    1 
 b/drivers/video/aty/aty128fb.c                                 |  114 
 b/drivers/video/aty/atyfb.h                                    |    3 
 b/drivers/video/aty/atyfb_base.c                               |  117 
 b/drivers/video/aty/mach64_accel.c                             |    1 
 b/drivers/video/aty/mach64_ct.c                                |    3 
 b/drivers/video/aty/mach64_gx.c                                |    1 
 b/drivers/video/aty/radeon_backlight.c                         |   59 
 b/drivers/video/aty/radeon_base.c                              |   16 
 b/drivers/video/aty/radeon_i2c.c                               |    1 
 b/drivers/video/au1100fb.c                                     |    6 
 b/drivers/video/backlight/Kconfig                              |   23 
 b/drivers/video/backlight/Makefile                             |    1 
 b/drivers/video/backlight/backlight.c                          |  123 
 b/drivers/video/backlight/corgi_bl.c                           |   54 
 b/drivers/video/backlight/hp680_bl.c                           |   50 
 b/drivers/video/backlight/lcd.c                                |   83 
 b/drivers/video/backlight/locomolcd.c                          |   17 
 b/drivers/video/backlight/progear_bl.c                         |  153 
 b/drivers/video/bw2.c                                          |   18 
 b/drivers/video/cg14.c                                         |    5 
 b/drivers/video/cg3.c                                          |   26 
 b/drivers/video/chipsfb.c                                      |   26 
 b/drivers/video/console/fbcon.c                                |   12 
 b/drivers/video/console/fbcon.h                                |    2 
 b/drivers/video/console/mdacon.c                               |    1 
 b/drivers/video/console/vgacon.c                               |    1 
 b/drivers/video/controlfb.c                                    |    3 
 b/drivers/video/cyber2000fb.c                                  |   19 
 b/drivers/video/fbmem.c                                        |    1 
 b/drivers/video/fbsysfs.c                                      |   16 
 b/drivers/video/ffb.c                                          |   84 
 b/drivers/video/g364fb.c                                       |    1 
 b/drivers/video/geode/gx1fb_core.c                             |   29 
 b/drivers/video/hitfb.c                                        |    1 
 b/drivers/video/hpfb.c                                         |    1 
 b/drivers/video/i810/i810-i2c.c                                |    1 
 b/drivers/video/i810/i810.h                                    |    3 
 b/drivers/video/i810/i810_main.c                               |   34 
 b/drivers/video/igafb.c                                        |    8 
 b/drivers/video/imxfb.c                                        |    1 
 b/drivers/video/intelfb/intelfb_i2c.c                          |    1 
 b/drivers/video/intelfb/intelfbdrv.c                           |    3 
 b/drivers/video/intelfb/intelfbhw.c                            |    3 
 b/drivers/video/kyro/fbdev.c                                   |    1 
 b/drivers/video/macfb.c                                        |    1 
 b/drivers/video/matrox/i2c-matroxfb.c                          |    5 
 b/drivers/video/matrox/matroxfb_crtc2.c                        |    3 
 b/drivers/video/maxinefb.c                                     |    1 
 b/drivers/video/mbx/mbxdebugfs.c                               |   12 
 b/drivers/video/modedb.c                                       |   48 
 b/drivers/video/neofb.c                                        |   22 
 b/drivers/video/nvidia/nv_backlight.c                          |   97 
 b/drivers/video/nvidia/nv_i2c.c                                |    1 
 b/drivers/video/nvidia/nv_of.c                                 |    1 
 b/drivers/video/nvidia/nv_proto.h                              |    2 
 b/drivers/video/nvidia/nvidia.c                                |   33 
 b/drivers/video/output.c                                       |  129 
 b/drivers/video/pm3fb.c                                        |   29 
 b/drivers/video/pmag-aa-fb.c                                   |    1 
 b/drivers/video/pmag-ba-fb.c                                   |   95 
 b/drivers/video/pmagb-b-fb.c                                   |   98 
 b/drivers/video/ps3fb.c                                        | 1229 +
 b/drivers/video/riva/fbdev.c                                   |  141 
 b/drivers/video/riva/rivafb-i2c.c                              |    1 
 b/drivers/video/riva/rivafb.h                                  |    3 
 b/drivers/video/s3c2410fb.c                                    |    2 
 b/drivers/video/s3fb.c                                         | 1181 +
 b/drivers/video/sa1100fb.h                                     |    4 
 b/drivers/video/savage/savagefb-i2c.c                          |    1 
 b/drivers/video/savage/savagefb_driver.c                       |   30 
 b/drivers/video/sis/init.c                                     |  140 
 b/drivers/video/sis/init.h                                     |   36 
 b/drivers/video/sis/init301.c                                  |  260 
 b/drivers/video/sis/init301.h                                  |   14 
 b/drivers/video/sis/initextlfb.c                               |   18 
 b/drivers/video/sis/sis.h                                      |    2 
 b/drivers/video/sis/sis_main.c                                 |  214 
 b/drivers/video/sis/sis_main.h                                 |  112 
 b/drivers/video/sis/vgatypes.h                                 |   12 
 b/drivers/video/sis/vstruct.h                                  |   44 
 b/drivers/video/sm501fb.c                                      | 1786 ++
 b/drivers/video/sstfb.c                                        |    1 
 b/drivers/video/svgalib.c                                      |  632 
 b/drivers/video/tgafb.c                                        |  186 
 b/drivers/video/vga16fb.c                                      |   23 
 b/drivers/w1/slaves/w1_therm.c                                 |    6 
 b/drivers/zorro/proc.c                                         |    2 
 b/fs/9p/fid.c                                                  |    3 
 b/fs/9p/mux.c                                                  |    5 
 b/fs/9p/v9fs.c                                                 |    9 
 b/fs/9p/v9fs.h                                                 |    9 
 b/fs/9p/v9fs_vfs.h                                             |    1 
 b/fs/9p/vfs_addr.c                                             |    2 
 b/fs/9p/vfs_dentry.c                                           |   26 
 b/fs/9p/vfs_file.c                                             |   24 
 b/fs/9p/vfs_inode.c                                            |   45 
 b/fs/9p/vfs_super.c                                            |    4 
 b/fs/Kconfig                                                   |   64 
 b/fs/Makefile                                                  |    1 
 b/fs/adfs/adfs.h                                               |    4 
 b/fs/adfs/dir.c                                                |    2 
 b/fs/adfs/file.c                                               |    2 
 b/fs/adfs/super.c                                              |    2 
 b/fs/affs/affs.h                                               |    7 
 b/fs/affs/dir.c                                                |    2 
 b/fs/affs/file.c                                               |    2 
 b/fs/affs/inode.c                                              |   19 
 b/fs/affs/super.c                                              |    3 
 b/fs/affs/symlink.c                                            |    2 
 b/fs/afs/cell.c                                                |    1 
 b/fs/afs/dir.c                                                 |    3 
 b/fs/afs/file.c                                                |    3 
 b/fs/afs/inode.c                                               |    1 
 b/fs/afs/internal.h                                            |    6 
 b/fs/afs/main.c                                                |    1 
 b/fs/afs/mntpt.c                                               |    3 
 b/fs/afs/proc.c                                                |    1 
 b/fs/afs/super.c                                               |    2 
 b/fs/aio.c                                                     |    6 
 b/fs/autofs/autofs_i.h                                         |    4 
 b/fs/autofs/inode.c                                            |    2 
 b/fs/autofs/root.c                                             |    2 
 b/fs/autofs/symlink.c                                          |    2 
 b/fs/autofs4/autofs_i.h                                        |   14 
 b/fs/autofs4/inode.c                                           |   11 
 b/fs/autofs4/root.c                                            |  200 
 b/fs/autofs4/symlink.c                                         |    2 
 b/fs/autofs4/waitq.c                                           |   12 
 b/fs/bad_inode.c                                               |    2 
 b/fs/befs/linuxvfs.c                                           |    4 
 b/fs/bfs/bfs.h                                                 |    4 
 b/fs/bfs/dir.c                                                 |    2 
 b/fs/bfs/file.c                                                |    2 
 b/fs/bfs/inode.c                                               |    2 
 b/fs/binfmt_elf.c                                              |   10 
 b/fs/binfmt_elf_fdpic.c                                        |   19 
 b/fs/binfmt_flat.c                                             |   31 
 b/fs/binfmt_misc.c                                             |    2 
 b/fs/block_dev.c                                               |    9 
 b/fs/buffer.c                                                  |   51 
 b/fs/char_dev.c                                                |    1 
 b/fs/cifs/CHANGES                                              |   22 
 b/fs/cifs/Makefile                                             |    2 
 b/fs/cifs/README                                               |    2 
 b/fs/cifs/TODO                                                 |   24 
 b/fs/cifs/cifsfs.c                                             |   47 
 b/fs/cifs/cifsfs.h                                             |   14 
 b/fs/cifs/cifsglob.h                                           |    8 
 b/fs/cifs/cifspdu.h                                            |  101 
 b/fs/cifs/cifsproto.h                                          |    7 
 b/fs/cifs/cifssmb.c                                            |   30 
 b/fs/cifs/connect.c                                            |  130 
 b/fs/cifs/dir.c                                                |    2 
 b/fs/cifs/export.c                                             |   52 
 b/fs/cifs/file.c                                               |  123 
 b/fs/cifs/inode.c                                              |   92 
 b/fs/cifs/link.c                                               |    3 
 b/fs/cifs/readdir.c                                            |   26 
 b/fs/cifs/smbdes.c                                             |   10 
 b/fs/cifs/transport.c                                          |    6 
 b/fs/coda/cnode.c                                              |    2 
 b/fs/coda/dir.c                                                |    2 
 b/fs/coda/inode.c                                              |    4 
 b/fs/coda/pioctl.c                                             |    2 
 b/fs/coda/sysctl.c                                             |  136 
 b/fs/compat.c                                                  |  100 
 b/fs/compat_ioctl.c                                            |    9 
 b/fs/configfs/configfs_internal.h                              |    4 
 b/fs/configfs/dir.c                                            |   32 
 b/fs/configfs/file.c                                           |    9 
 b/fs/configfs/inode.c                                          |    2 
 b/fs/configfs/mount.c                                          |    2 
 b/fs/configfs/symlink.c                                        |    2 
 b/fs/cramfs/inode.c                                            |    8 
 b/fs/debugfs/file.c                                            |   14 
 b/fs/debugfs/inode.c                                           |   82 
 b/fs/devpts/inode.c                                            |    2 
 b/fs/dlm/Kconfig                                               |   18 
 b/fs/dlm/config.c                                              |  154 
 b/fs/dlm/config.h                                              |   17 
 b/fs/dlm/debug_fs.c                                            |    4 
 b/fs/dlm/dlm_internal.h                                        |   20 
 b/fs/dlm/lock.c                                                |   87 
 b/fs/dlm/lockspace.c                                           |   10 
 b/fs/dlm/lowcomms-sctp.c                                       |  151 
 b/fs/dlm/lowcomms-tcp.c                                        |  384 
 b/fs/dlm/memory.c                                              |    4 
 b/fs/dlm/midcomms.c                                            |    4 
 b/fs/dlm/rcom.c                                                |   85 
 b/fs/dlm/recover.c                                             |    8 
 b/fs/dlm/recoverd.c                                            |   22 
 b/fs/dlm/user.c                                                |   16 
 b/fs/dlm/util.c                                                |    4 
 b/fs/dquot.c                                                   |   61 
 b/fs/drop_caches.c                                             |    2 
 b/fs/ecryptfs/Makefile                                         |    2 
 b/fs/ecryptfs/crypto.c                                         |  337 
 b/fs/ecryptfs/debug.c                                          |    6 
 b/fs/ecryptfs/dentry.c                                         |   15 
 b/fs/ecryptfs/ecryptfs_kernel.h                                |  162 
 b/fs/ecryptfs/file.c                                           |   53 
 b/fs/ecryptfs/inode.c                                          |   98 
 b/fs/ecryptfs/keystore.c                                       |  825 +
 b/fs/ecryptfs/main.c                                           |   97 
 b/fs/ecryptfs/messaging.c                                      |  516 
 b/fs/ecryptfs/mmap.c                                           |  410 
 b/fs/ecryptfs/netlink.c                                        |  255 
 b/fs/ecryptfs/super.c                                          |    2 
 b/fs/efs/dir.c                                                 |    2 
 b/fs/efs/super.c                                               |    2 
 b/fs/exec.c                                                    |   22 
 b/fs/ext2/balloc.c                                             |    2 
 b/fs/ext2/dir.c                                                |    8 
 b/fs/ext2/ext2.h                                               |   10 
 b/fs/ext2/file.c                                               |    2 
 b/fs/ext2/namei.c                                              |    4 
 b/fs/ext2/super.c                                              |    6 
 b/fs/ext2/symlink.c                                            |    4 
 b/fs/ext3/balloc.c                                             |    2 
 b/fs/ext3/file.c                                               |    2 
 b/fs/ext3/hash.c                                               |    1 
 b/fs/ext3/inode.c                                              |   89 
 b/fs/ext3/namei.c                                              |   31 
 b/fs/ext3/resize.c                                             |    1 
 b/fs/ext3/super.c                                              |   22 
 b/fs/ext3/symlink.c                                            |    4 
 b/fs/ext3/xattr.c                                              |   43 
 b/fs/ext4/balloc.c                                             |    2 
 b/fs/ext4/extents.c                                            |   14 
 b/fs/ext4/file.c                                               |    2 
 b/fs/ext4/hash.c                                               |    1 
 b/fs/ext4/inode.c                                              |   89 
 b/fs/ext4/namei.c                                              |   31 
 b/fs/ext4/resize.c                                             |    1 
 b/fs/ext4/super.c                                              |   22 
 b/fs/ext4/symlink.c                                            |    4 
 b/fs/ext4/xattr.c                                              |   41 
 b/fs/fat/file.c                                                |    2 
 b/fs/fat/inode.c                                               |    8 
 b/fs/filesystems.c                                             |    1 
 b/fs/freevxfs/vxfs_extern.h                                    |    2 
 b/fs/freevxfs/vxfs_immed.c                                     |    2 
 b/fs/freevxfs/vxfs_inode.c                                     |    2 
 b/fs/freevxfs/vxfs_lookup.c                                    |    2 
 b/fs/freevxfs/vxfs_super.c                                     |    2 
 b/fs/fuse/control.c                                            |    2 
 b/fs/fuse/dir.c                                                |   11 
 b/fs/fuse/file.c                                               |    2 
 b/fs/fuse/fuse_i.h                                             |    5 
 b/fs/fuse/inode.c                                              |    6 
 b/fs/gfs2/Kconfig                                              |   47 
 b/fs/gfs2/bmap.c                                               |   11 
 b/fs/gfs2/dir.c                                                |   26 
 b/fs/gfs2/dir.h                                                |   21 
 b/fs/gfs2/eaops.c                                              |    1 
 b/fs/gfs2/eattr.c                                              |    9 
 b/fs/gfs2/glock.c                                              |  320 
 b/fs/gfs2/glock.h                                              |   11 
 b/fs/gfs2/glops.c                                              |  140 
 b/fs/gfs2/incore.h                                             |   20 
 b/fs/gfs2/inode.c                                              |   68 
 b/fs/gfs2/lm.c                                                 |    9 
 b/fs/gfs2/locking/dlm/lock_dlm.h                               |    2 
 b/fs/gfs2/locking/dlm/main.c                                   |    6 
 b/fs/gfs2/locking/dlm/mount.c                                  |    6 
 b/fs/gfs2/locking/dlm/plock.c                                  |    2 
 b/fs/gfs2/locking/dlm/sysfs.c                                  |   13 
 b/fs/gfs2/lops.c                                               |   14 
 b/fs/gfs2/main.c                                               |    1 
 b/fs/gfs2/meta_io.c                                            |    3 
 b/fs/gfs2/mount.c                                              |    1 
 b/fs/gfs2/ondisk.c                                             |    1 
 b/fs/gfs2/ops_address.c                                        |  141 
 b/fs/gfs2/ops_dentry.c                                         |   17 
 b/fs/gfs2/ops_export.c                                         |   21 
 b/fs/gfs2/ops_file.c                                           |   53 
 b/fs/gfs2/ops_fstype.c                                         |    2 
 b/fs/gfs2/ops_inode.c                                          |   64 
 b/fs/gfs2/ops_inode.h                                          |    8 
 b/fs/gfs2/ops_super.c                                          |   13 
 b/fs/gfs2/ops_super.h                                          |    2 
 b/fs/gfs2/ops_vm.c                                             |   25 
 b/fs/gfs2/quota.c                                              |    2 
 b/fs/gfs2/recovery.c                                           |    1 
 b/fs/gfs2/rgrp.c                                               |    1 
 b/fs/gfs2/super.c                                              |   17 
 b/fs/gfs2/sys.c                                                |   10 
 b/fs/gfs2/util.c                                               |    1 
 b/fs/hfs/dir.c                                                 |    2 
 b/fs/hfs/hfs.h                                                 |    2 
 b/fs/hfs/hfs_fs.h                                              |    2 
 b/fs/hfs/inode.c                                               |    4 
 b/fs/hfs/super.c                                               |    2 
 b/fs/hfsplus/catalog.c                                         |    1 
 b/fs/hfsplus/dir.c                                             |    3 
 b/fs/hfsplus/hfsplus_raw.h                                     |    2 
 b/fs/hfsplus/inode.c                                           |    4 
 b/fs/hfsplus/super.c                                           |    3 
 b/fs/hostfs/hostfs_kern.c                                      |   36 
 b/fs/hpfs/file.c                                               |    2 
 b/fs/hpfs/hpfs_fn.h                                            |    4 
 b/fs/hpfs/namei.c                                              |    2 
 b/fs/hpfs/super.c                                              |    2 
 b/fs/hppfs/hppfs_kern.c                                        |   10 
 b/fs/hugetlbfs/inode.c                                         |   17 
 b/fs/inode.c                                                   |   42 
 b/fs/inotify_user.c                                            |   10 
 b/fs/ioprio.c                                                  |   18 
 b/fs/isofs/dir.c                                               |    2 
 b/fs/isofs/inode.c                                             |    2 
 b/fs/isofs/isofs.h                                             |    2 
 b/fs/jffs2/background.c                                        |    8 
 b/fs/jffs2/build.c                                             |   22 
 b/fs/jffs2/compr_zlib.c                                        |    1 
 b/fs/jffs2/dir.c                                               |    3 
 b/fs/jffs2/file.c                                              |    2 
 b/fs/jffs2/jffs2_fs_sb.h                                       |   12 
 b/fs/jffs2/os-linux.h                                          |    6 
 b/fs/jffs2/readinode.c                                         |   16 
 b/fs/jffs2/scan.c                                              |   19 
 b/fs/jffs2/summary.c                                           |    1 
 b/fs/jffs2/super.c                                             |    2 
 b/fs/jffs2/symlink.c                                           |    2 
 b/fs/jffs2/wbuf.c                                              |  210 
 b/fs/jfs/file.c                                                |    2 
 b/fs/jfs/inode.c                                               |    6 
 b/fs/jfs/jfs_debug.h                                           |    5 
 b/fs/jfs/jfs_dmap.c                                            |   16 
 b/fs/jfs/jfs_imap.c                                            |   16 
 b/fs/jfs/jfs_incore.h                                          |   29 
 b/fs/jfs/jfs_inode.h                                           |    6 
 b/fs/jfs/jfs_lock.h                                            |    2 
 b/fs/jfs/jfs_metapage.c                                        |    2 
 b/fs/jfs/jfs_txnmgr.c                                          |    5 
 b/fs/jfs/jfs_xtree.c                                           |   15 
 b/fs/jfs/namei.c                                               |   50 
 b/fs/jfs/super.c                                               |    4 
 b/fs/jfs/symlink.c                                             |    2 
 b/fs/libfs.c                                                   |   19 
 b/fs/lockd/clntproc.c                                          |    9 
 b/fs/lockd/host.c                                              |    3 
 b/fs/lockd/svc.c                                               |   36 
 b/fs/lockd/svc4proc.c                                          |   13 
 b/fs/lockd/svclock.c                                           |    4 
 b/fs/lockd/svcproc.c                                           |   13 
 b/fs/minix/bitmap.c                                            |   69 
 b/fs/minix/dir.c                                               |  162 
 b/fs/minix/file.c                                              |    2 
 b/fs/minix/inode.c                                             |   53 
 b/fs/minix/itree_common.c                                      |   16 
 b/fs/minix/itree_v1.c                                          |    4 
 b/fs/minix/itree_v2.c                                          |    7 
 b/fs/minix/minix.h                                             |   16 
 b/fs/minix/namei.c                                             |    2 
 b/fs/msdos/namei.c                                             |    2 
 b/fs/namei.c                                                   |    5 
 b/fs/namespace.c                                               |    3 
 b/fs/ncpfs/dir.c                                               |    2 
 b/fs/ncpfs/file.c                                              |    2 
 b/fs/ncpfs/inode.c                                             |   20 
 b/fs/ncpfs/sock.c                                              |  151 
 b/fs/nfs/callback.c                                            |   34 
 b/fs/nfs/callback_xdr.c                                        |    4 
 b/fs/nfs/client.c                                              |   22 
 b/fs/nfs/dir.c                                                 |   46 
 b/fs/nfs/direct.c                                              |   19 
 b/fs/nfs/file.c                                                |    4 
 b/fs/nfs/getroot.c                                             |   11 
 b/fs/nfs/inode.c                                               |   59 
 b/fs/nfs/internal.h                                            |    4 
 b/fs/nfs/namespace.c                                           |    4 
 b/fs/nfs/nfs3proc.c                                            |   24 
 b/fs/nfs/nfs4_fs.h                                             |    4 
 b/fs/nfs/nfs4namespace.c                                       |   16 
 b/fs/nfs/nfs4proc.c                                            |   62 
 b/fs/nfs/nfs4renewd.c                                          |    1 
 b/fs/nfs/nfs4xdr.c                                             |    2 
 b/fs/nfs/proc.c                                                |   30 
 b/fs/nfs/read.c                                                |  109 
 b/fs/nfs/super.c                                               |   11 
 b/fs/nfs/symlink.c                                             |    2 
 b/fs/nfs/sysctl.c                                              |   10 
 b/fs/nfs/write.c                                               |  392 
 b/fs/nfsd/export.c                                             |  107 
 b/fs/nfsd/nfs2acl.c                                            |   17 
 b/fs/nfsd/nfs3xdr.c                                            |   37 
 b/fs/nfsd/nfs4acl.c                                            |  493 
 b/fs/nfsd/nfs4callback.c                                       |    7 
 b/fs/nfsd/nfs4idmap.c                                          |    1 
 b/fs/nfsd/nfs4state.c                                          |   24 
 b/fs/nfsd/nfs4xdr.c                                            |   65 
 b/fs/nfsd/nfscache.c                                           |    2 
 b/fs/nfsd/nfsctl.c                                             |    2 
 b/fs/nfsd/nfsfh.c                                              |  153 
 b/fs/nfsd/nfsproc.c                                            |    7 
 b/fs/nfsd/nfssvc.c                                             |    6 
 b/fs/nfsd/nfsxdr.c                                             |   19 
 b/fs/nfsd/vfs.c                                                |    5 
 b/fs/ntfs/attrib.c                                             |    2 
 b/fs/ntfs/file.c                                               |    4 
 b/fs/ntfs/namei.c                                              |    2 
 b/fs/ntfs/ntfs.h                                               |    6 
 b/fs/ntfs/super.c                                              |    2 
 b/fs/ntfs/sysctl.c                                             |   34 
 b/fs/ocfs2/aops.c                                              |   26 
 b/fs/ocfs2/cluster/heartbeat.c                                 |  208 
 b/fs/ocfs2/cluster/heartbeat.h                                 |    2 
 b/fs/ocfs2/cluster/nodemanager.c                               |    6 
 b/fs/ocfs2/cluster/nodemanager.h                               |    3 
 b/fs/ocfs2/cluster/tcp.c                                       |   48 
 b/fs/ocfs2/cluster/tcp.h                                       |    6 
 b/fs/ocfs2/cluster/tcp_internal.h                              |   12 
 b/fs/ocfs2/dlm/dlmast.c                                        |   14 
 b/fs/ocfs2/dlm/dlmcommon.h                                     |  130 
 b/fs/ocfs2/dlm/dlmconvert.c                                    |   40 
 b/fs/ocfs2/dlm/dlmdebug.c                                      |   30 
 b/fs/ocfs2/dlm/dlmdomain.c                                     |  261 
 b/fs/ocfs2/dlm/dlmfs.c                                         |   20 
 b/fs/ocfs2/dlm/dlmlock.c                                       |    7 
 b/fs/ocfs2/dlm/dlmmaster.c                                     |  679 
 b/fs/ocfs2/dlm/dlmrecovery.c                                   |  182 
 b/fs/ocfs2/dlm/dlmthread.c                                     |  204 
 b/fs/ocfs2/dlm/dlmunlock.c                                     |   15 
 b/fs/ocfs2/file.c                                              |    4 
 b/fs/ocfs2/file.h                                              |    4 
 b/fs/ocfs2/heartbeat.c                                         |   15 
 b/fs/ocfs2/journal.h                                           |    4 
 b/fs/ocfs2/namei.c                                             |    4 
 b/fs/ocfs2/namei.h                                             |    2 
 b/fs/ocfs2/super.c                                             |    2 
 b/fs/ocfs2/symlink.c                                           |    4 
 b/fs/ocfs2/symlink.h                                           |    4 
 b/fs/ocfs2/vote.c                                              |    8 
 b/fs/openpromfs/inode.c                                        |    4 
 b/fs/partitions/Kconfig                                        |    3 
 b/fs/partitions/check.c                                        |   28 
 b/fs/partitions/msdos.c                                        |   22 
 b/fs/partitions/sgi.c                                          |    2 
 b/fs/partitions/sun.c                                          |    5 
 b/fs/pipe.c                                                    |    7 
 b/fs/proc/Makefile                                             |    1 
 b/fs/proc/array.c                                              |    2 
 b/fs/proc/base.c                                               |   79 
 b/fs/proc/generic.c                                            |   12 
 b/fs/proc/inode.c                                              |    3 
 b/fs/proc/internal.h                                           |   18 
 b/fs/proc/nommu.c                                              |    2 
 b/fs/proc/proc_misc.c                                          |   54 
 b/fs/proc/proc_sysctl.c                                        |  479 
 b/fs/proc/proc_tty.c                                           |    2 
 b/fs/proc/root.c                                               |   16 
 b/fs/proc/task_mmu.c                                           |    6 
 b/fs/proc/task_nommu.c                                         |    2 
 b/fs/qnx4/dir.c                                                |    2 
 b/fs/qnx4/file.c                                               |    2 
 b/fs/qnx4/inode.c                                              |    4 
 b/fs/ramfs/file-mmu.c                                          |    4 
 b/fs/ramfs/file-nommu.c                                        |    4 
 b/fs/ramfs/inode.c                                             |    8 
 b/fs/ramfs/internal.h                                          |    2 
 b/fs/read_write.c                                              |   26 
 b/fs/reiserfs/do_balan.c                                       |    5 
 b/fs/reiserfs/file.c                                           |    2 
 b/fs/reiserfs/item_ops.c                                       |    2 
 b/fs/reiserfs/namei.c                                          |    6 
 b/fs/reiserfs/super.c                                          |    2 
 b/fs/reiserfs/xattr.c                                          |   92 
 b/fs/romfs/inode.c                                             |    6 
 b/fs/smbfs/dir.c                                               |    4 
 b/fs/smbfs/file.c                                              |    2 
 b/fs/smbfs/inode.c                                             |    2 
 b/fs/smbfs/proto.h                                             |    8 
 b/fs/smbfs/request.c                                           |    4 
 b/fs/smbfs/symlink.c                                           |    3 
 b/fs/splice.c                                                  |  109 
 b/fs/stack.c                                                   |   14 
 b/fs/super.c                                                   |    2 
 b/fs/sysfs/bin.c                                               |    6 
 b/fs/sysfs/dir.c                                               |  221 
 b/fs/sysfs/file.c                                              |  182 
 b/fs/sysfs/group.c                                             |    2 
 b/fs/sysfs/inode.c                                             |   39 
 b/fs/sysfs/mount.c                                             |   13 
 b/fs/sysfs/symlink.c                                           |    3 
 b/fs/sysfs/sysfs.h                                             |   36 
 b/fs/sysv/file.c                                               |    2 
 b/fs/sysv/inode.c                                              |    4 
 b/fs/sysv/namei.c                                              |    2 
 b/fs/sysv/symlink.c                                            |    2 
 b/fs/sysv/sysv.h                                               |    8 
 b/fs/udf/file.c                                                |    2 
 b/fs/udf/namei.c                                               |    2 
 b/fs/udf/super.c                                               |    2 
 b/fs/udf/udfdecl.h                                             |    4 
 b/fs/ufs/balloc.c                                              |  284 
 b/fs/ufs/dir.c                                                 |   22 
 b/fs/ufs/ialloc.c                                              |  115 
 b/fs/ufs/inode.c                                               |  246 
 b/fs/ufs/namei.c                                               |    2 
 b/fs/ufs/super.c                                               |   54 
 b/fs/ufs/symlink.c                                             |    2 
 b/fs/ufs/truncate.c                                            |  175 
 b/fs/ufs/util.h                                                |   57 
 b/fs/vfat/namei.c                                              |    2 
 b/fs/xattr_acl.c                                               |    1 
 b/fs/xfs/linux-2.6/kmem.c                                      |    1 
 b/fs/xfs/linux-2.6/mrlock.h                                    |    6 
 b/fs/xfs/linux-2.6/xfs_aops.c                                  |   18 
 b/fs/xfs/linux-2.6/xfs_buf.c                                   |  146 
 b/fs/xfs/linux-2.6/xfs_buf.h                                   |    4 
 b/fs/xfs/linux-2.6/xfs_export.c                                |    2 
 b/fs/xfs/linux-2.6/xfs_file.c                                  |    4 
 b/fs/xfs/linux-2.6/xfs_ioctl.c                                 |   51 
 b/fs/xfs/linux-2.6/xfs_iops.c                                  |   12 
 b/fs/xfs/linux-2.6/xfs_iops.h                                  |    6 
 b/fs/xfs/linux-2.6/xfs_linux.h                                 |   10 
 b/fs/xfs/linux-2.6/xfs_lrw.c                                   |   48 
 b/fs/xfs/linux-2.6/xfs_lrw.h                                   |    2 
 b/fs/xfs/linux-2.6/xfs_super.c                                 |   35 
 b/fs/xfs/linux-2.6/xfs_sysctl.c                                |  266 
 b/fs/xfs/linux-2.6/xfs_vfs.h                                   |    2 
 b/fs/xfs/linux-2.6/xfs_vnode.c                                 |    2 
 b/fs/xfs/linux-2.6/xfs_vnode.h                                 |    4 
 b/fs/xfs/quota/xfs_dquot.c                                     |    4 
 b/fs/xfs/quota/xfs_dquot_item.c                                |    8 
 b/fs/xfs/quota/xfs_qm.c                                        |    8 
 b/fs/xfs/quota/xfs_qm_bhv.c                                    |    4 
 b/fs/xfs/quota/xfs_qm_stats.c                                  |    2 
 b/fs/xfs/quota/xfs_qm_syscalls.c                               |    4 
 b/fs/xfs/quota/xfs_trans_dquot.c                               |    2 
 b/fs/xfs/support/debug.c                                       |   23 
 b/fs/xfs/support/debug.h                                       |   30 
 b/fs/xfs/support/move.h                                        |    4 
 b/fs/xfs/xfs_acl.c                                             |    1 
 b/fs/xfs/xfs_alloc_btree.h                                     |   10 
 b/fs/xfs/xfs_attr.c                                            |   49 
 b/fs/xfs/xfs_attr_leaf.c                                       |   54 
 b/fs/xfs/xfs_bit.c                                             |    2 
 b/fs/xfs/xfs_bmap.c                                            |  101 
 b/fs/xfs/xfs_bmap.h                                            |    1 
 b/fs/xfs/xfs_bmap_btree.c                                      |   86 
 b/fs/xfs/xfs_bmap_btree.h                                      |   59 
 b/fs/xfs/xfs_btree.h                                           |    6 
 b/fs/xfs/xfs_buf_item.c                                        |    2 
 b/fs/xfs/xfs_buf_item.h                                        |   18 
 b/fs/xfs/xfs_da_btree.c                                        |   18 
 b/fs/xfs/xfs_da_btree.h                                        |    1 
 b/fs/xfs/xfs_dfrag.c                                           |    1 
 b/fs/xfs/xfs_error.c                                           |   26 
 b/fs/xfs/xfs_error.h                                           |    3 
 b/fs/xfs/xfs_extfree_item.c                                    |    4 
 b/fs/xfs/xfs_fsops.c                                           |   60 
 b/fs/xfs/xfs_ialloc.c                                          |    2 
 b/fs/xfs/xfs_ialloc_btree.h                                    |   10 
 b/fs/xfs/xfs_inode.c                                           |   30 
 b/fs/xfs/xfs_inode_item.c                                      |    2 
 b/fs/xfs/xfs_iomap.c                                           |   10 
 b/fs/xfs/xfs_log_recover.c                                     |   61 
 b/fs/xfs/xfs_mount.c                                           |  288 
 b/fs/xfs/xfs_mount.h                                           |   39 
 b/fs/xfs/xfs_rename.c                                          |    2 
 b/fs/xfs/xfs_rtalloc.c                                         |  110 
 b/fs/xfs/xfs_rtalloc.h                                         |   18 
 b/fs/xfs/xfs_rw.c                                              |    1 
 b/fs/xfs/xfs_trans.c                                           |   32 
 b/fs/xfs/xfs_trans.h                                           |   46 
 b/fs/xfs/xfs_trans_ail.c                                       |    2 
 b/fs/xfs/xfs_vfsops.c                                          |   45 
 b/fs/xfs/xfs_vnodeops.c                                        |   22 
 b/include/acpi/acconfig.h                                      |   13 
 b/include/acpi/acdebug.h                                       |    8 
 b/include/acpi/acdisasm.h                                      |   22 
 b/include/acpi/acdispat.h                                      |    4 
 b/include/acpi/acevents.h                                      |    2 
 b/include/acpi/acexcep.h                                       |   10 
 b/include/acpi/acglobal.h                                      |  117 
 b/include/acpi/achware.h                                       |    6 
 b/include/acpi/acinterp.h                                      |   11 
 b/include/acpi/aclocal.h                                       |   77 
 b/include/acpi/acmacros.h                                      |   71 
 b/include/acpi/acnames.h                                       |    2 
 b/include/acpi/acnamesp.h                                      |   21 
 b/include/acpi/acobject.h                                      |   21 
 b/include/acpi/acopcode.h                                      |    4 
 b/include/acpi/acoutput.h                                      |    2 
 b/include/acpi/acparser.h                                      |    2 
 b/include/acpi/acpi.h                                          |    2 
 b/include/acpi/acpi_bus.h                                      |   23 
 b/include/acpi/acpi_drivers.h                                  |   55 
 b/include/acpi/acpiosxf.h                                      |   14 
 b/include/acpi/acpixf.h                                        |   34 
 b/include/acpi/acresrc.h                                       |    2 
 b/include/acpi/acstruct.h                                      |    5 
 b/include/acpi/actables.h                                      |  106 
 b/include/acpi/actbl.h                                         |  333 
 b/include/acpi/actbl1.h                                        |  568 
 b/include/acpi/actypes.h                                       |  108 
 b/include/acpi/acutils.h                                       |    8 
 b/include/acpi/amlcode.h                                       |    4 
 b/include/acpi/amlresrc.h                                      |    2 
 b/include/acpi/platform/acenv.h                                |    2 
 b/include/acpi/platform/acgcc.h                                |    2 
 b/include/acpi/platform/aclinux.h                              |    2 
 b/include/acpi/processor.h                                     |    1 
 b/include/asm-alpha/compiler.h                                 |   47 
 b/include/asm-alpha/core_mcpcia.h                              |    2 
 b/include/asm-alpha/io.h                                       |   10 
 b/include/asm-alpha/mman.h                                     |    1 
 b/include/asm-alpha/pci.h                                      |    2 
 b/include/asm-alpha/percpu.h                                   |   14 
 b/include/asm-alpha/termios.h                                  |   18 
 b/include/asm-arm/.gitignore                                   |    2 
 b/include/asm-arm/arch-aaec2000/entry-macro.S                  |    6 
 b/include/asm-arm/arch-at91/at91_aic.h                         |   53 
 b/include/asm-arm/arch-at91/at91_dbgu.h                        |   59 
 b/include/asm-arm/arch-at91/at91_ecc.h                         |   38 
 b/include/asm-arm/arch-at91/at91_lcdc.h                        |  148 
 b/include/asm-arm/arch-at91/at91_mci.h                         |  106 
 b/include/asm-arm/arch-at91/at91_pio.h                         |   49 
 b/include/asm-arm/arch-at91/at91_pit.h                         |   29 
 b/include/asm-arm/arch-at91/at91_pmc.h                         |   92 
 b/include/asm-arm/arch-at91/at91_rstc.h                        |   38 
 b/include/asm-arm/arch-at91/at91_rtc.h                         |   75 
 b/include/asm-arm/arch-at91/at91_rtt.h                         |   32 
 b/include/asm-arm/arch-at91/at91_shdwc.h                       |   33 
 b/include/asm-arm/arch-at91/at91_spi.h                         |   81 
 b/include/asm-arm/arch-at91/at91_ssc.h                         |  106 
 b/include/asm-arm/arch-at91/at91_st.h                          |   49 
 b/include/asm-arm/arch-at91/at91_tc.h                          |  146 
 b/include/asm-arm/arch-at91/at91_twi.h                         |   57 
 b/include/asm-arm/arch-at91/at91_wdt.h                         |   34 
 b/include/asm-arm/arch-at91/at91rm9200.h                       |  291 
 b/include/asm-arm/arch-at91/at91rm9200_emac.h                  |  138 
 b/include/asm-arm/arch-at91/at91rm9200_mc.h                    |  160 
 b/include/asm-arm/arch-at91/at91sam9260.h                      |  129 
 b/include/asm-arm/arch-at91/at91sam9260_matrix.h               |   78 
 b/include/asm-arm/arch-at91/at91sam9261.h                      |  292 
 b/include/asm-arm/arch-at91/at91sam9261_matrix.h               |   62 
 b/include/asm-arm/arch-at91/at91sam9263.h                      |  131 
 b/include/asm-arm/arch-at91/at91sam9263_matrix.h               |  129 
 b/include/asm-arm/arch-at91/at91sam926x_mc.h                   |  141 
 b/include/asm-arm/arch-at91/board.h                            |  122 
 b/include/asm-arm/arch-at91/cpu.h                              |   71 
 b/include/asm-arm/arch-at91/debug-macro.S                      |   39 
 b/include/asm-arm/arch-at91/dma.h                              |   19 
 b/include/asm-arm/arch-at91/entry-macro.S                      |   32 
 b/include/asm-arm/arch-at91/gpio.h                             |  252 
 b/include/asm-arm/arch-at91/hardware.h                         |   90 
 b/include/asm-arm/arch-at91/io.h                               |   32 
 b/include/asm-arm/arch-at91/irqs.h                             |   44 
 b/include/asm-arm/arch-at91/memory.h                           |   39 
 b/include/asm-arm/arch-at91/system.h                           |   53 
 b/include/asm-arm/arch-at91/timex.h                            |   42 
 b/include/asm-arm/arch-at91/uncompress.h                       |   56 
 b/include/asm-arm/arch-at91/vmalloc.h                          |   26 
 b/include/asm-arm/arch-cl7500/entry-macro.S                    |    5 
 b/include/asm-arm/arch-clps711x/entry-macro.S                  |    6 
 b/include/asm-arm/arch-ebsa110/entry-macro.S                   |    6 
 b/include/asm-arm/arch-ebsa285/entry-macro.S                   |    6 
 b/include/asm-arm/arch-ep93xx/entry-macro.S                    |    6 
 b/include/asm-arm/arch-ep93xx/ep93xx-regs.h                    |    5 
 b/include/asm-arm/arch-ep93xx/irqs.h                           |    8 
 b/include/asm-arm/arch-ep93xx/platform.h                       |    1 
 b/include/asm-arm/arch-h720x/entry-macro.S                     |    6 
 b/include/asm-arm/arch-imx/entry-macro.S                       |   25 
 b/include/asm-arm/arch-imx/spi_imx.h                           |   72 
 b/include/asm-arm/arch-integrator/entry-macro.S                |    6 
 b/include/asm-arm/arch-iop13xx/entry-macro.S                   |   18 
 b/include/asm-arm/arch-iop13xx/iop13xx.h                       |   38 
 b/include/asm-arm/arch-iop13xx/irqs.h                          |   17 
 b/include/asm-arm/arch-iop13xx/system.h                        |    2 
 b/include/asm-arm/arch-iop13xx/time.h                          |   51 
 b/include/asm-arm/arch-iop32x/entry-macro.S                    |   33 
 b/include/asm-arm/arch-iop32x/io.h                             |   10 
 b/include/asm-arm/arch-iop32x/time.h                           |    4 
 b/include/asm-arm/arch-iop33x/entry-macro.S                    |   35 
 b/include/asm-arm/arch-iop33x/io.h                             |    9 
 b/include/asm-arm/arch-iop33x/time.h                           |    4 
 b/include/asm-arm/arch-ixp2000/entry-macro.S                   |    6 
 b/include/asm-arm/arch-ixp23xx/entry-macro.S                   |    6 
 b/include/asm-arm/arch-ixp23xx/ixdp2351.h                      |    2 
 b/include/asm-arm/arch-ixp4xx/avila.h                          |   39 
 b/include/asm-arm/arch-ixp4xx/entry-macro.S                    |    6 
 b/include/asm-arm/arch-ixp4xx/hardware.h                       |    1 
 b/include/asm-arm/arch-ixp4xx/io.h                             |   20 
 b/include/asm-arm/arch-ixp4xx/irqs.h                           |    9 
 b/include/asm-arm/arch-ixp4xx/ixp4xx-regs.h                    |    6 
 b/include/asm-arm/arch-ixp4xx/udc.h                            |   22 
 b/include/asm-arm/arch-l7200/entry-macro.S                     |    6 
 b/include/asm-arm/arch-lh7a40x/entry-macro.S                   |   18 
 b/include/asm-arm/arch-netx/entry-macro.S                      |    6 
 b/include/asm-arm/arch-ns9xxx/board.h                          |   18 
 b/include/asm-arm/arch-ns9xxx/clock.h                          |   41 
 b/include/asm-arm/arch-ns9xxx/debug-macro.S                    |   22 
 b/include/asm-arm/arch-ns9xxx/dma.h                            |   14 
 b/include/asm-arm/arch-ns9xxx/entry-macro.S                    |   28 
 b/include/asm-arm/arch-ns9xxx/hardware.h                       |   67 
 b/include/asm-arm/arch-ns9xxx/io.h                             |   20 
 b/include/asm-arm/arch-ns9xxx/irqs.h                           |   85 
 b/include/asm-arm/arch-ns9xxx/memory.h                         |   27 
 b/include/asm-arm/arch-ns9xxx/processor.h                      |   18 
 b/include/asm-arm/arch-ns9xxx/regs-bbu.h                       |   21 
 b/include/asm-arm/arch-ns9xxx/regs-board-a9m9750dev.h          |   24 
 b/include/asm-arm/arch-ns9xxx/regs-mem.h                       |  135 
 b/include/asm-arm/arch-ns9xxx/regs-sys.h                       |  157 
 b/include/asm-arm/arch-ns9xxx/system.h                         |   34 
 b/include/asm-arm/arch-ns9xxx/timex.h                          |   20 
 b/include/asm-arm/arch-ns9xxx/uncompress.h                     |   35 
 b/include/asm-arm/arch-ns9xxx/vmalloc.h                        |   16 
 b/include/asm-arm/arch-omap/entry-macro.S                      |   12 
 b/include/asm-arm/arch-omap/gpio.h                             |   67 
 b/include/asm-arm/arch-omap/memory.h                           |    2 
 b/include/asm-arm/arch-omap/omap-alsa.h                        |   12 
 b/include/asm-arm/arch-pnx4008/entry-macro.S                   |    6 
 b/include/asm-arm/arch-pxa/entry-macro.S                       |    6 
 b/include/asm-arm/arch-pxa/gpio.h                              |   80 
 b/include/asm-arm/arch-pxa/hardware.h                          |   12 
 b/include/asm-arm/arch-pxa/pxa-regs.h                          |   26 
 b/include/asm-arm/arch-pxa/udc.h                               |   30 
 b/include/asm-arm/arch-realview/entry-macro.S                  |    6 
 b/include/asm-arm/arch-realview/hardware.h                     |    2 
 b/include/asm-arm/arch-realview/irqs.h                         |   17 
 b/include/asm-arm/arch-realview/platform.h                     |   18 
 b/include/asm-arm/arch-realview/scu.h                          |    8 
 b/include/asm-arm/arch-rpc/entry-macro.S                       |    5 
 b/include/asm-arm/arch-s3c2410/audio.h                         |    6 
 b/include/asm-arm/arch-s3c2410/dma.h                           |   36 
 b/include/asm-arm/arch-s3c2410/entry-macro.S                   |    6 
 b/include/asm-arm/arch-s3c2410/gpio.h                          |   68 
 b/include/asm-arm/arch-s3c2410/irqs.h                          |   74 
 b/include/asm-arm/arch-s3c2410/regs-adc.h                      |    2 
 b/include/asm-arm/arch-s3c2410/regs-gpio.h                     |   32 
 b/include/asm-arm/arch-s3c2410/regs-s3c2443-clock.h            |  194 
 b/include/asm-arm/arch-s3c2410/regs-serial.h                   |   13 
 b/include/asm-arm/arch-s3c2410/reset.h                         |   22 
 b/include/asm-arm/arch-s3c2410/system.h                        |   15 
 b/include/asm-arm/arch-s3c2410/udc.h                           |   36 
 b/include/asm-arm/arch-sa1100/entry-macro.S                    |    6 
 b/include/asm-arm/arch-sa1100/gpio.h                           |   75 
 b/include/asm-arm/arch-shark/entry-macro.S                     |    6 
 b/include/asm-arm/arch-versatile/entry-macro.S                 |    6 
 b/include/asm-arm/atomic.h                                     |    4 
 b/include/asm-arm/cacheflush.h                                 |   49 
 b/include/asm-arm/checksum.h                                   |   56 
 b/include/asm-arm/device.h                                     |   10 
 b/include/asm-arm/dma-mapping.h                                |   18 
 b/include/asm-arm/domain.h                                     |    1 
 b/include/asm-arm/gpio.h                                       |    7 
 b/include/asm-arm/hardware/arm_scu.h                           |    2 
 b/include/asm-arm/hardware/cache-l2x0.h                        |   56 
 b/include/asm-arm/hardware/gic.h                               |    5 
 b/include/asm-arm/hardware/iop3xx.h                            |   87 
 b/include/asm-arm/hardware/sa1111.h                            |   93 
 b/include/asm-arm/io.h                                         |    5 
 b/include/asm-arm/kexec.h                                      |   30 
 b/include/asm-arm/pgtable.h                                    |   54 
 b/include/asm-arm/plat-s3c24xx/clock.h                         |   63 
 b/include/asm-arm/plat-s3c24xx/common-smdk.h                   |   15 
 b/include/asm-arm/plat-s3c24xx/cpu.h                           |   70 
 b/include/asm-arm/plat-s3c24xx/devs.h                          |   51 
 b/include/asm-arm/plat-s3c24xx/dma.h                           |   77 
 b/include/asm-arm/plat-s3c24xx/irq.h                           |  107 
 b/include/asm-arm/plat-s3c24xx/pm.h                            |   73 
 b/include/asm-arm/plat-s3c24xx/s3c2400.h                       |   31 
 b/include/asm-arm/plat-s3c24xx/s3c2410.h                       |   31 
 b/include/asm-arm/plat-s3c24xx/s3c2412.h                       |   29 
 b/include/asm-arm/plat-s3c24xx/s3c2440.h                       |   17 
 b/include/asm-arm/plat-s3c24xx/s3c2442.h                       |   17 
 b/include/asm-arm/plat-s3c24xx/s3c2443.h                       |   32 
 b/include/asm-arm/spinlock.h                                   |    1 
 b/include/asm-arm/system.h                                     |   94 
 b/include/asm-arm/termios.h                                    |   18 
 b/include/asm-arm/tlbflush.h                                   |   50 
 b/include/asm-arm/uaccess.h                                    |   10 
 b/include/asm-arm/unistd.h                                     |    1 
 b/include/asm-arm26/termios.h                                  |   18 
 b/include/asm-arm26/uaccess-asm.h                              |    4 
 b/include/asm-arm26/uaccess.h                                  |   10 
 b/include/asm-avr32/Kbuild                                     |    2 
 b/include/asm-avr32/arch-at32ap/at32ap7000.h                   |    2 
 b/include/asm-avr32/arch-at32ap/board.h                        |    4 
 b/include/asm-avr32/arch-at32ap/gpio.h                         |   27 
 b/include/asm-avr32/arch-at32ap/irq.h                          |   14 
 b/include/asm-avr32/arch-at32ap/portmux.h                      |    8 
 b/include/asm-avr32/checksum.h                                 |    2 
 b/include/asm-avr32/dma-mapping.h                              |   26 
 b/include/asm-avr32/gpio.h                                     |    6 
 b/include/asm-avr32/io.h                                       |   23 
 b/include/asm-avr32/irq.h                                      |    8 
 b/include/asm-avr32/posix_types.h                              |    2 
 b/include/asm-avr32/termios.h                                  |   18 
 b/include/asm-avr32/uaccess.h                                  |    6 
 b/include/asm-avr32/unistd.h                                   |   17 
 b/include/asm-cris/io.h                                        |    5 
 b/include/asm-cris/semaphore-helper.h                          |    9 
 b/include/asm-cris/system.h                                    |    3 
 b/include/asm-cris/termios.h                                   |   18 
 b/include/asm-frv/pgtable.h                                    |    6 
 b/include/asm-frv/termios.h                                    |   18 
 b/include/asm-generic/dma-mapping-broken.h                     |    4 
 b/include/asm-generic/gpio.h                                   |   25 
 b/include/asm-generic/memory_model.h                           |    2 
 b/include/asm-generic/mman.h                                   |    1 
 b/include/asm-generic/page.h                                   |   38 
 b/include/asm-generic/pgtable.h                                |   15 
 b/include/asm-h8300/termios.h                                  |   18 
 b/include/asm-i386/acpi.h                                      |   25 
 b/include/asm-i386/apic.h                                      |   12 
 b/include/asm-i386/atomic.h                                    |    4 
 b/include/asm-i386/bitops.h                                    |    4 
 b/include/asm-i386/bugs.h                                      |    2 
 b/include/asm-i386/cpufeature.h                                |    1 
 b/include/asm-i386/delay.h                                     |    8 
 b/include/asm-i386/desc.h                                      |    2 
 b/include/asm-i386/elf.h                                       |   12 
 b/include/asm-i386/hpet.h                                      |   16 
 b/include/asm-i386/i8253.h                                     |   15 
 b/include/asm-i386/io.h                                        |    6 
 b/include/asm-i386/io_apic.h                                   |    1 
 b/include/asm-i386/mach-default/do_timer.h                     |   78 
 b/include/asm-i386/mach-es7000/mach_mpparse.h                  |   17 
 b/include/asm-i386/mach-voyager/do_timer.h                     |   27 
 b/include/asm-i386/mce.h                                       |    2 
 b/include/asm-i386/mmu_context.h                               |    2 
 b/include/asm-i386/mpspec.h                                    |    1 
 b/include/asm-i386/msr.h                                       |   19 
 b/include/asm-i386/paravirt.h                                  |  183 
 b/include/asm-i386/pda.h                                       |   12 
 b/include/asm-i386/pgalloc.h                                   |   30 
 b/include/asm-i386/pgtable.h                                   |   23 
 b/include/asm-i386/processor.h                                 |    6 
 b/include/asm-i386/ptrace.h                                    |    8 
 b/include/asm-i386/segment.h                                   |   19 
 b/include/asm-i386/setup.h                                     |    4 
 b/include/asm-i386/smp.h                                       |    5 
 b/include/asm-i386/sync_bitops.h                               |    2 
 b/include/asm-i386/termbits.h                                  |    2 
 b/include/asm-i386/termios.h                                   |   18 
 b/include/asm-i386/time.h                                      |    5 
 b/include/asm-i386/timer.h                                     |   11 
 b/include/asm-i386/topology.h                                  |    1 
 b/include/asm-i386/tsc.h                                       |   43 
 b/include/asm-i386/uaccess.h                                   |    4 
 b/include/asm-i386/vmi.h                                       |  263 
 b/include/asm-i386/vmi_time.h                                  |  112 
 b/include/asm-ia64/acpi.h                                      |   10 
 b/include/asm-ia64/dma-mapping.h                               |   15 
 b/include/asm-ia64/dma.h                                       |    2 
 b/include/asm-ia64/esi.h                                       |    1 
 b/include/asm-ia64/kexec.h                                     |    3 
 b/include/asm-ia64/libata-portmap.h                            |   12 
 b/include/asm-ia64/machvec.h                                   |    5 
 b/include/asm-ia64/mca.h                                       |    2 
 b/include/asm-ia64/meminit.h                                   |   10 
 b/include/asm-ia64/pal.h                                       |   15 
 b/include/asm-ia64/pci.h                                       |    3 
 b/include/asm-ia64/pgalloc.h                                   |    3 
 b/include/asm-ia64/processor.h                                 |    2 
 b/include/asm-ia64/resource.h                                  |    1 
 b/include/asm-ia64/sal.h                                       |    5 
 b/include/asm-ia64/setup.h                                     |    2 
 b/include/asm-ia64/sn/acpi.h                                   |    3 
 b/include/asm-ia64/sn/pcibr_provider.h                         |    7 
 b/include/asm-ia64/sn/pcidev.h                                 |    8 
 b/include/asm-ia64/termios.h                                   |   18 
 b/include/asm-ia64/thread_info.h                               |    4 
 b/include/asm-ia64/topology.h                                  |    2 
 b/include/asm-ia64/unistd.h                                    |    4 
 b/include/asm-ia64/unwind.h                                    |    2 
 b/include/asm-m32r/a.out.h                                     |    2 
 b/include/asm-m32r/addrspace.h                                 |    1 
 b/include/asm-m32r/bugs.h                                      |    2 
 b/include/asm-m32r/byteorder.h                                 |    2 
 b/include/asm-m32r/cache.h                                     |    2 
 b/include/asm-m32r/cacheflush.h                                |    1 
 b/include/asm-m32r/current.h                                   |    3 
 b/include/asm-m32r/delay.h                                     |    2 
 b/include/asm-m32r/dma-mapping.h                               |   19 
 b/include/asm-m32r/dma.h                                       |    2 
 b/include/asm-m32r/errno.h                                     |    3 
 b/include/asm-m32r/ide.h                                       |    6 
 b/include/asm-m32r/ioctls.h                                    |    5 
 b/include/asm-m32r/ipcbuf.h                                    |    4 
 b/include/asm-m32r/kmap_types.h                                |    4 
 b/include/asm-m32r/m32104ut/m32104ut_pld.h                     |   11 
 b/include/asm-m32r/m32700ut/m32700ut_lan.h                     |   13 
 b/include/asm-m32r/m32700ut/m32700ut_lcd.h                     |   13 
 b/include/asm-m32r/m32700ut/m32700ut_pld.h                     |   13 
 b/include/asm-m32r/mappi2/mappi2_pld.h                         |   13 
 b/include/asm-m32r/mappi3/mappi3_pld.h                         |   11 
 b/include/asm-m32r/mc146818rtc.h                               |    3 
 b/include/asm-m32r/mman.h                                      |    2 
 b/include/asm-m32r/mmu.h                                       |   10 
 b/include/asm-m32r/mmu_context.h                               |    9 
 b/include/asm-m32r/module.h                                    |    3 
 b/include/asm-m32r/msgbuf.h                                    |    4 
 b/include/asm-m32r/namei.h                                     |    4 
 b/include/asm-m32r/opsput/opsput_lan.h                         |   13 
 b/include/asm-m32r/opsput/opsput_lcd.h                         |   13 
 b/include/asm-m32r/opsput/opsput_pld.h                         |   13 
 b/include/asm-m32r/page.h                                      |    5 
 b/include/asm-m32r/param.h                                     |    4 
 b/include/asm-m32r/pci.h                                       |    2 
 b/include/asm-m32r/pgalloc.h                                   |    3 
 b/include/asm-m32r/pgtable-2level.h                            |    3 
 b/include/asm-m32r/posix_types.h                               |    4 
 b/include/asm-m32r/rtc.h                                       |    4 
 b/include/asm-m32r/scatterlist.h                               |    2 
 b/include/asm-m32r/sections.h                                  |    1 
 b/include/asm-m32r/segment.h                                   |    4 
 b/include/asm-m32r/sembuf.h                                    |    4 
 b/include/asm-m32r/setup.h                                     |    4 
 b/include/asm-m32r/shmbuf.h                                    |    4 
 b/include/asm-m32r/shmparam.h                                  |    2 
 b/include/asm-m32r/sigcontext.h                                |    3 
 b/include/asm-m32r/siginfo.h                                   |    2 
 b/include/asm-m32r/signal.h                                    |    4 
 b/include/asm-m32r/smp.h                                       |    3 
 b/include/asm-m32r/sockios.h                                   |    2 
 b/include/asm-m32r/spinlock_types.h                            |    2 
 b/include/asm-m32r/stat.h                                      |    4 
 b/include/asm-m32r/string.h                                    |    2 
 b/include/asm-m32r/syscall.h                                   |    3 
 b/include/asm-m32r/system.h                                    |    2 
 b/include/asm-m32r/termbits.h                                  |    4 
 b/include/asm-m32r/termios.h                                   |   20 
 b/include/asm-m32r/timex.h                                     |    3 
 b/include/asm-m32r/tlbflush.h                                  |    1 
 b/include/asm-m32r/types.h                                     |    6 
 b/include/asm-m32r/uaccess.h                                   |    4 
 b/include/asm-m32r/ucontext.h                                  |    2 
 b/include/asm-m32r/unaligned.h                                 |    8 
 b/include/asm-m32r/unistd.h                                    |    2 
 b/include/asm-m32r/user.h                                      |    6 
 b/include/asm-m32r/vga.h                                       |    4 
 b/include/asm-m32r/xor.h                                       |    2 
 b/include/asm-m68k/dma-mapping.h                               |    2 
 b/include/asm-m68k/math-emu.h                                  |   15 
 b/include/asm-m68k/mc146818rtc.h                               |    1 
 b/include/asm-m68k/termios.h                                   |   18 
 b/include/asm-m68k/user.h                                      |    2 
 b/include/asm-m68knommu/bitops.h                               |    1 
 b/include/asm-m68knommu/m528xsim.h                             |    3 
 b/include/asm-mips/abi.h                                       |    2 
 b/include/asm-mips/atomic.h                                    |   90 
 b/include/asm-mips/bitops.h                                    |  155 
 b/include/asm-mips/bootinfo.h                                  |    4 
 b/include/asm-mips/bug.h                                       |    3 
 b/include/asm-mips/cacheflush.h                                |   12 
 b/include/asm-mips/checksum.h                                  |    2 
 b/include/asm-mips/compat-signal.h                             |   57 
 b/include/asm-mips/cpu-features.h                              |    3 
 b/include/asm-mips/cpu-info.h                                  |    1 
 b/include/asm-mips/ddb5xxx/ddb5477.h                           |   41 
 b/include/asm-mips/dec/interrupts.h                            |    3 
 b/include/asm-mips/dec/system.h                                |    3 
 b/include/asm-mips/delay.h                                     |    2 
 b/include/asm-mips/dma-mapping.h                               |    2 
 b/include/asm-mips/dma.h                                       |    3 
 b/include/asm-mips/ds1216.h                                    |   31 
 b/include/asm-mips/emma2rh/emma2rh.h                           |    5 
 b/include/asm-mips/emma2rh/markeins.h                          |    1 
 b/include/asm-mips/fpu.h                                       |   43 
 b/include/asm-mips/hazards.h                                   |    1 
 b/include/asm-mips/i8259.h                                     |    3 
 b/include/asm-mips/io.h                                        |   39 
 b/include/asm-mips/ioctl.h                                     |    5 
 b/include/asm-mips/irq.h                                       |    2 
 b/include/asm-mips/irq_cpu.h                                   |    6 
 b/include/asm-mips/irqflags.h                                  |   55 
 b/include/asm-mips/jmr3927/jmr3927.h                           |    6 
 b/include/asm-mips/lasat/lasat.h                               |    2 
 b/include/asm-mips/mach-atlas/mc146818rtc.h                    |    2 
 b/include/asm-mips/mach-au1x00/au1000.h                        |    1 
 b/include/asm-mips/mach-au1x00/au1xxx_ide.h                    |   34 
 b/include/asm-mips/mach-cobalt/cobalt.h                        |    4 
 b/include/asm-mips/mach-emma2rh/irq.h                          |    2 
 b/include/asm-mips/mach-generic/dma-coherence.h                |   45 
 b/include/asm-mips/mach-generic/irq.h                          |   32 
 b/include/asm-mips/mach-generic/kmalloc.h                      |    1 
 b/include/asm-mips/mach-generic/mc146818rtc.h                  |    2 
 b/include/asm-mips/mach-ip27/dma-coherence.h                   |   50 
 b/include/asm-mips/mach-ip27/topology.h                        |    1 
 b/include/asm-mips/mach-ip32/dma-coherence.h                   |   72 
 b/include/asm-mips/mach-jazz/dma-coherence.h                   |   40 
 b/include/asm-mips/mach-jmr3927/mangle-port.h                  |   18 
 b/include/asm-mips/mach-mips/irq.h                             |    2 
 b/include/asm-mips/mach-mips/mc146818rtc.h                     |    2 
 b/include/asm-mips/mach-rm/cpu-feature-overrides.h             |    5 
 b/include/asm-mips/mach-rm/mc146818rtc.h                       |   10 
 b/include/asm-mips/mach-vr41xx/irq.h                           |   11 
 b/include/asm-mips/marvell.h                                   |    1 
 b/include/asm-mips/mips-boards/atlasint.h                      |    4 
 b/include/asm-mips/mips-boards/maltaint.h                      |    4 
 b/include/asm-mips/mips-boards/prom.h                          |    3 
 b/include/asm-mips/mips-boards/seadint.h                       |    4 
 b/include/asm-mips/mips-boards/simint.h                        |    3 
 b/include/asm-mips/mips_mt.h                                   |    5 
 b/include/asm-mips/mipsmtregs.h                                |    2 
 b/include/asm-mips/mman.h                                      |    1 
 b/include/asm-mips/page.h                                      |   25 
 b/include/asm-mips/pci.h                                       |    1 
 b/include/asm-mips/pgalloc.h                                   |    2 
 b/include/asm-mips/pgtable-64.h                                |    2 
 b/include/asm-mips/pgtable.h                                   |    2 
 b/include/asm-mips/ptrace.h                                    |    4 
 b/include/asm-mips/rtlx.h                                      |    7 
 b/include/asm-mips/sections.h                                  |    2 
 b/include/asm-mips/sgi/ip22.h                                  |   13 
 b/include/asm-mips/sgialib.h                                   |    3 
 b/include/asm-mips/sgiarcs.h                                   |    2 
 b/include/asm-mips/sibyte/sb1250.h                             |    4 
 b/include/asm-mips/sibyte/sb1250_scd.h                         |    1 
 b/include/asm-mips/sigcontext.h                                |   41 
 b/include/asm-mips/signal.h                                    |   17 
 b/include/asm-mips/smtc.h                                      |    3 
 b/include/asm-mips/smtc_ipi.h                                  |   21 
 b/include/asm-mips/sni.h                                       |  131 
 b/include/asm-mips/spinlock.h                                  |   60 
 b/include/asm-mips/stackframe.h                                |   30 
 b/include/asm-mips/system.h                                    |   36 
 b/include/asm-mips/termios.h                                   |   18 
 b/include/asm-mips/uaccess.h                                   |   67 
 b/include/asm-mips/unistd.h                                    |   18 
 b/include/asm-mips/vr41xx/cmbvr4133.h                          |    5 
 b/include/asm-parisc/assembly.h                                |   20 
 b/include/asm-parisc/atomic.h                                  |   12 
 b/include/asm-parisc/bitops.h                                  |   24 
 b/include/asm-parisc/bug.h                                     |   88 
 b/include/asm-parisc/cache.h                                   |   29 
 b/include/asm-parisc/cacheflush.h                              |  179 
 b/include/asm-parisc/dma-mapping.h                             |    2 
 b/include/asm-parisc/elf.h                                     |    2 
 b/include/asm-parisc/hardware.h                                |   16 
 b/include/asm-parisc/io.h                                      |   13 
 b/include/asm-parisc/led.h                                     |    2 
 b/include/asm-parisc/linkage.h                                 |   28 
 b/include/asm-parisc/mman.h                                    |    1 
 b/include/asm-parisc/mmzone.h                                  |    2 
 b/include/asm-parisc/module.h                                  |    2 
 b/include/asm-parisc/msgbuf.h                                  |    6 
 b/include/asm-parisc/page.h                                    |    8 
 b/include/asm-parisc/parisc-device.h                           |    2 
 b/include/asm-parisc/pdc.h                                     |   10 
 b/include/asm-parisc/pdcpat.h                                  |   31 
 b/include/asm-parisc/pgalloc.h                                 |   10 
 b/include/asm-parisc/pgtable.h                                 |    1 
 b/include/asm-parisc/posix_types.h                             |    2 
 b/include/asm-parisc/processor.h                               |   10 
 b/include/asm-parisc/sembuf.h                                  |    4 
 b/include/asm-parisc/shmbuf.h                                  |   10 
 b/include/asm-parisc/signal.h                                  |    2 
 b/include/asm-parisc/smp.h                                     |    8 
 b/include/asm-parisc/spinlock_types.h                          |    4 
 b/include/asm-parisc/statfs.h                                  |   10 
 b/include/asm-parisc/system.h                                  |    2 
 b/include/asm-parisc/termios.h                                 |   18 
 b/include/asm-parisc/thread_info.h                             |    4 
 b/include/asm-parisc/tlbflush.h                                |   30 
 b/include/asm-parisc/types.h                                   |    2 
 b/include/asm-parisc/uaccess.h                                 |  122 
 b/include/asm-parisc/unistd.h                                  |   12 
 b/include/asm-powerpc/Kbuild                                   |    1 
 b/include/asm-powerpc/atomic.h                                 |   40 
 b/include/asm-powerpc/cell-pmu.h                               |   15 
 b/include/asm-powerpc/cputable.h                               |   13 
 b/include/asm-powerpc/dcr-native.h                             |    4 
 b/include/asm-powerpc/dcr.h                                    |    1 
 b/include/asm-powerpc/elf.h                                    |    2 
 b/include/asm-powerpc/firmware.h                               |   10 
 b/include/asm-powerpc/floppy.h                                 |  135 
 b/include/asm-powerpc/fs_pd.h                                  |   49 
 b/include/asm-powerpc/hvcall.h                                 |   15 
 b/include/asm-powerpc/immap_qe.h                               |    3 
 b/include/asm-powerpc/io.h                                     |    6 
 b/include/asm-powerpc/iommu.h                                  |    1 
 b/include/asm-powerpc/ipic.h                                   |    2 
 b/include/asm-powerpc/irq.h                                    |    3 
 b/include/asm-powerpc/kprobes.h                                |    7 
 b/include/asm-powerpc/mmu.h                                    |    1 
 b/include/asm-powerpc/mpc52xx.h                                |    2 
 b/include/asm-powerpc/mpc8260.h                                |   24 
 b/include/asm-powerpc/mpc8xx.h                                 |   28 
 b/include/asm-powerpc/mpic.h                                   |   24 
 b/include/asm-powerpc/oprofile_impl.h                          |   89 
 b/include/asm-powerpc/pci-bridge.h                             |    2 
 b/include/asm-powerpc/pmi.h                                    |   67 
 b/include/asm-powerpc/prom.h                                   |    2 
 b/include/asm-powerpc/ps3.h                                    |  221 
 b/include/asm-powerpc/ps3av.h                                  |  738 +
 b/include/asm-powerpc/ps3fb.h                                  |   56 
 b/include/asm-powerpc/reg.h                                    |   14 
 b/include/asm-powerpc/smp.h                                    |    1 
 b/include/asm-powerpc/spu.h                                    |   21 
 b/include/asm-powerpc/spu_csa.h                                |    4 
 b/include/asm-powerpc/spu_priv1.h                              |    2 
 b/include/asm-powerpc/sstep.h                                  |    1 
 b/include/asm-powerpc/systbl.h                                 |    6 
 b/include/asm-powerpc/termios.h                                |   18 
 b/include/asm-powerpc/time.h                                   |    2 
 b/include/asm-powerpc/topology.h                               |    1 
 b/include/asm-powerpc/ucc_slow.h                               |    8 
 b/include/asm-powerpc/udbg.h                                   |    3 
 b/include/asm-powerpc/unistd.h                                 |    4 
 b/include/asm-powerpc/vdso.h                                   |    5 
 b/include/asm-ppc/commproc.h                                   |    1 
 b/include/asm-ppc/ibm4xx.h                                     |    5 
 b/include/asm-ppc/io.h                                         |    2 
 b/include/asm-ppc/reg_booke.h                                  |    2 
 b/include/asm-ppc/serial.h                                     |    2 
 b/include/asm-s390/atomic.h                                    |    2 
 b/include/asm-s390/bugs.h                                      |    2 
 b/include/asm-s390/ccwdev.h                                    |    2 
 b/include/asm-s390/checksum.h                                  |   59 
 b/include/asm-s390/compat.h                                    |   28 
 b/include/asm-s390/etr.h                                       |  219 
 b/include/asm-s390/hardirq.h                                   |    2 
 b/include/asm-s390/io.h                                        |   75 
 b/include/asm-s390/ipl.h                                       |  119 
 b/include/asm-s390/kdebug.h                                    |    3 
 b/include/asm-s390/local.h                                     |   59 
 b/include/asm-s390/lowcore.h                                   |    6 
 b/include/asm-s390/mmu_context.h                               |   50 
 b/include/asm-s390/pgalloc.h                                   |   85 
 b/include/asm-s390/pgtable.h                                   |  147 
 b/include/asm-s390/processor.h                                 |   32 
 b/include/asm-s390/ptrace.h                                    |   11 
 b/include/asm-s390/reset.h                                     |    3 
 b/include/asm-s390/sclp.h                                      |   39 
 b/include/asm-s390/sections.h                                  |    2 
 b/include/asm-s390/setup.h                                     |   87 
 b/include/asm-s390/sfp-util.h                                  |   66 
 b/include/asm-s390/smp.h                                       |    6 
 b/include/asm-s390/system.h                                    |    4 
 b/include/asm-s390/tape390.h                                   |   72 
 b/include/asm-s390/termios.h                                   |   18 
 b/include/asm-s390/timer.h                                     |    3 
 b/include/asm-s390/timex.h                                     |   50 
 b/include/asm-s390/tlbflush.h                                  |    9 
 b/include/asm-s390/uaccess.h                                   |    2 
 b/include/asm-s390/unistd.h                                    |    3 
 b/include/asm-sh/Kbuild                                        |    2 
 b/include/asm-sh/bugs.h                                        |    6 
 b/include/asm-sh/cache.h                                       |    3 
 b/include/asm-sh/cpu-sh4/cacheflush.h                          |   11 
 b/include/asm-sh/cpu-sh4/dma.h                                 |   11 
 b/include/asm-sh/dma-mapping.h                                 |    4 
 b/include/asm-sh/hp6xx.h                                       |    6 
 b/include/asm-sh/ioctls.h                                      |   22 
 b/include/asm-sh/irq.h                                         |    9 
 b/include/asm-sh/kgdb.h                                        |    8 
 b/include/asm-sh/mmu.h                                         |   20 
 b/include/asm-sh/mmu_context.h                                 |   61 
 b/include/asm-sh/page.h                                        |    3 
 b/include/asm-sh/pgtable.h                                     |    6 
 b/include/asm-sh/processor.h                                   |    6 
 b/include/asm-sh/rts7751r2d.h                                  |    4 
 b/include/asm-sh/serial.h                                      |   11 
 b/include/asm-sh/system.h                                      |    1 
 b/include/asm-sh/termios.h                                     |   18 
 b/include/asm-sh/thread_info.h                                 |   18 
 b/include/asm-sh/tlbflush.h                                    |   38 
 b/include/asm-sh/ubc.h                                         |    2 
 b/include/asm-sh/unistd.h                                      |   21 
 b/include/asm-sh/voyagergx.h                                   |    5 
 b/include/asm-sh64/termios.h                                   |   18 
 b/include/asm-sparc/a.out.h                                    |    2 
 b/include/asm-sparc/dma-mapping.h                              |   15 
 b/include/asm-sparc/io.h                                       |   29 
 b/include/asm-sparc/mostek.h                                   |    2 
 b/include/asm-sparc/pci.h                                      |    3 
 b/include/asm-sparc/prom.h                                     |    1 
 b/include/asm-sparc/termios.h                                  |   18 
 b/include/asm-sparc/unistd.h                                   |   16 
 b/include/asm-sparc64/a.out.h                                  |    2 
 b/include/asm-sparc64/dma.h                                    |   15 
 b/include/asm-sparc64/floppy.h                                 |   11 
 b/include/asm-sparc64/irq.h                                    |    4 
 b/include/asm-sparc64/mostek.h                                 |    2 
 b/include/asm-sparc64/parport.h                                |   33 
 b/include/asm-sparc64/pbm.h                                    |   28 
 b/include/asm-sparc64/pci.h                                    |    3 
 b/include/asm-sparc64/prom.h                                   |    1 
 b/include/asm-sparc64/setup.h                                  |    2 
 b/include/asm-sparc64/termios.h                                |   18 
 b/include/asm-sparc64/tsb.h                                    |    2 
 b/include/asm-sparc64/unistd.h                                 |   17 
 b/include/asm-um/common.lds.S                                  |    1 
 b/include/asm-um/delay.h                                       |   17 
 b/include/asm-um/elf-ppc.h                                     |    2 
 b/include/asm-um/pgtable-2level.h                              |    8 
 b/include/asm-um/pgtable.h                                     |    2 
 b/include/asm-um/processor-x86_64.h                            |    6 
 b/include/asm-um/ptrace-x86_64.h                               |    9 
 b/include/asm-v850/termios.h                                   |   18 
 b/include/asm-x86_64/acpi.h                                    |   24 
 b/include/asm-x86_64/apic.h                                    |    1 
 b/include/asm-x86_64/bitops.h                                  |    2 
 b/include/asm-x86_64/bootsetup.h                               |    2 
 b/include/asm-x86_64/dma-mapping.h                             |    3 
 b/include/asm-x86_64/e820.h                                    |    2 
 b/include/asm-x86_64/hpet.h                                    |    7 
 b/include/asm-x86_64/hw_irq.h                                  |   29 
 b/include/asm-x86_64/io.h                                      |    8 
 b/include/asm-x86_64/io_apic.h                                 |   15 
 b/include/asm-x86_64/mce.h                                     |    2 
 b/include/asm-x86_64/mmzone.h                                  |   18 
 b/include/asm-x86_64/msr.h                                     |   13 
 b/include/asm-x86_64/mutex.h                                   |    6 
 b/include/asm-x86_64/pgalloc.h                                 |    5 
 b/include/asm-x86_64/pgtable.h                                 |    9 
 b/include/asm-x86_64/proto.h                                   |    9 
 b/include/asm-x86_64/setup.h                                   |    2 
 b/include/asm-x86_64/smp.h                                     |    3 
 b/include/asm-x86_64/swiotlb.h                                 |    7 
 b/include/asm-x86_64/termios.h                                 |   18 
 b/include/asm-x86_64/timex.h                                   |   35 
 b/include/asm-x86_64/topology.h                                |    1 
 b/include/asm-x86_64/tsc.h                                     |    1 
 b/include/asm-x86_64/uaccess.h                                 |   18 
 b/include/asm-x86_64/vsyscall.h                                |   34 
 b/include/asm-xtensa/mman.h                                    |    1 
 b/include/asm-xtensa/termios.h                                 |   19 
 b/include/crypto/algapi.h                                      |   24 
 b/include/linux/Kbuild                                         |    5 
 b/include/linux/acpi.h                                         |  341 
 b/include/linux/acpi_pmtmr.h                                   |   38 
 b/include/linux/agp_backend.h                                  |    5 
 b/include/linux/apm-emulation.h                                |   62 
 b/include/linux/ata.h                                          |   24 
 b/include/linux/atalk.h                                        |    2 
 b/include/linux/atmarp.h                                       |    2 
 b/include/linux/atmel_pdc.h                                    |   36 
 b/include/linux/audit.h                                        |   10 
 b/include/linux/auto_fs4.h                                     |   16 
 b/include/linux/backing-dev.h                                  |    1 
 b/include/linux/backlight.h                                    |   50 
 b/include/linux/binfmts.h                                      |    1 
 b/include/linux/blkdev.h                                       |    1 
 b/include/linux/bootmem.h                                      |    2 
 b/include/linux/buffer_head.h                                  |   12 
 b/include/linux/byteorder/Kbuild                               |    2 
 b/include/linux/byteorder/swabb.h                              |   13 
 b/include/linux/cdrom.h                                        |    2 
 b/include/linux/cfag12864b.h                                   |   82 
 b/include/linux/clockchips.h                                   |  142 
 b/include/linux/clocksource.h                                  |   39 
 b/include/linux/coda_linux.h                                   |    6 
 b/include/linux/compat.h                                       |   19 
 b/include/linux/compiler-gcc.h                                 |    7 
 b/include/linux/compiler.h                                     |    4 
 b/include/linux/console.h                                      |    4 
 b/include/linux/console_struct.h                               |    3 
 b/include/linux/cpu.h                                          |   16 
 b/include/linux/cpufreq.h                                      |   10 
 b/include/linux/cpumask.h                                      |    4 
 b/include/linux/cpuset.h                                       |    2 
 b/include/linux/crypto.h                                       |  148 
 b/include/linux/debugfs.h                                      |   10 
 b/include/linux/device.h                                       |   60 
 b/include/linux/dma-mapping.h                                  |   29 
 b/include/linux/dmapool.h                                      |    7 
 b/include/linux/dn.h                                           |    2 
 b/include/linux/efs_fs.h                                       |    2 
 b/include/linux/eisa.h                                         |   10 
 b/include/linux/eventpoll.h                                    |    7 
 b/include/linux/ext3_fs.h                                      |   10 
 b/include/linux/ext4_fs.h                                      |   10 
 b/include/linux/ext4_fs_extents.h                              |    4 
 b/include/linux/fb.h                                           |   51 
 b/include/linux/fs.h                                           |   22 
 b/include/linux/genhd.h                                        |   10 
 b/include/linux/gfp.h                                          |    4 
 b/include/linux/gigaset_dev.h                                  |    2 
 b/include/linux/gpio_keys.h                                    |   17 
 b/include/linux/hardirq.h                                      |    9 
 b/include/linux/hid-debug.h                                    |  749 -
 b/include/linux/hid.h                                          |   24 
 b/include/linux/hrtimer.h                                      |  266 
 b/include/linux/hugetlb.h                                      |    8 
 b/include/linux/i2c-id.h                                       |    7 
 b/include/linux/i2c.h                                          |    7 
 b/include/linux/ide.h                                          |   65 
 b/include/linux/if_packet.h                                    |   10 
 b/include/linux/if_pppox.h                                     |    2 
 b/include/linux/if_vlan.h                                      |   25 
 b/include/linux/igmp.h                                         |    2 
 b/include/linux/init.h                                         |    7 
 b/include/linux/init_task.h                                    |    2 
 b/include/linux/interrupt.h                                    |   21 
 b/include/linux/io.h                                           |   28 
 b/include/linux/ioport.h                                       |   20 
 b/include/linux/ipc.h                                          |    9 
 b/include/linux/ipv6.h                                         |    3 
 b/include/linux/irq.h                                          |   71 
 b/include/linux/isdn/capiutil.h                                |   21 
 b/include/linux/jiffies.h                                      |  222 
 b/include/linux/kbd_kern.h                                     |    2 
 b/include/linux/kdev_t.h                                       |    1 
 b/include/linux/kernel.h                                       |   13 
 b/include/linux/kexec.h                                        |    1 
 b/include/linux/kfifo.h                                        |    6 
 b/include/linux/kobject.h                                      |    4 
 b/include/linux/ks0108.h                                       |   49 
 b/include/linux/ktime.h                                        |   15 
 b/include/linux/kvm.h                                          |   53 
 b/include/linux/kvm_para.h                                     |   73 
 b/include/linux/lcd.h                                          |   45 
 b/include/linux/libata.h                                       |  177 
 b/include/linux/list.h                                         |   67 
 b/include/linux/lockdep.h                                      |    5 
 b/include/linux/log2.h                                         |   13 
 b/include/linux/magic.h                                        |    2 
 b/include/linux/mc146818rtc.h                                  |   10 
 b/include/linux/migrate.h                                      |    8 
 b/include/linux/minix_fs.h                                     |   24 
 b/include/linux/mm.h                                           |   23 
 b/include/linux/mm_inline.h                                    |   13 
 b/include/linux/mmc/card.h                                     |    3 
 b/include/linux/mmc/host.h                                     |   18 
 b/include/linux/mmc/mmc.h                                      |    1 
 b/include/linux/mmc/protocol.h                                 |   13 
 b/include/linux/mmzone.h                                       |   42 
 b/include/linux/mod_devicetable.h                              |   12 
 b/include/linux/module.h                                       |   56 
 b/include/linux/moduleparam.h                                  |   14 
 b/include/linux/mount.h                                        |   10 
 b/include/linux/msdos_fs.h                                     |    6 
 b/include/linux/msi.h                                          |   13 
 b/include/linux/mtd/bbm.h                                      |    7 
 b/include/linux/mtd/map.h                                      |    2 
 b/include/linux/mtd/mtd.h                                      |   17 
 b/include/linux/mtd/nand.h                                     |    1 
 b/include/linux/mtd/onenand.h                                  |   20 
 b/include/linux/mtd/onenand_regs.h                             |    7 
 b/include/linux/mtd/physmap.h                                  |    3 
 b/include/linux/mv643xx.h                                      |    3 
 b/include/linux/ncp_fs.h                                       |    4 
 b/include/linux/ncp_fs_sb.h                                    |    2 
 b/include/linux/net.h                                          |    2 
 b/include/linux/netdevice.h                                    |    7 
 b/include/linux/netfilter.h                                    |    4 
 b/include/linux/netfilter/Kbuild                               |    1 
 b/include/linux/netfilter/nf_conntrack_sane.h                  |   21 
 b/include/linux/netfilter/nf_conntrack_tcp.h                   |    4 
 b/include/linux/netfilter/xt_TCPMSS.h                          |   10 
 b/include/linux/netfilter_ipv4/ip_conntrack.h                  |    6 
 b/include/linux/netfilter_ipv4/ip_conntrack_core.h             |    2 
 b/include/linux/netfilter_ipv4/ip_nat.h                        |    1 
 b/include/linux/netfilter_ipv4/ip_tables.h                     |   22 
 b/include/linux/netfilter_ipv4/ipt_TCPMSS.h                    |    7 
 b/include/linux/netfilter_ipv6/ip6_tables.h                    |   35 
 b/include/linux/netfilter_ipv6/ip6t_mh.h                       |   15 
 b/include/linux/netlink.h                                      |    1 
 b/include/linux/nfs4.h                                         |    3 
 b/include/linux/nfs4_acl.h                                     |    9 
 b/include/linux/nfs_fs.h                                       |   32 
 b/include/linux/nfs_fs_sb.h                                    |    1 
 b/include/linux/nfs_page.h                                     |   31 
 b/include/linux/nfs_xdr.h                                      |    5 
 b/include/linux/nfsd/const.h                                   |    4 
 b/include/linux/nfsd/export.h                                  |    7 
 b/include/linux/nfsd/nfsd.h                                    |   12 
 b/include/linux/nfsd/nfsfh.h                                   |   99 
 b/include/linux/nmi.h                                          |    9 
 b/include/linux/nodemask.h                                     |    4 
 b/include/linux/page-flags.h                                   |    4 
 b/include/linux/pagemap.h                                      |    2 
 b/include/linux/pci.h                                          |   50 
 b/include/linux/pci_ids.h                                      |   25 
 b/include/linux/pci_regs.h                                     |    8 
 b/include/linux/pfkeyv2.h                                      |    4 
 b/include/linux/phonedev.h                                     |    2 
 b/include/linux/pid.h                                          |   14 
 b/include/linux/pipe_fs_i.h                                    |    4 
 b/include/linux/plist.h                                        |   54 
 b/include/linux/pm.h                                           |   37 
 b/include/linux/pnp.h                                          |    2 
 b/include/linux/proc_fs.h                                      |    6 
 b/include/linux/qnx4_fs.h                                      |    4 
 b/include/linux/quota.h                                        |    1 
 b/include/linux/raid/bitmap.h                                  |    1 
 b/include/linux/raid/md_k.h                                    |    1 
 b/include/linux/random.h                                       |    2 
 b/include/linux/reiserfs_fs.h                                  |    8 
 b/include/linux/reiserfs_xattr.h                               |   24 
 b/include/linux/relay.h                                        |    9 
 b/include/linux/rio.h                                          |    1 
 b/include/linux/sched.h                                        |   47 
 b/include/linux/security.h                                     |   12 
 b/include/linux/seqlock.h                                      |    2 
 b/include/linux/serial_core.h                                  |    2 
 b/include/linux/serial_pnx8xxx.h                               |   81 
 b/include/linux/serio.h                                        |   11 
 b/include/linux/shm.h                                          |    5 
 b/include/linux/skbuff.h                                       |   15 
 b/include/linux/slab_def.h                                     |   30 
 b/include/linux/sm501-regs.h                                   |  357 
 b/include/linux/sm501.h                                        |  170 
 b/include/linux/socket.h                                       |    4 
 b/include/linux/spi/ads7846.h                                  |   12 
 b/include/linux/spi/eeprom.h                                   |   22 
 b/include/linux/spi/spi.h                                      |   37 
 b/include/linux/spi/spi_bitbang.h                              |    3 
 b/include/linux/spinlock.h                                     |   70 
 b/include/linux/sunrpc/clnt.h                                  |    2 
 b/include/linux/sunrpc/debug.h                                 |    1 
 b/include/linux/sunrpc/sched.h                                 |   14 
 b/include/linux/sunrpc/svc.h                                   |   43 
 b/include/linux/sunrpc/svcsock.h                               |   14 
 b/include/linux/svga.h                                         |  124 
 b/include/linux/swap.h                                         |    6 
 b/include/linux/swapops.h                                      |    5 
 b/include/linux/sysctl.h                                       |   31 
 b/include/linux/sysdev.h                                       |   12 
 b/include/linux/sysfs.h                                        |   63 
 b/include/linux/taskstats.h                                    |   13 
 b/include/linux/tc.h                                           |  141 
 b/include/linux/tcp.h                                          |    2 
 b/include/linux/tick.h                                         |  109 
 b/include/linux/tifm.h                                         |   35 
 b/include/linux/time.h                                         |    7 
 b/include/linux/timer.h                                        |   66 
 b/include/linux/timex.h                                        |   11 
 b/include/linux/topology.h                                     |    4 
 b/include/linux/toshiba.h                                      |    2 
 b/include/linux/tty.h                                          |   30 
 b/include/linux/ufs_fs.h                                       |   56 
 b/include/linux/ufs_fs_i.h                                     |    3 
 b/include/linux/ufs_fs_sb.h                                    |    1 
 b/include/linux/usb.h                                          |   45 
 b/include/linux/usb/Kbuild                                     |    5 
 b/include/linux/usb/cdc.h                                      |    7 
 b/include/linux/usb/ch9.h                                      |  577 
 b/include/linux/usb/iowarrior.h                                |   33 
 b/include/linux/usb/quirks.h                                   |   11 
 b/include/linux/usb/serial.h                                   |   11 
 b/include/linux/usb_gadgetfs.h                                 |    2 
 b/include/linux/usb_usual.h                                    |    4 
 b/include/linux/usbdevice_fs.h                                 |    4 
 b/include/linux/utsname.h                                      |    2 
 b/include/linux/video_output.h                                 |   42 
 b/include/linux/videodev2.h                                    |  132 
 b/include/linux/vmstat.h                                       |   72 
 b/include/linux/vt_kern.h                                      |    1 
 b/include/linux/wanrouter.h                                    |    8 
 b/include/linux/wireless.h                                     |   25 
 b/include/linux/writeback.h                                    |    2 
 b/include/linux/xattr.h                                        |    8 
 b/include/linux/xfrm.h                                         |   19 
 b/include/media/cx2341x.h                                      |    4 
 b/include/media/ir-common.h                                    |   46 
 b/include/media/saa7115.h                                      |    3 
 b/include/media/saa7146_vv.h                                   |    3 
 b/include/media/v4l2-common.h                                  |   22 
 b/include/media/v4l2-dev.h                                     |   15 
 b/include/media/video-buf.h                                    |    3 
 b/include/mtd/mtd-abi.h                                        |    8 
 b/include/net/ax25.h                                           |    4 
 b/include/net/dn_route.h                                       |    5 
 b/include/net/dst.h                                            |   15 
 b/include/net/fib_rules.h                                      |    1 
 b/include/net/inet_hashtables.h                                |   10 
 b/include/net/inet_timewait_sock.h                             |    2 
 b/include/net/ip6_fib.h                                        |    2 
 b/include/net/irda/irda.h                                      |   16 
 b/include/net/iucv/af_iucv.h                                   |  106 
 b/include/net/iucv/iucv.h                                      |  415 
 b/include/net/iw_handler.h                                     |   30 
 b/include/net/neighbour.h                                      |    2 
 b/include/net/netfilter/nf_conntrack.h                         |    8 
 b/include/net/netfilter/nf_conntrack_core.h                    |    2 
 b/include/net/netfilter/nf_conntrack_expect.h                  |    2 
 b/include/net/netfilter/nf_conntrack_l3proto.h                 |    4 
 b/include/net/netfilter/nf_conntrack_l4proto.h                 |    2 
 b/include/net/netfilter/nf_nat.h                               |    1 
 b/include/net/netrom.h                                         |    4 
 b/include/net/pkt_cls.h                                        |    7 
 b/include/net/rose.h                                           |    6 
 b/include/net/route.h                                          |   12 
 b/include/net/sctp/structs.h                                   |    1 
 b/include/net/sctp/ulpqueue.h                                  |    1 
 b/include/net/sock.h                                           |    2 
 b/include/net/tcp.h                                            |    5 
 b/include/net/x25.h                                            |   18 
 b/include/net/xfrm.h                                           |   60 
 b/include/pcmcia/ciscode.h                                     |    1 
 b/include/pcmcia/ss.h                                          |    2 
 b/include/rdma/ib_addr.h                                       |    6 
 b/include/rdma/ib_sa.h                                         |  159 
 b/include/rdma/ib_user_mad.h                                   |    2 
 b/include/rdma/ib_verbs.h                                      |    3 
 b/include/rdma/rdma_cm.h                                       |   21 
 b/include/rdma/rdma_cm_ib.h                                    |    4 
 b/include/rdma/rdma_user_cm.h                                  |   13 
 b/include/scsi/iscsi_proto.h                                   |   46 
 b/include/scsi/libsas.h                                        |   22 
 b/include/scsi/scsi_device.h                                   |    1 
 b/include/scsi/scsi_tgt_if.h                                   |    3 
 b/include/scsi/scsi_transport.h                                |    1 
 b/include/scsi/scsi_transport_sas.h                            |    3 
 b/include/scsi/scsi_transport_spi.h                            |    1 
 b/include/sound/ac97_codec.h                                   |    4 
 b/include/sound/ad1848.h                                       |    2 
 b/include/sound/ak4114.h                                       |    3 
 b/include/sound/ak4117.h                                       |    2 
 b/include/sound/ak4xxx-adda.h                                  |    6 
 b/include/sound/control.h                                      |    5 
 b/include/sound/core.h                                         |   62 
 b/include/sound/emu10k1.h                                      |  418 
 b/include/sound/pcm.h                                          |    6 
 b/include/sound/pt2258.h                                       |   37 
 b/include/sound/sb16_csp.h                                     |   14 
 b/include/sound/snd_wavefront.h                                |    2 
 b/include/sound/soc-dapm.h                                     |  286 
 b/include/sound/soc.h                                          |  461 
 b/include/sound/version.h                                      |    4 
 b/include/sound/vx_core.h                                      |    2 
 b/include/sound/ymfpci.h                                       |    6 
 b/include/video/neomagic.h                                     |    3 
 b/init/Kconfig                                                 |   62 
 b/init/Makefile                                                |    7 
 b/init/calibrate.c                                             |    2 
 b/init/initramfs.c                                             |   17 
 b/init/main.c                                                  |  138 
 b/init/noinitramfs.c                                           |   52 
 b/init/version.c                                               |    1 
 b/ipc/Makefile                                                 |    1 
 b/ipc/ipc_sysctl.c                                             |  183 
 b/ipc/mqueue.c                                                 |   13 
 b/ipc/shm.c                                                    |  264 
 b/ipc/util.c                                                   |   90 
 b/kernel/Makefile                                              |    1 
 b/kernel/audit.c                                               |  216 
 b/kernel/auditfilter.c                                         |   11 
 b/kernel/auditsc.c                                             |   64 
 b/kernel/capability.c                                          |    8 
 b/kernel/compat.c                                              |   66 
 b/kernel/cpu.c                                                 |   32 
 b/kernel/cpuset.c                                              |    4 
 b/kernel/exit.c                                                |   67 
 b/kernel/fork.c                                                |    8 
 b/kernel/futex.c                                               |    4 
 b/kernel/hrtimer.c                                             |  860 +
 b/kernel/irq/Makefile                                          |    2 
 b/kernel/irq/chip.c                                            |   51 
 b/kernel/irq/devres.c                                          |   88 
 b/kernel/irq/manage.c                                          |   81 
 b/kernel/irq/migration.c                                       |    9 
 b/kernel/irq/proc.c                                            |   25 
 b/kernel/itimer.c                                              |   18 
 b/kernel/kfifo.c                                               |   10 
 b/kernel/kmod.c                                                |   44 
 b/kernel/kprobes.c                                             |  113 
 b/kernel/kthread.c                                             |    6 
 b/kernel/lockdep.c                                             |   56 
 b/kernel/lockdep_proc.c                                        |   44 
 b/kernel/module.c                                              |   97 
 b/kernel/mutex-debug.c                                         |    1 
 b/kernel/panic.c                                               |    6 
 b/kernel/params.c                                              |   52 
 b/kernel/posix-cpu-timers.c                                    |   15 
 b/kernel/posix-timers.c                                        |   18 
 b/kernel/power/Kconfig                                         |   63 
 b/kernel/power/console.c                                       |   10 
 b/kernel/power/disk.c                                          |  108 
 b/kernel/power/main.c                                          |   43 
 b/kernel/power/snapshot.c                                      |    4 
 b/kernel/power/swsusp.c                                        |    7 
 b/kernel/power/user.c                                          |  164 
 b/kernel/printk.c                                              |   20 
 b/kernel/profile.c                                             |    1 
 b/kernel/rcutorture.c                                          |   14 
 b/kernel/relay.c                                               |  191 
 b/kernel/resource.c                                            |   63 
 b/kernel/rtmutex.c                                             |    2 
 b/kernel/sched.c                                               |  227 
 b/kernel/signal.c                                              |  113 
 b/kernel/softirq.c                                             |   19 
 b/kernel/sys.c                                                 |   51 
 b/kernel/sysctl.c                                              |  682 
 b/kernel/time.c                                                |  256 
 b/kernel/time/Kconfig                                          |   25 
 b/kernel/time/Makefile                                         |    9 
 b/kernel/time/clockevents.c                                    |  276 
 b/kernel/time/clocksource.c                                    |  254 
 b/kernel/time/jiffies.c                                        |    3 
 b/kernel/time/ntp.c                                            |   48 
 b/kernel/time/tick-broadcast.c                                 |  533 
 b/kernel/time/tick-common.c                                    |  380 
 b/kernel/time/tick-internal.h                                  |  123 
 b/kernel/time/tick-oneshot.c                                   |   96 
 b/kernel/time/tick-sched.c                                     |  567 
 b/kernel/time/timer_list.c                                     |  287 
 b/kernel/time/timer_stats.c                                    |  411 
 b/kernel/timer.c                                               |  404 
 b/kernel/tsacct.c                                              |    2 
 b/kernel/utsname_sysctl.c                                      |  146 
 b/kernel/workqueue.c                                           |   13 
 b/lib/Kconfig                                                  |    9 
 b/lib/Kconfig.debug                                            |   39 
 b/lib/Makefile                                                 |    8 
 b/lib/bitmap.c                                                 |   24 
 b/lib/bust_spinlocks.c                                         |   12 
 b/lib/cmdline.c                                                |    8 
 b/lib/cpumask.c                                                |   18 
 b/lib/devres.c                                                 |  300 
 b/lib/fault-inject.c                                           |   41 
 b/lib/genalloc.c                                               |    4 
 b/lib/idr.c                                                    |    4 
 b/lib/iomap.c                                                  |    3 
 b/lib/kobject.c                                                |   83 
 b/lib/sha1.c                                                   |    9 
 b/lib/sort.c                                                   |    2 
 b/lib/string.c                                                 |    8 
 b/lib/swiotlb.c                                                |  126 
 b/lib/textsearch.c                                             |    4 
 b/lib/vsprintf.c                                               |   15 
 b/mm/Kconfig                                                   |    6 
 b/mm/backing-dev.c                                             |   16 
 b/mm/bounce.c                                                  |    2 
 b/mm/filemap.c                                                 |  102 
 b/mm/filemap_xip.c                                             |   48 
 b/mm/highmem.c                                                 |    3 
 b/mm/hugetlb.c                                                 |    2 
 b/mm/madvise.c                                                 |   22 
 b/mm/memory.c                                                  |   60 
 b/mm/mempolicy.c                                               |   24 
 b/mm/mempool.c                                                 |    6 
 b/mm/migrate.c                                                 |   17 
 b/mm/mincore.c                                                 |  118 
 b/mm/mmap.c                                                    |   74 
 b/mm/nommu.c                                                   |   29 
 b/mm/oom_kill.c                                                |    6 
 b/mm/page-writeback.c                                          |   30 
 b/mm/page_alloc.c                                              |  139 
 b/mm/readahead.c                                               |    8 
 b/mm/rmap.c                                                    |   21 
 b/mm/shmem.c                                                   |  163 
 b/mm/slab.c                                                    |  254 
 b/mm/tiny-shmem.c                                              |    2 
 b/mm/truncate.c                                                |   15 
 b/mm/vmalloc.c                                                 |    2 
 b/mm/vmscan.c                                                  |   53 
 b/mm/vmstat.c                                                  |   70 
 b/net/802/fc.c                                                 |   25 
 b/net/802/fddi.c                                               |   27 
 b/net/802/hippi.c                                              |   21 
 b/net/802/psnap.c                                              |    2 
 b/net/802/tr.c                                                 |  138 
 b/net/8021q/vlan.c                                             |   92 
 b/net/8021q/vlan.h                                             |   12 
 b/net/8021q/vlan_dev.c                                         |   45 
 b/net/8021q/vlanproc.c                                         |   40 
 b/net/Kconfig                                                  |    1 
 b/net/Makefile                                                 |    1 
 b/net/appletalk/aarp.c                                         |   16 
 b/net/appletalk/atalk_proc.c                                   |    8 
 b/net/appletalk/ddp.c                                          |  225 
 b/net/appletalk/dev.c                                          |    8 
 b/net/appletalk/sysctl_net_atalk.c                             |    2 
 b/net/atm/addr.c                                               |    1 
 b/net/atm/atm_sysfs.c                                          |   14 
 b/net/atm/br2684.c                                             |    6 
 b/net/atm/clip.c                                               |   11 
 b/net/atm/common.c                                             |   37 
 b/net/atm/common.h                                             |    2 
 b/net/atm/ioctl.c                                              |    2 
 b/net/atm/lec.c                                                |   23 
 b/net/atm/lec.h                                                |    4 
 b/net/atm/mpc.c                                                |  130 
 b/net/atm/mpc.h                                                |   44 
 b/net/atm/mpoa_caches.c                                        |    4 
 b/net/atm/mpoa_caches.h                                        |   98 
 b/net/atm/mpoa_proc.c                                          |   90 
 b/net/atm/proc.c                                               |   70 
 b/net/atm/pvc.c                                                |    4 
 b/net/atm/raw.c                                                |    7 
 b/net/atm/resources.c                                          |   16 
 b/net/atm/signaling.h                                          |    4 
 b/net/atm/svc.c                                                |   48 
 b/net/ax25/Kconfig                                             |   61 
 b/net/ax25/af_ax25.c                                           |  116 
 b/net/ax25/ax25_addr.c                                         |    7 
 b/net/ax25/ax25_dev.c                                          |    1 
 b/net/ax25/ax25_ds_in.c                                        |    1 
 b/net/ax25/ax25_ds_subr.c                                      |    1 
 b/net/ax25/ax25_iface.c                                        |    1 
 b/net/ax25/ax25_in.c                                           |    1 
 b/net/ax25/ax25_ip.c                                           |   95 
 b/net/ax25/ax25_out.c                                          |    1 
 b/net/ax25/ax25_route.c                                        |   10 
 b/net/ax25/ax25_std_in.c                                       |    1 
 b/net/ax25/ax25_std_subr.c                                     |    1 
 b/net/ax25/ax25_std_timer.c                                    |    3 
 b/net/ax25/ax25_subr.c                                         |    5 
 b/net/ax25/ax25_uid.c                                          |    5 
 b/net/ax25/sysctl_net_ax25.c                                   |    2 
 b/net/bluetooth/af_bluetooth.c                                 |   16 
 b/net/bluetooth/bnep/bnep.h                                    |   18 
 b/net/bluetooth/bnep/core.c                                    |   52 
 b/net/bluetooth/bnep/netdev.c                                  |   34 
 b/net/bluetooth/bnep/sock.c                                    |   27 
 b/net/bluetooth/cmtp/capi.c                                    |   14 
 b/net/bluetooth/cmtp/cmtp.h                                    |   12 
 b/net/bluetooth/cmtp/core.c                                    |   14 
 b/net/bluetooth/cmtp/sock.c                                    |   15 
 b/net/bluetooth/hci_conn.c                                     |   21 
 b/net/bluetooth/hci_core.c                                     |   36 
 b/net/bluetooth/hci_event.c                                    |   27 
 b/net/bluetooth/hci_sock.c                                     |   33 
 b/net/bluetooth/hidp/Kconfig                                   |    1 
 b/net/bluetooth/hidp/core.c                                    |  221 
 b/net/bluetooth/hidp/hidp.h                                    |   16 
 b/net/bluetooth/hidp/sock.c                                    |   19 
 b/net/bluetooth/l2cap.c                                        |   26 
 b/net/bluetooth/lib.c                                          |   12 
 b/net/bluetooth/rfcomm/core.c                                  |   56 
 b/net/bluetooth/rfcomm/sock.c                                  |   20 
 b/net/bluetooth/rfcomm/tty.c                                   |   55 
 b/net/bluetooth/sco.c                                          |   30 
 b/net/bridge/br_device.c                                       |    8 
 b/net/bridge/br_fdb.c                                          |   36 
 b/net/bridge/br_forward.c                                      |    4 
 b/net/bridge/br_if.c                                           |   58 
 b/net/bridge/br_input.c                                        |    4 
 b/net/bridge/br_ioctl.c                                        |   21 
 b/net/bridge/br_netfilter.c                                    |   47 
 b/net/bridge/br_netlink.c                                      |   14 
 b/net/bridge/br_notify.c                                       |   29 
 b/net/bridge/br_private.h                                      |    9 
 b/net/bridge/br_stp.c                                          |   24 
 b/net/bridge/br_stp_bpdu.c                                     |    2 
 b/net/bridge/br_stp_if.c                                       |   13 
 b/net/bridge/br_stp_timer.c                                    |   20 
 b/net/bridge/br_sysfs_br.c                                     |  242 
 b/net/bridge/br_sysfs_if.c                                     |    2 
 b/net/bridge/netfilter/ebt_802_3.c                             |    6 
 b/net/bridge/netfilter/ebt_among.c                             |    6 
 b/net/bridge/netfilter/ebt_arpreply.c                          |    2 
 b/net/bridge/netfilter/ebt_ip.c                                |    9 
 b/net/bridge/netfilter/ebt_log.c                               |    9 
 b/net/bridge/netfilter/ebt_mark_m.c                            |    2 
 b/net/bridge/netfilter/ebt_stp.c                               |    4 
 b/net/bridge/netfilter/ebt_ulog.c                              |   18 
 b/net/bridge/netfilter/ebt_vlan.c                              |    6 
 b/net/bridge/netfilter/ebtable_filter.c                        |    4 
 b/net/bridge/netfilter/ebtables.c                              |   22 
 b/net/compat.c                                                 |   17 
 b/net/core/datagram.c                                          |    2 
 b/net/core/dev.c                                               |  140 
 b/net/core/dev_mcast.c                                         |   31 
 b/net/core/dst.c                                               |   19 
 b/net/core/ethtool.c                                           |   10 
 b/net/core/fib_rules.c                                         |   48 
 b/net/core/filter.c                                            |    9 
 b/net/core/gen_estimator.c                                     |    6 
 b/net/core/gen_stats.c                                         |    2 
 b/net/core/iovec.c                                             |   11 
 b/net/core/link_watch.c                                        |    4 
 b/net/core/neighbour.c                                         |  109 
 b/net/core/net-sysfs.c                                         |  189 
 b/net/core/netpoll.c                                           |   25 
 b/net/core/pktgen.c                                            |   71 
 b/net/core/rtnetlink.c                                         |   29 
 b/net/core/scm.c                                               |   12 
 b/net/core/skbuff.c                                            |   77 
 b/net/core/sock.c                                              |  154 
 b/net/core/stream.c                                            |    4 
 b/net/core/user_dma.c                                          |    8 
 b/net/core/utils.c                                             |    4 
 b/net/core/wireless.c                                          |  104 
 b/net/dccp/ccids/ccid2.c                                       |   68 
 b/net/dccp/ccids/ccid3.c                                       |   26 
 b/net/dccp/ccids/lib/packet_history.h                          |    4 
 b/net/dccp/ccids/lib/tfrc_equation.c                           |   18 
 b/net/dccp/dccp.h                                              |    8 
 b/net/dccp/feat.c                                              |    8 
 b/net/dccp/feat.h                                              |    2 
 b/net/dccp/input.c                                             |   35 
 b/net/dccp/ipv4.c                                              |    8 
 b/net/dccp/ipv6.c                                              |    4 
 b/net/dccp/minisocks.c                                         |    2 
 b/net/dccp/options.c                                           |    4 
 b/net/dccp/output.c                                            |   22 
 b/net/dccp/probe.c                                             |    2 
 b/net/dccp/proto.c                                             |   10 
 b/net/dccp/sysctl.c                                            |    2 
 b/net/dccp/timer.c                                             |   27 
 b/net/decnet/af_decnet.c                                       |  132 
 b/net/decnet/dn_dev.c                                          |  125 
 b/net/decnet/dn_fib.c                                          |  137 
 b/net/decnet/dn_neigh.c                                        |   26 
 b/net/decnet/dn_nsp_in.c                                       |   75 
 b/net/decnet/dn_nsp_out.c                                      |   57 
 b/net/decnet/dn_route.c                                        |  206 
 b/net/decnet/dn_rules.c                                        |   21 
 b/net/decnet/dn_table.c                                        |  251 
 b/net/decnet/netfilter/dn_rtmsg.c                              |    2 
 b/net/decnet/sysctl_net_decnet.c                               |   86 
 b/net/econet/af_econet.c                                       |   65 
 b/net/ethernet/eth.c                                           |    9 
 b/net/ieee80211/Kconfig                                        |    6 
 b/net/ieee80211/ieee80211_crypt_wep.c                          |    8 
 b/net/ieee80211/ieee80211_rx.c                                 |    6 
 b/net/ieee80211/ieee80211_tx.c                                 |    9 
 b/net/ieee80211/ieee80211_wx.c                                 |    4 
 b/net/ieee80211/softmac/ieee80211softmac_assoc.c               |   20 
 b/net/ieee80211/softmac/ieee80211softmac_auth.c                |   78 
 b/net/ieee80211/softmac/ieee80211softmac_event.c               |   12 
 b/net/ieee80211/softmac/ieee80211softmac_io.c                  |   64 
 b/net/ieee80211/softmac/ieee80211softmac_module.c              |   59 
 b/net/ieee80211/softmac/ieee80211softmac_priv.h                |   12 
 b/net/ieee80211/softmac/ieee80211softmac_scan.c                |   14 
 b/net/ieee80211/softmac/ieee80211softmac_wx.c                  |   33 
 b/net/ipv4/Kconfig                                             |    6 
 b/net/ipv4/af_inet.c                                           |   74 
 b/net/ipv4/ah4.c                                               |   20 
 b/net/ipv4/arp.c                                               |   69 
 b/net/ipv4/cipso_ipv4.c                                        |   12 
 b/net/ipv4/datagram.c                                          |   16 
 b/net/ipv4/devinet.c                                           |   82 
 b/net/ipv4/esp4.c                                              |    8 
 b/net/ipv4/fib_frontend.c                                      |   36 
 b/net/ipv4/fib_hash.c                                          |   13 
 b/net/ipv4/fib_rules.c                                         |   14 
 b/net/ipv4/fib_semantics.c                                     |   30 
 b/net/ipv4/fib_trie.c                                          |  116 
 b/net/ipv4/icmp.c                                              |   16 
 b/net/ipv4/igmp.c                                              |   75 
 b/net/ipv4/inet_connection_sock.c                              |    6 
 b/net/ipv4/inet_diag.c                                         |   23 
 b/net/ipv4/inet_hashtables.c                                   |  106 
 b/net/ipv4/inet_timewait_sock.c                                |    4 
 b/net/ipv4/inetpeer.c                                          |    1 
 b/net/ipv4/ip_forward.c                                        |   23 
 b/net/ipv4/ip_fragment.c                                       |   18 
 b/net/ipv4/ip_gre.c                                            |   20 
 b/net/ipv4/ip_input.c                                          |   28 
 b/net/ipv4/ip_options.c                                        |   14 
 b/net/ipv4/ip_output.c                                         |   43 
 b/net/ipv4/ip_sockglue.c                                       |   83 
 b/net/ipv4/ipcomp.c                                            |   32 
 b/net/ipv4/ipconfig.c                                          |   32 
 b/net/ipv4/ipip.c                                              |   24 
 b/net/ipv4/ipmr.c                                              |  137 
 b/net/ipv4/ipvs/ip_vs_app.c                                    |    2 
 b/net/ipv4/ipvs/ip_vs_conn.c                                   |   15 
 b/net/ipv4/ipvs/ip_vs_core.c                                   |   20 
 b/net/ipv4/ipvs/ip_vs_ctl.c                                    |    6 
 b/net/ipv4/ipvs/ip_vs_ftp.c                                    |    2 
 b/net/ipv4/ipvs/ip_vs_lblc.c                                   |   14 
 b/net/ipv4/ipvs/ip_vs_lblcr.c                                  |   10 
 b/net/ipv4/ipvs/ip_vs_rr.c                                     |    2 
 b/net/ipv4/ipvs/ip_vs_sched.c                                  |    1 
 b/net/ipv4/multipath_drr.c                                     |    7 
 b/net/ipv4/multipath_random.c                                  |   23 
 b/net/ipv4/multipath_rr.c                                      |    3 
 b/net/ipv4/multipath_wrandom.c                                 |   22 
 b/net/ipv4/netfilter.c                                         |    6 
 b/net/ipv4/netfilter/Kconfig                                   |   34 
 b/net/ipv4/netfilter/Makefile                                  |    1 
 b/net/ipv4/netfilter/arp_tables.c                              |   16 
 b/net/ipv4/netfilter/arpt_mangle.c                             |    2 
 b/net/ipv4/netfilter/ip_conntrack_amanda.c                     |    4 
 b/net/ipv4/netfilter/ip_conntrack_core.c                       |  130 
 b/net/ipv4/netfilter/ip_conntrack_ftp.c                        |   12 
 b/net/ipv4/netfilter/ip_conntrack_helper_h323.c                |    2 
 b/net/ipv4/netfilter/ip_conntrack_helper_pptp.c                |    6 
 b/net/ipv4/netfilter/ip_conntrack_irc.c                        |   18 
 b/net/ipv4/netfilter/ip_conntrack_netbios_ns.c                 |    2 
 b/net/ipv4/netfilter/ip_conntrack_netlink.c                    |  118 
 b/net/ipv4/netfilter/ip_conntrack_proto_generic.c              |    1 
 b/net/ipv4/netfilter/ip_conntrack_proto_icmp.c                 |   13 
 b/net/ipv4/netfilter/ip_conntrack_proto_sctp.c                 |   97 
 b/net/ipv4/netfilter/ip_conntrack_proto_tcp.c                  |  319 
 b/net/ipv4/netfilter/ip_conntrack_proto_udp.c                  |    9 
 b/net/ipv4/netfilter/ip_conntrack_sip.c                        |   10 
 b/net/ipv4/netfilter/ip_conntrack_standalone.c                 |   51 
 b/net/ipv4/netfilter/ip_conntrack_tftp.c                       |    4 
 b/net/ipv4/netfilter/ip_nat_core.c                             |  100 
 b/net/ipv4/netfilter/ip_nat_ftp.c                              |    6 
 b/net/ipv4/netfilter/ip_nat_helper.c                           |   36 
 b/net/ipv4/netfilter/ip_nat_helper_pptp.c                      |   10 
 b/net/ipv4/netfilter/ip_nat_irc.c                              |    4 
 b/net/ipv4/netfilter/ip_nat_proto_icmp.c                       |    2 
 b/net/ipv4/netfilter/ip_nat_proto_tcp.c                        |    5 
 b/net/ipv4/netfilter/ip_nat_proto_udp.c                        |    5 
 b/net/ipv4/netfilter/ip_nat_rule.c                             |   38 
 b/net/ipv4/netfilter/ip_nat_sip.c                              |   14 
 b/net/ipv4/netfilter/ip_nat_snmp_basic.c                       |  362 
 b/net/ipv4/netfilter/ip_nat_standalone.c                       |   37 
 b/net/ipv4/netfilter/ip_queue.c                                |  152 
 b/net/ipv4/netfilter/ip_tables.c                               |   50 
 b/net/ipv4/netfilter/ipt_CLUSTERIP.c                           |   63 
 b/net/ipv4/netfilter/ipt_ECN.c                                 |   23 
 b/net/ipv4/netfilter/ipt_LOG.c                                 |   28 
 b/net/ipv4/netfilter/ipt_MASQUERADE.c                          |   13 
 b/net/ipv4/netfilter/ipt_NETMAP.c                              |   12 
 b/net/ipv4/netfilter/ipt_REDIRECT.c                            |   10 
 b/net/ipv4/netfilter/ipt_REJECT.c                              |   64 
 b/net/ipv4/netfilter/ipt_SAME.c                                |   24 
 b/net/ipv4/netfilter/ipt_TOS.c                                 |   15 
 b/net/ipv4/netfilter/ipt_TTL.c                                 |   19 
 b/net/ipv4/netfilter/ipt_ULOG.c                                |   57 
 b/net/ipv4/netfilter/ipt_addrtype.c                            |   11 
 b/net/ipv4/netfilter/ipt_ah.c                                  |   14 
 b/net/ipv4/netfilter/ipt_ecn.c                                 |   10 
 b/net/ipv4/netfilter/ipt_iprange.c                             |   14 
 b/net/ipv4/netfilter/ipt_owner.c                               |   15 
 b/net/ipv4/netfilter/ipt_recent.c                              |   16 
 b/net/ipv4/netfilter/ipt_tos.c                                 |   10 
 b/net/ipv4/netfilter/ipt_ttl.c                                 |   15 
 b/net/ipv4/netfilter/iptable_filter.c                          |    4 
 b/net/ipv4/netfilter/iptable_mangle.c                          |    8 
 b/net/ipv4/netfilter/iptable_raw.c                             |   28 
 b/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c               |   30 
 b/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c        |   14 
 b/net/ipv4/netfilter/nf_conntrack_proto_icmp.c                 |   39 
 b/net/ipv4/netfilter/nf_nat_core.c                             |   96 
 b/net/ipv4/netfilter/nf_nat_h323.c                             |    2 
 b/net/ipv4/netfilter/nf_nat_helper.c                           |   12 
 b/net/ipv4/netfilter/nf_nat_pptp.c                             |   10 
 b/net/ipv4/netfilter/nf_nat_proto_gre.c                        |    3 
 b/net/ipv4/netfilter/nf_nat_proto_icmp.c                       |    5 
 b/net/ipv4/netfilter/nf_nat_proto_tcp.c                        |    7 
 b/net/ipv4/netfilter/nf_nat_proto_udp.c                        |    7 
 b/net/ipv4/netfilter/nf_nat_rule.c                             |   26 
 b/net/ipv4/netfilter/nf_nat_sip.c                              |   14 
 b/net/ipv4/netfilter/nf_nat_snmp_basic.c                       |   98 
 b/net/ipv4/netfilter/nf_nat_standalone.c                       |   40 
 b/net/ipv4/proc.c                                              |   16 
 b/net/ipv4/protocol.c                                          |    3 
 b/net/ipv4/raw.c                                               |   30 
 b/net/ipv4/route.c                                             |  174 
 b/net/ipv4/syncookies.c                                        |   58 
 b/net/ipv4/sysctl_net_ipv4.c                                   |   20 
 b/net/ipv4/tcp.c                                               |   56 
 b/net/ipv4/tcp_cong.c                                          |   63 
 b/net/ipv4/tcp_cubic.c                                         |   68 
 b/net/ipv4/tcp_highspeed.c                                     |    4 
 b/net/ipv4/tcp_htcp.c                                          |   67 
 b/net/ipv4/tcp_input.c                                         |  221 
 b/net/ipv4/tcp_ipv4.c                                          |   38 
 b/net/ipv4/tcp_minisocks.c                                     |   14 
 b/net/ipv4/tcp_output.c                                        |   75 
 b/net/ipv4/tcp_probe.c                                         |    2 
 b/net/ipv4/tcp_timer.c                                         |   12 
 b/net/ipv4/tcp_vegas.c                                         |    4 
 b/net/ipv4/tcp_westwood.c                                      |   24 
 b/net/ipv4/tunnel4.c                                           |   50 
 b/net/ipv4/udp.c                                               |  112 
 b/net/ipv4/udp_impl.h                                          |    2 
 b/net/ipv4/xfrm4_input.c                                       |   10 
 b/net/ipv4/xfrm4_mode_beet.c                                   |   28 
 b/net/ipv4/xfrm4_mode_tunnel.c                                 |   59 
 b/net/ipv4/xfrm4_output.c                                      |    8 
 b/net/ipv4/xfrm4_policy.c                                      |   59 
 b/net/ipv4/xfrm4_state.c                                       |    1 
 b/net/ipv4/xfrm4_tunnel.c                                      |   31 
 b/net/ipv6/Kconfig                                             |    1 
 b/net/ipv6/Makefile                                            |    2 
 b/net/ipv6/addrconf.c                                          |  392 
 b/net/ipv6/addrconf_core.c                                     |   76 
 b/net/ipv6/af_inet6.c                                          |   61 
 b/net/ipv6/ah6.c                                               |   40 
 b/net/ipv6/anycast.c                                           |    8 
 b/net/ipv6/datagram.c                                          |   55 
 b/net/ipv6/esp6.c                                              |   30 
 b/net/ipv6/exthdrs.c                                           |   55 
 b/net/ipv6/exthdrs_core.c                                      |   16 
 b/net/ipv6/fib6_rules.c                                        |   14 
 b/net/ipv6/icmp.c                                              |   39 
 b/net/ipv6/inet6_hashtables.c                                  |  104 
 b/net/ipv6/ip6_fib.c                                           |   77 
 b/net/ipv6/ip6_flowlabel.c                                     |    6 
 b/net/ipv6/ip6_input.c                                         |   27 
 b/net/ipv6/ip6_output.c                                        |   24 
 b/net/ipv6/ip6_tunnel.c                                        |  100 
 b/net/ipv6/ipcomp6.c                                           |   22 
 b/net/ipv6/ipv6_sockglue.c                                     |   27 
 b/net/ipv6/ipv6_syms.c                                         |    1 
 b/net/ipv6/mcast.c                                             |   42 
 b/net/ipv6/mip6.c                                              |   28 
 b/net/ipv6/ndisc.c                                             |  138 
 b/net/ipv6/netfilter.c                                         |    5 
 b/net/ipv6/netfilter/Kconfig                                   |   11 
 b/net/ipv6/netfilter/Makefile                                  |    1 
 b/net/ipv6/netfilter/ip6_queue.c                               |  154 
 b/net/ipv6/netfilter/ip6_tables.c                              |   52 
 b/net/ipv6/netfilter/ip6t_HL.c                                 |   29 
 b/net/ipv6/netfilter/ip6t_LOG.c                                |   27 
 b/net/ipv6/netfilter/ip6t_REJECT.c                             |   46 
 b/net/ipv6/netfilter/ip6t_ah.c                                 |   30 
 b/net/ipv6/netfilter/ip6t_eui64.c                              |    8 
 b/net/ipv6/netfilter/ip6t_frag.c                               |    8 
 b/net/ipv6/netfilter/ip6t_hbh.c                                |    1 
 b/net/ipv6/netfilter/ip6t_hl.c                                 |   13 
 b/net/ipv6/netfilter/ip6t_ipv6header.c                         |   10 
 b/net/ipv6/netfilter/ip6t_mh.c                                 |  115 
 b/net/ipv6/netfilter/ip6t_owner.c                              |    8 
 b/net/ipv6/netfilter/ip6t_rt.c                                 |    8 
 b/net/ipv6/netfilter/ip6table_filter.c                         |   21 
 b/net/ipv6/netfilter/ip6table_mangle.c                         |   31 
 b/net/ipv6/netfilter/ip6table_raw.c                            |   35 
 b/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c               |   15 
 b/net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c               |   14 
 b/net/ipv6/netfilter/nf_conntrack_reasm.c                      |   50 
 b/net/ipv6/proc.c                                              |   27 
 b/net/ipv6/protocol.c                                          |    3 
 b/net/ipv6/raw.c                                               |  100 
 b/net/ipv6/reassembly.c                                        |   32 
 b/net/ipv6/route.c                                             |  246 
 b/net/ipv6/sit.c                                               |   44 
 b/net/ipv6/sysctl_net_ipv6.c                                   |    6 
 b/net/ipv6/tcp_ipv6.c                                          |  101 
 b/net/ipv6/tunnel6.c                                           |   43 
 b/net/ipv6/udp.c                                               |   69 
 b/net/ipv6/udp_impl.h                                          |    6 
 b/net/ipv6/xfrm6_input.c                                       |   21 
 b/net/ipv6/xfrm6_mode_tunnel.c                                 |   42 
 b/net/ipv6/xfrm6_output.c                                      |    8 
 b/net/ipv6/xfrm6_policy.c                                      |   54 
 b/net/ipv6/xfrm6_state.c                                       |    3 
 b/net/ipv6/xfrm6_tunnel.c                                      |   45 
 b/net/ipx/Kconfig                                              |    6 
 b/net/ipx/af_ipx.c                                             |  108 
 b/net/ipx/ipx_proc.c                                           |    8 
 b/net/ipx/ipx_route.c                                          |    4 
 b/net/ipx/sysctl_net_ipx.c                                     |    4 
 b/net/irda/af_irda.c                                           |   13 
 b/net/irda/discovery.c                                         |   60 
 b/net/irda/ircomm/ircomm_core.c                                |  101 
 b/net/irda/ircomm/ircomm_event.c                               |   73 
 b/net/irda/ircomm/ircomm_lmp.c                                 |  111 
 b/net/irda/ircomm/ircomm_param.c                               |   95 
 b/net/irda/ircomm/ircomm_ttp.c                                 |   89 
 b/net/irda/ircomm/ircomm_tty.c                                 |  288 
 b/net/irda/ircomm/ircomm_tty_attach.c                          |  237 
 b/net/irda/ircomm/ircomm_tty_ioctl.c                           |   87 
 b/net/irda/irda_device.c                                       |   22 
 b/net/irda/iriap.c                                             |   22 
 b/net/irda/irias_object.c                                      |   46 
 b/net/irda/irlan/irlan_client.c                                |  150 
 b/net/irda/irlan/irlan_client_event.c                          |  190 
 b/net/irda/irlan/irlan_common.c                                |  343 
 b/net/irda/irlan/irlan_eth.c                                   |  102 
 b/net/irda/irlan/irlan_event.c                                 |   26 
 b/net/irda/irlan/irlan_filter.c                                |   48 
 b/net/irda/irlan/irlan_provider.c                              |  102 
 b/net/irda/irlan/irlan_provider_event.c                        |   68 
 b/net/irda/irlap.c                                             |   16 
 b/net/irda/irlap_event.c                                       |    6 
 b/net/irda/irlap_frame.c                                       |    6 
 b/net/irda/irlmp.c                                             |   18 
 b/net/irda/irlmp_event.c                                       |    2 
 b/net/irda/irlmp_frame.c                                       |  122 
 b/net/irda/irmod.c                                             |   53 
 b/net/irda/irnet/irnet.h                                       |    6 
 b/net/irda/irnet/irnet_irda.c                                  |   72 
 b/net/irda/irnet/irnet_irda.h                                  |    2 
 b/net/irda/irnet/irnet_ppp.c                                   |   10 
 b/net/irda/irproc.c                                            |   40 
 b/net/irda/irqueue.c                                           |  106 
 b/net/irda/irsysctl.c                                          |   26 
 b/net/irda/irttp.c                                             |   43 
 b/net/irda/parameters.c                                        |    2 
 b/net/irda/qos.c                                               |  150 
 b/net/irda/timer.c                                             |   62 
 b/net/irda/wrapper.c                                           |    2 
 b/net/iucv/Kconfig                                             |   15 
 b/net/iucv/Makefile                                            |    6 
 b/net/iucv/af_iucv.c                                           | 1077 +
 b/net/iucv/iucv.c                                              | 1619 ++
 b/net/key/af_key.c                                             |  695 
 b/net/lapb/lapb_iface.c                                        |    6 
 b/net/lapb/lapb_in.c                                           |    1 
 b/net/lapb/lapb_out.c                                          |    5 
 b/net/lapb/lapb_subr.c                                         |   17 
 b/net/lapb/lapb_timer.c                                        |    2 
 b/net/llc/af_llc.c                                             |   18 
 b/net/llc/llc_conn.c                                           |    2 
 b/net/llc/llc_input.c                                          |    8 
 b/net/llc/llc_output.c                                         |    2 
 b/net/llc/llc_pdu.c                                            |    2 
 b/net/llc/llc_proc.c                                           |   20 
 b/net/llc/llc_s_st.c                                           |    2 
 b/net/llc/llc_sap.c                                            |    6 
 b/net/llc/llc_station.c                                        |   22 
 b/net/llc/sysctl_net_llc.c                                     |   10 
 b/net/netfilter/Kconfig                                        |   52 
 b/net/netfilter/Makefile                                       |    2 
 b/net/netfilter/core.c                                         |   45 
 b/net/netfilter/nf_conntrack_core.c                            |   75 
 b/net/netfilter/nf_conntrack_expect.c                          |    4 
 b/net/netfilter/nf_conntrack_ftp.c                             |   14 
 b/net/netfilter/nf_conntrack_h323_main.c                       |   20 
 b/net/netfilter/nf_conntrack_irc.c                             |    2 
 b/net/netfilter/nf_conntrack_l3proto_generic.c                 |    2 
 b/net/netfilter/nf_conntrack_netbios_ns.c                      |    2 
 b/net/netfilter/nf_conntrack_netlink.c                         |  106 
 b/net/netfilter/nf_conntrack_pptp.c                            |    2 
 b/net/netfilter/nf_conntrack_proto.c                           |   73 
 b/net/netfilter/nf_conntrack_proto_generic.c                   |    2 
 b/net/netfilter/nf_conntrack_proto_gre.c                       |    3 
 b/net/netfilter/nf_conntrack_proto_sctp.c                      |   73 
 b/net/netfilter/nf_conntrack_proto_tcp.c                       |  262 
 b/net/netfilter/nf_conntrack_proto_udp.c                       |    7 
 b/net/netfilter/nf_conntrack_sane.c                            |  242 
 b/net/netfilter/nf_conntrack_sip.c                             |    6 
 b/net/netfilter/nf_conntrack_standalone.c                      |    8 
 b/net/netfilter/nf_conntrack_tftp.c                            |    2 
 b/net/netfilter/nf_internals.h                                 |    2 
 b/net/netfilter/nf_log.c                                       |   63 
 b/net/netfilter/nf_queue.c                                     |   24 
 b/net/netfilter/nf_sockopt.c                                   |   12 
 b/net/netfilter/nf_sysctl.c                                    |    2 
 b/net/netfilter/nfnetlink.c                                    |   14 
 b/net/netfilter/nfnetlink_log.c                                |   86 
 b/net/netfilter/nfnetlink_queue.c                              |   86 
 b/net/netfilter/x_tables.c                                     |   14 
 b/net/netfilter/xt_CLASSIFY.c                                  |   14 
 b/net/netfilter/xt_CONNMARK.c                                  |    5 
 b/net/netfilter/xt_CONNSECMARK.c                               |    6 
 b/net/netfilter/xt_MARK.c                                      |   12 
 b/net/netfilter/xt_NFQUEUE.c                                   |    4 
 b/net/netfilter/xt_NOTRACK.c                                   |    4 
 b/net/netfilter/xt_SECMARK.c                                   |    6 
 b/net/netfilter/xt_TCPMSS.c                                    |  296 
 b/net/netfilter/xt_conntrack.c                                 |   32 
 b/net/netfilter/xt_dccp.c                                      |   20 
 b/net/netfilter/xt_hashlimit.c                                 |   13 
 b/net/netfilter/xt_helper.c                                    |   18 
 b/net/netfilter/xt_length.c                                    |    4 
 b/net/netfilter/xt_limit.c                                     |    2 
 b/net/netfilter/xt_mac.c                                       |    7 
 b/net/netfilter/xt_mark.c                                      |    6 
 b/net/netfilter/xt_multiport.c                                 |    2 
 b/net/netfilter/xt_physdev.c                                   |    2 
 b/net/netfilter/xt_policy.c                                    |   24 
 b/net/netfilter/xt_quota.c                                     |    4 
 b/net/netfilter/xt_realm.c                                     |    2 
 b/net/netfilter/xt_sctp.c                                      |   30 
 b/net/netfilter/xt_string.c                                    |    8 
 b/net/netfilter/xt_tcpmss.c                                    |    4 
 b/net/netlabel/netlabel_cipso_v4.c                             |    8 
 b/net/netlabel/netlabel_unlabeled.c                            |    2 
 b/net/netlink/af_netlink.c                                     |   52 
 b/net/netlink/genetlink.c                                      |    2 
 b/net/netrom/af_netrom.c                                       |   40 
 b/net/netrom/nr_dev.c                                          |    1 
 b/net/netrom/nr_in.c                                           |    1 
 b/net/netrom/nr_out.c                                          |    1 
 b/net/netrom/nr_route.c                                        |   23 
 b/net/netrom/nr_subr.c                                         |    3 
 b/net/netrom/nr_timer.c                                        |    2 
 b/net/netrom/sysctl_net_netrom.c                               |   28 
 b/net/packet/af_packet.c                                       |  171 
 b/net/rose/af_rose.c                                           |   94 
 b/net/rose/rose_dev.c                                          |    1 
 b/net/rose/rose_in.c                                           |    1 
 b/net/rose/rose_out.c                                          |    1 
 b/net/rose/rose_route.c                                        |   43 
 b/net/rose/rose_subr.c                                         |    1 
 b/net/rose/sysctl_net_rose.c                                   |   22 
 b/net/rxrpc/connection.c                                       |   10 
 b/net/rxrpc/internal.h                                         |    2 
 b/net/rxrpc/krxiod.c                                           |    2 
 b/net/rxrpc/krxsecd.c                                          |    2 
 b/net/rxrpc/main.c                                             |   44 
 b/net/rxrpc/proc.c                                             |    8 
 b/net/rxrpc/sysctl.c                                           |   14 
 b/net/rxrpc/transport.c                                        |    7 
 b/net/sched/Makefile                                           |    1 
 b/net/sched/act_api.c                                          |   35 
 b/net/sched/act_gact.c                                         |    3 
 b/net/sched/act_ipt.c                                          |    7 
 b/net/sched/act_mirred.c                                       |    3 
 b/net/sched/act_pedit.c                                        |   11 
 b/net/sched/act_police.c                                       |   13 
 b/net/sched/act_simple.c                                       |    6 
 b/net/sched/cls_api.c                                          |   15 
 b/net/sched/cls_basic.c                                        |   24 
 b/net/sched/cls_fw.c                                           |    5 
 b/net/sched/cls_route.c                                        |    3 
 b/net/sched/cls_rsvp.c                                         |    1 
 b/net/sched/cls_rsvp.h                                         |    8 
 b/net/sched/cls_rsvp6.c                                        |    1 
 b/net/sched/cls_tcindex.c                                      |   16 
 b/net/sched/cls_u32.c                                          |    5 
 b/net/sched/em_cmp.c                                           |    2 
 b/net/sched/em_meta.c                                          |   12 
 b/net/sched/em_nbyte.c                                         |    5 
 b/net/sched/em_text.c                                          |    5 
 b/net/sched/em_u32.c                                           |    6 
 b/net/sched/ematch.c                                           |   13 
 b/net/sched/sch_api.c                                          |   21 
 b/net/sched/sch_atm.c                                          |   22 
 b/net/sched/sch_cbq.c                                          |   33 
 b/net/sched/sch_dsmark.c                                       |   16 
 b/net/sched/sch_generic.c                                      |   30 
 b/net/sched/sch_gred.c                                         |    4 
 b/net/sched/sch_hfsc.c                                         |   45 
 b/net/sched/sch_htb.c                                          |   35 
 b/net/sched/sch_ingress.c                                      |   30 
 b/net/sched/sch_netem.c                                        |   26 
 b/net/sched/sch_prio.c                                         |   22 
 b/net/sched/sch_red.c                                          |    2 
 b/net/sched/sch_sfq.c                                          |    8 
 b/net/sched/sch_tbf.c                                          |    6 
 b/net/sched/sch_teql.c                                         |    9 
 b/net/sctp/associola.c                                         |   26 
 b/net/sctp/bind_addr.c                                         |   13 
 b/net/sctp/crc32c.c                                            |   38 
 b/net/sctp/debug.c                                             |   32 
 b/net/sctp/endpointola.c                                       |    3 
 b/net/sctp/input.c                                             |   16 
 b/net/sctp/inqueue.c                                           |   34 
 b/net/sctp/ipv6.c                                              |    7 
 b/net/sctp/objcnt.c                                            |   34 
 b/net/sctp/output.c                                            |   12 
 b/net/sctp/outqueue.c                                          |   57 
 b/net/sctp/primitive.c                                         |    4 
 b/net/sctp/proc.c                                              |   10 
 b/net/sctp/protocol.c                                          |   24 
 b/net/sctp/sm_make_chunk.c                                     |   91 
 b/net/sctp/sm_sideeffect.c                                     |   68 
 b/net/sctp/sm_statefuns.c                                      |  136 
 b/net/sctp/sm_statetable.c                                     |    2 
 b/net/sctp/socket.c                                            |  168 
 b/net/sctp/sysctl.c                                            |    2 
 b/net/sctp/transport.c                                         |   46 
 b/net/sctp/tsnmap.c                                            |    2 
 b/net/sctp/ulpevent.c                                          |   22 
 b/net/sctp/ulpqueue.c                                          |   71 
 b/net/socket.c                                                 |   92 
 b/net/sunrpc/auth.c                                            |   27 
 b/net/sunrpc/auth_gss/auth_gss.c                               |   72 
 b/net/sunrpc/auth_gss/gss_generic_token.c                      |   10 
 b/net/sunrpc/auth_gss/gss_krb5_crypto.c                        |   10 
 b/net/sunrpc/auth_gss/gss_krb5_mech.c                          |    3 
 b/net/sunrpc/auth_gss/gss_krb5_seal.c                          |    2 
 b/net/sunrpc/auth_gss/gss_krb5_seqnum.c                        |    6 
 b/net/sunrpc/auth_gss/gss_krb5_unseal.c                        |    2 
 b/net/sunrpc/auth_gss/gss_krb5_wrap.c                          |    4 
 b/net/sunrpc/auth_gss/gss_mech_switch.c                        |   10 
 b/net/sunrpc/auth_gss/gss_spkm3_mech.c                         |    9 
 b/net/sunrpc/auth_gss/gss_spkm3_seal.c                         |   14 
 b/net/sunrpc/auth_gss/gss_spkm3_token.c                        |   60 
 b/net/sunrpc/auth_gss/gss_spkm3_unseal.c                       |   11 
 b/net/sunrpc/auth_gss/svcauth_gss.c                            |   17 
 b/net/sunrpc/auth_null.c                                       |    1 
 b/net/sunrpc/auth_unix.c                                       |    9 
 b/net/sunrpc/cache.c                                           |   79 
 b/net/sunrpc/clnt.c                                            |  161 
 b/net/sunrpc/pmap_clnt.c                                       |   30 
 b/net/sunrpc/rpc_pipe.c                                        |    6 
 b/net/sunrpc/sched.c                                           |   86 
 b/net/sunrpc/stats.c                                           |    9 
 b/net/sunrpc/sunrpc_syms.c                                     |    6 
 b/net/sunrpc/svc.c                                             |  188 
 b/net/sunrpc/svcauth.c                                         |    5 
 b/net/sunrpc/svcauth_unix.c                                    |  261 
 b/net/sunrpc/svcsock.c                                         |  434 
 b/net/sunrpc/sysctl.c                                          |   18 
 b/net/sunrpc/xdr.c                                             |    6 
 b/net/sunrpc/xprt.c                                            |   61 
 b/net/sunrpc/xprtsock.c                                        |  117 
 b/net/tipc/addr.c                                              |   14 
 b/net/tipc/addr.h                                              |    6 
 b/net/tipc/bcast.c                                             |   98 
 b/net/tipc/bcast.h                                             |    6 
 b/net/tipc/bearer.c                                            |   58 
 b/net/tipc/bearer.h                                            |   22 
 b/net/tipc/cluster.c                                           |   22 
 b/net/tipc/cluster.h                                           |    4 
 b/net/tipc/config.c                                            |   16 
 b/net/tipc/config.h                                            |    8 
 b/net/tipc/core.c                                              |   18 
 b/net/tipc/core.h                                              |   40 
 b/net/tipc/dbg.c                                               |   56 
 b/net/tipc/dbg.h                                               |    2 
 b/net/tipc/discover.c                                          |   50 
 b/net/tipc/discover.h                                          |    2 
 b/net/tipc/eth_media.c                                         |   58 
 b/net/tipc/handler.c                                           |    6 
 b/net/tipc/link.c                                              |  394 
 b/net/tipc/link.h                                              |   32 
 b/net/tipc/msg.c                                               |    2 
 b/net/tipc/msg.h                                               |  138 
 b/net/tipc/name_distr.c                                        |   64 
 b/net/tipc/name_distr.h                                        |    2 
 b/net/tipc/name_table.c                                        |  106 
 b/net/tipc/name_table.h                                        |   10 
 b/net/tipc/net.c                                               |   74 
 b/net/tipc/net.h                                               |    4 
 b/net/tipc/netlink.c                                           |   16 
 b/net/tipc/node.c                                              |  220 
 b/net/tipc/node.h                                              |    8 
 b/net/tipc/node_subscr.c                                       |    6 
 b/net/tipc/node_subscr.h                                       |    2 
 b/net/tipc/port.c                                              |  226 
 b/net/tipc/port.h                                              |   28 
 b/net/tipc/ref.c                                               |   24 
 b/net/tipc/ref.h                                               |    8 
 b/net/tipc/socket.c                                            |  426 
 b/net/tipc/subscr.c                                            |   82 
 b/net/tipc/subscr.h                                            |   16 
 b/net/tipc/user_reg.c                                          |   22 
 b/net/tipc/user_reg.h                                          |    2 
 b/net/tipc/zone.c                                              |    4 
 b/net/tipc/zone.h                                              |    4 
 b/net/unix/af_unix.c                                           |   48 
 b/net/unix/garbage.c                                           |   15 
 b/net/unix/sysctl_net_unix.c                                   |    2 
 b/net/wanrouter/wanmain.c                                      |   35 
 b/net/wanrouter/wanproc.c                                      |   10 
 b/net/x25/Makefile                                             |    2 
 b/net/x25/af_x25.c                                             |   96 
 b/net/x25/sysctl_net_x25.c                                     |   20 
 b/net/x25/x25_dev.c                                            |   19 
 b/net/x25/x25_facilities.c                                     |   10 
 b/net/x25/x25_forward.c                                        |  165 
 b/net/x25/x25_in.c                                             |    8 
 b/net/x25/x25_link.c                                           |    6 
 b/net/x25/x25_out.c                                            |   10 
 b/net/x25/x25_proc.c                                           |  110 
 b/net/x25/x25_route.c                                          |    5 
 b/net/x25/x25_timer.c                                          |    6 
 b/net/xfrm/Kconfig                                             |   26 
 b/net/xfrm/xfrm_algo.c                                         |  111 
 b/net/xfrm/xfrm_input.c                                        |    2 
 b/net/xfrm/xfrm_policy.c                                       |  298 
 b/net/xfrm/xfrm_state.c                                        |  207 
 b/net/xfrm/xfrm_user.c                                         |  228 
 b/scripts/Kbuild.include                                       |   84 
 b/scripts/basic/fixdep.c                                       |   10 
 b/scripts/gen_initramfs_list.sh                                |   43 
 b/scripts/kconfig/qconf.cc                                     |   18 
 b/scripts/kernel-doc                                           |   57 
 b/scripts/makelst                                              |   34 
 b/scripts/mkcompile_h                                          |    2 
 b/scripts/mkuboot.sh                                           |   11 
 b/scripts/mod/file2alias.c                                     |   22 
 b/scripts/mod/modpost.c                                        |   49 
 b/security/dummy.c                                             |    2 
 b/security/inode.c                                             |    4 
 b/security/keys/compat.c                                       |    1 
 b/security/keys/key.c                                          |   33 
 b/security/keys/proc.c                                         |    4 
 b/security/keys/user_defined.c                                 |    1 
 b/security/security.c                                          |    1 
 b/security/selinux/avc.c                                       |    3 
 b/security/selinux/hooks.c                                     |   85 
 b/security/selinux/selinuxfs.c                                 |   26 
 b/security/selinux/ss/avtab.c                                  |    5 
 b/security/selinux/ss/policydb.c                               |    6 
 b/security/selinux/ss/services.c                               |    3 
 b/security/selinux/ss/sidtab.c                                 |    3 
 b/sound/Kconfig                                                |    2 
 b/sound/Makefile                                               |    2 
 b/sound/ac97_bus.c                                             |    4 
 b/sound/aoa/aoa.h                                              |    2 
 b/sound/aoa/codecs/snd-aoa-codec-onyx.c                        |   11 
 b/sound/aoa/core/snd-aoa-alsa.c                                |    5 
 b/sound/aoa/core/snd-aoa-alsa.h                                |    2 
 b/sound/aoa/core/snd-aoa-core.c                                |    4 
 b/sound/aoa/fabrics/snd-aoa-fabric-layout.c                    |   13 
 b/sound/aoa/soundbus/i2sbus/i2sbus-core.c                      |   22 
 b/sound/aoa/soundbus/i2sbus/i2sbus-pcm.c                       |  407 
 b/sound/aoa/soundbus/i2sbus/i2sbus.h                           |    6 
 b/sound/arm/aaci.c                                             |  315 
 b/sound/arm/aaci.h                                             |   43 
 b/sound/arm/pxa2xx-ac97.c                                      |    6 
 b/sound/core/control.c                                         |   44 
 b/sound/core/control_compat.c                                  |    5 
 b/sound/core/device.c                                          |   24 
 b/sound/core/hwdep.c                                           |   21 
 b/sound/core/info.c                                            |    2 
 b/sound/core/init.c                                            |   26 
 b/sound/core/memalloc.c                                        |   10 
 b/sound/core/misc.c                                            |   29 
 b/sound/core/oss/mixer_oss.c                                   |    2 
 b/sound/core/oss/pcm_oss.c                                     |    2 
 b/sound/core/pcm.c                                             |   50 
 b/sound/core/pcm_lib.c                                         |    5 
 b/sound/core/pcm_memory.c                                      |   23 
 b/sound/core/pcm_native.c                                      |    2 
 b/sound/core/rawmidi.c                                         |   31 
 b/sound/core/seq/instr/ainstr_fm.c                             |    1 
 b/sound/core/seq/instr/ainstr_gf1.c                            |    1 
 b/sound/core/seq/instr/ainstr_iw.c                             |    1 
 b/sound/core/seq/instr/ainstr_simple.c                         |    1 
 b/sound/core/seq/oss/seq_oss.c                                 |    2 
 b/sound/core/seq/seq_clientmgr.c                               |   16 
 b/sound/core/seq/seq_device.c                                  |   25 
 b/sound/core/seq/seq_ports.c                                   |   51 
 b/sound/core/seq/seq_virmidi.c                                 |    5 
 b/sound/core/sound.c                                           |   17 
 b/sound/core/timer.c                                           |   82 
 b/sound/drivers/Kconfig                                        |   11 
 b/sound/drivers/Makefile                                       |    2 
 b/sound/drivers/dummy.c                                        |   13 
 b/sound/drivers/mtpav.c                                        |   12 
 b/sound/drivers/mts64.c                                        |    6 
 b/sound/drivers/portman2x4.c                                   |  876 +
 b/sound/drivers/serial-u16550.c                                |  231 
 b/sound/drivers/virmidi.c                                      |    7 
 b/sound/drivers/vx/vx_mixer.c                                  |    2 
 b/sound/i2c/Makefile                                           |    1 
 b/sound/i2c/other/Makefile                                     |    4 
 b/sound/i2c/other/ak4114.c                                     |   29 
 b/sound/i2c/other/ak4117.c                                     |    2 
 b/sound/i2c/other/ak4xxx-adda.c                                |  110 
 b/sound/i2c/other/pt2258.c                                     |  233 
 b/sound/isa/Kconfig                                            |    2 
 b/sound/isa/ad1816a/ad1816a_lib.c                              |   10 
 b/sound/isa/ad1848/ad1848.c                                    |    2 
 b/sound/isa/ad1848/ad1848_lib.c                                |    6 
 b/sound/isa/cmi8330.c                                          |    4 
 b/sound/isa/dt019x.c                                           |    1 
 b/sound/isa/es1688/es1688.c                                    |    6 
 b/sound/isa/gus/gus_main.c                                     |    6 
 b/sound/isa/gus/gusclassic.c                                   |   10 
 b/sound/isa/gus/gusextreme.c                                   |   12 
 b/sound/isa/gus/gusmax.c                                       |   13 
 b/sound/isa/opl3sa2.c                                          |    8 
 b/sound/isa/sb/sb16_csp.c                                      |   61 
 b/sound/isa/sb/sb8.c                                           |    6 
 b/sound/isa/wavefront/wavefront.c                              |    1 
 b/sound/isa/wavefront/wavefront_fx.c                           |  812 -
 b/sound/isa/wavefront/yss225.c                                 | 2739 +++
 b/sound/oss/Kconfig                                            |   28 
 b/sound/oss/ac97_codec.c                                       |    3 
 b/sound/oss/ad1889.c                                           |    7 
 b/sound/oss/au1550_ac97.c                                      |    4 
 b/sound/oss/btaudio.c                                          |    9 
 b/sound/oss/cs46xx.c                                           |    9 
 b/sound/oss/dmasound/Kconfig                                   |    2 
 b/sound/oss/dmasound/dac3550a.c                                |    3 
 b/sound/oss/dmasound/dmasound_core.c                           |   26 
 b/sound/oss/dmasound/tas3001c.c                                |    3 
 b/sound/oss/dmasound/tas3004.c                                 |    3 
 b/sound/oss/dmasound/tas_common.c                              |    3 
 b/sound/oss/emu10k1/audio.c                                    |    2 
 b/sound/oss/emu10k1/main.c                                     |   11 
 b/sound/oss/emu10k1/midi.c                                     |    2 
 b/sound/oss/emu10k1/mixer.c                                    |    2 
 b/sound/oss/es1371.c                                           |    6 
 b/sound/oss/hal2.c                                             |    7 
 b/sound/oss/i810_audio.c                                       |    9 
 b/sound/oss/kahlua.c                                           |    3 
 b/sound/oss/msnd_pinnacle.c                                    |    2 
 b/sound/oss/nec_vrc5477.c                                      |    7 
 b/sound/oss/opl3.c                                             |    3 
 b/sound/oss/os.h                                               |    2 
 b/sound/oss/sb_card.c                                          |    6 
 b/sound/oss/sh_dac_audio.c                                     |    2 
 b/sound/oss/soundcard.c                                        |    7 
 b/sound/oss/swarm_cs4297a.c                                    |   16 
 b/sound/oss/trident.c                                          |    9 
 b/sound/oss/via82cxxx_audio.c                                  |    4 
 b/sound/oss/vwsnd.c                                            |    4 
 b/sound/oss/waveartist.c                                       |    4 
 b/sound/parisc/harmony.c                                       |    4 
 b/sound/pci/Kconfig                                            |   30 
 b/sound/pci/ac97/ac97_codec.c                                  |   65 
 b/sound/pci/ac97/ac97_patch.c                                  |  566 
 b/sound/pci/ac97/ac97_patch.h                                  |    2 
 b/sound/pci/ac97/ak4531_codec.c                                |    6 
 b/sound/pci/ali5451/ali5451.c                                  |    2 
 b/sound/pci/als300.c                                           |    6 
 b/sound/pci/atiixp.c                                           |   31 
 b/sound/pci/atiixp_modem.c                                     |    2 
 b/sound/pci/bt87x.c                                            |    1 
 b/sound/pci/ca0106/ca0106_main.c                               |   21 
 b/sound/pci/ca0106/ca0106_mixer.c                              |   50 
 b/sound/pci/cmipci.c                                           |   18 
 b/sound/pci/cs4281.c                                           |    2 
 b/sound/pci/echoaudio/darla20.c                                |    1 
 b/sound/pci/echoaudio/darla24.c                                |    1 
 b/sound/pci/echoaudio/echo3g.c                                 |    1 
 b/sound/pci/echoaudio/echo3g_dsp.c                             |    2 
 b/sound/pci/echoaudio/echoaudio.c                              |   20 
 b/sound/pci/echoaudio/gina20.c                                 |    1 
 b/sound/pci/echoaudio/gina24.c                                 |    1 
 b/sound/pci/echoaudio/indigo.c                                 |    1 
 b/sound/pci/echoaudio/indigodj.c                               |    1 
 b/sound/pci/echoaudio/indigoio.c                               |    1 
 b/sound/pci/echoaudio/layla20.c                                |    1 
 b/sound/pci/echoaudio/layla24.c                                |    1 
 b/sound/pci/echoaudio/mia.c                                    |    1 
 b/sound/pci/echoaudio/mona.c                                   |    1 
 b/sound/pci/emu10k1/emu10k1_main.c                             |  616 
 b/sound/pci/emu10k1/emu10k1x.c                                 |    6 
 b/sound/pci/emu10k1/emufx.c                                    |  204 
 b/sound/pci/emu10k1/emumixer.c                                 |  745 +
 b/sound/pci/emu10k1/emupcm.c                                   |  147 
 b/sound/pci/emu10k1/emuproc.c                                  |   34 
 b/sound/pci/emu10k1/io.c                                       |  104 
 b/sound/pci/emu10k1/p16v.c                                     |   14 
 b/sound/pci/emu10k1/p17v.h                                     |   47 
 b/sound/pci/emu10k1/voice.c                                    |    2 
 b/sound/pci/ens1370.c                                          |  154 
 b/sound/pci/es1938.c                                           |    2 
 b/sound/pci/fm801.c                                            |    2 
 b/sound/pci/hda/Makefile                                       |   11 
 b/sound/pci/hda/hda_codec.c                                    |   68 
 b/sound/pci/hda/hda_intel.c                                    |   48 
 b/sound/pci/hda/hda_local.h                                    |   12 
 b/sound/pci/hda/hda_patch.h                                    |    6 
 b/sound/pci/hda/patch_analog.c                                 |  205 
 b/sound/pci/hda/patch_cmedia.c                                 |   24 
 b/sound/pci/hda/patch_conexant.c                               | 1414 ++
 b/sound/pci/hda/patch_realtek.c                                | 2390 ++-
 b/sound/pci/hda/patch_sigmatel.c                               |  789 -
 b/sound/pci/hda/patch_via.c                                    | 1396 +
 b/sound/pci/ice1712/Makefile                                   |    2 
 b/sound/pci/ice1712/amp.c                                      |    4 
 b/sound/pci/ice1712/amp.h                                      |    2 
 b/sound/pci/ice1712/aureon.c                                   |  186 
 b/sound/pci/ice1712/aureon.h                                   |    6 
 b/sound/pci/ice1712/delta.c                                    |   34 
 b/sound/pci/ice1712/delta.h                                    |    2 
 b/sound/pci/ice1712/ews.c                                      |   24 
 b/sound/pci/ice1712/ews.h                                      |    2 
 b/sound/pci/ice1712/hoontech.c                                 |    7 
 b/sound/pci/ice1712/hoontech.h                                 |    2 
 b/sound/pci/ice1712/ice1712.c                                  |   74 
 b/sound/pci/ice1712/ice1712.h                                  |   18 
 b/sound/pci/ice1712/ice1724.c                                  |   78 
 b/sound/pci/ice1712/juli.c                                     |   36 
 b/sound/pci/ice1712/juli.h                                     |    2 
 b/sound/pci/ice1712/phase.c                                    |   76 
 b/sound/pci/ice1712/phase.h                                    |    2 
 b/sound/pci/ice1712/pontis.c                                   |   42 
 b/sound/pci/ice1712/pontis.h                                   |    2 
 b/sound/pci/ice1712/prodigy192.c                               |   40 
 b/sound/pci/ice1712/prodigy192.h                               |    2 
 b/sound/pci/ice1712/revo.c                                     |  372 
 b/sound/pci/ice1712/revo.h                                     |   13 
 b/sound/pci/ice1712/vt1720_mobo.c                              |   59 
 b/sound/pci/ice1712/vt1720_mobo.h                              |    2 
 b/sound/pci/ice1712/wtm.c                                      |  542 
 b/sound/pci/ice1712/wtm.h                                      |   20 
 b/sound/pci/intel8x0.c                                         |  218 
 b/sound/pci/intel8x0m.c                                        |  120 
 b/sound/pci/korg1212/korg1212.c                                |   45 
 b/sound/pci/maestro3.c                                         |  373 
 b/sound/pci/mixart/mixart_mixer.c                              |    4 
 b/sound/pci/nm256/nm256.c                                      |   56 
 b/sound/pci/pcxhr/pcxhr_mixer.c                                |    6 
 b/sound/pci/riptide/riptide.c                                  |    2 
 b/sound/pci/rme9652/hdsp.c                                     |   38 
 b/sound/pci/rme9652/hdspm.c                                    | 1244 +
 b/sound/pci/trident/trident_main.c                             |    4 
 b/sound/pci/via82xx.c                                          |  134 
 b/sound/pci/via82xx_modem.c                                    |    2 
 b/sound/pci/vx222/vx222.c                                      |    4 
 b/sound/pci/vx222/vx222_ops.c                                  |    2 
 b/sound/pci/ymfpci/ymfpci_image.h                              |    6 
 b/sound/pci/ymfpci/ymfpci_main.c                               |  171 
 b/sound/pcmcia/vx/vxp_mixer.c                                  |    2 
 b/sound/pcmcia/vx/vxpocket.c                                   |    2 
 b/sound/soc/Kconfig                                            |   34 
 b/sound/soc/Makefile                                           |    4 
 b/sound/soc/at91/Kconfig                                       |   31 
 b/sound/soc/at91/Makefile                                      |   11 
 b/sound/soc/at91/at91-i2s.c                                    |  721 +
 b/sound/soc/at91/at91-i2s.h                                    |   27 
 b/sound/soc/at91/at91-pcm.c                                    |  432 
 b/sound/soc/at91/at91-pcm.h                                    |   72 
 b/sound/soc/at91/eti_b1_wm8731.c                               |  375 
 b/sound/soc/codecs/Kconfig                                     |   15 
 b/sound/soc/codecs/Makefile                                    |    9 
 b/sound/soc/codecs/ac97.c                                      |  156 
 b/sound/soc/codecs/ac97.h                                      |   18 
 b/sound/soc/codecs/wm8731.c                                    |  758 +
 b/sound/soc/codecs/wm8731.h                                    |   44 
 b/sound/soc/codecs/wm8750.c                                    | 1049 +
 b/sound/soc/codecs/wm8750.h                                    |   67 
 b/sound/soc/codecs/wm9712.c                                    |  772 +
 b/sound/soc/codecs/wm9712.h                                    |   14 
 b/sound/soc/pxa/Kconfig                                        |   59 
 b/sound/soc/pxa/Makefile                                       |   20 
 b/sound/soc/pxa/corgi.c                                        |  383 
 b/sound/soc/pxa/poodle.c                                       |  352 
 b/sound/soc/pxa/pxa2xx-ac97.c                                  |  431 
 b/sound/soc/pxa/pxa2xx-ac97.h                                  |   22 
 b/sound/soc/pxa/pxa2xx-i2s.c                                   |  318 
 b/sound/soc/pxa/pxa2xx-i2s.h                                   |   20 
 b/sound/soc/pxa/pxa2xx-pcm.c                                   |  372 
 b/sound/soc/pxa/pxa2xx-pcm.h                                   |   34 
 b/sound/soc/pxa/spitz.c                                        |  394 
 b/sound/soc/pxa/tosa.c                                         |  289 
 b/sound/soc/soc-core.c                                         | 1587 ++
 b/sound/soc/soc-dapm.c                                         | 1323 +
 b/sound/sound_core.c                                           |    2 
 b/sound/sparc/dbri.c                                           |    2 
 b/sound/synth/emux/emux.c                                      |    1 
 b/sound/synth/emux/emux_proc.c                                 |    1 
 b/sound/usb/usbaudio.c                                         |  199 
 b/sound/usb/usbaudio.h                                         |    1 
 b/sound/usb/usbquirks.h                                        |   55 
 b/usr/Makefile                                                 |    2 
 b/usr/gen_init_cpio.c                                          |  122 
 drivers/acorn/char/i2c.c                                       |  369 
 drivers/acorn/char/pcf8583.c                                   |  284 
 drivers/acorn/char/pcf8583.h                                   |   41 
 drivers/acpi/hotkey.c                                          | 1042 -
 drivers/acpi/motherboard.c                                     |  191 
 drivers/acpi/tables/tbconvrt.c                                 |  622 
 drivers/acpi/tables/tbget.c                                    |  471 
 drivers/acpi/tables/tbgetall.c                                 |  311 
 drivers/acpi/tables/tbrsdt.c                                   |  307 
 drivers/char/drm/ffb_context.c                                 |  545 
 drivers/char/drm/ffb_drv.c                                     |  356 
 drivers/char/drm/ffb_drv.h                                     |  379 
 drivers/char/scan_keyb.c                                       |  149 
 drivers/char/scan_keyb.h                                       |   15 
 drivers/ieee1394/.gitignore                                    |    1 
 drivers/ieee1394/oui.db                                        | 7048 ----------
 drivers/ieee1394/oui2c.sh                                      |   22 
 drivers/media/video/sn9c102/sn9c102_pas202bca.c                |  238 
 drivers/net/oaknet.c                                           |  666 
 drivers/net/sk_mca.c                                           | 1216 -
 drivers/net/sk_mca.h                                           |  170 
 drivers/net/skfp/can.c                                         |   83 
 drivers/net/wan/lmc/lmc_media.h                                |   65 
 drivers/net/wireless/zd1211rw/zd_types.h                       |   71 
 drivers/ps3/system-bus.c                                       |  362 
 drivers/s390/net/iucv.c                                        | 2540 ---
 drivers/s390/net/iucv.h                                        |  849 -
 drivers/sbus/char/aurora.c                                     | 2364 ---
 drivers/sbus/char/aurora.h                                     |  276 
 drivers/sbus/char/cd180.h                                      |  240 
 drivers/video/S3triofb.c                                       |  790 -
 drivers/video/cyberfb.c                                        | 2295 ---
 drivers/video/cyberfb.h                                        |  415 
 drivers/video/retz3fb.c                                        | 1588 --
 drivers/video/retz3fb.h                                        |  286 
 drivers/video/sun3fb.c                                         |  702 
 drivers/video/virgefb.c                                        | 2526 ---
 drivers/video/virgefb.h                                        |  288 
 fs/jffs/Makefile                                               |   11 
 fs/jffs/inode-v23.c                                            | 1847 --
 fs/jffs/intrep.c                                               | 3449 ----
 fs/jffs/intrep.h                                               |   58 
 fs/jffs/jffs_fm.c                                              |  798 -
 fs/jffs/jffs_fm.h                                              |  149 
 fs/jffs/jffs_proc.c                                            |  261 
 fs/jffs/jffs_proc.h                                            |   28 
 fs/xfs/xfs_cap.h                                               |   70 
 fs/xfs/xfs_mac.h                                               |  106 
 include/acpi/actbl2.h                                          |   49 
 include/acpi/actbl71.h                                         |  134 
 include/asm-arm/apm.h                                          |   64 
 include/asm-arm/arch-at91rm9200/at91_aic.h                     |   53 
 include/asm-arm/arch-at91rm9200/at91_dbgu.h                    |   45 
 include/asm-arm/arch-at91rm9200/at91_ecc.h                     |   38 
 include/asm-arm/arch-at91rm9200/at91_lcdc.h                    |  148 
 include/asm-arm/arch-at91rm9200/at91_mci.h                     |  106 
 include/asm-arm/arch-at91rm9200/at91_pdc.h                     |   36 
 include/asm-arm/arch-at91rm9200/at91_pio.h                     |   49 
 include/asm-arm/arch-at91rm9200/at91_pit.h                     |   29 
 include/asm-arm/arch-at91rm9200/at91_pmc.h                     |   92 
 include/asm-arm/arch-at91rm9200/at91_rstc.h                    |   39 
 include/asm-arm/arch-at91rm9200/at91_rtc.h                     |   75 
 include/asm-arm/arch-at91rm9200/at91_rtt.h                     |   32 
 include/asm-arm/arch-at91rm9200/at91_shdwc.h                   |   33 
 include/asm-arm/arch-at91rm9200/at91_spi.h                     |   81 
 include/asm-arm/arch-at91rm9200/at91_ssc.h                     |  106 
 include/asm-arm/arch-at91rm9200/at91_st.h                      |   49 
 include/asm-arm/arch-at91rm9200/at91_tc.h                      |  146 
 include/asm-arm/arch-at91rm9200/at91_twi.h                     |   57 
 include/asm-arm/arch-at91rm9200/at91_wdt.h                     |   34 
 include/asm-arm/arch-at91rm9200/at91rm9200.h                   |  291 
 include/asm-arm/arch-at91rm9200/at91rm9200_emac.h              |  138 
 include/asm-arm/arch-at91rm9200/at91rm9200_mc.h                |  160 
 include/asm-arm/arch-at91rm9200/at91sam9260.h                  |  125 
 include/asm-arm/arch-at91rm9200/at91sam9260_matrix.h           |   78 
 include/asm-arm/arch-at91rm9200/at91sam9261.h                  |  292 
 include/asm-arm/arch-at91rm9200/at91sam9261_matrix.h           |   62 
 include/asm-arm/arch-at91rm9200/at91sam926x_mc.h               |  134 
 include/asm-arm/arch-at91rm9200/board.h                        |  117 
 include/asm-arm/arch-at91rm9200/cpu.h                          |   49 
 include/asm-arm/arch-at91rm9200/debug-macro.S                  |   39 
 include/asm-arm/arch-at91rm9200/dma.h                          |   19 
 include/asm-arm/arch-at91rm9200/entry-macro.S                  |   26 
 include/asm-arm/arch-at91rm9200/gpio.h                         |  199 
 include/asm-arm/arch-at91rm9200/hardware.h                     |   88 
 include/asm-arm/arch-at91rm9200/io.h                           |   32 
 include/asm-arm/arch-at91rm9200/irqs.h                         |   44 
 include/asm-arm/arch-at91rm9200/memory.h                       |   39 
 include/asm-arm/arch-at91rm9200/system.h                       |   53 
 include/asm-arm/arch-at91rm9200/timex.h                        |   37 
 include/asm-arm/arch-at91rm9200/uncompress.h                   |   56 
 include/asm-arm/arch-at91rm9200/vmalloc.h                      |   26 
 include/asm-avr32/arch-at32ap/at91_pdc.h                       |   36 
 include/asm-mips/apm.h                                         |   64 
 include/asm-mips/dec/tc.h                                      |   41 
 include/asm-mips/dec/tcinfo.h                                  |   47 
 include/asm-mips/dec/tcmodule.h                                |   39 
 include/asm-mips/ds1742.h                                      |   13 
 include/asm-mips/mach-jmr3927/ds1742.h                         |   16 
 include/asm-mips/sibyte/trace_prof.h                           |  110 
 include/asm-ppc/m48t35.h                                       |   77 
 include/asm-sh/apm.h                                           |   46 
 include/asm-sh/bigsur/bigsur.h                                 |   80 
 include/asm-sh/bigsur/io.h                                     |   35 
 include/asm-sh/bigsur/serial.h                                 |   24 
 include/asm-sh/ec3104/ec3104.h                                 |   43 
 include/asm-sh/ec3104/io.h                                     |   16 
 include/asm-sh/ec3104/keyboard.h                               |   15 
 include/asm-sh/ec3104/serial.h                                 |   20 
 include/linux/byteorder/pdp_endian.h                           |   88 
 include/linux/ds1742rtc.h                                      |   53 
 include/linux/jffs.h                                           |  224 
 include/linux/serial_ip3106.h                                  |   81 
 include/linux/usb_ch9.h                                        |  562 
 include/sound/typedefs.h                                       |  173 
 include/video/s3blit.h                                         |   79 
 net/ipv4/netfilter/ipt_TCPMSS.c                                |  207 
 net/ipx/ChangeLog                                              |  101 
 net/wanrouter/af_wanpipe.c                                     | 2600 ---
 6568 files changed, 319232 insertions(+), 175247 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