Tag 'v2.6.37-rc5' created by Linus Torvalds <[email protected]> at 
2010-12-07 04:09 -0800

Linux 2.6.37-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAkz9s3kACgkQF3YsRnbiHLtyZACfQ+HPEoCjGGkxBhyEQfxah8kx
ELwAniXmz+Wa5TKUq3QbAPr5vz0fWxlp
=mUmc
-----END PGP SIGNATURE-----

Changes since v2.6.37-rc4:
Ajay Kumar Gupta (1):
      usb: musb: gadget: fix compilation warning

Alan Stern (1):
      USB: fix autosuspend bug in usb-serial

Alex Deucher (6):
      drm/radeon/kms: fix regression in rs4xx i2c setup
      drm/radeon/kms: fix resume regression for some r5xx laptops
      Revert "drm/radeon/kms: fix typo in r600 cs checker"
      drm/radeon/kms: fix typos in disabled vbios code
      drm/radeon/kms: fix interlaced and doublescan handling
      drm/radeon/kms: add workaround for dce3 ddc line vbios bug

Anand Gadiyar (1):
      usb: musb: do not use dma for control transfers

Andres Salomon (1):
      cs5535-gpio: apply CS5536 errata workaround for GPIOs

Andrew Morton (1):
      Documentation/filesystems/vfs.txt: fix ->repeasepage() description

Anton Vorontsov (1):
      ARM: cns3xxx: Fix build with CONFIG_PCI=y

Arend van Spriel (1):
      staging: brcm80211: updated maintainers contact information

Arnaud Lacombe (5):
      kconfig: add an option to determine a menu's visibility
      kconfig: regen parser
      Revert "i2c: Fix Kconfig dependencies"
      media/video: convert Kconfig to use the menu's `visible' keyword
      i2c/algos: convert Kconfig to use the menu's `visible' keyword

Artem Bityutskiy (1):
      UBI: fix corrupted PEB detection for NOR flash

Axel Lin (11):
      ASoC: Fix compile error for nuc900-ac97.c
      ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove
      ASoC: Fix compile error for nuc900-pcm.c
      ASoC: Remove unneeded !! operations while checking return value of 
nuc900_checkready
      ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probe
      ASoC: Add missing dev_set_drvdata in p1022_ds_probe
      ASoC: Fix missing spin_unlock_irqrestore
      regulator: Remove a redundant device_remove_file call in create_regulator
      regulator: Ensure enough delay time for enabling regulator
      regulator: Return proper error for regulator_register()
      regulator: twl-regulator - fix twlreg_set_mode

Bengt Jonsson (1):
      regulator: enable supply regulator only when use count is zero

Bojan Smojver (1):
      PM / Hibernate: Use async I/O when reading compressed hibernation image

Brandon Philips (1):
      driver core: prune docs about device_interface

Brian J. Tarricone (1):
      USB: ehci: disable LPM and PPCD for nVidia MCP89 chips

Caglar Akyuz (1):
      video: da8xx: Register IRQ as last thing in driver probing.

Chao Xie (1):
      ARM: 6524/1: GIC irq desciptor bug fix

Chien Tung (1):
      MAINTAINERS: Update NetEffect entry

Chris Wilson (9):
      drm/i915: Prevent integer overflow when validating the execbuffer
      drm/i915: Only save/restore cursor regs if !KMS
      Merge remote branch 'linus' into drm-intel-fixes
      drm/i915/sdvo: Only enable HDMI encodings only if the commandset is 
supported
      drm/i915: Handle pagefaults in execbuffer user relocations
      drm/i915/sdvo: Always fallback to querying the shared DDC line
      drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
      drm/i915: Clear pfit registers when not used by any outputs
      Revert "drm/i915/dp: use VBT provided eDP params if available"

Dan Carpenter (4):
      Staging: speakup: free after input_unregister_device()
      Staging: quickstart: free after input_unregister_device()
      Staging: rtl8712: signedness bug in init
      Staging: intel_sst: fix memory leak

Daniel Drake (1):
      lxfb: Maintain video processor palette through suspend/resume

Daniel Glöckner (3):
      s6000-i2s: fix compilation
      s6000-pcm: fix compilation
      s6105-ipcam: fix compilation

