Tag 'v2.6.34-rc5' created by Linus Torvalds <[email protected]> at 
2010-04-20 00:30 -0700

Linux 2.6.34-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkvM54IACgkQF3YsRnbiHLsqIgCdFNaV6c2QVR+LrSmiMi4TZY2y
0UQAoKn/K9ImQIaOWKmtYohFD1Ui+7uB
=seRX
-----END PGP SIGNATURE-----

Changes since v2.6.34-rc4:
Alex Deucher (6):
      drm/radeon/kms: more atom parser fixes (v2)
      drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
      drm/radeon/kms/evergreen: don't enable hdmi audio stuff
      drm/radeon/kms: fix tv dac conflict resolver
      drm/radeon/kms: adjust pll settings for tv
      drm/radeon/kms: disable the tv encoder when tv/cv is not in use

Alexey Starikovskiy (1):
      ACPI: EC: Limit burst to 64 bits

Amit Kumar Salecha (1):
      qlcnic: fix set mac addr

Anders Larsen (1):
      ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off

Ayaz Abdulla (1):
      forcedeth: fix tx limit2 flag check

Brice Goglin (1):
      myri10ge: fix rx_pause in myri10ge_set_pauseparam

Chase Douglas (1):
      Input: ALPS - add signature for HP Pavilion dm3 laptops

Chris Wright (5):
      x86/amd-iommu: Pt mode fix for domain_destroy
      x86/amd-iommu: enable iommu before attaching devices
      x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
      Revert "x86: disable IOMMUs on kernel crash"
      x86/amd-iommu: use for_each_pci_dev

Christian Pulvermacher (1):
      ecryptfs: fix error code for missing xattrs in lower fs

Clemens Ladisch (3):
      firewire: cdev: disallow receive packets without header
      firewire: cdev: require quadlet-aligned headers for transmit packets
      firewire: cdev: iso packet documentation

Corbin Simpson (1):
      drivers/gpu/radeon: Add MSPOS regs to safe list.

Dan Carpenter (2):
      dma-debug: Cleanup for copy-loop in filter_write()
      stmmac: use resource_size()

Daniel Lezcano (1):
      packet : remove init_net restriction

Daniel Vetter (2):
      drm/i915: introduce to_intel_bo helper
      agp/intel: intel_845_driver is an agp driver!

Dave Airlie (2):
      drm/radeon/kms: only change mode when coherent value changes.
      drm/radeon/kms: add FireMV 2400 PCI ID.

Dave Chinner (2):
      xfs: ensure that sync updates the log tail correctly
      xfs: don't warn on EAGAIN in inode reclaim

David Howells (1):
      rcu: Better explain the condition parameter of rcu_dereference_check()

David S. Miller (21):
      Merge branch 'master' of 
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
      Merge branch 'vhost' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
      tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
      Merge branch 'master' of 
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
      Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
      Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
      sparc64: Use kstack_valid() in die_if_kernel().
      sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
      sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
      sparc64: Kill CONFIG_STACK_DEBUG code.
      sparc64: Kill unnecessary static on local var in ftrace_call_replace().
      sparc64: Remove profiling from some low-level bits.
      sparc64: Use a seperate counter for timer interrupts and NMI checks, like 
x86.
      sparc64: Give a stack frame to the ftrace call sites.
      sparc64: Add function graph tracer support.
      sparc64: Support kmemleak.
      sparc64: Add kmemleak annotation to sun4v_build_virq()
      sparc64: Fix memory leak in pci_register_iommu_region().
      Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
      sparc64: Add some more commentary to __raw_local_irq_save()
      Merge branch 'master' of 
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6

Dmitry Torokhov (2):
      Input: sparse-keymap - implement safer freeing of the keymap
      Revert "Input: wacom - merge out and in prox events"

Dominik Brodowski (1):
      Input: i8042 - spelling fix

Eric Anholt (2):
      drm/i915: Rename intel_output to intel_encoder.
      drm/i915: Rename many remaining uses of "output" to encoder or connector.

Eric Dumazet (4):
      can: avoids a false warning
      fib: suppress lockdep-RCU false positive in FIB trie.
      net: dev_pick_tx() fix
      ip: Fix ip_dev_loopback_xmit()

