[vyatta-svn] Linus' linux git respitory cloned with vyatta additions: Changes to 'refs/tags/v2.6.18-rc2'

Rick Balocca rbalocca at suva.vyatta.com
Mon Jan 22 16:06:46 PST 2007


Tag 'v2.6.18-rc2' created by Linus Torvalds <torvalds at g5.osdl.org> at 2006-07-15 22:53 -0700

Linux v2.6.18-rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQBEuWPgF3YsRnbiHLsRArqvAJ9M4OIQcNY7/J7eXhJLThF0dIj8ggCcDNF0
PN2EIFc86vy0/6sO+DoC6xo=
=DpR/
-----END PGP SIGNATURE-----

Changes since v2.6.18-rc1:
Adam B. Jerome (1):
      /fs/proc/: 'larger than buffer size' memory accessed by clear_user()

Adrian Bunk (23):
      [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
      [ATM] net/atm/clip.c: fix PROC_FS=n compile
      kernel/printk.c: EXPORT_SYMBOL_UNUSED
      mm/bootmem.c: EXPORT_UNUSED_SYMBOL
      mm/memory.c: EXPORT_UNUSED_SYMBOL
      mm/mmzone.c: EXPORT_UNUSED_SYMBOL
      fs/read_write.c: EXPORT_UNUSED_SYMBOL
      kernel/softirq.c: EXPORT_UNUSED_SYMBOL
      i386 defconfig: set CONFIG_PM_STD_PARTITION=""
      proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()
      [ALSA] fix the SND_FM801_TEA575X dependencies
      [ALSA] sound/i2c/cs8427.c: don't export a static function
      [ALSA] make sound/isa/gus/gusextreme.c:devices static
      w1: remove drivers/w1/w1.h
      PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
      Driver core: bus.c cleanups
      remove kernel/power/pm.c:pm_unregister_all()
      The scheduled unexport of insert_resource
      [ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge
      remove kernel/kthread.c:kthread_stop_sem()
      drivers/block/cpqarray.c: remove an unused variable
      unexport open_softirq
      let the the lockdep options depend on DEBUG_KERNEL

Al Viro (1):
      symlink nesting level change

Alan Cox (2):
      [DCCP]: Fix sparse warnings.
      ide: fix Jmicron support

Alan Stern (6):
      usb-storage: wait for URB to complete
      usb-storage: fix race between reset and disconnect
      USB hub: don't return status > 0 from resume
      usbcore: fixes for hub_port_resume
      USB: unusual_devs entry for Nokia N91
      USB: unusual_devs entry for Nokia E61

Ananda Raju (1):
      s2io driver irq fix

Andi Kleen (6):
      ACPI: delete some defaults from ACPI Kconfig
      Minor cleanup to lockdep.c
      x86_64: Update defconfig
      x86_64: Fix up bogus defaults in ACPI Kconfig
      x86_64: Allow oprofile for model P4 models
      x86_64: Fix access check in ptrace compat

Andreas Gruenbacher (2):
      Remove leftover ext3 acl declarations
      null-terminate over-long /proc/kallsyms symbols

Andreas Mohr (1):
      small kernel/sched.c cleanup

Andreas Schwab (1):
      Fix snd-aoa irq conversion

Andrew Morton (16):
      [SERIAL] 8250: sysrq deadlock fix
      ACPI: SBS: fix initialization, sem2mutex
      don't select CONFIG_HOTPLUG
      x86_64: e820.c needs pgtable.h
      count_vm_events() fix
      fadvise: remove dead comments
      md: fix oops in error-handling
      get_cmos_time() locking fix (lockdep)
      swsusp warning fix
      fix weird logic in alloc_fdtable()
      checklist update
      alloc_fdtable() expansion fix
      e1000: irq naming update
      8139cp.c printk fix
      [SPARC64]: of_device_register() error checking fix
      del_timer_sync(): add cpu_relax()

Anil Keshavamurthy (1):
      ia64: race flushing icache in COW path

Arjan van de Ven (9):
      8139too deadlock fix
      [ATM]: fix possible recursive locking in skb_migrate()
      ACPI: add 'const' to several ACPI file_operations
      lockdep: improve debug output
      put a comment at register_die_notifier that the export is used
      lockdep: disable lock debugging when kernel state becomes untrusted
      lockdep: annotate the sysfs i_mutex to be a separate class
      lockdep: annotate mm/slab.c
      lockdep: annotate the BLKPG_DEL_PARTITION ioctl

Atsushi Nemoto (6):
      [MIPS] Make SPARSEMEM selectable on QEMU.
      [MIPS] Make SPARSEMEM selectable on QEMU.
      [MIPS] Sparsemem fixes
      [MIPS] Do not count pages in holes with sparsemem
      [MIPS] Fix rdhwr_op definition.
      [MIPS] sparsemem: fix crash in show_mem

Auke Kok (23):
      e1000: prevent statistics from garbling during bus resets
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      e1000: fix loopback ethtool test
      e1000: rework driver hardware reset locking
      e1000: Make PHY powerup/down a function
      e1000: fix CONFIG_PM blocks
      e1000: small performance tweak by removing double code
      e1000: add smart power down code
      e1000: change printk into DPRINTK
      e1000: recycle skb
      e1000: rework module param code with uninitialized values
      e1000: force register write flushes to circumvent broken platforms
      e1000: disable CRC stripping workaround
      e1000: fix adapter led blinking inconsistency
      e1000: M88 PHY workaround
      e1000: check return value of _get_speed_and_duplex
      e1000: disable ERT
      e1000: add ich8lan core functions
      e1000: integrate ich8 support into driver
      e1000: allow user to disable ich8 lock loss workaround
      e1000: add ich8lan device ID's
      e1000: increase version to 7.1.9-k2
      ixgb: fix tx unit hang - properly calculate desciptor count

Ayaz Abdulla (2):
      forcedeth: deferral fixup
      forcedeth: watermark fixup

Balbir Singh (1):
      per-task-delay-accounting: utilities for genetlink usage

Bart Oldeman (1):
      USB: ipw.c driver fix

Ben Gardner (2):
      w1: fix idle check loop in ds2482
      pca9539: Honor the force parameter

Benjamin Herrenschmidt (10):
      aoa: i2sbus: move module parameter declaration up
      aoa: i2sbus: fix for PowerMac7,2 and 7,3
      aoa: fix when all is built into the kernel
      aoa: i2sbus: revamp control layer
      aoa: pmf gpio: report if function calling fails
      aoa fabric layout: clean up messages
      aoa: tas: fix initialisation/reset
      powerpc: fix trigger handling in the new irq code
      powerpc: fix MPIC OF tree parsing on Apple quad g5
      powerpc: fix SMU driver interrupt mapping

Bob Moore (1):
      ACPI: ACPICA 20060707

Brian Haley (1):
      [IPV6]: order addresses by scope

Brice Goglin (1):
      myri10ge return value fix

Catalin Marinas (1):
      Fix a memory leak in the i386 setup code

Chandra Seetharaman (1):
      per-task-delay-accounting: cpu delay collection via schedstats

Charles Spirakis (1):
      hwmon: New maintainer for w83791d

Chase Venters (1):
      Make cpu_relax() imply barrier() on all arches

Chris Boot (2):
      LED Class support for Soekris net48xx
      net48xx LED cleanups

Chris Dearman (4):
      [MIPS] Less noise on multithreading exceptions.
      [MIPS] Use KERN_DEBUG to log the SDBBP messages
      [MIPS] Default cpu_has_mipsmt to a runtime check
      [MIPS] Panic on fp exception in kernel mode.

Christoph Hellwig (3):
      snsc: switch from force_sig to kill_proc
      disallow modular binfmt_elf32
      remove the tasklist_lock export

Christoph Lameter (2):
      ZVC: add __inc_zone_state for !SMP configuration
      USB: remove empty destructor from drivers/usb/mon/mon_text.c

Christophe Mariac (1):
      USB: new device ids for ftdi_sio driver

Chuck Ebbert (2):
      i386: system.h: remove extra semicolons and fix order
      i386: handle_BUG(): don't print garbage if debug info unavailable

Chuck Short (2):
      Add Computone IntelliPort Plus serial hotplug support
      Add Specialix IO8+ card support hotplug support

Clemens Ladisch (2):
      [ALSA] wavefront: fix __init/__devinit confusion
      [ALSA] remove unused snd_minor.name field

Colin Leroy (1):
      USB: Add one VID/PID to ftdi_sio

Cornelia Huck (2):
      [S390] subchannel register/unregister mutex.
      [S390] path grouping and path verifications fixes.

D. Peter Siddons (1):
      USB: new device id for Thorlabs motor driver

Dan Streetman (1):
      USB: add ZyXEL vendor/product ID to rtl8150 driver

Daniel Drake (1):
      zd1211rw: usb_clear_halt not allowed in IRQ context

Daniel Mack (1):
      USB: au1200: EHCI and OHCI fixes

Dave Jones (4):
      Fix cpufreq vs hotplug lockdep recursion.
      fix oddball boolean logic in s390 netiucv
      s390: broken null test in claw driver
      sch_htb compile fix.

David Brownell (2):
      USB: ehci: fix bogus alteration of a local variable
      USB: gadget section fixups

David Howells (8):
      FDPIC: Fix FDPIC compile errors
      FRV: Fix FRV arch compile errors
      NOMMU: Fix execution off of ramfs with mmap()
      FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle
      FDPIC: Define SEEK_* constants in the Linux kernel headers
      FDPIC: Move roundup() into linux/kernel.h
      FDPIC: Add coredump capability for the ELF-FDPIC binfmt
      FRV: Introduce asm-offsets for FRV arch

David Miller (1):
      USB: OHCI hub code unaligned access

David S. Miller (10):
      [TCP]: Remove TCP Compound
      [SPARC64]: Update defconfig.
      [SPARC64]: Fix 2 bugs in sabre_irq_build()
      [SERIAL] sunsu: Handle keyboard and mouse ports directly.
      [SPARC64]: Refine Sabre wsync logic.
      [SPARC]: Fix OF register translations under sub-PCI busses.
      [SPARC64]: Make sure IRQs are disabled properly during early boot.
      [SERIAL] sunsu: Report keyboard and mouse ports in kernel log.
      [SERIAL] sunsab: Fix significant typo in sab_probe()
      [SPARC64] psycho: Fix pbm->name handling in pbm_register_toplevel_resources()

David Woodhouse (4):
      [SPARC64]: Fix make headers_install
      hdrinstall: remove asm/irq.h from user visibility
      hdrinstall: remove asm/atomic.h from user visibility
      hdrinstall: remove asm/io.h from user visibility

Davide Perini (1):
      usb-storage: unusual_devs entry for Motorola RAZR V3x

Deepak Saxena (1):
      Update smc91x driver with ARM Versatile board info

Dmitry Torokhov (1):
      smsc-ircc2: fix section reference mismatches

Domen Puncer (2):
      USB: au1xxx: compile fixes for OHCI for au1200
      [MIPS] au1xxx: Support both YAMON and U-Boot

Doug Thompson (1):
      Fix and enable EDAC sysfs operation

Eric Paris (3):
      SELinux: decouple fscontext/context mount options
      SELinux: add rootcontext= option to label root inode when mounting
      Fix security check for joint context= and fscontext= mount options

Eric Sesterhenn (5):
      cris: switch to iminor/imajor
      aoe: cleanup i_rdev usage
      isdn: cleanup i_rdev udage
      [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c
      USB: fix pointer dereference in drivers/usb/misc/usblcd

Eric W. Biederman (2):
      msi: Only keep one msi_desc in each slab entry.
      i386 kexec: allow the kexec on panic support to compile on voyager

Ernis (1):
      USB: unusual_devs entry for Samsung MP3 player

Evgeniy Dushistov (1):
      JFS: commit_mutex cleanups

Evgeniy Polyakov (1):
      W1: remove w1 mail list from lm_sensors.

Frank Gevaerts (2):
      USB: ipaq.c bugfixes
      USB: ipaq.c timing parameters

Greg Kroah-Hartman (1):
      USB: move usb-serial.h to include/linux/usb/

Greg Ungerer (1):
      m68knommu: fix result type in get_user() macro

Hans de Goede (2):
      hwmon: Fix for first generation Abit uGuru chips
      hwmon: Documentation update for abituguru

Heiko Carstens (7):
      vmstat: export all_vm_events()
      s390: remove BINFMT_ELF32 config option
      [S390] __builtin_trap() and gcc version.
      [S390] raw_local_save_flags/raw_local_irq_restore type check
      [S390] cpu_relax() is supposed to have barrier() semantics.
      [S390] xpram module parameter parsing.
      [S390] Fix sparse warnings.

Henrik Kretzschmar (1):
      Driver core: kernel-doc in drivers/base/core.c corrections

Herbert Valerio Riedel (1):
      RTC subsystem, Add ISL1208 support

Herbert Xu (6):
      [NET] gso: Add skb_is_gso
      [NET] gso: Fix up GSO packets with broken checksums
      [IPV4] inetpeer: Get rid of volatile from peer_total
      [IPCOMP]: Fix truesize after decompression
      [IPV4]: Fix error handling for fib_insert_node call
      [NET]: Update frag_list in pskb_trim

Hisashi Hifumi (1):
      reiserfs: fix journaling issue regarding fsync()

Horms (1):
      nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and isolinux

Ian Abbott (2):
      USB serial visor: fix race in open/close
      USB serial ftdi_sio: Prevent userspace DoS

Ian McDonald (1):
      [NET]: fix __sk_stream_mem_reclaim

Inaky Perez-Gonzalez (1):
      USB: Add some basic WUSB definitions

Ingo Molnar (8):
      lockdep: add more rwsem.h documentation
      lockdep: core, reduce per-lock class-cache size
      lockdep: clean up completion initializer in smpboot.c
      uninline init_waitqueue_head()
      lockdep: HPET/RTC fix
      lockdep: undo mm/slab.c annotation
      revert slab.c locking change
      lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW

Ira Weiny (1):
      IB/cm: set private data length for reject messages

Irwan Djajadi (1):
      pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT

Jack Morgenstein (1):
      IB/mthca: fix static rate returned by mthca_ah_query

Jacob Shin (1):
      x86_64: Fix hotplug problem in mce amd

Jan Kiszka (1):
      mm: fix oom roll-back of __vmalloc_area_node

Jaroslav Kysela (1):
      [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X

Jean Delvare (4):
      scx200_acb: Fix the block transactions
      i2c-powermac: Fix master_xfer return value
      i2c-ite: Plan for removal
      i2c: New mailing list

Jeff Dike (22):
      uml: timer initialization cleanup
      uml: remove some useless exports
      uml: fix static binary segfault
      uml: remove useless declaration
      uml: signal initialization cleanup
      uml: timer handler tidying
      uml: ifdef a mode-specific function
      uml: mark forward_interrupts as being mode-specific
      uml: remove spinlock wrapper functions
      uml: remove os_isatty
      uml: fix exitcall ordering bug
      uml: make some symbols static
      uml: remove syscall debugging
      uml: move _kern.c files
      uml: formatting fixes
      uml: add some EINTR protection
      uml: remove unused variable
      uml: make mconsole version requests happen in a process
      uml: tidy longjmp macro
      uml: tidy biarch gcc support
      uml: header formatting cleanups
      UML - fix utsname build breakage

Jeff Garzik (4):
      [netdrvr] 3c59x: snip changelog from source code
      Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes

Jeff Mahoney (1):
      reiserfs: fix handling of device names with /'s in them

Jens Axboe (3):
      Only the first two bits in bio->bi_rw and rq->flags match
      splice: fix problems with sys_tee()
      cdrom: fix bad cgc.buflen assignment

Jim Cromie (8):
      pc8736x_gpio: fix re-modprobe errors: define and use constants
      pc8736x_gpio: fix re-modprobe errors: undo region reservation
      pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init
      scx200_gpio: 1 cdev for N minors: cleanup, prep
      scx200_gpio: use 1 cdev for N minors, not N for N
      gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough
      gpio: cosmetics: remove needless newlines
      gpio: rename exported vtables to better match purpose

Johannes Berg (4):
      aoa: tas: change PCM1 name to PCM
      aoa: tas: surface DRC control again
      aoa: layout fabric: add missing module aliases
      aoa: tas: add missing bass/treble controls

John W. Linville (1):
      [TG3]: add amd8131 to "write reorder" chipsets

Jon Smirl (2):
      vt: Remove VT-specific declarations and definitions from tty.h
      tty: Remove include of screen_info.h from tty.h

Jonathan Corbet (1):
      VFS documentation tweak

Julien BLACHE (2):
      [SERIAL] IP22: fix serial console hangs
      [MIPS] IP22 Fix brown paper bag in RTC code.

Karsten Keil (1):
      hisax: fix usage of __init*

Kevin Lloyd (1):
      USB: add driver for non-composite Sierra Wireless devices

Kirill Korotaev (2):
      fix fdset leakage
      struct file leakage

Koen Kooi (1):
      [ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80

Konstantin Karasyov (1):
      ACPI: fix fan/thermal resume

Kristen Accardi (1):
      ACPI: ACPI_DOCK: Initialize the atomic notifier list

Kristen Carlson Accardi (1):
      PCI: PCIE power management quirk

Krzysztof Halasa (1):
      [WAN]: converting generic HDLC to use netif_dormant*()

Kyle McMartin (1):
      USB: Kill compiler warning in quirk_usb_handoff_ohci

Kylene Jo Hall (3):
      tpm: interrupt clear fix
      tpm: Add force device probe option
      tpm_tis: use resource_size_t

Larry Finger (1):
      bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise

Lars Jacob (1):
      USB: unusual_devs entry for Sony DSC-H5

Len Brown (13):
      ACPI: acpi_os_get_thread_id() returns current
      Revert "Revert "ACPI: dock driver""
      ACPI: ACPI_DOCK Kconfig
      ACPI: "Device `[%s]' is not power manageable" make message debug only
      ACPI: acpi_os_allocate() fixes
      Pull battery into test branch
      Pull trivial into test branch
      Pull dock into test branch
      Pull bugzilla-6687 into test branch
      Pull acpica-20060707 into test branch
      Pull acpi_os_allocate into test branch
      Pull dock into release branch
      Revert "ACPI: execute Notify() handlers on new thread"

Lennert Buytenhek (3):
      make valid_mmap_phys_addr_range() take a pfn
      [ARM] 3726/1: update {ep93xx,ixp2000,ixp23xx,lpd270,onearm} defconfigs to 2.6.18-rc1
      USB: ohci bits for the cirrus ep93xx

Linas Vepstas (1):
      pci: initialize struct pci_dev.error_state

Linus Torvalds (37):
      power: improve inline asm memory constraints
      i386: improve and correct inline asm memory constraints
      Revert "ACPI: dock driver"
      Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
      swsusp: fix panic when signature can't be read
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
      x86 MacMini: make built-in speaker sound actually work
      Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
      Add PIIX4 APCI quirk for the 440MX chipset too
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEAD
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available"
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
      Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Fix nasty /proc vulnerability
      Relax /proc fix a bit
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
      Mark /proc MS_NOSUID and MS_NOEXEC
      Don't allow chmod() on the /proc/<pid>/ files
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
      Linux 2.6.18-rc2

Luca Tettamanti (1):
      Add try_to_freeze() to rt-test kthreads

Luiz Fernando N. Capitulino (2):
      Updates CREDITS file
      USB: Anydata: Fixes wrong URB callback.

Luke Yang (1):
      nommu: export two symbols for drivers to use

Maciej W. Rozycki (1):
      char/rtc: Handle memory-mapped chips properly

Magnus Damm (1):
      release_firmware() fixes

Marc Zyngier (1):
      [SPARC64] Fix PSYCHO PCI controler init.

Marcel Holtmann (5):
      Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
      [Bluetooth] Remaining transitions to use kzalloc()
      [Bluetooth] Avoid NULL pointer dereference with tty->driver
      [Bluetooth] Let BT_HIDP depend on INPUT
      [Bluetooth] Fix deadlock in the L2CAP layer

Mark M. Hoffman (2):
      i2c: Fix 'ignore' module parameter handling in i2c-core
      i2c: Handle i2c_add_adapter failure in i2c algorithm drivers

Markus Schoder (1):
      x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling

Martin Michlmayr (1):
      [SERIAL] dz: Fix compilation error

Martin Schwidefsky (1):
      [S390] fix futex_atomic_cmpxchg_inatomic

Matt LaPlante (1):
      [ATM]: Typo in drivers/atm/Kconfig...

Matthew Garrett (1):
      PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume

Matthew Meno (1):
      USB: Support for Susteen Datapilot Universal-2 cable in pl2303

Matthias Urlichs (1):
      USB: Option driver: new product ID

Michael Hanselmann (1):
      powermac: Combined fixes for backlight code

Michael S. Tsirkin (5):
      IB/mthca: comment fix
      IB/cm: drop REQ when out of memory
      IB/addr: gid structure alignment fix
      fmr pool: remove unnecessary pointer dereference
      IB/core: use correct gfp_mask in sa_query

Michal Ludvig (1):
      [CRYPTO] padlock: Fix alignment after aes_ctx rearrange

Michal Piotrowski (1):
      USB: remove devfs information from Kconfig

Mike Rapoport (1):
      mbxfb: Add framebuffer driver for the Intel 2700G

Muli Ben-Yehuda (2):
      x86_64: Add a MAINTAINERS entry for Calgary
      x86_64: Fix Calgary copyright statements per IBM guidelines

Nathan Scott (4):
      blktrace: fix barrier vs sync typo
      blktrace: readahead support
      Update ramdisk documentation
      ramdisk blocksize Kconfig entry

Navaho Gunleg (1):
      USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter

NeilBrown (10):
      md: possible fix for unplug problem
      md: set desc_nr correctly for version-1 superblocks
      md: delay starting md threads until array is completely setup
      md: fix resync speed calculation for restarted resyncs
      md: fix a plug/unplug race in raid5
      md: fix some small races in bitmap plugging in raid5
      md: fix usage of wrong variable in raid1
      md: unify usage of symbolic names for perms
      md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
      md: include sector number in messages about corrected read errors

OGAWA Hirofumi (1):
      Fix sighand->siglock usage in kernel/acct.c

Oliver Bock (1):
      USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things

Oliver Neukum (1):
      USB: update for acm in quirks and debug

Patrick McHardy (1):
      [NET]: Fix IPv4/DECnet routing rule dumping

Pavel Machek (4):
      [ARM] 3721/1: Small cleanup for locomo.c
      [ARM] 3727/1: fix ucb initialization on collie
      [ARM] 3723/1: collie charging
      [ARM] 3725/1: sharpsl_pm: warn about wrong temperature

Pete Zaitcev (2):
      USB: fix usb-serial leaks, oopses on disconnect
      USB: fix visor leaks

Peter Milne (1):
      i2c-iop3xx: Avoid addressing self

Peter Moulder (1):
      USB: Addition of vendor/product id pair for pl2303 driver

Peter Oberparleiter (1):
      partitions: let partitions inherit policy from disk

Peter Williams (1):
      sched: fix bug in __migrate_task()

Phil Dibowitz (3):
      USB Storage: US_FL_MAX_SECTORS_64 flag
      USB Storage: Uname in PR/SC Unneeded message
      USB: another unusual device

Pierre Ossman (2):
      [MMC] Fix incorrect register access
      [MMC] Change SDHCI version error to a warning

Rafael J. Wysocki (1):
      swsusp: do not use memcpy for snapshotting memory

Ralf Baechle (32):
      [AX.25]: Use kzalloc
      [AX.25]: Get rid of the last volatile.
      [BPQ] lockdep: fix false positive
      [AX.25]: Fix locking of ax25 protocol function list.
      [NETROM]: Fix locking order when establishing a NETROM circuit.
      [NETROM]: Drop lock before calling nr_destroy_socket
      [AX.25]: Optimize AX.25 socket list lock
      [ROSE] lockdep: fix false positive
      [NETROM] lockdep: fix false positive
      [MIPS] Avoid interprocessor function calls.
      [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
      [MIPS] Update defconfigs to 2.6.18-rc1.
      [MIPS] Don't include obsolete <linux/config.h>.
      [MIPS] Eleminate interrupt migration helper use.
      [MIPS] Wire up vmsplice(2) and move_pages(2).
      [MIPS] Malta: Fix build of certain configs.
      [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.
      [MIPS] Use the proper technical term for naming some of the cache  macros.
      [MIPS] TRACE_IRQFLAGS_SUPPORT support.
      [MIPS] IP27: struct irq_desc member handler was renamed to chip.
      [MIPS] IP27: irq_chip startup method returns unsigned int.
      [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
      [MIPS] IP27: Reformatting.
      [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
      [MIPS] SMTC: Reformat to Linux style.
      [MIPS] Nuke redeclarations of board_timer_setup.
      [MIPS] Remove redeclarations of setup_irq().
      [MIPS] Nuke redeclarations of board_time_init.
      [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
      [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().
      [MIPS] Remove unused code.
      [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.

Randy Dunlap (6):
      [ALSA] Fix no mpu401 interface can cause hard freeze
      [ALSA] Fix undefined (missing) references in ISA MIRO sound driver
      USB: fix usb kernel-doc
      Driver core: fix driver-core kernel-doc
      TPM: fix failure path leak
      actual mailing list in MAINTAINERS

Roland Dreier (1):
      Convert idr's internal locking to _irqsave variant

Rolf Eike Beer (2):
      add function documentation for register_chrdev()
      Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt

Roman Zippel (1):
      adjust clock for lost ticks

Russell King (2):
      [ARM] Allow Versatile to be built for AB and PB
      Fix broken kernel headers preventing ARM build

Segher Boessenkool (1):
      powerpc: make OF interrupt tree parsing more strict

Serge E. Hallyn (1):
      s390: move var declarations behind ifdef

Shailabh Nagar (12):
      list_is_last utility
      per-task-delay-accounting: setup
      per-task-delay-accounting: sync block I/O and swapin delay collection
      per-task-delay-accounting: taskstats interface
      per-task-delay-accounting: delay accounting usage of taskstats interface
      per-task-delay-accounting: documentation
      per-task-delay-accounting: /proc export of aggregated block I/O delays
      delay accounting taskstats interface send tgid once
      per task delay accounting taskstats interface: documentation fix
      per-task delay accounting: avoid send without listeners
      per-task delay accounting taskstats interface: control exit data through cpumasks
      Remove down_write() from taskstats code invoked on the exit() path

Shankar Anand (1):
      knfsd: nfsd4: add per-operation server stats

Stephane Eranian (1):
      i386: use thread_info flags for debug regs and IO bitmaps

Stephen Hemminger (12):
      [NET]: Fix network device interface printk message priority
      [MAINTAINERS]: Add proper entry for TC classifier
      sky2: fix truncated collision threshold mask
      skge: fix truncated collision threshold mask
      sk98lin: fix truncated collision threshold mask
      sky2: sky2_reset section mismatch
      sky2: NAPI suspend/resume of dual port cards
      sky2: PHY power on delays
      sky2: optimize receive restart
      [IPV4]: Clear skb cb on IP input
      [PKT_SCHED] HTB: initialize upper bound properly
      [VLAN]: __vlan_hwaccel_rx can use the faster ether_compare_addr

Steve French (1):
      [CIFS] CIFS_DEBUG2 depends on CIFS

Steven Rostedt (2):
      remove set_wmb - doc update
      remove set_wmb - arch removal

Takashi Iwai (7):
      [ALSA] Reduce the string length of Terratec Aureon 7.1 Universe
      [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board
      [ALSA] trivial: Code clean up of i2c/cs8427.c
      [ALSA] Fix workaround for AD1988A rev2 codec
      [ALSA] Fix section mismatch errors in ALSA PCI drivers
      [ALSA] Fix a deadlock in snd-rtctimer
      [ALSA] hda-codec - Fix missing array terminators in AD1988 codec support

Thiemo Seufer (7):
      [MIPS] Uses MIPS_CONF_AR instead of magic constants.
      [MIPS] Save 2k text size in cpu-probe
      [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480
      [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.
      [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.
      [MIPS] Oprofile: Fix build failure due to warning and -Werror.
      [MIPS] Print out TLB handler assembly for debugging.

Thomas Andrews (1):
      scx200_acb: Fix the state machine

Thomas Gleixner (2):
      pi-futex: Validate futex type instead of oopsing
      [ARM] 3728/1: Restore missing CPU Hotplug irq helper

Thomas Graf (1):
      [PKT_SCHED]: act_api: Fix module leak while flushing actions

Tyler (1):
      uml: clean up address space limits code

Urs Thuermann (1):
      RCU Documentation fix

Uwe Bugla (1):
      i2c-algo-bit: Wipe out dead code

Vadim Lobanov (1):
      i386: remove redundant might_sleep() in user accessors.

Vu Pham (1):
      srp: fix fmr error handling

Xiaoliang (David) Wei (1):
      [TCP] tcp_highspeed: Fix AI updates.

YOSHIFUJI Hideaki (1):
      [IPV6]: Use ipv6_addr_src_scope for link address sorting.

Yoichi Yuasa (11):
      [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
      [MIPS] Au1000: Remove au1000 code.
      [MIPS] MIPS MT: Fix build error.
      [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
      [MIPS] vr41xx: Changed workaround to recommended method
      [MIPS] vr41xx: Replace magic number for P4K bit with symbol.
      [MIPS] Remove vmlinux.rm200 target from makefile.
      [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
      [MIPS] vr41xx: Removed old v2.4 VRC4173 driver
      [MIPS] vr41xx: Update e55 setup function
      [MIPS] vr41xx: Update workpad setup function

Yoshinori Sato (1):
      h8300 remove duplicate define

Zang Roy-r61911 (1):
      [SERIAL] 8250: add tsi108 serial support

Zhang, Yanmin (2):
      mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area
      PCI: add PCI Express AER register definitions to pci_regs.h

Zoran Marceta (1):
      usbfs: use the correct signal number for disconnection

john stultz (1):
      improve timekeeping resume robustness

---
 arch/mips/au1000/csb250/Makefile                             |    8 
 arch/mips/au1000/csb250/board_setup.c                        |  238 -
 arch/mips/au1000/csb250/init.c                               |   94 
 arch/mips/au1000/csb250/irqmap.c                             |   60 
 arch/mips/au1000/hydrogen3/Makefile                          |    9 
 arch/mips/au1000/hydrogen3/board_setup.c                     |   69 
 arch/mips/au1000/hydrogen3/init.c                            |   75 
 arch/mips/au1000/hydrogen3/irqmap.c                          |   56 
 arch/mips/mips-boards/sim/sim_IRQ.c                          |  147 
 arch/mips/mips-boards/sim/sim_irq.S                          |  100 
 arch/mips/vr41xx/common/vrc4173.c                            |  581 ---
 arch/um/kernel/exec_kern.c                                   |   77 
 arch/um/kernel/sigio_kern.c                                  |   69 
 arch/um/kernel/signal_kern.c                                 |  191 -
 arch/um/kernel/syscall_kern.c                                |  166 -
 arch/um/kernel/time_kern.c                                   |  206 -
 arch/um/kernel/trap_kern.c                                   |  251 -
 drivers/usb/misc/cy7c63.c                                    |  244 -
 drivers/usb/serial/usb-serial.h                              |  300 -
 drivers/w1/w1_io.h                                           |   36 
 include/asm-mips/interrupt.h                                 |  221 -
 include/asm-mips/vr41xx/e55.h                                |   43 
 include/asm-mips/vr41xx/vrc4173.h                            |  221 -
 include/asm-mips/vr41xx/workpad.h                            |   43 
 net/ipv4/tcp_compound.c                                      |  448 --
 sound/aoa/soundbus/i2sbus/i2sbus-control.h                   |   37 
 CREDITS                                                      |   10 
 Documentation/DMA-mapping.txt                                |    8 
 Documentation/RCU/whatisRCU.txt                              |    5 
 Documentation/SubmitChecklist                                |   76 
 Documentation/accounting/delay-accounting.txt                |  110 
 Documentation/accounting/getdelays.c                         |  396 ++
 Documentation/accounting/taskstats.txt                       |  181 +
 Documentation/drivers/edac/edac.txt                          |  152 
 Documentation/feature-removal-schedule.txt                   |   30 
 Documentation/filesystems/Locking                            |    4 
 Documentation/filesystems/vfs.txt                            |    4 
 Documentation/hwmon/abituguru                                |   32 
 Documentation/i2c/busses/i2c-sis96x                          |    4 
 Documentation/kernel-parameters.txt                          |    2 
 Documentation/memory-barriers.txt                            |    5 
 Documentation/mips/time.README                               |   10 
 Documentation/nfsroot.txt                                    |  275 -
 Documentation/ramdisk.txt                                    |   12 
 Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl |    4 
 Documentation/usb/usb-serial.txt                             |    4 
 MAINTAINERS                                                  |   49 
 Makefile                                                     |    2 
 arch/alpha/kernel/alpha_ksyms.c                              |    1 
 arch/alpha/kernel/process.c                                  |    1 
 arch/alpha/kernel/setup.c                                    |    2 
 arch/alpha/kernel/sys_sio.c                                  |    2 
 arch/arm/common/locomo.c                                     |    3 
 arch/arm/common/sharpsl_pm.c                                 |    4 
 arch/arm/configs/ep93xx_defconfig                            |   68 
 arch/arm/configs/ixp2000_defconfig                           |   55 
 arch/arm/configs/ixp23xx_defconfig                           |   59 
 arch/arm/configs/lpd270_defconfig                            |   34 
 arch/arm/configs/onearm_defconfig                            |   36 
 arch/arm/kernel/bios32.c                                     |   11 
 arch/arm/kernel/irq.c                                        |   10 
 arch/arm/kernel/setup.c                                      |    2 
 arch/arm/mach-sa1100/collie.c                                |    4 
 arch/arm/mach-sa1100/collie_pm.c                             |   69 
 arch/arm/mach-versatile/core.c                               |   11 
 arch/arm/nwfpe/softfloat.h                                   |    2 
 arch/arm26/kernel/setup.c                                    |    2 
 arch/cris/arch-v10/drivers/eeprom.c                          |    4 
 arch/cris/arch-v10/drivers/gpio.c                            |    2 
 arch/cris/arch-v32/drivers/cryptocop.c                       |    2 
 arch/cris/arch-v32/drivers/gpio.c                            |    2 
 arch/cris/arch-v32/drivers/pcf8563.c                         |    2 
 arch/cris/arch-v32/drivers/sync_serial.c                     |   12 
 arch/cris/kernel/setup.c                                     |    2 
 arch/frv/kernel/asm-offsets.c                                |  116 
 arch/frv/kernel/break.S                                      |   34 
 arch/frv/kernel/debug-stub.c                                 |   13 
 arch/frv/kernel/entry.S                                      |    1 
 arch/frv/kernel/gdb-stub.c                                   |  159 
 arch/frv/kernel/head.S                                       |    1 
 arch/frv/kernel/local.h                                      |    3 
 arch/frv/kernel/pm.c                                         |    5 
 arch/frv/kernel/process.c                                    |   15 
 arch/frv/kernel/switch_to.S                                  |    3 
 arch/frv/kernel/traps.c                                      |   25 
 arch/frv/mb93090-mb00/pci-vdk.c                              |   11 
 arch/i386/defconfig                                          |    2 
 arch/i386/kernel/crash.c                                     |    2 
 arch/i386/kernel/ioport.c                                    |    1 
 arch/i386/kernel/process.c                                   |   50 
 arch/i386/kernel/ptrace.c                                    |    5 
 arch/i386/kernel/setup.c                                     |    7 
 arch/i386/kernel/time.c                                      |    5 
 arch/i386/kernel/traps.c                                     |   44 
 arch/i386/lib/usercopy.c                                     |    2 
 arch/i386/oprofile/nmi_int.c                                 |    5 
 arch/i386/pci/common.c                                       |    4 
 arch/i386/pci/pci.h                                          |    2 
 arch/ia64/dig/setup.c                                        |    2 
 arch/ia64/kernel/efi.c                                       |    2 
 arch/ia64/kernel/setup.c                                     |    2 
 arch/ia64/pci/pci.c                                          |    2 
 arch/ia64/sn/kernel/setup.c                                  |    2 
 arch/m32r/kernel/setup.c                                     |    2 
 arch/mips/Kconfig                                            |   10 
 arch/mips/Kconfig.debug                                      |    4 
 arch/mips/Makefile                                           |    6 
 arch/mips/au1000/common/irq.c                                |    8 
 arch/mips/au1000/common/prom.c                               |   26 
 arch/mips/au1000/common/setup.c                              |    2 
 arch/mips/au1000/common/time.c                               |    2 
 arch/mips/au1000/pb1200/irqmap.c                             |    2 
 arch/mips/basler/excite/excite_dbg_io.c                      |    1 
 arch/mips/basler/excite/excite_device.c                      |    1 
 arch/mips/basler/excite/excite_iodev.c                       |    1 
 arch/mips/basler/excite/excite_procfs.c                      |    1 
 arch/mips/basler/excite/excite_prom.c                        |    1 
 arch/mips/basler/excite/excite_setup.c                       |    4 
 arch/mips/cobalt/setup.c                                     |    4 
 arch/mips/configs/atlas_defconfig                            |   68 
 arch/mips/configs/bigsur_defconfig                           |   59 
 arch/mips/configs/capcella_defconfig                         |   49 
 arch/mips/configs/cobalt_defconfig                           |   46 
 arch/mips/configs/db1000_defconfig                           |   50 
 arch/mips/configs/db1100_defconfig                           |   52 
 arch/mips/configs/db1200_defconfig                           |   51 
 arch/mips/configs/db1500_defconfig                           |   66 
 arch/mips/configs/db1550_defconfig                           |   51 
 arch/mips/configs/ddb5477_defconfig                          |   46 
 arch/mips/configs/decstation_defconfig                       |   55 
 arch/mips/configs/e55_defconfig                              |   39 
 arch/mips/configs/emma2rh_defconfig                          |   44 
 arch/mips/configs/ev64120_defconfig                          |   45 
 arch/mips/configs/ev96100_defconfig                          |   44 
 arch/mips/configs/excite_defconfig                           |  135 
 arch/mips/configs/ip22_defconfig                             |   57 
 arch/mips/configs/ip27_defconfig                             |   65 
 arch/mips/configs/ip32_defconfig                             |   47 
 arch/mips/configs/it8172_defconfig                           |   45 
 arch/mips/configs/ivr_defconfig                              |   45 
 arch/mips/configs/jaguar-atx_defconfig                       |   48 
 arch/mips/configs/jmr3927_defconfig                          |   48 
 arch/mips/configs/lasat200_defconfig                         |   46 
 arch/mips/configs/malta_defconfig                            |   64 
 arch/mips/configs/mipssim_defconfig                          |   51 
 arch/mips/configs/mpc30x_defconfig                           |   48 
 arch/mips/configs/ocelot_3_defconfig                         |   55 
 arch/mips/configs/ocelot_c_defconfig                         |   46 
 arch/mips/configs/ocelot_defconfig                           |   45 
 arch/mips/configs/ocelot_g_defconfig                         |   46 
 arch/mips/configs/pb1100_defconfig                           |   48 
 arch/mips/configs/pb1500_defconfig                           |   50 
 arch/mips/configs/pb1550_defconfig                           |   50 
 arch/mips/configs/pnx8550-jbs_defconfig                      |  349 --
 arch/mips/configs/pnx8550-v2pci_defconfig                    |  401 --
 arch/mips/configs/qemu_defconfig                             |   44 
 arch/mips/configs/rbhma4500_defconfig                        |   64 
 arch/mips/configs/rm200_defconfig                            |   74 
 arch/mips/configs/sb1250-swarm_defconfig                     |   51 
 arch/mips/configs/sead_defconfig                             |   38 
 arch/mips/configs/tb0226_defconfig                           |   55 
 arch/mips/configs/tb0229_defconfig                           |   55 
 arch/mips/configs/tb0287_defconfig                           |   55 
 arch/mips/configs/workpad_defconfig                          |   44 
 arch/mips/configs/wrppmc_defconfig                           |   88 
 arch/mips/configs/yosemite_defconfig                         |   58 
 arch/mips/ddb5xxx/ddb5477/irq.c                              |    1 
 arch/mips/ddb5xxx/ddb5477/irq_5477.c                         |    2 
 arch/mips/ddb5xxx/ddb5477/setup.c                            |    6 
 arch/mips/dec/ioasic-irq.c                                   |    4 
 arch/mips/dec/kn02-irq.c                                     |    2 
 arch/mips/dec/setup.c                                        |    2 
 arch/mips/dec/time.c                                         |    2 
 arch/mips/defconfig                                          |   57 
 arch/mips/emma2rh/common/irq.c                               |    1 
 arch/mips/emma2rh/common/irq_emma2rh.c                       |    2 
 arch/mips/emma2rh/common/prom.c                              |    1 
 arch/mips/emma2rh/markeins/irq.c                             |    1 
 arch/mips/emma2rh/markeins/irq_markeins.c                    |    4 
 arch/mips/emma2rh/markeins/platform.c                        |    1 
 arch/mips/emma2rh/markeins/setup.c                           |    4 
 arch/mips/gt64120/ev64120/irq.c                              |    4 
 arch/mips/gt64120/wrppmc/setup.c                             |    3 
 arch/mips/gt64120/wrppmc/time.c                              |    3 
 arch/mips/ite-boards/generic/irq.c                           |    4 
 arch/mips/ite-boards/generic/it8172_setup.c                  |    5 
 arch/mips/ite-boards/generic/time.c                          |    3 
 arch/mips/jazz/irq.c                                         |    2 
 arch/mips/jazz/setup.c                                       |    3 
 arch/mips/jmr3927/rbhma3100/irq.c                            |    2 
 arch/mips/jmr3927/rbhma3100/setup.c                          |    5 
 arch/mips/kernel/apm.c                                       |    1 
 arch/mips/kernel/cpu-probe.c                                 |    6 
 arch/mips/kernel/entry.S                                     |   15 
 arch/mips/kernel/gdb-low.S                                   |    2 
 arch/mips/kernel/genex.S                                     |    8 
 arch/mips/kernel/head.S                                      |    3 
 arch/mips/kernel/i8259.c                                     |    2 
 arch/mips/kernel/irixelf.c                                   |    2 
 arch/mips/kernel/irq-msc01.c                                 |    4 
 arch/mips/kernel/irq-mv6434x.c                               |    2 
 arch/mips/kernel/irq-rm7000.c                                |    2 
 arch/mips/kernel/irq-rm9000.c                                |    4 
 arch/mips/kernel/irq.c                                       |    2 
 arch/mips/kernel/irq_cpu.c                                   |    4 
 arch/mips/kernel/mips-mt.c                                   |    1 
 arch/mips/kernel/scall32-o32.S                               |   17 
 arch/mips/kernel/scall64-64.S                                |    4 
 arch/mips/kernel/scall64-n32.S                               |    4 
 arch/mips/kernel/scall64-o32.S                               |    4 
 arch/mips/kernel/setup.c                                     |    2 
 arch/mips/kernel/smp.c                                       |   35 
 arch/mips/kernel/smtc-asm.S                                  |    1 
 arch/mips/kernel/smtc.c                                      |   60 
 arch/mips/kernel/time.c                                      |    5 
 arch/mips/kernel/traps.c                                     |   24 
 arch/mips/kernel/vpe.c                                       |    1 
 arch/mips/lasat/interrupt.c                                  |    2 
 arch/mips/lasat/setup.c                                      |    8 
 arch/mips/mips-boards/atlas/atlas_int.c                      |    2 
 arch/mips/mips-boards/atlas/atlas_setup.c                    |    2 
 arch/mips/mips-boards/generic/memory.c                       |   50 
 arch/mips/mips-boards/generic/time.c                         |    8 
 arch/mips/mips-boards/malta/malta_setup.c                    |    4 
 arch/mips/mips-boards/sead/sead_setup.c                      |    2 
 arch/mips/mips-boards/sim/Makefile                           |    3 
 arch/mips/mips-boards/sim/sim_setup.c                        |    2 
 arch/mips/mips-boards/sim/sim_time.c                         |    4 
 arch/mips/mm/c-r4k.c                                         |   21 
 arch/mips/mm/init.c                                          |   65 
 arch/mips/mm/pgtable.c                                       |    2 
 arch/mips/mm/tlbex.c                                         |  159 
 arch/mips/momentum/jaguar_atx/setup.c                        |    3 
 arch/mips/momentum/ocelot_3/setup.c                          |    3 
 arch/mips/momentum/ocelot_c/cpci-irq.c                       |    2 
 arch/mips/momentum/ocelot_c/setup.c                          |    3 
 arch/mips/momentum/ocelot_c/uart-irq.c                       |    2 
 arch/mips/oprofile/op_model_mipsxx.c                         |    2 
 arch/mips/pci/fixup-emma2rh.c                                |    1 
 arch/mips/pci/fixup-mpc30x.c                                 |    1 
 arch/mips/pci/ops-emma2rh.c                                  |    1 
 arch/mips/pci/pci-emma2rh.c                                  |    1 
 arch/mips/philips/pnx8550/common/int.c                       |    2 
 arch/mips/philips/pnx8550/common/setup.c                     |    5 
 arch/mips/philips/pnx8550/common/time.c                      |   11 
 arch/mips/pmc-sierra/yosemite/setup.c                        |    3 
 arch/mips/qemu/q-reset.c                                     |    1 
 arch/mips/qemu/q-setup.c                                     |    4 
 arch/mips/sgi-ip22/ip22-eisa.c                               |    4 
 arch/mips/sgi-ip22/ip22-int.c                                |   10 
 arch/mips/sgi-ip22/ip22-time.c                               |   10 
 arch/mips/sgi-ip27/ip27-irq.c                                |    4 
 arch/mips/sgi-ip27/ip27-timer.c                              |   23 
 arch/mips/sgi-ip32/ip32-irq.c                                |   20 
 arch/mips/sgi-ip32/ip32-setup.c                              |    4 
 arch/mips/sibyte/bcm1480/irq.c                               |   17 
 arch/mips/sibyte/sb1250/irq.c                                |   18 
 arch/mips/sibyte/swarm/setup.c                               |    5 
 arch/mips/sni/irq.c                                          |    2 
 arch/mips/sni/setup.c                                        |    5 
 arch/mips/tx4927/common/tx4927_irq.c                         |    4 
 arch/mips/tx4927/common/tx4927_setup.c                       |    4 
 arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c     |    4 
 arch/mips/tx4938/common/irq.c                                |    4 
 arch/mips/tx4938/common/setup.c                              |    5 
 arch/mips/tx4938/toshiba_rbtx4938/irq.c                      |    2 
 arch/mips/vr41xx/Kconfig                                     |    6 
 arch/mips/vr41xx/casio-e55/setup.c                           |   15 
 arch/mips/vr41xx/common/Makefile                             |    3 
 arch/mips/vr41xx/common/icu.c                                |   45 
 arch/mips/vr41xx/common/init.c                               |    4 
 arch/mips/vr41xx/common/irq.c                                |    4 
 arch/mips/vr41xx/ibm-workpad/setup.c                         |   15 
 arch/mips/vr41xx/nec-cmbvr4133/irq.c                         |    2 
 arch/parisc/kernel/pdc_cons.c                                |    2 
 arch/powerpc/kernel/ibmebus.c                                |    2 
 arch/powerpc/kernel/irq.c                                    |   47 
 arch/powerpc/kernel/pci_32.c                                 |   36 
 arch/powerpc/kernel/pci_64.c                                 |   36 
 arch/powerpc/kernel/ppc_ksyms.c                              |    2 
 arch/powerpc/kernel/prom_parse.c                             |    2 
 arch/powerpc/kernel/setup-common.c                           |    2 
 arch/powerpc/platforms/cell/interrupt.c                      |    4 
 arch/powerpc/platforms/cell/spider-pic.c                     |   70 
 arch/powerpc/platforms/cell/spu_base.c                       |    6 
 arch/powerpc/platforms/iseries/irq.c                         |    4 
 arch/powerpc/platforms/powermac/backlight.c                  |   31 
 arch/powerpc/platforms/powermac/pci.c                        |   13 
 arch/powerpc/platforms/powermac/pic.c                        |    8 
 arch/powerpc/platforms/pseries/ras.c                         |    3 
 arch/powerpc/platforms/pseries/xics.c                        |   34 
 arch/powerpc/sysdev/i8259.c                                  |    4 
 arch/powerpc/sysdev/mpic.c                                   |  210 -
 arch/ppc/kernel/ppc_ksyms.c                                  |    2 
 arch/ppc/kernel/setup.c                                      |    2 
 arch/ppc/platforms/prep_setup.c                              |    2 
 arch/s390/Kconfig                                            |    7 
 arch/s390/hypfs/hypfs_diag.c                                 |    2 
 arch/s390/kernel/Makefile                                    |    4 
 arch/s390/kernel/compat_linux.c                              |   19 
 arch/s390/kernel/machine_kexec.c                             |    1 
 arch/s390/kernel/module.c                                    |    2 
 arch/s390/kernel/process.c                                   |    2 
 arch/s390/kernel/profile.c                                   |    2 
 arch/s390/kernel/s390_ext.c                                  |    2 
 arch/s390/kernel/time.c                                      |    2 
 arch/s390/kernel/traps.c                                     |   18 
 arch/s390/lib/string.c                                       |    4 
 arch/s390/mm/cmm.c                                           |    2 
 arch/s390/mm/fault.c                                         |    2 
 arch/sh/kernel/setup.c                                       |    2 
 arch/sh64/kernel/setup.c                                     |    2 
 arch/sh64/kernel/sh_ksyms.c                                  |    2 
 arch/sparc/kernel/of_device.c                                |  173 -
 arch/sparc/kernel/setup.c                                    |    2 
 arch/sparc64/Kconfig                                         |    2 
 arch/sparc64/defconfig                                       |   39 
 arch/sparc64/kernel/head.S                                   |   13 
 arch/sparc64/kernel/of_device.c                              |  314 +
 arch/sparc64/kernel/pci_psycho.c                             |    6 
 arch/sparc64/kernel/prom.c                                   |   51 
 arch/sparc64/kernel/setup.c                                  |    2 
 arch/sparc64/kernel/time.c                                   |    2 
 arch/um/Kconfig.debug                                        |    9 
 arch/um/Makefile-x86_64                                      |    1 
 arch/um/defconfig                                            |    1 
 arch/um/drivers/mconsole_user.c                              |    7 
 arch/um/drivers/net_user.c                                   |   80 
 arch/um/drivers/tty.c                                        |   31 
 arch/um/drivers/ubd_kern.c                                   |    1 
 arch/um/include/irq_user.h                                   |    9 
 arch/um/include/kern_util.h                                  |    2 
 arch/um/include/longjmp.h                                    |    4 
 arch/um/include/os.h                                         |   74 
 arch/um/include/skas/mode_kern_skas.h                        |    3 
 arch/um/include/tt/mode_kern_tt.h                            |    3 
 arch/um/kernel/Makefile                                      |   10 
 arch/um/kernel/exec.c                                        |   86 
 arch/um/kernel/irq.c                                         |   62 
 arch/um/kernel/ksyms.c                                       |    6 
 arch/um/kernel/mem.c                                         |   11 
 arch/um/kernel/physmem.c                                     |    2 
 arch/um/kernel/sigio.c                                       |   55 
 arch/um/kernel/signal.c                                      |  191 +
 arch/um/kernel/skas/mem.c                                    |   24 
 arch/um/kernel/skas/process_kern.c                           |    2 
 arch/um/kernel/skas/syscall.c                                |    7 
 arch/um/kernel/syscall.c                                     |  174 -
 arch/um/kernel/time.c                                        |  182 +
 arch/um/kernel/trap.c                                        |  251 +
 arch/um/kernel/tt/exec_kern.c                                |    2 
 arch/um/kernel/tt/mem.c                                      |   21 
 arch/um/kernel/tt/process_kern.c                             |    2 
 arch/um/kernel/tt/syscall_kern.c                             |   12 
 arch/um/kernel/tt/tracer.c                                   |   22 
 arch/um/kernel/um_arch.c                                     |    9 
 arch/um/kernel/uml.lds.S                                     |   13 
 arch/um/kernel/vmlinux.lds.S                                 |    2 
 arch/um/os-Linux/file.c                                      |  143 
 arch/um/os-Linux/irq.c                                       |   16 
 arch/um/os-Linux/process.c                                   |   27 
 arch/um/os-Linux/sigio.c                                     |   33 
 arch/um/os-Linux/signal.c                                    |   23 
 arch/um/os-Linux/skas/process.c                              |   18 
 arch/um/os-Linux/time.c                                      |   23 
 arch/um/os-Linux/uaccess.c                                   |    3 
 arch/x86_64/defconfig                                        |   36 
 arch/x86_64/ia32/ia32_binfmt.c                               |    2 
 arch/x86_64/ia32/ptrace32.c                                  |   13 
 arch/x86_64/kernel/e820.c                                    |    1 
 arch/x86_64/kernel/early_printk.c                            |    2 
 arch/x86_64/kernel/mce_amd.c                                 |    2 
 arch/x86_64/kernel/pci-calgary.c                             |    6 
 arch/x86_64/kernel/setup.c                                   |    2 
 arch/x86_64/kernel/smpboot.c                                 |    4 
 arch/x86_64/kernel/tce.c                                     |    6 
 arch/x86_64/kernel/traps.c                                   |    4 
 arch/xtensa/kernel/setup.c                                   |    2 
 block/blktrace.c                                             |    5 
 block/ioctl.c                                                |    4 
 block/ll_rw_blk.c                                            |    4 
 drivers/acpi/Kconfig                                         |    6 
 drivers/acpi/ac.c                                            |    2 
 drivers/acpi/battery.c                                       |    6 
 drivers/acpi/bus.c                                           |    4 
 drivers/acpi/button.c                                        |    4 
 drivers/acpi/cm_sbs.c                                        |   46 
 drivers/acpi/dispatcher/dsinit.c                             |   10 
 drivers/acpi/dispatcher/dsmethod.c                           |   23 
 drivers/acpi/dispatcher/dswexec.c                            |    4 
 drivers/acpi/dock.c                                          |    1 
 drivers/acpi/ec.c                                            |    2 
 drivers/acpi/event.c                                         |    2 
 drivers/acpi/events/evregion.c                               |   44 
 drivers/acpi/events/evxface.c                                |   44 
 drivers/acpi/events/evxfregn.c                               |   13 
 drivers/acpi/executer/exconfig.c                             |    1 
 drivers/acpi/executer/exconvrt.c                             |    3 
 drivers/acpi/executer/exmutex.c                              |    4 
 drivers/acpi/executer/exsystem.c                             |    8 
 drivers/acpi/fan.c                                           |    2 
 drivers/acpi/hotkey.c                                        |   10 
 drivers/acpi/namespace/nsalloc.c                             |   13 
 drivers/acpi/osl.c                                           |   90 
 drivers/acpi/parser/psutils.c                                |    2 
 drivers/acpi/pci_link.c                                      |    7 
 drivers/acpi/power.c                                         |    2 
 drivers/acpi/processor_core.c                                |    2 
 drivers/acpi/processor_idle.c                                |    2 
 drivers/acpi/sleep/proc.c                                    |    6 
 drivers/acpi/system.c                                        |    6 
 drivers/acpi/tables/tbget.c                                  |   12 
 drivers/acpi/tables/tbinstal.c                               |   21 
 drivers/acpi/tables/tbrsdt.c                                 |   27 
 drivers/acpi/tables/tbxface.c                                |   32 
 drivers/acpi/thermal.c                                       |   27 
 drivers/acpi/utilities/utalloc.c                             |    2 
 drivers/acpi/utilities/utdebug.c                             |    4 
 drivers/acpi/utilities/utdelete.c                            |   13 
 drivers/acpi/utilities/utmisc.c                              |   25 
 drivers/acpi/utilities/utmutex.c                             |    8 
 drivers/acpi/utilities/utstate.c                             |    7 
 drivers/atm/Kconfig                                          |    2 
 drivers/base/Kconfig                                         |    2 
 drivers/base/bus.c                                           |    5 
 drivers/base/core.c                                          |   30 
 drivers/block/Kconfig                                        |   10 
 drivers/block/aoe/aoechr.c                                   |    2 
 drivers/block/cpqarray.c                                     |    2 
 drivers/block/rd.c                                           |    2 
 drivers/bluetooth/bcm203x.c                                  |    1 
 drivers/bluetooth/hci_ldisc.c                                |    4 
 drivers/cdrom/cdrom.c                                        |    2 
 drivers/char/hvsi.c                                          |    2 
 drivers/char/ip2/ip2main.c                                   |    7 
 drivers/char/mem.c                                           |    4 
 drivers/char/nsc_gpio.c                                      |    6 
 drivers/char/pc8736x_gpio.c                                  |   59 
 drivers/char/rtc.c                                           |   47 
 drivers/char/scx200_gpio.c                                   |   72 
 drivers/char/snsc_event.c                                    |   15 
 drivers/char/specialix.c                                     |    6 
 drivers/char/tpm/tpm.c                                       |    1 
 drivers/char/tpm/tpm_tis.c                                   |   77 
 drivers/char/vr41xx_giu.c                                    |    1 
 drivers/cpufreq/cpufreq.c                                    |    4 
 drivers/crypto/padlock-aes.c                                 |    9 
 drivers/edac/edac_mc.c                                       |  687 +---
 drivers/hwmon/abituguru.c                                    |   21 
 drivers/i2c/algos/i2c-algo-bit.c                             |    4 
 drivers/i2c/algos/i2c-algo-ite.c                             |    4 
 drivers/i2c/algos/i2c-algo-pca.c                             |    6 
 drivers/i2c/algos/i2c-algo-pcf.c                             |    8 
 drivers/i2c/algos/i2c-algo-sibyte.c                          |    4 
 drivers/i2c/busses/i2c-iop3xx.c                              |   17 
 drivers/i2c/busses/i2c-iop3xx.h                              |    2 
 drivers/i2c/busses/i2c-powermac.c                            |    4 
 drivers/i2c/busses/scx200_acb.c                              |   20 
 drivers/i2c/chips/pca9539.c                                  |   12 
 drivers/i2c/i2c-core.c                                       |    4 
 drivers/ide/legacy/ide-cs.c                                  |   81 
 drivers/ide/pci/generic.c                                    |    8 
 drivers/infiniband/core/cm.c                                 |   21 
 drivers/infiniband/core/cma.c                                |   22 
 drivers/infiniband/core/fmr_pool.c                           |    8 
 drivers/infiniband/core/sa_query.c                           |   10 
 drivers/infiniband/hw/mthca/mthca_av.c                       |    5 
 drivers/infiniband/hw/mthca/mthca_qp.c                       |   13 
 drivers/infiniband/ulp/iser/iser_verbs.c                     |    2 
 drivers/infiniband/ulp/srp/ib_srp.c                          |    3 
 drivers/isdn/hisax/asuscom.c                                 |    6 
 drivers/isdn/hisax/avm_a1.c                                  |    2 
 drivers/isdn/hisax/avm_pci.c                                 |    8 
 drivers/isdn/hisax/bkm_a4t.c                                 |    4 
 drivers/isdn/hisax/bkm_a8.c                                  |   16 
 drivers/isdn/hisax/config.c                                  |    2 
 drivers/isdn/hisax/diva.c                                    |   14 
 drivers/isdn/hisax/enternow_pci.c                            |    4 
 drivers/isdn/hisax/gazel.c                                   |    8 
 drivers/isdn/hisax/hfc4s8s_l1.c                              |    2 
 drivers/isdn/hisax/hfc_2bds0.c                               |    4 
 drivers/isdn/hisax/hfc_2bs0.c                                |    4 
 drivers/isdn/hisax/hfc_pci.c                                 |    6 
 drivers/isdn/hisax/hfcscard.c                                |    6 
 drivers/isdn/hisax/icc.c                                     |    8 
 drivers/isdn/hisax/icc.h                                     |    2 
 drivers/isdn/hisax/ipacx.c                                   |   18 
 drivers/isdn/hisax/isurf.c                                   |    4 
 drivers/isdn/hisax/ix1_micro.c                               |    6 
 drivers/isdn/hisax/jade.c                                    |    6 
 drivers/isdn/hisax/mic.c                                     |    2 
 drivers/isdn/hisax/netjet.c                                  |    2 
 drivers/isdn/hisax/niccy.c                                   |    4 
 drivers/isdn/hisax/nj_s.c                                    |    4 
 drivers/isdn/hisax/nj_u.c                                    |    4 
 drivers/isdn/hisax/s0box.c                                   |    2 
 drivers/isdn/hisax/saphir.c                                  |    2 
 drivers/isdn/hisax/sportster.c                               |    4 
 drivers/isdn/hisax/teleint.c                                 |    2 
 drivers/isdn/hisax/teles0.c                                  |    2 
 drivers/isdn/hisax/telespci.c                                |    4 
 drivers/isdn/hisax/w6692.c                                   |   10 
 drivers/isdn/i4l/isdn_common.c                               |   12 
 drivers/isdn/i4l/isdn_ppp.c                                  |    2 
 drivers/leds/Kconfig                                         |    7 
 drivers/leds/Makefile                                        |    1 
 drivers/leds/leds-net48xx.c                                  |  116 
 drivers/macintosh/Kconfig                                    |    5 
 drivers/macintosh/macio_asic.c                               |    2 
 drivers/macintosh/smu.c                                      |   53 
 drivers/md/md.c                                              |   86 
 drivers/md/raid1.c                                           |    5 
 drivers/md/raid10.c                                          |    4 
 drivers/md/raid5.c                                           |   84 
 drivers/media/dvb/frontends/nxt200x.c                        |    4 
 drivers/media/dvb/frontends/or51211.c                        |    2 
 drivers/media/dvb/frontends/sp8870.c                         |    2 
 drivers/media/dvb/frontends/sp887x.c                         |    2 
 drivers/media/video/cx88/cx88-blackbird.c                    |    3 
 drivers/message/i2o/core.h                                   |    3 
 drivers/message/i2o/i2o_config.c                             |    4 
 drivers/mfd/ucb1x00-core.c                                   |    2 
 drivers/mfd/ucb1x00.h                                        |    1 
 drivers/mmc/sdhci.c                                          |    6 
 drivers/net/3c59x.c                                          |  166 -
 drivers/net/8139cp.c                                         |    2 
 drivers/net/8139too.c                                        |    5 
 drivers/net/bnx2.c                                           |    2 
 drivers/net/chelsio/sge.c                                    |    2 
 drivers/net/e1000/e1000.h                                    |   10 
 drivers/net/e1000/e1000_ethtool.c                            |  141 
 drivers/net/e1000/e1000_hw.c                                 | 1772 ++++++++++-
 drivers/net/e1000/e1000_hw.h                                 |  398 ++
 drivers/net/e1000/e1000_main.c                               |  385 +-
 drivers/net/e1000/e1000_osdep.h                              |   13 
 drivers/net/e1000/e1000_param.c                              |  199 -
 drivers/net/forcedeth.c                                      |   51 
 drivers/net/hamradio/bpqether.c                              |    7 
 drivers/net/irda/ali-ircc.c                                  |    3 
 drivers/net/irda/smsc-ircc2.c                                |    2 
 drivers/net/ixgb/ixgb_main.c                                 |    6 
 drivers/net/loopback.c                                       |    2 
 drivers/net/myri10ge/myri10ge.c                              |   15 
 drivers/net/s2io.c                                           |  285 -
 drivers/net/s2io.h                                           |    5 
 drivers/net/sk98lin/h/xmac_ii.h                              |    2 
 drivers/net/skge.h                                           |    4 
 drivers/net/sky2.c                                           |   45 
 drivers/net/sky2.h                                           |    2 
 drivers/net/smc91x.h                                         |   18 
 drivers/net/tg3.c                                            |    2 
 drivers/net/typhoon.c                                        |    4 
 drivers/net/wan/c101.c                                       |   26 
 drivers/net/wan/hd6457x.c                                    |   26 
 drivers/net/wan/hdlc_cisco.c                                 |   14 
 drivers/net/wan/hdlc_fr.c                                    |   14 
 drivers/net/wan/hdlc_generic.c                               |   65 
 drivers/net/wan/wanxl.c                                      |    5 
 drivers/net/wireless/bcm43xx/bcm43xx_main.c                  |    2 
 drivers/net/wireless/spectrum_cs.c                           |   37 
 drivers/net/wireless/zd1211rw/zd_usb.c                       |   12 
 drivers/pci/hotplug/Kconfig                                  |    5 
 drivers/pci/msi.c                                            |    4 
 drivers/pci/pci.c                                            |   11 
 drivers/pci/pci.h                                            |   10 
 drivers/pci/probe.c                                          |    1 
 drivers/pci/quirks.c                                         |  108 
 drivers/pcmcia/Kconfig                                       |    2 
 drivers/rtc/Kconfig                                          |   10 
 drivers/rtc/Makefile                                         |    1 
 drivers/rtc/rtc-isl1208.c                                    |  591 +++
 drivers/rtc/rtc-vr41xx.c                                     |    2 
 drivers/s390/block/dasd_devmap.c                             |    8 
 drivers/s390/block/dasd_eckd.c                               |   20 
 drivers/s390/block/dasd_fba.c                                |    4 
 drivers/s390/block/dasd_genhd.c                              |    8 
 drivers/s390/block/dasd_ioctl.c                              |    2 
 drivers/s390/block/xpram.c                                   |   63 
 drivers/s390/char/con3215.c                                  |    2 
 drivers/s390/char/ctrlchar.c                                 |    2 
 drivers/s390/char/defkeymap.c                                |    6 
 drivers/s390/char/fs3270.c                                   |   12 
 drivers/s390/char/keyboard.c                                 |    6 
 drivers/s390/char/raw3270.c                                  |   34 
 drivers/s390/char/raw3270.h                                  |    2 
 drivers/s390/char/tape_34xx.c                                |    6 
 drivers/s390/char/tty3270.c                                  |   24 
 drivers/s390/char/vmlogrdr.c                                 |    6 
 drivers/s390/char/vmwatchdog.c                               |    2 
 drivers/s390/cio/ccwgroup.c                                  |    2 
 drivers/s390/cio/chsc.c                                      |   34 
 drivers/s390/cio/cio.c                                       |    4 
 drivers/s390/cio/cio.h                                       |    3 
 drivers/s390/cio/cmf.c                                       |    4 
 drivers/s390/cio/css.c                                       |   36 
 drivers/s390/cio/css.h                                       |    4 
 drivers/s390/cio/device.c                                    |   14 
 drivers/s390/cio/device_fsm.c                                |   85 
 drivers/s390/cio/device_pgid.c                               |  122 
 drivers/s390/cio/device_status.c                             |    7 
 drivers/s390/cio/qdio.c                                      |    2 
 drivers/s390/net/claw.c                                      |    2 
 drivers/s390/net/iucv.c                                      |    2 
 drivers/s390/net/netiucv.c                                   |    2 
 drivers/s390/net/qeth_main.c                                 |   20 
 drivers/s390/net/qeth_sys.c                                  |    4 
 drivers/s390/net/smsgiucv.c                                  |   14 
 drivers/s390/s390mach.c                                      |   10 
 drivers/s390/scsi/zfcp_fsf.c                                 |    2 
 drivers/s390/scsi/zfcp_scsi.c                                |   47 
 drivers/scsi/aic7xxx/aic79xx_osm.h                           |    1 
 drivers/serial/8250.c                                        |   25 
 drivers/serial/dz.c                                          |    2 
 drivers/serial/ip22zilog.c                                   |    3 
 drivers/serial/serial_core.c                                 |    1 
 drivers/serial/sunsab.c                                      |    2 
 drivers/serial/sunsu.c                                       |   40 
 drivers/serial/vr41xx_siu.c                                  |    1 
 drivers/usb/Kconfig                                          |    1 
 drivers/usb/Makefile                                         |    2 
 drivers/usb/class/cdc-acm.c                                  |   49 
 drivers/usb/core/Kconfig                                     |    3 
 drivers/usb/core/hub.c                                       |   10 
 drivers/usb/core/inode.c                                     |    2 
 drivers/usb/gadget/epautoconf.c                              |   16 
 drivers/usb/gadget/ether.c                                   |    8 
 drivers/usb/gadget/file_storage.c                            |    2 
 drivers/usb/gadget/rndis.c                                   |    2 
 drivers/usb/gadget/rndis.h                                   |    2 
 drivers/usb/gadget/serial.c                                  |    2 
 drivers/usb/gadget/zero.c                                    |    2 
 drivers/usb/host/ehci-au1xxx.c                               |   23 
 drivers/usb/host/ehci-hcd.c                                  |    7 
 drivers/usb/host/ohci-au1xxx.c                               |    7 
 drivers/usb/host/ohci-ep93xx.c                               |  225 +
 drivers/usb/host/ohci-hcd.c                                  |    5 
 drivers/usb/host/ohci-hub.c                                  |    4 
 drivers/usb/host/pci-quirks.c                                |    8 
 drivers/usb/input/hid-core.c                                 |    4 
 drivers/usb/misc/Kconfig                                     |   10 
 drivers/usb/misc/Makefile                                    |    2 
 drivers/usb/misc/cypress_cy7c63.c                            |  279 +
 drivers/usb/misc/usblcd.c                                    |    6 
 drivers/usb/mon/mon_text.c                                   |    7 
 drivers/usb/net/rtl8150.c                                    |    3 
 drivers/usb/serial/Kconfig                                   |   11 
 drivers/usb/serial/Makefile                                  |    1 
 drivers/usb/serial/airprime.c                                |    2 
 drivers/usb/serial/anydata.c                                 |    4 
 drivers/usb/serial/ark3116.c                                 |    2 
 drivers/usb/serial/belkin_sa.c                               |    2 
 drivers/usb/serial/bus.c                                     |    2 
 drivers/usb/serial/console.c                                 |    3 
 drivers/usb/serial/cp2101.c                                  |    2 
 drivers/usb/serial/cyberjack.c                               |    2 
 drivers/usb/serial/cypress_m8.c                              |    2 
 drivers/usb/serial/digi_acceleport.c                         |    2 
 drivers/usb/serial/empeg.c                                   |    2 
 drivers/usb/serial/ezusb.c                                   |    2 
 drivers/usb/serial/ftdi_sio.c                                |  108 
 drivers/usb/serial/ftdi_sio.h                                |   15 
 drivers/usb/serial/funsoft.c                                 |    2 
 drivers/usb/serial/garmin_gps.c                              |    3 
 drivers/usb/serial/generic.c                                 |    3 
 drivers/usb/serial/hp4x.c                                    |    2 
 drivers/usb/serial/io_edgeport.c                             |    2 
 drivers/usb/serial/io_ti.c                                   |    2 
 drivers/usb/serial/ipaq.c                                    |   25 
 drivers/usb/serial/ipw.c                                     |    4 
 drivers/usb/serial/ir-usb.c                                  |    2 
 drivers/usb/serial/keyspan.c                                 |    2 
 drivers/usb/serial/keyspan_pda.c                             |    3 
 drivers/usb/serial/kl5kusb105.c                              |    2 
 drivers/usb/serial/kobil_sct.c                               |    2 
 drivers/usb/serial/mct_u232.c                                |    2 
 drivers/usb/serial/navman.c                                  |    2 
 drivers/usb/serial/omninet.c                                 |    2 
 drivers/usb/serial/option.c                                  |    8 
 drivers/usb/serial/pl2303.c                                  |    4 
 drivers/usb/serial/pl2303.h                                  |    5 
 drivers/usb/serial/safe_serial.c                             |    2 
 drivers/usb/serial/sierra.c                                  |   75 
 drivers/usb/serial/ti_usb_3410_5052.c                        |    2 
 drivers/usb/serial/usb-serial.c                              |   25 
 drivers/usb/serial/visor.c                                   |   39 
 drivers/usb/serial/whiteheat.c                               |    2 
 drivers/usb/storage/scsiglue.c                               |   12 
 drivers/usb/storage/transport.c                              |    2 
 drivers/usb/storage/unusual_devs.h                           |   60 
 drivers/usb/storage/usb.c                                    |   29 
 drivers/usb/storage/usb.h                                    |    4 
 drivers/video/68328fb.c                                      |    1 
 drivers/video/Kconfig                                        |   20 
 drivers/video/Makefile                                       |    1 
 drivers/video/S3triofb.c                                     |    1 
 drivers/video/amifb.c                                        |    1 
 drivers/video/arcfb.c                                        |    1 
 drivers/video/asiliantfb.c                                   |    1 
 drivers/video/atafb.c                                        |    1 
 drivers/video/aty/aty128fb.c                                 |   67 
 drivers/video/aty/atyfb_base.c                               |   53 
 drivers/video/aty/radeon_base.c                              |    1 
 drivers/video/chipsfb.c                                      |    4 
 drivers/video/cirrusfb.c                                     |    1 
 drivers/video/console/dummycon.c                             |    2 
 drivers/video/console/fbcon.c                                |    1 
 drivers/video/console/mdacon.c                               |    1 
 drivers/video/console/newport_con.c                          |    1 
 drivers/video/console/promcon.c                              |    1 
 drivers/video/console/softcursor.c                           |    1 
 drivers/video/console/sticon.c                               |    1 
 drivers/video/console/vgacon.c                               |    2 
 drivers/video/controlfb.c                                    |    1 
 drivers/video/cyber2000fb.c                                  |    1 
 drivers/video/cyberfb.c                                      |    1 
 drivers/video/dnfb.c                                         |    1 
 drivers/video/epson1355fb.c                                  |    1 
 drivers/video/fbcmap.c                                       |    1 
 drivers/video/fbmem.c                                        |    2 
 drivers/video/fbmon.c                                        |    1 
 drivers/video/g364fb.c                                       |    1 
 drivers/video/geode/gx1fb_core.c                             |    1 
 drivers/video/geode/gxfb_core.c                              |    1 
 drivers/video/hgafb.c                                        |    1 
 drivers/video/hitfb.c                                        |    1 
 drivers/video/hpfb.c                                         |    1 
 drivers/video/i810/i810_main.c                               |    1 
 drivers/video/igafb.c                                        |    1 
 drivers/video/imacfb.c                                       |    2 
 drivers/video/imsttfb.c                                      |    1 
 drivers/video/intelfb/intelfbdrv.c                           |    2 
 drivers/video/intelfb/intelfbhw.c                            |    1 
 drivers/video/kyro/fbdev.c                                   |    1 
 drivers/video/macfb.c                                        |    1 
 drivers/video/matrox/matroxfb_base.h                         |    1 
 drivers/video/maxinefb.c                                     |    1 
 drivers/video/mbx/Makefile                                   |    4 
 drivers/video/mbx/mbxdebugfs.c                               |  188 +
 drivers/video/mbx/mbxfb.c                                    |  683 ++++
 drivers/video/mbx/reg_bits.h                                 |  418 ++
 drivers/video/mbx/regs.h                                     |  195 +
 drivers/video/modedb.c                                       |    1 
 drivers/video/neofb.c                                        |    1 
 drivers/video/nvidia/nv_backlight.c                          |   32 
 drivers/video/nvidia/nv_proto.h                              |    2 
 drivers/video/nvidia/nvidia.c                                |   12 
 drivers/video/offb.c                                         |    1 
 drivers/video/platinumfb.c                                   |    1 
 drivers/video/pm2fb.c                                        |    1 
 drivers/video/pm3fb.c                                        |    1 
 drivers/video/pmag-aa-fb.c                                   |    1 
 drivers/video/pvr2fb.c                                       |    1 
 drivers/video/q40fb.c                                        |    1 
 drivers/video/retz3fb.c                                      |    1 
 drivers/video/riva/fbdev.c                                   |   45 
 drivers/video/s3c2410fb.c                                    |    1 
 drivers/video/savage/savagefb_driver.c                       |    1 
 drivers/video/sis/sis_main.c                                 |    6 
 drivers/video/skeletonfb.c                                   |    1 
 drivers/video/sun3fb.c                                       |    1 
 drivers/video/tdfxfb.c                                       |    1 
 drivers/video/tgafb.c                                        |    1 
 drivers/video/tx3912fb.c                                     |    1 
 drivers/video/valkyriefb.c                                   |    1 
 drivers/video/vesafb.c                                       |    2 
 drivers/video/vfb.c                                          |    1 
 drivers/video/vga16fb.c                                      |    2 
 drivers/video/virgefb.c                                      |    1 
 drivers/w1/masters/ds2482.c                                  |    2 
 fs/Kconfig                                                   |    1 
 fs/binfmt_elf.c                                              |    2 
 fs/binfmt_elf_fdpic.c                                        |  980 +++++-
 fs/char_dev.c                                                |   22 
 fs/ext3/acl.h                                                |    3 
 fs/file.c                                                    |   14 
 fs/hugetlbfs/inode.c                                         |    4 
 fs/jfs/jfs_txnmgr.c                                          |    2 
 fs/jfs/namei.c                                               |   33 
 fs/namei.c                                                   |    8 
 fs/nfsd/nfs4proc.c                                           |    8 
 fs/nfsd/stats.c                                              |   10 
 fs/partitions/check.c                                        |    1 
 fs/proc/array.c                                              |    6 
 fs/proc/base.c                                               |   33 
 fs/proc/inode.c                                              |    2 
 fs/proc/kcore.c                                              |    4 
 fs/ramfs/file-nommu.c                                        |    4 
 fs/read_write.c                                              |    2 
 fs/reiserfs/file.c                                           |    6 
 fs/reiserfs/procfs.c                                         |   25 
 fs/splice.c                                                  |  238 -
 fs/sysfs/inode.c                                             |   12 
 fs/xfs/linux-2.6/xfs_linux.h                                 |    1 
 include/acpi/acconfig.h                                      |    2 
 include/acpi/acinterp.h                                      |   10 
 include/acpi/aclocal.h                                       |    4 
 include/acpi/acmacros.h                                      |    8 
 include/acpi/acresrc.h                                       |    8 
 include/acpi/platform/aclinux.h                              |   27 
 include/asm-alpha/barrier.h                                  |    3 
 include/asm-arm/arch-versatile/platform.h                    |    2 
 include/asm-arm/system.h                                     |    1 
 include/asm-arm26/system.h                                   |    1 
 include/asm-cris/system.h                                    |    1 
 include/asm-frv/elf.h                                        |    6 
 include/asm-frv/gdb-stub.h                                   |   22 
 include/asm-frv/processor.h                                  |    3 
 include/asm-frv/ptrace.h                                     |   12 
 include/asm-frv/registers.h                                  |   97 
 include/asm-frv/system.h                                     |    1 
 include/asm-frv/thread_info.h                                |   24 
 include/asm-generic/Kbuild.asm                               |    5 
 include/asm-h8300/page.h                                     |    1 
 include/asm-h8300/processor.h                                |    3 
 include/asm-h8300/system.h                                   |    1 
 include/asm-i386/atomic.h                                    |   30 
 include/asm-i386/futex.h                                     |   10 
 include/asm-i386/local.h                                     |   14 
 include/asm-i386/posix_types.h                               |    4 
 include/asm-i386/rwlock.h                                    |    4 
 include/asm-i386/rwsem.h                                     |   35 
 include/asm-i386/semaphore.h                                 |    8 
 include/asm-i386/spinlock.h                                  |   14 
 include/asm-i386/system.h                                    |   23 
 include/asm-i386/thread_info.h                               |    7 
 include/asm-ia64/io.h                                        |    2 
 include/asm-ia64/system.h                                    |    3 
 include/asm-m32r/system.h                                    |    1 
 include/asm-m68k/system.h                                    |    1 
 include/asm-m68knommu/processor.h                            |    3 
 include/asm-m68knommu/system.h                               |    1 
 include/asm-m68knommu/uaccess.h                              |   12 
 include/asm-mips/apm.h                                       |    1 
 include/asm-mips/atomic.h                                    |    2 
 include/asm-mips/bitops.h                                    |    2 
 include/asm-mips/cpu-features.h                              |   10 
 include/asm-mips/cpu.h                                       |    2 
 include/asm-mips/inst.h                                      |    2 
 include/asm-mips/irqflags.h                                  |  225 +
 include/asm-mips/mach-cobalt/cpu-feature-overrides.h         |    2 
 include/asm-mips/mach-dec/mc146818rtc.h                      |    2 
 include/asm-mips/mach-excite/cpu-feature-overrides.h         |    2 
 include/asm-mips/mach-excite/excite.h                        |    1 
 include/asm-mips/mach-ip27/cpu-feature-overrides.h           |    2 
 include/asm-mips/mach-ja/cpu-feature-overrides.h             |    2 
 include/asm-mips/mach-mips/cpu-feature-overrides.h           |    4 
 include/asm-mips/mach-ocelot3/cpu-feature-overrides.h        |    2 
 include/asm-mips/mach-sibyte/cpu-feature-overrides.h         |    2 
 include/asm-mips/mach-sim/cpu-feature-overrides.h            |    4 
 include/asm-mips/mach-yosemite/cpu-feature-overrides.h       |    2 
 include/asm-mips/mipsregs.h                                  |    4 
 include/asm-mips/page.h                                      |   12 
 include/asm-mips/system.h                                    |    5 
 include/asm-mips/time.h                                      |    4 
 include/asm-mips/unistd.h                                    |   18 
 include/asm-mips/vr41xx/capcella.h                           |    2 
 include/asm-mips/vr41xx/cmbvr4133.h                          |    6 
 include/asm-mips/vr41xx/irq.h                                |  101 
 include/asm-mips/vr41xx/mpc30x.h                             |    2 
 include/asm-mips/vr41xx/tb0219.h                             |    2 
 include/asm-mips/vr41xx/tb0226.h                             |    2 
 include/asm-mips/vr41xx/tb0287.h                             |    2 
 include/asm-mips/vr41xx/vr41xx.h                             |   53 
 include/asm-parisc/system.h                                  |    2 
 include/asm-powerpc/atomic.h                                 |   32 
 include/asm-powerpc/backlight.h                              |   12 
 include/asm-powerpc/bitops.h                                 |   16 
 include/asm-powerpc/irq.h                                    |   38 
 include/asm-powerpc/system.h                                 |   17 
 include/asm-ppc/system.h                                     |    1 
 include/asm-s390/bug.h                                       |   11 
 include/asm-s390/ccwdev.h                                    |    2 
 include/asm-s390/cio.h                                       |    2 
 include/asm-s390/futex.h                                     |    5 
 include/asm-s390/irqflags.h                                  |   18 
 include/asm-s390/pgalloc.h                                   |    2 
 include/asm-s390/processor.h                                 |   16 
 include/asm-s390/setup.h                                     |    3 
 include/asm-s390/system.h                                    |    1 
 include/asm-sh/processor.h                                   |    3 
 include/asm-sh/system.h                                      |    1 
 include/asm-sh64/processor.h                                 |    3 
 include/asm-sh64/system.h                                    |    1 
 include/asm-sparc/system.h                                   |    1 
 include/asm-sparc64/Kbuild                                   |    2 
 include/asm-sparc64/system.h                                 |    2 
 include/asm-v850/processor.h                                 |    3 
 include/asm-v850/system.h                                    |    1 
 include/asm-x86_64/calgary.h                                 |    6 
 include/asm-x86_64/system.h                                  |    1 
 include/asm-x86_64/tce.h                                     |    8 
 include/asm-xtensa/processor.h                               |    3 
 include/asm-xtensa/system.h                                  |    1 
 include/linux/blktrace_api.h                                 |    5 
 include/linux/bootmem.h                                      |    2 
 include/linux/completion.h                                   |    5 
 include/linux/console_struct.h                               |    1 
 include/linux/delayacct.h                                    |  119 
 include/linux/elfcore.h                                      |   10 
 include/linux/fb.h                                           |    1 
 include/linux/fs.h                                           |    4 
 include/linux/hdlc.h                                         |    2 
 include/linux/i2c-id.h                                       |    1 
 include/linux/i2c.h                                          |    2 
 include/linux/if_vlan.h                                      |    5 
 include/linux/ioport.h                                       |    2 
 include/linux/kernel.h                                       |    1 
 include/linux/kthread.h                                      |    1 
 include/linux/list.h                                         |   11 
 include/linux/lockdep.h                                      |    2 
 include/linux/mc146818rtc.h                                  |    7 
 include/linux/module.h                                       |   10 
 include/linux/namei.h                                        |    2 
 include/linux/netdevice.h                                    |    8 
 include/linux/nfs4.h                                         |    6 
 include/linux/nfsd/stats.h                                   |    6 
 include/linux/nsc_gpio.h                                     |    2 
 include/linux/pci.h                                          |    1 
 include/linux/pci_regs.h                                     |   16 
 include/linux/pm_legacy.h                                    |    7 
 include/linux/raid/md_k.h                                    |    3 
 include/linux/root_dev.h                                     |    2 
 include/linux/rwsem.h                                        |   17 
 include/linux/sched.h                                        |   56 
 include/linux/serial_core.h                                  |    1 
 include/linux/skbuff.h                                       |    5 
 include/linux/taskstats.h                                    |  137 
 include/linux/taskstats_kern.h                               |   89 
 include/linux/time.h                                         |   12 
 include/linux/tty.h                                          |   12 
 include/linux/usb.h                                          |    2 
 include/linux/usb/serial.h                                   |  300 +
 include/linux/usb_ch9.h                                      |    7 
 include/linux/usb_gadget.h                                   |    4 
 include/linux/usb_usual.h                                    |    2 
 include/linux/vmalloc.h                                      |    1 
 include/linux/vmstat.h                                       |   11 
 include/linux/vt.h                                           |   10 
 include/linux/vt_kern.h                                      |    1 
 include/linux/wait.h                                         |   12 
 include/net/genetlink.h                                      |   20 
 include/net/protocol.h                                       |    2 
 include/net/tcp.h                                            |    1 
 include/rdma/ib_addr.h                                       |   10 
 include/rdma/ib_fmr_pool.h                                   |    2 
 include/sound/core.h                                         |    2 
 include/sound/cs46xx.h                                       |    1 
 include/video/mbxfb.h                                        |   28 
 init/Kconfig                                                 |   24 
 init/main.c                                                  |    4 
 kernel/Makefile                                              |    2 
 kernel/acct.c                                                |    4 
 kernel/delayacct.c                                           |  178 +
 kernel/exit.c                                                |   10 
 kernel/fork.c                                                |   10 
 kernel/futex.c                                               |    6 
 kernel/kallsyms.c                                            |    4 
 kernel/kthread.c                                             |   24 
 kernel/lockdep.c                                             |  136 
 kernel/module.c                                              |   11 
 kernel/panic.c                                               |    2 
 kernel/power/pm.c                                            |   37 
 kernel/power/snapshot.c                                      |   10 
 kernel/power/swap.c                                          |   26 
 kernel/printk.c                                              |    4 
 kernel/resource.c                                            |    2 
 kernel/rtmutex-tester.c                                      |    1 
 kernel/sched.c                                               |  103 
 kernel/softirq.c                                             |    2 
 kernel/sys.c                                                 |    2 
 kernel/taskstats.c                                           |  568 +++
 kernel/timer.c                                               |  105 
 kernel/wait.c                                                |    8 
 lib/Kconfig.debug                                            |   10 
 lib/idr.c                                                    |   16 
 mm/bootmem.c                                                 |    4 
 mm/fadvise.c                                                 |   12 
 mm/memory.c                                                  |    8 
 mm/mmzone.c                                                  |    6 
 mm/nommu.c                                                   |    2 
 mm/slab.c                                                    |   74 
 mm/vmalloc.c                                                 |    7 
 mm/vmstat.c                                                  |    1 
 net/atm/clip.c                                               |   13 
 net/atm/ipcommon.c                                           |   17 
 net/ax25/af_ax25.c                                           |   17 
 net/ax25/ax25_dev.c                                          |    4 
 net/ax25/ax25_ds_subr.c                                      |    8 
 net/ax25/ax25_ds_timer.c                                     |    4 
 net/ax25/ax25_iface.c                                        |   18 
 net/ax25/ax25_in.c                                           |    2 
 net/bluetooth/cmtp/capi.c                                    |    4 
 net/bluetooth/cmtp/core.c                                    |    3 
 net/bluetooth/hci_core.c                                     |    7 
 net/bluetooth/hidp/Kconfig                                   |    3 
 net/bluetooth/hidp/core.c                                    |    3 
 net/bluetooth/l2cap.c                                        |   18 
 net/bluetooth/rfcomm/core.c                                  |    9 
 net/bluetooth/rfcomm/tty.c                                   |    3 
 net/bluetooth/sco.c                                          |   12 
 net/bridge/br_forward.c                                      |    2 
 net/bridge/br_netfilter.c                                    |    2 
 net/core/dev.c                                               |   42 
 net/core/skbuff.c                                            |   91 
 net/core/stream.c                                            |   16 
 net/dccp/proto.c                                             |    4 
 net/decnet/dn_rules.c                                        |    3 
 net/ipv4/Kconfig                                             |   10 
 net/ipv4/Makefile                                            |    1 
 net/ipv4/af_inet.c                                           |   36 
 net/ipv4/fib_rules.c                                         |    4 
 net/ipv4/fib_trie.c                                          |    2 
 net/ipv4/inetpeer.c                                          |    2 
 net/ipv4/ip_input.c                                          |    3 
 net/ipv4/ip_output.c                                         |    4 
 net/ipv4/ipcomp.c                                            |    3 
 net/ipv4/tcp_highspeed.c                                     |   13 
 net/ipv4/tcp_ipv4.c                                          |   18 
 net/ipv4/xfrm4_output.c                                      |    2 
 net/ipv6/addrconf.c                                          |   25 
 net/ipv6/ip6_output.c                                        |    4 
 net/ipv6/ipcomp6.c                                           |    3 
 net/ipv6/ipv6_sockglue.c                                     |   89 
 net/ipv6/tcp_ipv6.c                                          |   19 
 net/ipv6/xfrm6_output.c                                      |    2 
 net/netrom/af_netrom.c                                       |   25 
 net/netrom/nr_timer.c                                        |    2 
 net/rose/af_rose.c                                           |   12 
 net/sched/act_api.c                                          |    4 
 net/sched/sch_htb.c                                          |    4 
 security/selinux/hooks.c                                     |  135 
 security/selinux/include/objsec.h                            |    3 
 sound/aoa/Makefile                                           |    4 
 sound/aoa/codecs/snd-aoa-codec-tas-basstreble.h              |  134 
 sound/aoa/codecs/snd-aoa-codec-tas.c                         |  331 +-
 sound/aoa/codecs/snd-aoa-codec-tas.h                         |    8 
 sound/aoa/core/snd-aoa-gpio-pmf.c                            |   14 
 sound/aoa/fabrics/snd-aoa-fabric-layout.c                    |   26 
 sound/aoa/soundbus/core.c                                    |   22 
 sound/aoa/soundbus/i2sbus/i2sbus-control.c                   |   79 
 sound/aoa/soundbus/i2sbus/i2sbus-core.c                      |  129 
 sound/aoa/soundbus/i2sbus/i2sbus.h                           |   18 
 sound/core/sound.c                                           |    3 
 sound/core/timer.c                                           |    5 
 sound/i2c/cs8427.c                                           |  116 
 sound/isa/cs423x/Makefile                                    |    1 
 sound/isa/gus/gusextreme.c                                   |    2 
 sound/isa/wavefront/wavefront_fx.c                           |   36 
 sound/isa/wavefront/wavefront_midi.c                         |    2 
 sound/isa/wavefront/wavefront_synth.c                        |   14 
 sound/pci/Kconfig                                            |   14 
 sound/pci/ad1889.c                                           |    8 
 sound/pci/ali5451/ali5451.c                                  |    2 
 sound/pci/als300.c                                           |    2 
 sound/pci/als4000.c                                          |    2 
 sound/pci/atiixp.c                                           |    2 
 sound/pci/atiixp_modem.c                                     |    2 
 sound/pci/au88x0/au8810.c                                    |    2 
 sound/pci/au88x0/au8820.c                                    |    2 
 sound/pci/au88x0/au8830.c                                    |    2 
 sound/pci/au88x0/au88x0.h                                    |    3 
 sound/pci/au88x0/au88x0_a3d.c                                |   29 
 sound/pci/au88x0/au88x0_core.c                               |    4 
 sound/pci/azt3328.c                                          |    2 
 sound/pci/bt87x.c                                            |    2 
 sound/pci/ca0106/ca0106_main.c                               |    2 
 sound/pci/cmipci.c                                           |    2 
 sound/pci/cs4281.c                                           |    2 
 sound/pci/cs46xx/cs46xx.c                                    |    2 
 sound/pci/cs46xx/cs46xx_lib.c                                |    7 
 sound/pci/cs5535audio/cs5535audio.c                          |    2 
 sound/pci/emu10k1/emu10k1.c                                  |    2 
 sound/pci/emu10k1/emu10k1_main.c                             |   10 
 sound/pci/emu10k1/emu10k1x.c                                 |   37 
 sound/pci/emu10k1/emumpu401.c                                |   35 
 sound/pci/ens1370.c                                          |    2 
 sound/pci/es1938.c                                           |    2 
 sound/pci/es1968.c                                           |    2 
 sound/pci/fm801.c                                            |    4 
 sound/pci/hda/hda_intel.c                                    |    2 
 sound/pci/hda/patch_analog.c                                 |   19 
 sound/pci/hda/patch_sigmatel.c                               |    1 
 sound/pci/ice1712/aureon.c                                   |    2 
 sound/pci/ice1712/ice1712.c                                  |    2 
 sound/pci/ice1712/ice1724.c                                  |    2 
 sound/pci/intel8x0.c                                         |    8 
 sound/pci/intel8x0m.c                                        |    2 
 sound/pci/korg1212/korg1212.c                                |    2 
 sound/pci/maestro3.c                                         |   10 
 sound/pci/mixart/mixart.c                                    |    2 
 sound/pci/nm256/nm256.c                                      |    2 
 sound/pci/pcxhr/pcxhr.c                                      |    2 
 sound/pci/riptide/riptide.c                                  |    2 
 sound/pci/rme32.c                                            |    2 
 sound/pci/rme96.c                                            |    2 
 sound/pci/rme9652/hdsp.c                                     |    4 
 sound/pci/rme9652/rme9652.c                                  |    2 
 sound/pci/sonicvibes.c                                       |    2 
 sound/pci/trident/trident.c                                  |    2 
 sound/pci/via82xx.c                                          |    2 
 sound/pci/via82xx_modem.c                                    |    2 
 sound/pci/vx222/vx222.c                                      |    2 
 sound/pci/ymfpci/ymfpci.c                                    |    2 
 sound/pcmcia/pdaudiocf/pdaudiocf.c                           |    4 
 1104 files changed, 19722 insertions(+), 11265 deletions(-)
---


More information about the svn mailing list