Daniel T Chen (2):
      ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for 
MEDION MD2
      ALSA: hda: Use "alienware" model quirk for another SSID

Daniel Vetter (1):
      drm/i915: fix regression due to ba3d8d749b01548b9

Dave Airlie (2):
      Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into 
drm-fixes
      Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into 
drm-fixes

Dave Chinner (5):
      xfs: fix failed write truncation handling.
      xfs: push stale, pinned buffers on trylock failures
      xfs: delayed alloc blocks beyond EOF are valid after writeback
      xfs: avoid moving stale inodes in the AIL
      xfs: only run xfs_error_test if error injection is active

Dave Martin (12):
      ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
      ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNEL
      ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in 
bootp/init.S
      ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in 
kernel/head.S
      ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in 
mm/proc-v7.S
      ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in 
compressed/head.S
      ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for 
CONFIG_THUMB2_KERNEL
      ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S 
for Thumb-2.
      ARM: 6507/1: RealView: Correct data alignment in headsmp.S for 
CONFIG_THUMB2_KERNEL
      ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for 
CONFIG_THUMB2_KERNEL
      ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is 
selected
      ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers

David Howells (1):
      MN10300: Implement asm/syscall.h

David Sterba (1):
      fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock

Dean Nelson (1):
      mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault()

Dimitris Papastamos (1):
      ASoC: WM8731: Fix incorrect mask for bypass path disable

Dmitry Torokhov (1):
      HID: length resolution should be reported units/mm

Eli Cohen (4):
      IB/mlx4: Fix memory ordering of VLAN insertion control bits
      mlx4_core: Workaround firmware bug in query dev cap
      IB/mlx4: Fix IBoE reported link rate
      IB/mlx4: Fix IBoE link state

Eric Benard (1):
      at91: merge all at91rm9200 defconfig in one single file

Eric W. Biederman (1):
      Revert "vfs: show unreachable paths in getcwd and proc"

Feng Tang (1):
      serial: mfd: adjust the baud rate setting

Frederic Weisbecker (1):
      reiserfs: don't acquire lock recursively in reiserfs_acl_chmod

Greg Kroah-Hartman (18):
      driver core: the development tree has switched to git
      Staging: asus_oled: fix up some sysfs attribute permissions
      Staging: frontier: fix up some sysfs attribute permissions
      Staging: iio: adis16220: fix up some sysfs attribute permissions
      Staging: samsung-laptop: fix up some sysfs attribute permissions
      Staging: udlfb: fix up some sysfs attribute permissions
      Staging: zram: fix up some sysfs attribute permissions
      Staging: line6: fix up some sysfs attribute permissions
      Staging: asus_oled: fix up my fixup for some sysfs attribute permissions
      Staging: frontier: fix up my fixup for some sysfs attribute permissions
      Staging: iio: adis16220: fix up my fixup for some sysfs attribute 
permissions
      Staging: samsung-laptop: fix up my fixup for some sysfs attribute 
permissions
      Staging: udlfb: fix up my fixup for some sysfs attribute permissions
      Staging: zram: fix up my fixup for some sysfs attribute permissions
      Staging: line6: fix up my fixup for some sysfs attribute permissions
      Merge branch 'master' into work
      Merge branch 'for-usb-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work
      Merge branch 'for-greg' of git://gitorious.org/usb/usb into work

Guennadi Liakhovetski (1):
      dma: shdma: add a MODULE_ALIAS() to allow module autoloading

Guy Martin (2):
      parisc: KittyHawk LCD fix
      parisc: Fix GSC PS/2 driver name for keyboard and mouse

Hans J. Koch (1):
      uio: Change mail address of Hans J. Koch

Hema Kalliguddi (1):
      usb: musb: unmap dma buffer when switching to PIO

Hendrik Brueckner (1):
      initramfs: Really fix build break on symbol-prefixed archs

Henrik Rydberg (1):
      HID: egalax: Use kzalloc

Ian Campbell (1):
      xen: x86/32: perform initial startup on initial_page_table

Jacques Viviers (1):
      USB: serial: ftdi_sio: Vardaan USB RS422/485 converter PID added