Ernst Schwab (1):
      ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.

Felix Fietkau (1):
      ath9k: fix double calls to ath_radio_enable

Florian Fainelli (1):
      r6040: fix r6040_multicast_list

Geert Uytterhoeven (2):
      m68k: Fix asm constraints for atomic_sub_and_test() and 
atomic_add_negative()
      [WATCHDOG] max63xx driver depends on ioremap()

H Hartley Sweeten (1):
      Input: matrix_keypad - allow platform to disable key autorepeat

Henrik Rydberg (4):
      Input: bcm5974 - retract efi-broken suspend_resume
      Input: clarify the no-finger event in multitouch protocol
      Input: update the status of the Multitouch X driver project
      hwmon: (applesmc) Switch maintainers

Herbert Xu (1):
      bridge: Fix IGMP3 report parsing

Huang Weiyi (1):
      ASoC: wm2000: remove unused #include <linux/version.h>

Imre Deak (2):
      ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
      ARM: 6051/1: VFP: preserve the HW context when calling signal handlers

Ingo Molnar (1):
      Merge branch 'iommu/fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into 
x86/urgent

Javier Cardona (1):
      mac80211: Handle mesh action frames in ieee80211_rx_h_action

Jean Delvare (4):
      hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
      hwmon: (it87) Don't arbitrarily enable temperature channels
      hwmon: (it87) Properly handle wrong sensor type requests
      hwmon: (it87) Invalidate cache on temperature sensor change

Jeff Dike (1):
      vhost-net: fix vq_memory_access_ok error checking

Jeff Mahoney (1):
      ecryptfs: fix use with tmpfs by removing d_drop from 
ecryptfs_destroy_inode

Jerome Glisse (2):
      drm/radeon/kms: print GPU family and device id when loading
      drm/radeon/kms: fix rs600 tlb flush

Jerome Oufella (1):
      hwmon: (sht15) Fix sht15_calc_temp interpolation function

Jiri Slaby (1):
      PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling

Joe Perches (1):
      vsprintf: Change struct printf_spec.precision from s8 to s16

Joerg Roedel (6):
      x86/amd-iommu: Protect IOMMU-API map/unmap path
      x86/amd-iommu: Report errors in acpi parsing functions upstream
      x86/amd-iommu: Use helper function to destroy domain
      x86/amd-iommu: Remove obsolete parameter documentation
      Merge branch 'amd-iommu/fixes' into iommu/fixes
      x86/gart: Disable GART explicitly before initialization

Joerg Schirottke (1):
      ALSA: hda - add a quirk for Clevo M570U laptop

Johannes Berg (2):
      mac80211: annotate station rcu dereferences
      iwlwifi: work around bogus active chains detection

John Hughes (2):
      x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
      x.25 attempts to negotiate invalid throughput

Jorge Boncompte [DTI2] (1):
      udp: fix for unicast RX path optimization

Julia Lawall (1):
      x86/amd-iommu: Remove double NULL check in check_device

Justin P. Mattock (1):
      hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support

Kailang Yang (2):
      ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
      ALSA: hda - Fix setup for ALC269vb amic and dmic models

Ken Kawasaki (1):
      smc91c92_cs: define multicast_table as unsigned char

Krzysztof Halasa (1):
      WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.

Len Brown (1):
      Merge branch 'bugzilla-15749' into release

Linus Torvalds (24):
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'bugfixes' of 
git://git.linux-nfs.org/projects/trondmy/nfs-2.6
      Merge branch 'pm-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
      Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
      Merge branch 'hwmon-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge branch 'x86-fixes-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
      Merge branch 'release' of 
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge branch 'drm-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'core-fixes-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      Fix ISDN/Gigaset build failure
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
      Linux 2.6.34-rc5

Luuk Paulussen (1):
      [WATCHDOG] fixed book E watchdog period register mask.

Marc Zyngier (1):
      [WATCHDOG] max63xx: be careful when disabling the watchdog

Marek Olšák (2):
      drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
      drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET

Maurus Cuelenaere (1):
      ALSA: hda: Add support for Medion WIM2160

Maxim Kuvyrkov (1):
      m68k: Fix `struct sigcontext' for ColdFire

Michael Chan (1):
      cnic: Fix crash during bnx2x MTU change.

Michael S. Tsirkin (1):
      tun: orphan an skb on tx

Mika Westerberg (1):
      ARM: 6052/1: kdump: make kexec work in interrupt context

Nicolas Pitre (1):
      ARM: 6007/1: fix highmem with VIPT cache and DMA

Patrick Loschmidt (1):
      net: corrected documentation for hardware time stamping

Paul E. McKenney (3):
      rcu: Add rcu_access_pointer and rcu_dereference_protected
      rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
      rcu: Make RCU lockdep check the lockdep_recursion variable

Philby John (1):
      ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 
29a4f2d3

Ping Cheng (1):
      Input: wacom - switch mode upon system resume

Rik van Riel (1):
      rmap: add exclusively owned pages to the newest anon_vma

Robert Hooker (1):
      drm/i915: Disable FBC on 915GM and 945GM.

Rusty Russell (2):
      lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
      lguest: stop using KVM hypercall mechanism

Sage Weil (9):
      ceph: fix dentry rehashing on virtual .snap dir
      ceph: allow writeback of snapped pages older than 'oldest' snapc
      ceph: fix snap context reference leaks
      ceph: fix leaked inode ref due to snap metadata writeback race
      ceph: fix ack counter reset on connection reset
      ceph: decode v5 of osdmap (pool names) [protocol change]
      ceph: fix dentry reference leak in dcache readdir
      ceph: queue_cap_snap should always queue dirty context
      ceph: use separate class for ceph sockets' sk_lock

Santosh Shilimkar (1):
      [WATCHDOG] omap4: Fix WDT Kconfig

Sascha Hauer (5):
      ASoC: imx-ssi: honor IMX_SSI_DMA flag
      ASoC: imx-pcm-dma-mx2: restart DMA after an error
      ASoC: imx-ssi: Use a hrtimer in FIQ mode
      ASoC: imx-ssi: increase minimum periods to 4
      ASoC: imx-ssi: do not call hrtimer_disable in trigger function

Shanyu Zhao (1):
      iwlwifi: use consistent table for tx data collect

Shirley Ma (1):
      virtio_net: missing sg_init_table

Stefan Assmann (1):
      igb: restrict WoL for 82576 ET2 Quad Port Server Adapter

Stefan Bader (1):
      drm/i915: Add no_lvds entry for the Clientron U800

Stefan Richter (3):
      firewire: cdev: fix information leak
      firewire: cdev: comment fixlet
      firewire: cdev: change license of exported header files to MIT license

Stephen Smalley (1):
      SELinux: Reduce max avtab size to avoid page allocation failures

Takashi Iwai (10):
      ALSA: hda - Fix initial capture source connections of ALC880/260
      ALSA: usb - Fix Oops after usb-midi disconnection
      ALSA: hda - Enhance fix-up table for Realtek codecs
      ALSA: hda - Add fix-up for Sony VAIO with ALC269
      ALSA: hda - Fix control element allocations in VIA codec parser
      ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs
      ALSA: hda - Add position_fix quirk for Biostar mobo
      Merge branch 'fix/asoc' into for-linus
      Merge branch 'fix/misc' into for-linus
      Merge branch 'fix/hda' into for-linus

Terry Loftin (1):
      e1000e: stop cleaning when we reach tx_ring->next_to_use

Tilman Schmidt (1):
      gigaset: include cleanup cleanup

Trond Myklebust (6):
      NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
      NFS: Fix the mode calculation in nfs_find_open_context
      NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
      NFS: Fix a race with the new commit code
      NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
      NFSv4: fix delegated locking

Tyler Hicks (7):
      eCryptfs: Fix metadata in xattr feature regression
      eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
      eCryptfs: Clear buffer before reading in metadata xattr
      eCryptfs: Strip metadata in xattr flag in encrypted view
      eCryptfs: Decrypt symlink target for stat size
      eCryptfs: Copy lower directory inode times and size on link
      eCryptfs: Turn lower lookup error messages into debug messages

Wey-Yi Guy (1):
      iwlwifi: need check for valid qos packet before free

Yehuda Sadeh (1):
      ceph: reserve one more caps space when doing readdir

Yong Wang (1):
      Input: sparse-keymap - free the right keymap on error

Zhao Yakui (1):
      drm/i915: Ignore LVDS EDID when it is unavailabe or invalid

Zhu Yi (2):
      iwlwifi: fix DMA allocation warnings
      iwlwifi: avoid Tx queue memory allocation in interface down

---
 Documentation/RCU/NMI-RCU.txt                |   39 -
 Documentation/RCU/checklist.txt              |    7
 Documentation/RCU/lockdep.txt                |   28 -
 Documentation/RCU/whatisRCU.txt              |    6
 Documentation/input/multi-touch-protocol.txt |   23
 Documentation/kernel-parameters.txt          |    5
 Documentation/networking/timestamping.txt    |   76 +-
 MAINTAINERS                                  |    4
 Makefile                                     |    4
 arch/arm/include/asm/highmem.h               |   15
 arch/arm/include/asm/kmap_types.h            |    1
 arch/arm/include/asm/ucontext.h              |   23
 arch/arm/include/asm/user.h                  |   12
 arch/arm/kernel/signal.c                     |   93 +++
 arch/arm/mach-at91/Makefile                  |    4
 arch/arm/mach-at91/pm_slowclock.S            |    4
 arch/arm/mm/copypage-v6.c                    |    9
 arch/arm/mm/dma-mapping.c                    |    5
 arch/arm/mm/flush.c                          |   25
 arch/arm/mm/highmem.c                        |   87 +++
 arch/arm/mm/mmu.c                            |   10
 arch/arm/vfp/vfpmodule.c                     |   31 -
 arch/m68k/include/asm/atomic_mm.h            |    8
 arch/m68k/include/asm/sigcontext.h           |    4
 arch/sparc/Kconfig                           |    3
 arch/sparc/Kconfig.debug                     |    5
 arch/sparc/include/asm/cpudata_64.h          |    2
 arch/sparc/include/asm/irqflags_64.h         |   23
 arch/sparc/kernel/Makefile                   |   10
 arch/sparc/kernel/ftrace.c                   |   60 ++
 arch/sparc/kernel/irq_64.c                   |   11
 arch/sparc/kernel/kgdb_64.c                  |    3
 arch/sparc/kernel/nmi.c                      |    3
 arch/sparc/kernel/pci_common.c               |   11
 arch/sparc/kernel/pcr.c                      |    3
 arch/sparc/kernel/smp_64.c                   |   11
 arch/sparc/kernel/time_64.c                  |    4
 arch/sparc/kernel/traps_64.c                 |   26
 arch/sparc/kernel/vmlinux.lds.S              |    5
 arch/sparc/lib/mcount.S                      |  159 ++---
 arch/x86/include/asm/amd_iommu_types.h       |    3
 arch/x86/include/asm/lguest_hcall.h          |   29 -
 arch/x86/kernel/amd_iommu.c                  |   20
 arch/x86/kernel/amd_iommu_init.c             |   48 +
 arch/x86/kernel/aperture_64.c                |   15
 arch/x86/kernel/crash.c                      |    6
 arch/x86/kernel/pci-gart_64.c                |    3
 arch/x86/lguest/boot.c                       |   61 +-
 arch/x86/lguest/i386_head.S                  |    2
 drivers/acpi/acpica/exprep.c                 |   17
 drivers/char/agp/intel-agp.c                 |    3
 drivers/firewire/core-cdev.c                 |   23
 drivers/gpu/drm/i915/i915_debugfs.c          |    2
 drivers/gpu/drm/i915/i915_drv.c              |    6
 drivers/gpu/drm/i915/i915_drv.h              |    4
 drivers/gpu/drm/i915/i915_gem.c              |  132 ++--
 drivers/gpu/drm/i915/i915_gem_debug.c        |    4
 drivers/gpu/drm/i915/i915_gem_tiling.c       |   10
 drivers/gpu/drm/i915/i915_irq.c              |    8
 drivers/gpu/drm/i915/intel_crt.c             |   68 +-
 drivers/gpu/drm/i915/intel_display.c         |   96 +--
 drivers/gpu/drm/i915/intel_dp.c              |  256 ++++-----
 drivers/gpu/drm/i915/intel_drv.h             |   18
 drivers/gpu/drm/i915/intel_dvo.c             |   92 +--
 drivers/gpu/drm/i915/intel_fb.c              |    2
 drivers/gpu/drm/i915/intel_hdmi.c            |   86 +--
 drivers/gpu/drm/i915/intel_lvds.c            |   81 +-
 drivers/gpu/drm/i915/intel_modes.c           |   22
 drivers/gpu/drm/i915/intel_overlay.c         |    6
 drivers/gpu/drm/i915/intel_sdvo.c            |  731 +++++++++++++--------------
 drivers/gpu/drm/i915/intel_tv.c              |   96 +--
 drivers/gpu/drm/radeon/atom.c                |   10
 drivers/gpu/drm/radeon/atombios_crtc.c       |    4
 drivers/gpu/drm/radeon/r100.c                |   21
 drivers/gpu/drm/radeon/r100_track.h          |    1
 drivers/gpu/drm/radeon/r300.c                |   15
 drivers/gpu/drm/radeon/r600_audio.c          |    2
 drivers/gpu/drm/radeon/r600_hdmi.c           |    9
 drivers/gpu/drm/radeon/radeon_connectors.c   |   13
 drivers/gpu/drm/radeon/radeon_device.c       |   53 +
 drivers/gpu/drm/radeon/radeon_drv.c          |    3
 drivers/gpu/drm/radeon/radeon_encoders.c     |   12
 drivers/gpu/drm/radeon/radeon_family.h       |    3
 drivers/gpu/drm/radeon/reg_srcs/r300         |    2
 drivers/gpu/drm/radeon/reg_srcs/r420         |    2
 drivers/gpu/drm/radeon/reg_srcs/rs600        |    2
 drivers/gpu/drm/radeon/reg_srcs/rv515        |    3
 drivers/gpu/drm/radeon/rs600.c               |    2
 drivers/hwmon/applesmc.c                     |   18
 drivers/hwmon/it87.c                         |   32 -
 drivers/hwmon/sht15.c                        |   13
 drivers/input/input.c                        |    9
 drivers/input/keyboard/matrix_keypad.c       |    4
 drivers/input/mouse/alps.c                   |    1
 drivers/input/mouse/bcm5974.c                |    1
 drivers/input/serio/i8042.c                  |    2
 drivers/input/sparse-keymap.c                |   52 +
 drivers/input/tablet/wacom_sys.c             |   12
 drivers/input/tablet/wacom_wac.c             |  163 +++---
 drivers/isdn/gigaset/bas-gigaset.c           |    5
 drivers/isdn/gigaset/capi.c                  |    2
 drivers/isdn/gigaset/common.c                |    2
 drivers/isdn/gigaset/gigaset.h               |    3
 drivers/isdn/gigaset/i4l.c                   |    1
 drivers/isdn/gigaset/interface.c             |    1
 drivers/isdn/gigaset/proc.c                  |    1
 drivers/isdn/gigaset/ser-gigaset.c           |    3
 drivers/isdn/gigaset/usb-gigaset.c           |    4
 drivers/lguest/lguest_device.c               |    4
 drivers/lguest/x86/core.c                    |   12
 drivers/net/cnic.c                           |   10
 drivers/net/e1000e/netdev.c                  |    2
 drivers/net/forcedeth.c                      |    2
 drivers/net/igb/igb_ethtool.c                |    1
 drivers/net/igb/igb_main.c                   |    1
 drivers/net/myri10ge/myri10ge.c              |    2
 drivers/net/pcmcia/smc91c92_cs.c             |   13
 drivers/net/qlcnic/qlcnic_hw.c               |    3
 drivers/net/r6040.c                          |   11
 drivers/net/stmmac/stmmac_main.c             |   10
 drivers/net/tun.c                            |    4
 drivers/net/virtio_net.c                     |    2
 drivers/net/wan/hdlc_ppp.c                   |    6
 drivers/net/wireless/ath/ath9k/main.c        |    3
 drivers/net/wireless/iwlwifi/iwl-4965.c      |   13
 drivers/net/wireless/iwlwifi/iwl-agn-rs.c    |   55 --
 drivers/net/wireless/iwlwifi/iwl-calib.c     |   12
 drivers/net/wireless/iwlwifi/iwl-core.c      |   11
 drivers/net/wireless/iwlwifi/iwl-core.h      |    5
 drivers/net/wireless/iwlwifi/iwl-tx.c        |  107 +++
 drivers/vhost/vhost.c                        |    4
 drivers/watchdog/Kconfig                     |    8
 drivers/watchdog/booke_wdt.c                 |    2
 drivers/watchdog/max63xx_wdt.c               |    7
 fs/ceph/addr.c                               |   62 +-
 fs/ceph/caps.c                               |   42 +
 fs/ceph/dir.c                                |    7
 fs/ceph/inode.c                              |   10
 fs/ceph/messenger.c                          |    9
 fs/ceph/osdmap.c                             |  180 ++++--
 fs/ceph/osdmap.h                             |    1
 fs/ceph/rados.h                              |    6
 fs/ceph/snap.c                               |   26
 fs/ceph/super.h                              |    3
 fs/ecryptfs/crypto.c                         |   37 -
 fs/ecryptfs/ecryptfs_kernel.h                |   13
 fs/ecryptfs/inode.c                          |  129 ++--
 fs/ecryptfs/mmap.c                           |   38 -
 fs/ecryptfs/super.c                          |    1
 fs/nfs/client.c                              |    3
 fs/nfs/dir.c                                 |    2
 fs/nfs/inode.c                               |    8
 fs/nfs/nfs4proc.c                            |    4
 fs/nfs/write.c                               |   44 +
 fs/xfs/linux-2.6/xfs_sync.c                  |    4
 fs/xfs/xfs_log.c                             |   38 -
 include/drm/drm_pciids.h                     |    1
 include/linux/firewire-cdev.h                |   78 ++
 include/linux/firewire-constants.h           |   29 -
 include/linux/input/matrix_keypad.h          |    2
 include/linux/nfs_fs_sb.h                    |    1
 include/linux/rcupdate.h                     |   65 ++
 include/net/x25.h                            |    4
 kernel/power/user.c                          |    2
 kernel/rcupdate.c                            |    7
 lib/Kconfig.debug                            |    2
 lib/dma-debug.c                              |    2
 lib/vsprintf.c                               |   10
 mm/rmap.c                                    |   27
 net/bridge/br_multicast.c                    |    2
 net/can/raw.c                                |    2
 net/core/dev.c                               |    8
 net/ipv4/fib_trie.c                          |    4
 net/ipv4/ip_output.c                         |    2
 net/ipv4/udp.c                               |    4
 net/ipv6/ip6_output.c                        |    2
 net/ipv6/udp.c                               |    4
 net/mac80211/main.c                          |    4
 net/mac80211/mesh.c                          |    3
 net/mac80211/rx.c                            |    5
 net/mac80211/sta_info.c                      |   20
 net/packet/af_packet.c                       |    2
 net/x25/af_x25.c                             |   67 ++
 net/x25/x25_facilities.c                     |   27
 net/x25/x25_in.c                             |   15
 security/selinux/ss/avtab.h                  |    2
 sound/arm/aaci.c                             |    7
 sound/pci/hda/hda_intel.c                    |    1
 sound/pci/hda/patch_realtek.c                |  170 +++++-
 sound/pci/hda/patch_via.c                    |   41 -
 sound/soc/codecs/wm2000.c                    |    1
 sound/soc/imx/imx-pcm-dma-mx2.c              |   15
 sound/soc/imx/imx-pcm-fiq.c                  |   55 +-
 sound/soc/imx/imx-ssi.c                      |    3
 sound/usb/usbmidi.c                          |   24
 195 files changed, 3121 insertions(+), 1874 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to