James Bottomley (2):
      parisc: fix dino/gsc interrupts
      parisc: convert the rest of the irq handlers to simple/percpu

Jarkko Nikula (1):
      ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependency

Jean-Christophe PLAGNIOL-VILLARD (7):
      at91: Convert remaining boards to new-style UART initialization
      at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used
      at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used
      at91: rename rm9200ek and rm9200dk board file name
      at91/picotux200: remove commenting usb device and dataflash support
      atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'
      at91/board-yl-9200: fix typo in video support

Jeff Layton (3):
      cifs: fix potential use-after-free in cifs_oplock_break_put
      cifs: don't take extra tlink reference in initiate_cifs_search
      cifs: fix parsing of hostname in dfs referrals

Jeremy Fitzhardinge (6):
      xen: clean up "extra" memory handling some more
      xen: use default_idle
      xen: don't bother to stop other cpus on shutdown/reboot
      vmalloc: eagerly clear ptes on vunmap
      xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
      xen: allocate irq descs on any NUMA node

Jiri Slaby (5):
      ocfs2: fix memory leak
      TTY: ldisc, fix open flag handling
      NET: wan/x25, fix ldisc->open retval
      TTY: don't allow reopen when ldisc is changing
      TTY: open/hangup race fixup

Joe Perches (2):
      HID: Remove KERN_DEBUG from dbg_hid use
      MAINTAINERS: INTEL DRM DRIVERS list (intel-gfx) is subscribers-only

Johannes Berg (1):
      leds: fix up dependencies

John Tapsell (1):
      Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GN

KOSAKI Motohiro (2):
      mem-hotplug: introduce {un}lock_memory_hotplug()
      ksm: annotate ksm_thread_mutex is no deadlock source

Keith Packard (2):
      drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
      drm: record monitor status in output_poll_execute

Kuninori Morimoto (1):
      sh: Add div6_reparent_clks to clock framework for FSI

Kyle McMartin (1):
      parisc: remove redundant initialization in sigsegv path of 
sys_rt_sigreturn

Larry Finger (1):
      staging: rtl8187se: Change panic to warn when RF switch turned off

Laurent Pinchart (2):
      [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* 
(2)
      [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* 
functions

Linus Torvalds (27):
      Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
      Merge branch 'drm-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
      Merge branch 'rbd-sysfs' of 
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
      Merge branch 'v4l_for_linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
      Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge branch 'usb-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
      Merge branch 'tty-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
      Merge branch 'driver-core-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
      Merge branch 'staging-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
      Merge branch 'fbdev-fixes-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
      Merge branch 'sh-fixes-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
      Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
      Merge branches 'upstream/core' and 'upstream/bugfix' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
      Merge branch '2.6.37-rc4-pvhvm-fixes' of 
git://xenbits.xen.org/people/sstabellini/linux-pvhvm
      Merge branch 'fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
      Merge branch 'rc-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
      Merge branch 'slab/urgent' of 
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge branch 'pm-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
      Merge branch 'upstream-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
      Linux 2.6.37-rc5

Marcelo Roberto Jimenez (1):
      ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.

Marek Lindner (1):
      Staging: batman-adv: ensure that eth_type_trans gets linear memory

Mark Brown (1):
      regulator: Staticise mc13783_powermisc_rmw()

Mattias Wallin (2):
      regulator: regulator disable supply fix
      regulator: lock supply in regulator enable

Mauro Carvalho Chehab (1):
      [media] Fix Kconfig errors due to two visible menus

Michael Stuermer (1):
      USB: ftdi_sio: Add ID for RT Systems USB-29B radio cable

Michal Marek (1):
      Merge branch 'kconfig_fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-next into 
kbuild/rc-fixes

Milton Miller (1):
      ocfs2: char is not always signed

Ming Lei (1):
      usb: musb: clear RXCSR_AUTOCLEAR before PIO read

Nelson Elhage (1):
      do_exit(): make sure that we run with get_fs() == USER_DS

Nicolas Kaiser (1):
      staging: comedi: fix memory leak

Nobuhiro Iwamatsu (2):
      sh: se/7724: Update clock framework of FSI clock to non-legacy
      sh: se/7724: Remove FSI/B of GPIO init code

Oleg Nesterov (2):
      exec: make argv/envp memory visible to oom-killer
      exec: copy-and-paste the fixes into compat_do_execve() paths

Olof Johansson (1):
      ARM: tegra: fix regression from addruart rewrite

Or Gerlitz (1):
      IB/pack: Remove some unused code added by the IBoE patches

Oskar Schirmer (1):
      cifs: fix another memleak, in cifs_root_iget

Paul Mundt (3):
      sh: Assume new page cache pages have dirty dcache lines.
      Merge branch 'sh/cachetlb' into sh-fixes-for-linus
      Merge branch 'sh/urgent' into sh-fixes-for-linus

Paul Zimmerman (1):
      xhci: Fix reset-device and configure-endpoint commands

Pawel Moll (1):
      ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interrupts

Peter Zijlstra (1):
      serial8250: Mark console as CON_ANYTIME

Rabin Vincent (1):
      ARM: 6523/1: iop: ensure sched_clock() is notrace

Rafael J. Wysocki (1):
      PM / Hibernate: Fix memory corruption related to swap

Randy Dunlap (4):
      staging: fix winbond build, needs delay.h
      framebuffer: fix fbcmap.c kernel-doc warning
      staging: easycap needs smp_lock.h, fixes build error
      regulator: fix kernel-doc for set_consumer_device_supply

Roland Dreier (1):
      Merge branches 'misc', 'mlx4' and 'nes' into for-next

Russell King (1):
      Merge branch 'for-rmk-fixes' of 
git://git.infradead.org/users/cbou/linux-cns3xxx

Sarah Sharp (2):
      xhci: Setup array of USB 2.0 and USB 3.0 ports.
      xhci: Don't let the USB core disable SuperSpeed ports.

Seth Heasley (1):
      watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH

Shirish Pargaonkar (3):
      cifs: Percolate error up to the caller during get/set acls [try #4]
      cifs: Misc. cleanup in cifsacl handling [try #4]
      cifs: Handle extended attribute name cifs_acl to generate cifs acl blob 
(try #4)

Simon Wood (1):
      HID: add support for F430 Force Feedback Wheel

Stefano Stabellini (5):
      xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
      xen: fix MSI setup and teardown for PV on HVM guests
      xen: resume the pv console for hvm guests too
      xen: fix save/restore for PV on HVM guests with pirq remapping
      xen: unplug the emulated devices at resume time

Steve French (1):
      [CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMAC

Suresh Jayaraman (4):
      cifs: trivial comment fix for cifs_invalidate_mapping
      cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set
      cifs: enable fscache iff fsc mount option is used explicitly
      cifs: display fsc in /proc/mounts

Sven Eckelmann (1):
      Staging: batman-adv: Don't remove interface with spinlock held

Takashi Iwai (4):
      ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
      Merge branch 'fix/hda' into for-linus
      Merge branch 'for-2.6.37' of 
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc
      Merge branch 'fix/asoc' into for-linus

Tero Roponen (1):
      slub: Fix a crash during slabinfo -v

Tomoki Sekiyama (1):
      USB: yurex: add .llseek fop to file_operations

Tristan Ye (1):
      Ocfs2: Stop tracking a negative dentry after dentry_iput().

Trond Myklebust (1):
      NFS: Fix a readdirplus bug

Vasiliy Kulikov (2):
      sh: boards: mach-se: use IS_ERR() instead of NULL check
      IB: Fix information leak in marshalling code

Wim Van Sebroeck (2):
      watchdog: bcm63xx_wdt: improve platform part.
      watchdog: it8712f_wdt: add note to Kconfig

Wolfram Sang & Martyn Welch (1):
      watchdog: gef_wdt: include fs.h

Wu Fengguang (1):
      vmstat: fix dirty threshold ordering

Yehuda Sadeh (1):
      rbd: replace the rbd sysfs interface

Yong Wang (1):
      staging: spectra: fix build error

Zeng Zhaoming (1):
      mm/mempolicy.c: add rcu read lock to protect pid structure

dann frazier (1):
      ocfs2_connection_find() returns pointer to bad structure

---
 Documentation/driver-model/interface.txt             |  129 ---
 arch/arm/configs/at91rm9200dk_defconfig              |   72 -
 arch/arm/configs/at91rm9200ek_defconfig              |   73 -
 arch/arm/configs/ateb9200_defconfig                  |  131 ---
 arch/arm/configs/carmeva_defconfig                   |   47 -
 arch/arm/configs/cpuat91_defconfig                   |  112 --
 arch/arm/configs/csb337_defconfig                    |  104 --
 arch/arm/configs/csb637_defconfig                    |   98 --
 arch/arm/configs/ecbat91_defconfig                   |   99 --
 arch/arm/configs/kafa_defconfig                      |   61 -
 arch/arm/configs/kb9202_defconfig                    |  127 ---
 arch/arm/configs/onearm_defconfig                    |   80 --
 arch/arm/configs/picotux200_defconfig                |  242 ------
 arch/arm/configs/yl9200_defconfig                    |  137 ---
 arch/arm/mach-at91/board-dk.c                        |  233 -----
 arch/arm/mach-at91/board-ek.c                        |  199 -----
 Documentation/ABI/testing/sysfs-bus-rbd              |   83 ++
 Documentation/filesystems/vfs.txt                    |    9
 MAINTAINERS                                          |    7
 Makefile                                             |    2
 arch/arm/Kconfig                                     |    2
 arch/arm/boot/Makefile                               |    5
 arch/arm/boot/bootp/init.S                           |    2
 arch/arm/boot/compressed/head.S                      |   13
 arch/arm/common/gic.c                                |   40 -
 arch/arm/configs/at91rm9200_defconfig                |  341 ++++++++
 arch/arm/kernel/entry-armv.S                         |    2
 arch/arm/kernel/head.S                               |    7
 arch/arm/kernel/relocate_kernel.S                    |    2
 arch/arm/mach-at91/Makefile                          |    4
 arch/arm/mach-at91/at91rm9200_devices.c              |   45 -
 arch/arm/mach-at91/board-1arm.c                      |   26
 arch/arm/mach-at91/board-kafa.c                      |   21
 arch/arm/mach-at91/board-picotux200.c                |   53 -
 arch/arm/mach-at91/board-rm9200dk.c                  |  235 +++++
 arch/arm/mach-at91/board-rm9200ek.c                  |  201 +++++
 arch/arm/mach-at91/board-yl-9200.c                   |    2
 arch/arm/mach-at91/include/mach/board.h              |    6
 arch/arm/mach-cns3xxx/pcie.c                         |    2
 arch/arm/mach-realview/headsmp.S                     |    1
 arch/arm/mach-tegra/include/mach/debug-macro.S       |    4
 arch/arm/mach-vexpress/headsmp.S                     |    1
 arch/arm/mm/proc-v7.S                                |    4
 arch/arm/plat-iop/time.c                             |    3
 arch/arm/vfp/vfphw.S                                 |    1
 arch/mn10300/include/asm/syscall.h                   |  117 ++
 arch/parisc/kernel/irq.c                             |    7
 arch/parisc/kernel/signal.c                          |    9
 arch/sh/boards/mach-ecovec24/setup.c                 |   34
 arch/sh/boards/mach-se/7724/setup.c                  |   47 -
 arch/sh/include/asm/cacheflush.h                     |    2
 arch/sh/include/cpu-sh4/cpu/sh7724.h                 |    3
 arch/sh/kernel/cpu/sh4a/clock-sh7724.c               |   44 -
 arch/sh/mm/cache-sh4.c                               |    4
 arch/sh/mm/cache-sh7705.c                            |    2
 arch/sh/mm/cache.c                                   |   14
 arch/sh/mm/kmap.c                                    |    2
 arch/x86/pci/xen.c                                   |   27
 arch/x86/xen/enlighten.c                             |    4
 arch/x86/xen/mmu.c                                   |    2
 arch/x86/xen/platform-pci-unplug.c                   |    2
 arch/x86/xen/setup.c                                 |   41 -
 arch/x86/xen/suspend.c                               |    1
 arch/x86/xen/xen-ops.h                               |    2
 drivers/block/rbd.c                                  |  748 +++++++++++--------
 drivers/dma/shdma.c                                  |    1
 drivers/gpio/cs5535-gpio.c                           |   16
 drivers/gpu/drm/drm_crtc_helper.c                    |   14
 drivers/gpu/drm/i915/i915_gem.c                      |  513 ++++++++-----
 drivers/gpu/drm/i915/i915_suspend.c                  |   40 -
 drivers/gpu/drm/i915/intel_display.c                 |    7
 drivers/gpu/drm/i915/intel_dp.c                      |  146 +--
 drivers/gpu/drm/i915/intel_drv.h                     |    2
 drivers/gpu/drm/i915/intel_lvds.c                    |   19
 drivers/gpu/drm/i915/intel_sdvo.c                    |   84 --
 drivers/gpu/drm/radeon/atom.c                        |    1
 drivers/gpu/drm/radeon/r600_cs.c                     |    2
 drivers/gpu/drm/radeon/r600_reg.h                    |    1
 drivers/gpu/drm/radeon/radeon_atombios.c             |   16
 drivers/gpu/drm/radeon/radeon_bios.c                 |   13
 drivers/gpu/drm/radeon/radeon_combios.c              |    2
 drivers/gpu/drm/radeon/radeon_connectors.c           |   34
 drivers/hid/hid-core.c                               |    1
 drivers/hid/hid-egalax.c                             |    2
 drivers/hid/hid-input.c                              |   21
 drivers/hid/hid-tmff.c                               |    2
 drivers/i2c/Kconfig                                  |    3
 drivers/i2c/algos/Kconfig                            |   14
 drivers/infiniband/core/ud_header.c                  |   30
 drivers/infiniband/core/uverbs_marshall.c            |    4
 drivers/infiniband/hw/mlx4/main.c                    |    4
 drivers/infiniband/hw/mlx4/qp.c                      |   10
 drivers/input/serio/gscps2.c                         |    2
 drivers/leds/Kconfig                                 |   50 +
 drivers/macintosh/Kconfig                            |    1
 drivers/media/common/tuners/Kconfig                  |    8
 drivers/media/dvb/frontends/Kconfig                  |    5
 drivers/media/radio/radio-si4713.c                   |    2
 drivers/media/video/Kconfig                          |    2
 drivers/media/video/au0828/au0828-cards.c            |    4
 drivers/media/video/bt8xx/bttv-cards.c               |   22
 drivers/media/video/cafe_ccic.c                      |    3
 drivers/media/video/cx18/cx18-i2c.c                  |    8
 drivers/media/video/cx231xx/cx231xx-cards.c          |    4
 drivers/media/video/cx23885/cx23885-cards.c          |    2
 drivers/media/video/cx23885/cx23885-video.c          |    4
 drivers/media/video/cx88/cx88-cards.c                |    9
 drivers/media/video/cx88/cx88-video.c                |    7
 drivers/media/video/davinci/vpfe_capture.c           |    1
 drivers/media/video/davinci/vpif_capture.c           |    1
 drivers/media/video/davinci/vpif_display.c           |    2
 drivers/media/video/em28xx/em28xx-cards.c            |   18
 drivers/media/video/fsl-viu.c                        |    2
 drivers/media/video/ivtv/ivtv-i2c.c                  |   22
 drivers/media/video/mxb.c                            |   12
 drivers/media/video/pvrusb2/pvrusb2-hdw.c            |    6
 drivers/media/video/s5p-fimc/fimc-capture.c          |    2
 drivers/media/video/saa7134/saa7134-cards.c          |    8
 drivers/media/video/saa7134/saa7134-core.c           |    4
 drivers/media/video/sh_vou.c                         |    2
 drivers/media/video/soc_camera.c                     |    2
 drivers/media/video/usbvision/usbvision-i2c.c        |    6
 drivers/media/video/v4l2-common.c                    |   15
 drivers/media/video/via-camera.c                     |    2
 drivers/media/video/vino.c                           |    4
 drivers/media/video/zoran/zoran_card.c               |    5
 drivers/mtd/ubi/io.c                                 |   37
 drivers/mtd/ubi/scan.c                               |    4
 drivers/net/mlx4/fw.c                                |    4
 drivers/net/wan/x25_asy.c                            |    2
 drivers/parisc/dino.c                                |    1
 drivers/parisc/eisa.c                                |    3
 drivers/parisc/gsc.c                                 |    3
 drivers/parisc/iosapic.c                             |    8
 drivers/parisc/led.c                                 |   17
 drivers/parisc/superio.c                             |    3
 drivers/pcmcia/soc_common.c                          |    1
 drivers/regulator/core.c                             |   30
 drivers/regulator/mc13783-regulator.c                |    4
 drivers/regulator/twl-regulator.c                    |    6
 drivers/serial/8250.c                                |    2
 drivers/serial/mfd.c                                 |   24
 drivers/spi/atmel_spi.c                              |    6
 drivers/staging/asus_oled/asus_oled.c                |    8
 drivers/staging/batman-adv/hard-interface.c          |   19
 drivers/staging/batman-adv/soft-interface.c          |   14
 drivers/staging/brcm80211/README                     |    8
 drivers/staging/brcm80211/TODO                       |    2
 drivers/staging/comedi/drivers/usbdux.c              |    4
 drivers/staging/easycap/easycap.h                    |    1
 drivers/staging/frontier/tranzport.c                 |    2
 drivers/staging/go7007/go7007-driver.c               |    2
 drivers/staging/iio/accel/adis16220_core.c           |    2
 drivers/staging/intel_sst/intel_sst_stream_encoded.c |    2
 drivers/staging/line6/control.c                      |  204 ++---
 drivers/staging/line6/midi.c                         |    4
 drivers/staging/line6/pcm.c                          |    4
 drivers/staging/line6/pod.c                          |   32
 drivers/staging/line6/toneport.c                     |    4
 drivers/staging/line6/variax.c                       |   12
 drivers/staging/quickstart/quickstart.c              |   10
 drivers/staging/rt2860/usb_main_dev.c                |    1
 drivers/staging/rtl8187se/r8185b_init.c              |   30
 drivers/staging/rtl8712/usb_halinit.c                |    2
 drivers/staging/samsung-laptop/samsung-laptop.c      |    2
 drivers/staging/speakup/fakekey.c                    |    1
 drivers/staging/spectra/ffsport.c                    |    2
 drivers/staging/tm6000/tm6000-cards.c                |    4
 drivers/staging/udlfb/udlfb.c                        |    2
 drivers/staging/winbond/sysdef.h                     |    3
 drivers/staging/zram/zram_sysfs.c                    |    4
 drivers/tty/tty_io.c                                 |   13
 drivers/tty/tty_ldisc.c                              |    2
 drivers/uio/uio.c                                    |    2
 drivers/uio/uio_cif.c                                |    2
 drivers/uio/uio_netx.c                               |    2
 drivers/usb/core/hcd.c                               |    2
 drivers/usb/host/ehci-pci.c                          |   12
 drivers/usb/host/xhci-hub.c                          |    7
 drivers/usb/host/xhci-mem.c                          |  164 ++++
 drivers/usb/host/xhci.c                              |   18
 drivers/usb/host/xhci.h                              |   26
 drivers/usb/misc/yurex.c                             |    1
 drivers/usb/musb/musb_core.c                         |    3
 drivers/usb/musb/musb_gadget.c                       |  124 ++-
 drivers/usb/serial/ftdi_sio.c                        |    2
 drivers/usb/serial/ftdi_sio_ids.h                    |    4
 drivers/usb/serial/usb-serial.c                      |    3
 drivers/video/da8xx-fb.c                             |   14
 drivers/video/fbcmap.c                               |    1
 drivers/video/geode/lxfb.h                           |    4
 drivers/video/geode/lxfb_ops.c                       |   20
 drivers/watchdog/Kconfig                             |    3
 drivers/watchdog/bcm63xx_wdt.c                       |   42 -
 drivers/watchdog/gef_wdt.c                           |    1
 drivers/watchdog/iTCO_wdt.c                          |    8
 drivers/xen/balloon.c                                |   12
 drivers/xen/events.c                                 |  109 +-
 drivers/xen/manage.c                                 |    1
 fs/cifs/Kconfig                                      |    8
 fs/cifs/cifsacl.c                                    |   48 -
 fs/cifs/cifsfs.c                                     |    2
 fs/cifs/cifsproto.h                                  |    6
 fs/cifs/connect.c                                    |    5
 fs/cifs/dns_resolve.c                                |    2
 fs/cifs/file.c                                       |    4
 fs/cifs/fscache.c                                    |   12
 fs/cifs/inode.c                                      |   36
 fs/cifs/readdir.c                                    |   29
 fs/cifs/xattr.c                                      |   55 -
 fs/compat.c                                          |   28
 fs/exec.c                                            |   36
 fs/nfs/dir.c                                         |    6
 fs/ocfs2/cluster/heartbeat.c                         |   14
 fs/ocfs2/dcache.c                                    |    1
 fs/ocfs2/dlm/dlmdomain.c                             |    2
 fs/ocfs2/ocfs2.h                                     |    6
 fs/ocfs2/stack_user.c                                |    2
 fs/proc/base.c                                       |    2
 fs/reiserfs/xattr_acl.c                              |    6
 fs/xfs/linux-2.6/xfs_aops.c                          |   94 +-
 fs/xfs/linux-2.6/xfs_buf.c                           |   35
 fs/xfs/xfs_bmap.c                                    |   85 ++
 fs/xfs/xfs_bmap.h                                    |    5
 fs/xfs/xfs_dfrag.c                                   |   13
 fs/xfs/xfs_error.c                                   |    3
 fs/xfs/xfs_error.h                                   |    5
 fs/xfs/xfs_inode_item.c                              |   31
 include/linux/binfmts.h                              |    5
 include/linux/cpu.h                                  |    5
 include/linux/gfp.h                                  |    4
 include/linux/memory_hotplug.h                       |    6
 include/linux/node.h                                 |    5
 include/linux/tty.h                                  |    1
 include/linux/uio_driver.h                           |    2
 include/linux/usb.h                                  |    4
 include/linux/vmalloc.h                              |    2
 include/media/v4l2-common.h                          |   16
 include/xen/events.h                                 |    7
 include/xen/interface/physdev.h                      |   10
 kernel/exit.c                                        |    9
 kernel/power/hibernate.c                             |   22
 kernel/power/suspend.c                               |    5
 kernel/power/swap.c                                  |   53 -
 kernel/power/user.c                                  |    2
 mm/hugetlb.c                                         |    3
 mm/ksm.c                                             |    7
 mm/memory-failure.c                                  |    8
 mm/memory_hotplug.c                                  |   31
 mm/mempolicy.c                                       |    3
 mm/page_alloc.c                                      |   19
 mm/slub.c                                            |    4
 mm/vmalloc.c                                         |   28
 mm/vmstat.c                                          |    4
 net/mac80211/Kconfig                                 |    2
 scripts/kconfig/expr.h                               |    1
 scripts/kconfig/lkc.h                                |    1
 scripts/kconfig/menu.c                               |   11
 scripts/kconfig/zconf.gperf                          |    1
 scripts/kconfig/zconf.hash.c_shipped                 |  122 +--
 scripts/kconfig/zconf.tab.c_shipped                  |  570 +++++++-------
 scripts/kconfig/zconf.y                              |   21
 sound/core/oss/pcm_oss.c                             |   19
 sound/pci/hda/patch_realtek.c                        |    1
 sound/pci/hda/patch_sigmatel.c                       |    2
 sound/soc/codecs/wm8731.c                            |    2
 sound/soc/fsl/mpc8610_hpcd.c                         |    1
 sound/soc/fsl/p1022_ds.c                             |    1
 sound/soc/nuc900/nuc900-ac97.c                       |   15
 sound/soc/nuc900/nuc900-audio.h                      |    2
 sound/soc/nuc900/nuc900-pcm.c                        |   11
 sound/soc/omap/Kconfig                               |    2
 sound/soc/s6000/s6000-i2s.c                          |    2
 sound/soc/s6000/s6000-pcm.c                          |    2
 sound/soc/s6000/s6105-ipcam.c                        |    2
 usr/initramfs_data.S                                 |    5
 276 files changed, 4112 insertions(+), 4101 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to