[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko annotated tag, v2.6.23-rc1, created. v2.6.23-rc1

Linus Torvalds torvalds at woody.linux-foundation.org
Tue Mar 3 14:48:39 UTC 2009


The annotated tag, v2.6.23-rc1 has been created
        at  7d57c74238cdf570bca20b711b2c0b31a553c1e5 (tag)
   tagging  f695baf2df9e0413d3521661070103711545207a (commit)
  replaces  v2.6.22
 tagged by  Linus Torvalds
        on  Sun Jul 22 13:41:15 2007 -0700

- Shortlog ------------------------------------------------------------
Linux 2.6.23-rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBGo8EFF3YsRnbiHLsRAic/AJwLjZM1cGNhBoHM1VXpW0MAthwxZwCbBoRd
f9TfTOgoVTAwzZqjHd8yyL0=
=fqL3
-----END PGP SIGNATURE-----

Aapo Tahkola (6):
      V4L/DVB (5628): Add support for A-LINK DTU dvb-t adapter
      V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpoint
      V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt setting
      V4L/DVB (5694): M920x: fix for Dposh devices
      V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker Twin
      V4L/DVB (5696): M920x: add missing error handling to prevent syslog spamming

Aaron Durbin (2):
      i386: insert unclaimed MMCONFIG resources
      i386: insert HPET firmware resource after PCI enumeration has completed

Abhijith Das (4):
      [GFS2] Quotas non-functional - fix bug
      [GFS2] Quotas non-functional - fix another bug
      [GFS2] Fix deallocation issues
      [GFS2] System won't suspend with GFS2 file system mounted

Adrian Bunk (61):
      [SCSI] nsp32: remove kernel 2.4 code
      [SCSI] ips: remove kernel 2.4 code
      [SCSI] advansys: cleanups
      ACPI: static
      ACPI: static
      drivers/ide/ide-dma.c: unexport ide_set_dma
      Input: xpad - make xpad_play_effect() static
      unexport bio_{,un}map_user
      [POWERPC] Make drivers/char/hvc_console.c:khvcd() static
      sis900_mii_probe() must be __devinit
      tokenring/3c359.c:xl_init() must be __devinit
      rrunner.c:rr_init() must be __devinit
      [MIPS] "extern inline" -> "static inline"
      [MIPS] Remove unused cpu_callout_map and num_booting_cpus()
      [MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.
      sunhme.c:quattro_pci_find() must be __devinit
      drivers/net/wireless/libertas/wext.c: remove dead code
      bonding/bond_main.c: make 2 functions static
      [DCCP]: Make struct dccp_li_cachep static.
      PCI: unexport pci_proc_attach_device
      Driver core: fix devres_release_all() return value
      security: unexport mmap_min_addr
      [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
      [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
      [SCSI] remove the dead CYBERSTORMIII_SCSI option
      remove the documentation for the legacy CDROM drivers
      more ACSI removal
      mm/slab.c: start_cpu_timer() should be __cpuinit
      more scheduled OSS driver removal
      remove sonypi_camera_command()
      fs/namespace.c should #include "internal.h"
      remove mm/backing-dev.c:congestion_wait_interruptible()
      kbuild: use -fno-optimize-sibling-calls unconditionally
      mm/slub.c: make code static
      proper prototype for proc_nr_files()
      remove options depending on OSS_OBSOLETE
      pm3fb: possible cleanups
      vt8623fb.c: make code static
      drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit
      [ATM]: [lanai] sram_test_word() must be __devinit
      [NETFILTER]: ipt_iprange.h must #include <linux/types.h>
      [SCSI] small cleanups
      [SCSI] wd33c93: cleanups
      [SCSI] seagate: make seagate_st0x_detect() static
      V4L/DVB (5740): Git-dvb: fix the tea5761 tuner support
      V4L/DVB (5813): TUNER_TEA5761 kconfig fixes
      V4L/DVB (5814): Unexport dvb_pll_configure
      kernel/relay.c: make functions static
      drivers/edac: core: make functions static
      make coretemp_device_remove() static
      [ALSA] sound/pci/hda/patch_realtek.c: remove dead code
      [ALSA] fix SND_CS5530=y, ISA=n compilation
      arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>
      i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
      spi.c:scan_boardinfo() mustn't be __init_or_module
      rivafb_setup() must be __devinit
      i386: remapped_pgdat_init() static
      i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
      i386: timer_irq_works() static again
      x86: remove support for the Rise CPU
      i386: pgd_{c,d}tor() static

Adrian McMenamin (1):
      [ALSA] Add ALSA support for the SEGA Dreamcast PCM device

Akinobu Mita (13):
      softmac: use list_for_each_entry
      [SCSI] sr: fix error handling in module_init
      fault-injection: add min-order parameter to fail_page_alloc
      fault-injection: fix example scripts in documentation
      unregister_blkdev(): do WARN_ON on failure
      unregister_blkdev() delete redundant messages in callers
      unregister_blkdev(): delete redundant message
      unregister_blkdev(): return void
      V4L/DVB (5678): Zr364xx: fix return values
      sysfs: avoid kmem_cache_free(NULL)
      unregister_chrdev(): ignore the return value
      unregister_chrdev() return void
      hugetlb: use set_compound_page_dtor

Akira Iguchi (2):
      pata_scc.c: Workaround for errata A308
      pata_scc.c: small fixes (Workaround for errata A308)

Al Borchers (1):
      USB: digi_acceleport further buffer clean up

Al Viro (51):
      minimal fixes for drivers/usb/gadget/m66592-udc.c
      wrong order of arguments of ->readdir()
      the wrong variable checked after request_irq()
      ieee1394: forgotten dereference...
      PDA_POWER depends on having request_irq()
      fix return type of skb_checksum_complete()
      zd1211rw: too early inclusion of asm/unaligned.h
      frv: missing __clear_user()
      pass -msize-long to sparse on s390
      ax88796: dev_dbg() wants device, not platform device
      fallout from Auke's pci ->revision patch
      fallout from constified seq_operations
      missing argument in bin_attribute ->read()/->write()
      icside: devm_iounmap() needs linux/io.h
      make i2c-acorn tristate
      no USB on M32R
      alpha termios.h hadn't been updated
      alpha __init fixes
      saner typechecking in generic unaligned.h
      sparc32 has working dma-mapping only with CONFIG_PCI
      um_kmalloc() remnants
      missing exports of csum_...
      mark a bunch of ISA|EISA|PCI drivers as such
      atl1: missing include
      smp_call_function_single() should be a macro on UP
      missed cong_avoid() instance
      coda breakage
      fallout from kbuild changes
      more isa/eisa/pci-only drivers marked as such
      m68k: teach modpost about .m68_fixup
      m68k iomem (based on Geert's tree + memcpy_... stuff)
      m68k: use .text.head
      m68k: missing exports
      m68k: missing __init
      m68k: remove empty ->setup is several consoles
      mac89x0: missing __init
      m68k: exclude more unbuildable drivers
      Fix buggered kmalloc() call argument order
      Fix up sky2 breakage
      Fix lguest misannotation
      ANSIfy a couple of functions in netfilter
      fix gfp_t annotations for slub
      [SCSI] iscsi_tcp: buggered kmalloc()
      [IPV6]: endianness bug in ip6_tunnel
      [SPARC32]: clean include/asm-sparc/irq.h
      [SPARC32]: Take enable_irq/disable_irq out of line.
      [SPARC32]: Make PAGE_SHARED a read-mostly variable.
      get rid of AVC_PATH postponed treatment
      Fix ppc64 mismerge
      fix broken handling of port=... in NFS option parsing
      take declarations of enable_irq() et.al. to linux/interrupt.h

Alan Cox (37):
      [SCSI] initio: Convert into a real Linux driver and update to modern style
      [SCSI] a100u2w: Convert into Linux style
      libata: Support chips with 64K PRD quirk
      IOC3: Switch to pci refcounting safe APIs
      lots-of-architectures: enable arbitary speed tty support
      pata_sis: FIFO whack
      pata_hpt3x3: major reworking and testing
      pci syscall.c: Switch to refcounting API
      + pci_find_slot-mark-deprecated.patch added to -mm tree
      USB: serial: ark3116.c: Mixed fixups
      USB: serial: belkin_sa: Various needed fixes
      USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open' feature
      USB: mos7840.c: turn this into a serial driver
      USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()
      USB: visor and whiteheat: remove bogus termios change checks
      USB: mos7720: remove bogus no termios change check
      USB: io_*: remove bogus termios no change checks
      [IA64] arbitary speed tty ioctl support
      [SCSI] ppa: coding police and printk levels
      h8300: enable arbitary speed tty port setup
      ARM26: enable arbitary speed tty ioctls and split input/output speed
      m32r: enable arbitary speed tty rate setting
      etrax: enable arbitary speed setting on tty ports
      v850: enable arbitary speed tty ioctls
      Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex
      edd: switch to pci_get based API
      intel-rng: undo mess made by an 80 column extremist
      Improve behaviour of spurious IRQ detect
      amiserial: remove incorrect 'no termios change' check
      genericserial: remove bogus optimisation check and dead code paths
      synclink: remove bogus 'no change' termios optimisation from synclink drivers
      68360serial: remove broken optimisation
      serial: remove termios checks from various old char serial drivers
      stallion: remove unneeded lock_kernel
      mbcs: Remove lots of global symbols
      ide: Stop mapping ROMs
      pata_cs5520: Fix probe bug regression introduced in 2.6.22

Alan Horstmann (1):
      [ALSA] More description on duplex streams with OSS emulation

Alan Stern (39):
      USB HID: avoid flush_scheduled_work()
      USB: interface PM state
      USB: Implement PM FREEZE and PRETHAW
      USB: move bus_suspend and bus_resume method calls
      USB: don't unsuspend for a new connection
      USB: remove references to dev.power.power_state
      USB: remove "locktree" routine from the hub driver
      USB: make hub driver's release more robust
      USB: add USB-Persist facility
      USB: EHCI, OHCI: handover changes
      USB: add RESET_RESUME device quirk
      USB: EHCI: fix handover for designated full-speed ports
      USB: Make device reset stop retrying after disconnect
      USB: prevent char device open/deregister race
      USB: rework C++-style comments
      USB: remove __usb_port_suspend
      USB: separate root and non-root suspend/resume
      USB: remove excess code from hub.c
      USB: add reset_resume method
      USB: unify reset_resume and normal resume
      USB: add power/persist device attribute
      USB: option: fix usage of urb->status abuse
      USB: usb-storage: use kthread_stop() for the control thread
      USB: Handle bogus low-speed Bulk endpoints
      USB: Remove usages of dev->power.power_state
      USB: Don't resume root hub if the controller is suspended
      USB: Fix off-by-1 error in the scatter-gather library
      usb-storage: implement autosuspend
      PM: Remove deprecated sysfs files
      PM: remove deprecated dpm_runtime_* routines
      isp116x-hcd: prepare for urb->status
      USB: add "descriptors" binary sysfs attribute
      USB: fix warning caused by autosuspend counter going negative
      UHCI: short control URBs get a status stage
      USB: documentation update for usb_unlink_urb
      USB: usb-storage: unusual_devs entry for Nikon D100
      USB: move routines in hcd.c
      USB: change name of spinlock in hcd.c
      x86: Make Alt-SysRq-p display the debug register contents

Alasdair G Kergon (4):
      dm: bio_list prefetch removal
      dm: use kmem_cache macro
      dm delay: cleanup
      dm: remove duplicate module name from error msgs

Albert Lee (1):
      libata: remove irq_on from ata_bus_reset() and ata_std_postreset()

Alessandro Zummo (3):
      [libata] pata_ixp4xx: convert to new EH
      RTC_CLASS is no longer considered EXPERIMENTAL
      RTC: add periodic irq support to rtc-cmos

Alessio Igor Bogani (1):
      x86_64: fix typo in acpi_pm.c

Alex Chiang (1):
      [IA64] prevent MCA when performing MMIO mmap to PCI config space

Alex Landau (1):
      Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines

Alex Tomas (1):
      ext4: Make extents code sanely handle on-disk corruption

Alexey Dobriyan (15):
      macmace: use "unsigned long flags;"
      atl1: remove write-only var in tx handler
      Fix rmmod/read/write races in /proc entries
      /proc/*/environ: wrong placing of ptrace_may_attach() check
      mutex_unlock() later in seq_lseek()
      seq_file: more atomicity in traverse()
      Remove capability.h from mm.h
      .gitignore update
      PTRACE_PEEKDATA consolidation
      PTRACE_POKEDATA consolidation
      Fix sparse false positives re BUG_ON(ptr)
      isdn/sc: compile breakage re check_reset()
      cfq: Write-only stuff in CFQ data structures
      ahci.c: fix CONFIG_PM=n compilation
      V4L/DVB (5852): ivtv: don't recompile needlessly

Alexey Starikovskiy (5):
      ACPI: battery: syntax cleanup
      ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.
      ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weight
      ACPI EC: Add support for non-AML EC query handlers
      ACPI: sbs: probe smart battery vis SMBus controller

Allan Stephens (3):
      [TIPC]: Improved support for Ethernet traffic filtering
      [TIPC]: Use standard socket "not implemented" routines
      [TIPC]: Optimize stream send routine to avoid fragmentation

Amit Arora (4):
      sys_fallocate() implementation on i386, x86_64 and powerpc
      fallocate support in ext4
      write support for preallocated blocks
      Change on-disk format to support 2^15 uninitialized extents

Amol Lad (2):
      [SCSI] NCR5380: Replace yield() with a better alternative
      [ATM]: [drivers] ioremap balanced with iounmap

Ananth N Mavinakayanahalli (1):
      Kprobes on select architectures no longer EXPERIMENTAL

Anderson Briglia (1):
      vmscan: fix comments related to shrink_list()

Andi Drebes (2):
      drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE
      Input: grip-mp - use ARRAY_SIZE

Andi Kleen (26):
      Remove clockevents_{release,request}_device
      x86_64: Update defconfig
      i386: Update defconfig
      x86: Always flush pages in change_page_attr
      x86_64: Don't rely on a unique IO-APIC ID
      x86_64: Report the pending irq if available in smp_affinity
      x86_64: Use string instruction memcpy/memset on AMD Fam10
      x86_64: Always use builtin memcpy on gcc 4.3
      i386: Move all simple string operations out of line
      x86: Support __attribute__((__cold__)) in gcc 4.3
      x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
      i386: Add L3 cache support to AMD CPUID4 emulation
      x86_64: Don't use softirq safe locks in smp_call_function
      x86: Fix alternatives and kprobes to remap write-protected kernel text
      x86: Stop MCEs and NMIs during code patching
      i386: Fix cpu_llc_id section mismatch warning
      x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11h
      i386: Tune AMD Fam10h/11h like K8
      i386: Handle P6s without performance counters in nmi watchdog
      i386: Use patchable lock prefix in set_64bit
      x86_64: Squash initial_code modpost warnings
      x86_64: Remove outdated comment in boot decompressor Makefile
      x86_64: Share msidef.h and hypertransport.h includes with i386
      x86_64: Fix paravirt compilation
      x86_64: Fix xen section warnings
      x86_64: Rename CF Makefile variable in vdso

Andre Detsch (2):
      [CELL] saving spus information for kexec crash
      [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs

Andrea Arcangeli (2):
      move seccomp from /proc to a prctl
      make seccomp zerocost in schedule

Andreas Dilger (1):
      ext4: Remove 65000 subdirectory limit

Andreas Mohr (1):
      i386: add cpu_relax() to cmos_lock()

Andrei Konovalov (1):
      SPI master driver for Xilinx virtex

Andres Salomon (1):
      i386: basic infrastructure support for AMD geode-class machines

Andrew Lunn (1):
      PCI: pci_set_power_state(): check for PM capabilities earlier

Andrew Morton (45):
      [SCSI] ncr5380 warning fixes
      [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
      [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
      IB: Fix ib_umem_get() when npages == 0
      Input: serio_raw - shut up errorneous warning
      Input: tsdev - fix broken usec-to-millisecs conversion
      [NET]: "wrong timeout value in sk_wait_data()": cleanups
      PCI: pci-x-pci-express-read-control-interfaces cleanups
      I/OAT: warning fix
      [CPUFREQ] powernow-k8 compile fix.
      [XFS] Use generic shrinker interfaces in XFS.
      [XFS] Use uninitialized_var macro to stop warning about rtx
      git-battery vs git-acpi
      authgss build fix
      invalidate_mapping_pages(): add cond_resched
      use no_pci_devices() in pci/search.c
      fuse warning fix
      vxfs warning fixes
      percpu_counters(): use cpu notifiers
      percpu_counters: use for_each_online_cpu()
      mpu401 warning fixes
      revert "vanishing ioctl handler debugging"
      binfmt_elf warning fix
      dirty_writeback_centisecs_handler() cleanup
      Add Documentation/sysctl/ctl_unnumbered.txt
      sysctl.c: add text telling people to use CTL_UNNUMBERED
      sprint_symbol() cleanup
      bd_claim_by_disk: fix warning
      uninline check_signature()
      cpwatchdog build fix
      i386: speedup touch_nmi_watchdog
      x86_64: speedup touch_nmi_watchdog
      isdn/capi warning fixes
      nfsd warning fix
      freezer: run show_state() when freezing times out
      dequeue_huge_page() warning fix
      move page writeback acounting out of macros
      drivers/edac-new-i82443bxgz-mc-driver: mark as broken
      kernel/sysctl.c: finish off the warning comments
      afs build fix
      [ALSA] ali5451 warning fix
      revert "PIE randomization"
      i386: add reference to the arguments
      x86_64: flush_tlb_kernel_range() warning fix
      leds: cr_bllcd.c: build fix

Andrew Vasquez (8):
      [SCSI] qla2xxx: Generalize FW-Interface-2 support.
      [SCSI] qla2xxx: Generalize iIDMA support.
      [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.
      [SCSI] qla2xxx: Re-factor isp_operations to static structures.
      [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
      [SCSI] qla2xxx: Use pci_try_set_mwi().
      [SCSI] qla2xxx: Add ISP25XX support.
      [SCSI] qla2xxx: Update version number to 8.02.00-k2.

Andrew Victor (5):
      [ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boards
      [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK board
      [ARM] 4377/1: KS8695: GPIO driver
      [ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driver
      [ARM] 4479/1: AT91: Define new MMC register bits

Andrey Arapov (1):
      USB: cdc-acm: add new device id to option driver

Andy Adamson (4):
      knfsd: nfsd4: store pseudoflavor in request
      knfsd: nfsd4: parse secinfo information in exports downcall
      knfsd: nfsd4: return nfserr_wrongsec
      knfsd: nfsd4: implement secinfo

Andy Fleming (4):
      Fix Vitesse 824x PHY interrupt acking
      Add phy-connection-type to gianfar nodes
      Fix Vitesse RGMII-ID support
      Fix RGMII-ID handling in gianfar

Andy Green (3):
      mac80211: Monitor mode radiotap injection docs
      cfg80211: Radiotap parser
      mac80211: Monitor mode radiotap-based packet injection

Andy Whitcroft (4):
      update checkpatch.pl to version 0.07
      Lumpy Reclaim V4
      update checkpatch.pl to version 0.08
      i386: move the kernel to 16MB for NUMA-Q

Aneesh Kumar K.V (1):
      kbuild: fix the warning when running make tags

Anthony Liguori (1):
      KVM: SVM: Allow direct guest access to PC debug port

Antoine Jacquet (1):
      V4L/DVB (5792): Zr364xx: add support for Trust Powerc at m 970Z

Anton Altaparmakov (1):
      Fix LDM for new field in the VOL5 VBLK.

Anton Blanchard (1):
      [POWERPC] Reserve threadinfo flags for perfmon2

Anton Vorontsov (7):
      [BATTERY] Universal power supply class (was: battery class)
      [BATTERY] pda_power platform driver
      [BATTERY] APM emulation driver for class batteries
      [BATTERY] 1-Wire ds2760 chip battery driver
      [BATTERY] ds2760 W1 slave
      MAINTAINERS: Add maintainers for power supply subsystem and drivers
      Power supply class and drivers: remove non obligatory return statements

Antonino A. Daplas (31):
      nvidiafb: adjust flags to take advantage of new scroll method
      fbcon: cursor blink control
      fbcon: use struct device instead of struct class_device
      fbdev: move arch-specific bits to their respective subdirectories
      fbdev: detect primary display device
      fbcon: allow fbcon to use the primary display driver
      nvidiafb: Add proper support for Geforce 7600 chipset
      fbcon: set_con2fb_map fixes
      fbcon: Revise primary device selection
      68328fb: the pseudo_palette is only 16 elements long
      controlfb: the pseudo_palette is only 16 elements long
      cyblafb: fix pseudo_palette array overrun in setcolreg
      epson1355fb: color setting fixes
      fm2fb: the pseudo_palette is only 16 elements long
      gbefb: the pseudo_palette is only 16 elements long
      macfb: fix pseudo_palette size and overrun
      offb: the pseudo_palette is only 16 elements long
      platinumfb: the pseudo_palette is only 16 elements long
      pvr2fb: fix pseudo_palette array overrun and typecast
      q40fb: the pseudo_palette is only 16 elements long
      sgivwfb: the pseudo_palette is only 16 elements long
      tgafb: actually allocate memory for the pseudo_palette
      tridentfb: fix pseudo_palette array overrun in setcolreg
      tx3912fb: fix improper assignment of info->pseudo_palette
      atyfb: the pseudo_palette is only 16 elements long
      radeonfb: the pseudo_palette is only 16 elements long
      i810fb: the pseudo_palette is only 16 elements long
      intelfb: the pseudo_palette is only 16 elements long
      sisfb: fix pseudo_palette array size and overrun
      matroxfb: color setting fixes
      matroxfb: color setting fixes fix

Aristeu Rozanski (1):
      Input: psmouse - add support for Cortron PS/2 Trackballs

Arjan van de Ven (1):
      USB: Patch to align the various USB timers to fire at the same time

Armin Schindler (1):
      i4l: leak in eicon/idifunc.c

Arnaldo Carvalho de Melo (8):
      Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
      [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
      [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
      loss_interval: unexport dccp_li_hist_interval_new
      loss_interval: Make dccp_li_hist_entry_{new,delete} private
      loss_interval: Nuke dccp_li_hist
      loss_interval: make struct dccp_li_hist_entry private
      [KTIME]: Introduce ktime_add_us

Arnaud Patard (3):
      USB Gadget driver for Samsung s3c2410 ARM SoC
      [ARM] 4476/1: EM7210/SS4000E support
      [ARM] 4491/1: em7210 rtc clock

Arnd Bergmann (16):
      [POWERPC] Split out CPU specific options into a new Kconfig file
      [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
      [POWERPC] rename add_bridge to avoid namespace clashes
      [POWERPC] mpc82xx_ads build fix
      [POWERPC] kill isa_{io,mem}_base definitions for !PCI
      [POWERPC] fix building without PCI
      [POWERPC] disallow building powermac and tsi108 without PCI
      Introduce compat_u64 and compat_s64 types
      fbdev: make fb_append_extra_logo() depend on fb=y
      [CELL] cell: add per BE structure with info about its SPUs
      [CELL] cell: add vicinity information on spus
      [CELL] cell: add hardcoded spu vicinity information for QS20
      [CELL] spufs: extension of spu_create to support affinity definition
      [CELL] cell: add placement computation for scheduling of affinity contexts
      [CELL] spufs: integration of SPE affinity with the scheduller
      [CELL] cell: indexing of SPUs based on firmware vicinity properties

Artem Bityutskiy (17):
      UBI: fix memory leak in checking code
      UBI: fix error path in create_vtbl()
      UBI: do not let to read too much
      UBI: set correct gluebi device size
      UBI: add few more comments
      UBI: use vmalloc for large buffers
      UBI: minor comma fix
      UBI: error path bugfix
      UBI: bugfix in ubi_leb_change()
      UBI: fix MAINTAINERS
      UBI: bugfix in error path
      UBI: fix debugging stuff
      UBI: fix bug in atomic_leb_change()
      UBI: bugfix in max_sqnum calculation
      UBI: remove unneeded error checks
      UBI: fix comments
      UBI: fix error handling in erase worker

Arthur Jones (4):
      IB/ipath: Update MAINTAINERS entry
      IB/ipath: Test interrupts at driver startup
      IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
      IB/ipath: Remove ipath_layer dead code

Ash Willis (1):
      [ALSA] Disable debugging output for the ALS300 driver

Atsushi Nemoto (33):
      [MIPS] Simplify missing-syscalls for N32 and O32
      [MIPS] Create fallback gpio.h
      [MIPS] Unify dump_tlb
      [MIPS] Remove unused dump_tlb functions
      [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
      [MIPS] rbtx4938: Add generic GPIO support
      [MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers
      [MIPS] rbtx4938: Update and minimize defconfig
      [MIPS] Make ioremap() work on TX39/49 special unmapped segment
      [MIPS] tc35815: Load MAC address via platform_device
      [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs
      [MIPS] Add some debugfs files to debug unaligned accesses
      [MIPS] Add debugfs files to show fpuemu statistics
      [MIPS] Change names of local variables to silence sparse
      i2c-gpio: Add support for new-style clients
      i2c-gpio: Make some internal functions static
      [MIPS] Workaround for a sparse warning in include/asm-mips/io.h
      [MIPS] Change names of local variables to silence sparse (part 2)
      [MIPS] Cleanup tlbdebug.h
      [MIPS] Include cacheflush.h in uncache.c
      [MIPS] Fix a sparse warning in arch/mips/pci/pci.c
      [MIPS] Sparse: Use NULL for pointer
      [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND
      [MIPS] math-emu minor cleanup
      [MIPS] Add some __user tags
      [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
      [MIPS] Make show_code static and add __user tag
      [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
      kbuild: make better section mismatch reports on i386 and mips
      spi_txx9 controller driver
      rtc: add rtc-m41t80 driver
      rtc: watchdog support for rtc-m41t80 driver
      rtc: do not return void value

Auke Kok (2):
      PCI: read revision ID by default
      PCI: Change all drivers to use pci_device->revision

Avi Kivity (65):
      KVM: Assume that writes smaller than 4 bytes are to non-pagetable pages
      KVM: Avoid saving and restoring some host CPU state on lightweight vmexit
      KVM: Unindent some code
      KVM: Reduce misfirings of the fork detector
      KVM: Be more careful restoring fs on lightweight vmexit
      KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()
      KVM: MMU: Respect nonpae pagetable quadrant when zapping ptes
      KVM: Update shadow pte on write to guest pte
      KVM: Increase mmu shadow cache to 1024 pages
      KVM: Fix potential guest state leak into host
      KVM: Move some more msr mangling into vmx_save_host_state()
      KVM: Rationalize exception bitmap usage
      KVM: Consolidate guest fpu activation and deactivation
      KVM: Set cr0.mp for guests
      KVM: MMU: Simplify kvm_mmu_free_page() a tiny bit
      KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical
      KVM: VMX: Only reload guest msrs if they are already loaded
      KVM: Avoid corrupting tr in real mode
      KVM: Fix vmx I/O bitmap initialization on highmem systems
      KVM: VMX: Use local labels in inline assembly
      KVM: x86 emulator: implement wbinvd
      KVM: MMU: Use slab caches for shadow pages and their headers
      KVM: MMU: Simplify fetch() a little bit
      KVM: MMU: Move set_pte_common() to pte width dependent code
      KVM: MMU: Pass the guest pde to set_pte_common
      KVM: MMU: Fold fix_read_pf() into set_pte_common()
      KVM: MMU: Fold fix_write_pf() into set_pte_common()
      KVM: Move shadow pte modifications from set_pte/set_pde to set_pde_common()
      KVM: Make shadow pte updates atomic
      KVM: MMU: Make setting shadow ptes atomic on i386
      KVM: MMU: Remove cr0.wp tricks
      KVM: MMU: Simpify accessed/dirty/present/nx bit handling
      KVM: MMU: Don't cache guest access bits in the shadow page table
      KVM: MMU: Remove unused large page marker
      KVM: Lazy guest cr3 switching
      KVM: Fix vcpu freeing for guest smp
      KVM: Fix adding an smp virtual machine to the vm list
      KVM: Enable guest smp
      KVM: Move duplicate halt handling code into kvm_main.c
      KVM: Emulate hlt on real mode for Intel
      KVM: Keep an upper bound of initialized vcpus
      KVM: Flush remote tlbs when reducing shadow pte permissions
      KVM: Initialize the BSP bit in the APIC_BASE msr correctly
      KVM: VMX: Ensure vcpu time stamp counter is monotonous
      KVM: VMX: Reinitialize the real-mode tss when entering real mode
      KVM: VMX: Remove unnecessary code in vmx_tlb_flush()
      KVM: Remove kvmfs in favor of the anonymous inodes source
      KVM: Clean up #includes
      HOTPLUG: Add CPU_DYING notifier
      HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
      HOTPLUG: Adapt thermal throttle to CPU_DYING
      x86_64: Allow smp_call_function_single() to current cpu
      i386: Allow smp_call_function_single() to current cpu
      SMP: Allow smp_call_function_single() to current cpu
      KVM: Keep track of which cpus have virtualization enabled
      KVM: Tune hotplug/suspend IPIs
      KVM: Use CPU_DYING for disabling virtualization
      i386: Allow KVM on i386 nonpae
      KVM: MMU: Store nx bit for large page shadows
      KVM: Fix memory slot management functions for guest smp
      KVM: x86 emulator: implement rdmsr and wrmsr
      KVM: MMU: Fix oopses with SLUB
      KVM: MMU: Fix cleaning up the shadow page allocation cache
      [POWERPC] Allow smp_call_function_single() to current cpu
      KVM: Require CONFIG_ANON_INODES

Ayaz Abdulla (3):
      forcedeth bug fix: cicada phy
      forcedeth bug fix: vitesse phy
      forcedeth bug fix: realtek phy

Badari Pulavarty (3):
      ext2: statfs speed up
      ext3: statfs speed up
      ext4: statfs speed up

Balazs Scheidler (1):
      [NETFILTER]: x_tables: add more detail to error message about match/target mask mismatch

Balbir Singh (1):
      sched: update delay-accounting to use CFS's precise stats

Bartlomiej Zolnierkiewicz (26):
      serverworks: always tune CSB6
      ide: fix pre-EIDE SWDMA support
      ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
      ide: add short cables support
      piix: backport short cables support from ata_piix.c
      alim15x3: backport short cables support from pata_ali.c
      sis5513: backport short cables support from pata_sis.c
      via82cxxx: backport short cables support from pata_via.c
      atiixp: PIO mode setup fixes
      siimage: PIO mode setup fixes (take 2)
      ide: make ide_get_best_pio_mode() print info if overriding PIO mode
      ide: add ide_dev_has_iordy() helper (take 4)
      ide: add ide_pci_device_t.host_flags (take 2)
      serverworks: always tune PIO
      serverworks: fix DMA
      ide: ide_start_power_step() fix WRT disabling DMA
      sc1200: remove stale Power Management code
      ide: add ide_pio_cycle_time() helper (take 2)
      ide: ide_find_best_pio_mode() fixes (take 2)
      ide: drop "PIO data" argument from ide_get_best_pio_mode()
      ide: remove ide_find_best_pio_mode()
      ide: add PIO masks
      ide-cris: handle PIO auto-tuning in tune_cris_ide()
      ide: remove stale changelog/comments/TODO from ide.c
      ide: remove stale changelog from setup-pci.c
      ide: add support for SCSI ioctls to ide-floppy

Ben Collins (2):
      RTC: Ratelimit "lost interrupts" message
      PM: Do not require dev spew to get PM_DEBUG

Ben Dooks (26):
      [WATCHDOG] s3c2410_wdt announce initialisation
      [WATCHDOG] change s3c2410_wdt to using dev_() macros for output
      AX88796 network driver
      [ARM] 4466/1: ANUBIS: Anubis AX88796 support
      [ARM] 4468/2: ANUBIS: Add SM501 device resources
      [ARM] 4469/1: ANUBIS: large page NAND support
      [ARM] 4467/3: BAST: AX88796 device resources
      [ARM] 4470/2: OSIRIS: large page NAND support
      SPI: tle620x power switch driver
      [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
      [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c
      [ARM] 4510/1: S3C: split debug-macro support into plat-s3c
      [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support
      [ARM] 4512/1: S3C: rename the debug macros for per-cpu updates
      [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT
      [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UART
      [ARM] 4515/1: S3C: Move uncompress code to plat-s3c
      [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926
      [ARM] 4517/1: S3C: Fix debug macros for ARM926 output
      [ARM] 4518/1: S3C: Rename watchdog configuration options
      [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.h
      [ARM] 4520/1: S3C: Remove old VA values from static map
      [ARM] 4521/2: S3C: Reorganise VA mapping headers
      [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h
      [ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headers
      [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410

Benjamin Gilbert (1):
      [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK

Benjamin Herrenschmidt (20):
      [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
      [POWERPC] Rewrite IO allocation & mapping on powerpc64
      [POWERPC] spufs: Add support for SPU single stepping
      [POWERPC] spufs: Add a "capabilities" file to spu contexts
      [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
      [POWERPC] ptrace cleanups
      [POWERPC] ptrace updates & new, better requests
      [POWERPC] Uninline common ptrace bits
      [POWERPC] Remove some useless ifdef's in ptrace
      [POWERPC] Allow ptrace write to pt_regs trap and orig_r3
      [POWERPC] ptrace shouldn't touch FP exec mode
      [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
      [POWERPC] Always apply DABR changes on context switches
      [POWERPC] Make syscall restart code more common
      [POWERPC] Remove obsolete freezer bits
      [POWERPC] Merge creation of signal frame
      [POWERPC] Remove #ifdef around set_dabr in signal code
      [POWERPC] Less ifdef's in signal.c/signal.h
      vmalloc_32 should use GFP_KERNEL
      [POWERPC] MPIC protected sources

Benjamin Marzinski (2):
      [GFS2] flush the glock completely in inode_go_sync
      [GFS2] fix jdata issues

Benny Halevy (3):
      synchronization in usb_serial_put
      knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
      NFSv4: debug print ntohl(status) in nfs client callback xdr code

Bernd Schmidt (2):
      Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses
      Blackfin arch: Start untangling the CPLB handling code.

Bernhard Walle (2):
      [SCSI] sd: remove __GFP_DMA
      kconfig: strip 'CONFIG_' automatically in kernel configuration search

Bill Gatliff (2):
      [ARM] 4423/1: add ATAGS support
      [ARM] 4507/1: pxa2xx clock_event_device

Bill Nottingham (1):
      drivers/net: fix comparisons of unsigned < 0

Björn Steinbrink (2):
      i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
      i386: Fix the K7 NMI watchdog checkbit

Boaz Harrosh (4):
      fix request->cmd == INT cases
      [SCSI] lpfc: add missed data buffer accessor
      [SCSI] tmscsim: Further clean-up of the driver
      [SCSI] scsi.c: convert to use the data buffer accessors

Bob Moore (4):
      ACPICA: Update _OSI string list
      ACPICA: Changes for Cygwin compatibility
      ACPICA: Fixed possible corruption of global GPE list
      ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTs

Bob Nelson (2):
      [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks
      [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs

Bob Peterson (1):
      [GFS2] remounting w/o acl option leaves acls enabled

Bob Picco (1):
      [IA64] remove time interpolator

Borislav Petkov (4):
      update description in Documentation/filesystems/vfs.txt
      update Documentation/filesystems/vfs.txt
      ext3: fix error handling in ext3_create_journal()
      ext4: fix error handling in ext4_create_journal

Brandon Philips (1):
      Documentation fix devres.txt: lib/iomap.c -> lib/devres.c

Brian King (7):
      [SCSI] ibmvscsi: Changeable queue depth
      [SCSI] ibmvscsi: Remove unnecessary map_sg check
      [SCSI] ibmvscsi: Enhanced error logging
      [SCSI] ibmvscsi: Add eh_host_reset_handler
      [SCSI] ibmvscsi: Misc. locking fixes
      [SCSI] ibmvscsi: Abort path fix
      [POWERPC] Add H_ILLAN_ATTRIBUTES hcall number

Brice Goglin (1):
      myri10ge: Remove nonsensical limit in the tx done routine

Brijesh Singh (2):
      UBI: fix signed-unsigned multiplication
      UBI: bugfix in sqnum calculation

Bryan O'Sullivan (1):
      IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build

Bryan Wu (3):
      Blackfin arch: clean up some coding style issues
      Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging
      Blackfin ethernet driver: on chip ethernet MAC controller driver

C. Scott Ananian (1):
      update procfs-guide doc of read_func

Carlo Beccaria (1):
      [ALSA] usb-audio: add Roland SH-201 support

Carlos Olalla Martinez (1):
      hwmon/w83627hf: Add PWM frequency selection support

Carsten Otte (1):
      xip sendfile removal

Catalin Marinas (11):
      [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format
      [ARM] 4473/2:  Take the HWCAP definitions out of the elf.h file
      [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs
      [ARM] 4471/1: Compile the uncompressing code with -fno-builtin
      [ARM] 4500/1: Add locking around the background L2x0 cache operations
      [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6K
      [ARM] 4502/1: nommu: Do not export the copy/clear user page functions
      [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platforms
      [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register
      [ARM] 4503/1: nommu: Add noMMU support for ARMv7
      [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later

Cedric Le Goater (4):
      remove CONFIG_UTS_NS and CONFIG_IPC_NS
      user namespace: add the framework
      fix create_new_namespaces() return value
      add a kmem_cache for nsproxy objects

Chandra Seetharaman (1):
      dm mpath: rdac

Changli Gao (1):
      procfs directory entry cleanup

Chris Dearman (1):
      [MIPS] Early check for SMTC kernel on non-MT processor

Chris Leech (5):
      ioatdma: Push pending transactions to hardware more frequently
      ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma
      ioatdma: Remove the use of writeq from the ioatdma driver
      I/OAT: Add documentation for the tcp_dma_copybreak sysctl
      I/OAT: Only offload copies for TCP when there will be a context switch

Chris Wright (3):
      i386: remove pit_interrupt_hook
      x86_64: Untangle asm/hpet.h from asm/timex.h
      i386: hpet assumes boot cpu is 0

Christian Borntraeger (3):
      [S390] vmlogrdr function annotation.
      [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
      [S390] vmcp cleanup

Christian Engelmayer (1):
      ehci-hub: improved over-current recovery

Christian Kandeler (1):
      [IA64] Stop bit for brl instruction

Christian Krafft (5):
      [CELL] pmi: remove support for mutiple devices.
      [CELL] cbe_cpufreq: fix latency measurement
      [CELL] cbe_cpufreq: fix initialization
      [CELL] cbe_cpufreq: fix minor issues
      [CELL] cbe_cpufreq: reorganize code

Christian Lamparter (1):
      Add a PCI ID for santa rosa's PATA controller.

Christof Schmitt (1):
      [SCSI] zfcp: Report FCP LUN to SCSI midlayer

Christoph Hellwig (46):
      [SCSI] aha152x: use wait_for_completion_timeout
      [SCSI] 53c7xx: kill driver
      [SCSI] introduce shost_priv helper
      [SCSI] esp: use shost_priv
      [POWERPC] Consolidate sys_sigaltstack
      [POWERPC] Consolidate restore_sigmask
      [POWERPC] Consolidate do_signal
      [POWERPC] spusched: Switch from workqueues to kthread + timer tick
      [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
      [POWERPC] spusched: Update scheduling paramters on every spu_run
      [POWERPC] spusched: fix cpu/node binding
      [POWERPC] spusched: Catch nosched contexts in spu_deactivate
      [POWERPC] spusched: No preemption for nosched contexts
      [POWERPC] spufs: Add tid file
      [POWERPC] spufs: Implement /proc/spu_loadavg
      [POWERPC] spufs: Add stat file to spufs
      [POWERPC] spusched: Disable tick when not needed
      [POWERPC] spusched: Fix runqueue corruption
      [POWERPC] spufs: Add spu stats in sysfs
      [POWERPC] Remove unused do_signal export
      ocfs2: use list_for_each_entry where benefical
      [XFS] Only use refcounted pages for I/O
      [XFS] Fix double free in xfs_buf_get_noaddr error handling path
      [XFS] Use do_div() on 64 bit types.
      [XFS] Reduce shouting by removing unnecessary macros from dir2 code.
      [XFS] XFS should not be looking at filp reference counts
      remove odd and misleading comments from uio.h
      drop obsolete sys_ioctl export
      knfsd: exportfs: add exportfs.h header
      knfsd: exportfs: remove iget abuse
      knfsd: exportfs: add procedural interface for NFSD
      knfsd: exportfs: remove CALL macro
      knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
      knfsd: exportfs: move acceptable check into find_acceptable_alias
      knfsd: exportfs: add find_disconnected_root helper
      knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry
      UBI: cleanup ioctl handling
      UBI: kill homegrown endian macros
      V4L/DVB (5724): Saa7134-tvaudio: kthread conversion
      fix spufs build after ->fault changes
      [CELL] spufs: make sure context are scheduled again after spu_acquire_saved
      [CELL] spu_base: locking cleanup
      [CELL] spufs: rework list management and associated locking
      remove handle_mm_fault export
      [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!
      [POWERPC] mv64x60: Use mutex instead of semaphore

Christoph Lameter (25):
      SLUB: support slub_debug on by default
      SLUB: change error reporting format to follow lockdep loosely
      SLUB: use list_for_each_entry for loops over all slabs
      SLUB slab validation: Move tracking information alloc outside of lock
      SLUB: ensure that the number of objects per slab stays low for high orders
      SLUB Debug: fix initial object debug state of NUMA bootstrap objects
      Slab allocators: consolidate code for krealloc in mm/util.c
      Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
      Slab allocators: support __GFP_ZERO in all allocators
      SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
      SLUB: extract dma_kmalloc_cache from get_cache.
      SLUB: do proper locking during dma slab creation
      SLUB: faster more efficient slab determination for __kmalloc
      SLUB: Simplify dma index -> size calculation
      SLUB: Style fix up the loop to disable small slabs
      SLUB: Do not use length parameter in slab_alloc()
      Slab allocators: Cleanup zeroing allocations
      Slab allocators: Replace explicit zeroing with __GFP_ZERO
      SLUB: Do not allocate object bit array on stack
      SLUB: Move sysfs operations outside of slub_lock
      SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
      Make SLUB the default allocator
      Add VM_BUG_ON in case someone uses page_mapping on a slab page
      CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
      x86_64: Quicklist support for x86_64

Christopher J. PeBenito (4):
      selinux: add support for querying object classes and permissions from the running policy
      selinux: rename sel_remove_bools() for more general usage.
      selinux: change sel_make_dir() to specify inode counter.
      selinux: add selinuxfs structure for object class discovery

Chuck Ebbert (2):
      ACPI: dock: fix opps after dock driver fails to initialize
      libata: add another Maxtor drive with broken NCQ to the list

Chuck Lever (22):
      NFS: Clean ups in fs/nfs/direct.c
      NFS: Clean up nfs_size_to_loff_t()
      NFS: Clean-up: use correct type when converting NFS blocks to local blocks
      NFS: Clean-up: Define macros for maximum host and export path name lengths
      NFS: Clean-up: Replace nfs_copy_user_string with strndup_user
      NFS: Clean up error handling in nfs_get_sb
      NFS: Clean-up: fix a compiler warning in fs/nfs/super.c
      NFS: Clean-up: Refactor IP address sanity checks in NFS client
      NFS: Add a new NFS debugging flag just for mount processing
      NFS: Clean up nfs_validate_mount_data
      NFS: Introduce nfs4_validate_mount_options
      SUNRPC: Allow rpcbind requests to be interrupted by a signal.
      SUNRPC: Rename rpcb_getport_external routine
      SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
      SUNRPC: Add a convenient default for the hostname when calling rpc_create()
      NFS: Remake nfsroot_mount as a permanent part of NFS client
      NFS: Clean up in-kernel NFS mount
      NFS: Improve debugging output in NFS in-kernel mount client
      NFS: Add enums and match tables for mount option parsing
      NFS: Introduce generic mount client API
      NFS: Add final pieces to support in-kernel mount option parsing
      NFS: Add support for mounting NFSv4 file systems with string options

Claudio Matsuoka (14):
      [ALSA] usb-audio - Add quirk for Roland Juno-G
      [ALSA] hda-codec - Add support for HP Spartan
      [ALSA] hda-codec - Add support for HP Nettle
      [ALSA] hda-codec - Fix 5.1 output in LG LW20
      [ALSA] hda-codec - Fix HP Nettle 5.1 output
      [ALSA] hda-codec - Add HP Lucknow 5.1 support
      [ALSA] Update Claudio's CREDITS information
      [ALSA] hda-codec - Add VIA HDA to si3054
      [ALSA] hda-codec - Add LG LW20 si3054 modem id
      [ALSA] hda-codec - Add LG LW20 line-in capture source
      [ALSA] hda-codec - Add quirk for HP Samba
      [ALSA] hda-codec - Rename HP model-specific quirks
      [ALSA] hda-codec - Add quirks for HP dx2200/dx2250
      [ALSA] hda-codec - Add quirk for Asus P5LD2

Clemens Ladisch (1):
      [ALSA] timer: check for incorrect device state in non-debug compiles, too

Clifford Wolf (1):
      spi_mpc83xx.c underclocking hotfix

Cornelia Huck (6):
      [S390] cio: Remove prototype for non-existing function cmf_reset().
      Driver core: coding style cleanup
      [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
      [S390] cio: Dont print trailing \0 in modalias_show().
      [NETFILTER]: xt_connlimit needs to depend on nf_conntrack
      Driver core: check return code of sysfs_create_link()

Craig W. Nadler (1):
      USB: add IAD support to usbfs and sysfs

Cyrill Gorcunov (6):
      UDF: check for allocated memory for data of new inodes
      UDF: check for allocated memory for inode data
      UDF: fix function name from udf_crc16 to udf_crc
      UDF: coding style conversion - lindent
      V4L/DVB (5871): Conexant 2388x: check for kthread_run
      UDF: coding style conversion - lindent fixups

Dale Farnsworth (2):
      i2c-mv64xxx: Use i2c_add_numbered_adapter
      rtc: update and use the MAX6900 century byte

Dan Aloni (9):
      [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
      I/OAT: fix I/OAT for kexec
      mm/page_alloc.c: lower printk severity
      drivers/char/ipmi/ipmi_poweroff.c: lower printk severity
      drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
      x86_64: lower printk severity
      x86_64: arch/x86_64/kernel/aperture.c lower printk severity
      x86_64: arch/x86_64/kernel/e820.c lower printk severity
      ACPI: drivers/acpi/pci_link.c: lower printk severity

Dan Williams (27):
      libertas: fix disabling WPA
      [ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi control registers
      dmaengine: refactor dmaengine around dma_async_tx_descriptor
      dmaengine: make clients responsible for managing channels
      xor: make 'xor_blocks' a library routine for use with async_tx
      async_tx: add the async_tx api
      raid5: refactor handle_stripe5 and handle_stripe6 (v3)
      raid5: replace custom debug PRINTKs with standard pr_debug
      md: raid5_run_ops - run stripe operations outside sh->lock
      md: common infrastructure for running operations with raid5_run_ops
      md: handle_stripe5 - add request/completion logic for async write ops
      md: handle_stripe5 - add request/completion logic for async compute ops
      md: handle_stripe5 - add request/completion logic for async check ops
      md: handle_stripe5 - add request/completion logic for async read ops
      md: handle_stripe5 - add request/completion logic for async expand ops
      md: handle_stripe5 - request io processing in raid5_run_ops
      md: remove raid5 compute_block and compute_parity5
      dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
      iop13xx: surface the iop13xx adma units to the iop-adma driver
      iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
      ARM: Add drivers/dma to arch/arm/Kconfig
      ioatdma: add the unisys "i/oat" pci vendor/device id
      dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
      [ARM] 4494/1: iop13xx: fix up elf_hwcap compile breakage
      [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
      async_tx: fix kmap_atomic usage in async_memcpy
      [ARM] 4496/1: elf_hwcap: fix up #include misplacement

Daniel Drake (14):
      zd1211rw: Add ID for ZyXEL G-200v2
      zd1211rw: Extend RF layer
      zd1211rw: Add UW2453 RF support
      zd1211rw: Make CCK gain patching conditional on RF type
      zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
      zd1211rw: Detect more AL2230S radios
      zd1211rw: Add ID for Buffalo WLI-U2-KG54L
      zd1211rw: Defer firmware load until first ifup
      mac80211: ERP IE handling improvements
      mac80211: improved 802.11g CTS protection
      USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
      mac80211: regulatory domain cleanup
      zd1211rw: Add ID for Siemens Gigaset USB Stick 54
      [ALSA] usb-audio: another Logitech QuickCam ID

Daniel Gimpelevich (1):
      V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCI

Daniel T Chen (1):
      [ALSA] hda-codec - Add quirk for another MSI laptop to alc883_cfg_tbl[]

Danny Kukawka (1):
      ACPI video: Don't export sysfs backlight interface if query _BCL fail

Darrick J. Wong (13):
      [SCSI] Add SATA support to libsas
      [SCSI] aic94xx: SATA tag mask not set correctly
      [SCSI] libsas: support NCQ for SATA disks
      [SCSI] Migrate libsas ATA code into a separate file
      [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
      [SCSI] sas_ata: Satisfy libata qc function locking requirements
      [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*
      [SCSI] sas_ata: ata_post_internal should abort the sas_task
      [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
      [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done
      [SCSI] libsas: Unknown STP devices should be reported to libata as unknown.
      [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices
      [SCSI] sas_ata: Implement sas_task_abort for ATA devices

Dave Airlie (20):
      drm: cleanup use of Linux list handling macros
      drm: remove DRM_GETSAREA and replace with drm_getsarea function
      drm: fix typo on code drm getsarea
      drm: cleanup list initialisation
      radeon: add support for vblank on crtc2
      drm: remove a bunch of typedefs on the userspace interface
      drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
      drm: fixup other drivers for typedef removals
      drm: drop drm_buf_t typedef
      drm: drop drm_vma_entry_t, drm_magic_entry_t
      drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
      drm: detypedeffing continues...
      drm: de-typedef sman
      drm: detypedef the hashtab and more of sman
      drm: remove sarea typedefs
      drm: remove core typedefs from the ioc32 wrappers
      drm: convert drm context code to use Linux idr
      drm: convert drawable code to using idr
      drm: fix problem with SiS typedef with sisfb enabled.
      drm: add idr_init to drm_stub.c

Dave Hansen (2):
      ext3: remove extra IS_RDONLY() check
      ext4: remove extra IS_RDONLY() check

Dave Jiang (13):
      drivers/edac: mc sysfs add missing mem types
      drivers/edac: add new nmi rescan
      drivers/edac: add dev_name getter function
      drivers/edac: mod MC to use workq instead of kthread
      drivers/edac: updated PCI monitoring
      drivers/edac: mod assert_error check
      drivers/edac: mod PCI poll names
      drivers/edac: Lindent e7xxx
      drivers/edac: Lindent i3000
      drivers/edac: Lindent i82860
      drivers/edac: Lindent i82875p
      drivers/edac: Lindent e752x
      drivers/edac: drivers to use new PCI operation

Dave Jones (11):
      [CPUFREQ] powernow-k8: clarify number of cores.
      [AGPGART] Hand off AGP maintainence.
      [CPUFREQ] Fix typos in powernow-k8 printk's.
      isofs: fix up CodingStyle
      undeprecate raw driver
      fix typo in prefetch.h
      Allow softlockup to be runtime disabled
      Add -Werror-implicit-function-declaration
      [ALSA] Yet another Uniwill laptop with ALC861 codec
      Correct comment in libata-sff.c
      ACPI: fix empty macros found by -Wextra

Dave Kleikamp (3):
      JFS: Whitespace cleanup and remove some dead code
      JFS: use print_hex_dump() rather than private dump_mem() function
      JFS: Update print_hex_dump() syntax

Dave Olson (5):
      IB/ipath: Support the IBA6110 revision 4
      IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes
      IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
      IB/ipath: Be more cautious about coming out of freeze mode
      IB/ipath: Change version wording to be less confusing with release number

Dave Platt (1):
      USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapter

Dave Young (1):
      cdrom_sysctl_info fix

David Brownell (35):
      usbnet whitespace fixes
      PCI: remove useless pci driver method
      i2c: Add kernel documentation
      USB: ehci refcounts work on ppc7448
      USB: usb gadget, dead config cleanup
      USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
      USB: usb serial gadget, sparse fixes
      USB: usb host side can be configured given PCMCIA
      USB: usb/dma doc updates
      USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
      usb gadget stack: remove usb_ep_*_buffer(), part 1
      usb gadget stack: remove usb_ep_*_buffer(), part 2
      USB: usb gadget stack can now -DDEBUG with Kconfig
      USB: goku_udc trivial cleanups
      leds: Teach leds-gpio to handle timer-unsafe GPIOs
      leds: leds-gpio for ngw100
      backlight: Fix order of Kconfig entries
      SPI controller drivers: check for unsupported modes
      SPI: add 3wire mode flag
      spidev compiler warning gone
      atmel_spi: minor updates
      atmel_spi: don't always deselect chip between messages
      S3c24xx SPI controllers both select 'bitbang'
      rtc-ds1307 cleanups
      rtc-rs5c372 becomes a new-style i2c driver
      RTC Kconfig tweax
      rtc-ds1307 becomes new-style i2c driver
      csb337 supports "new style" rtc-ds1307
      [AVR32] faster avr32 unaligned access
      [AVR32] Make STK1000 mux settings configurable
      dev_vdbg(), available with -DVERBOSE_DEBUG
      dev_vdbg() documentation
      gpio calls don't need i/o barriers
      AIO sparse fix (type of ki_flags)
      rtc kconfig: point out need for static linkage

David C Somayajulu (10):
      [SCSI] qla4xxx: ql4_dbg.c remove dead code
      [SCSI] qla4xxx: ql4_def.h log all AENs and cleanup
      [SCSI] qla4xxx: ql4_fw.h add support for qla4032
      [SCSI] qla4xxx: ql4_init.c bugfixes
      [SCSI] qla4xxx: update rev num and misc cleanup
      [SCSI] qla4xxx: ql4_isr.c support for new mbx cmds
      [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes
      [SCSI] qla4xxx: ql4_os.c bugfixes
      [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized
      [SCSI] qla4xxx: Fix underrun/overrun conditions

David Chinner (26):
      [XFS] Sleeping with the ilock waiting for I/O completion is Bad.
      [XFS] Fix use-after-free during log unmount.
      [XFS] Fix vmalloc leak on mount/unmount.
      [XFS] Make hole punching at EOF atomic.
      [XFS] Lazy Superblock Counters
      [XFS] Fix the transaction flags to make lazy superblock counters work.
      [XFS] xfs_bmapi fails to update the previous extent pointer
      [XFS] Flush the block device before closing it on unmount.
      [XFS] Block on unwritten extent conversion during synchronous direct I/O.
      [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
      [XFS] Apply transaction delta counts atomically to incore counters
      [XFS] Map unwritten extents correctly for I/o completion processing
      [XFS] Prevent deadlock when flushing inodes on unmount
      [XFS] Prevent ENOSPC from aborting transactions that need to succeed
      [XFS] Cleanup inode extent size hint extraction
      [XFS] Fix remount,readonly path to flush everything correctly.
      [XFS] Simplify XFS min/max macros.
      [XFS] Concurrent Multi-File Data Streams
      [XFS] Quota inode has no parent.
      [LIB]: export radix_tree_preload()
      [XFS] Fix lockdep annotations for xfs_lock_inodes
      [FS] Implement block_page_mkwrite.
      [XFS] Implement ->page_mkwrite in XFS.
      [XFS] Allow punching holes to free space when at ENOSPC
      [XFS] Fix inode size update before data write in xfs_setattr
      [IA64] fallocate system call

David Gibson (18):
      [POWERPC] Split low-level OF-related bootloader code into separate files
      [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU
      [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
      [POWERPC] Remove the dregs of APUS support from arch/powerpc
      [POWERPC] Remove a couple of unused definitions from pgtable_32.c
      [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
      [POWERPC] Kill typedef-ed structs for hash PTEs and BATs
      [POWERPC] Merge CPU features pertaining to icache coherency
      [POWERPC] Factor zImage's 44x reset code out of ebony.c
      [POWERPC] Derive ebc ranges property from EBC registers
      [POWERPC] Consolidate cuboot initialization code
      [POWERPC] Don't store a command line in the Holly device tree
      [POWERPC] Fix problems with device tree representation of TSI-1xx bridges
      [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms
      [POWERPC] Abolish unused ucBoardRev variables
      [POWERPC] In booting-without-of.txt, clarify that properties must precede subnodes
      [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E
      [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx

David Graham (1):
      e100: Fix Tyan motherboard e100 not receiving IPMI commands

David Howells (8):
      FRV: Connect up new syscalls
      FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere
      FRV: Remove some dead code
      AFS: implement file locking
      FRV: work around a possible compiler bug
      AFS: Use patched rxrpc_kernel_send_data() correctly
      FRV: Fix linkage problems
      [NET]: Add missing entries to family name tables

David Hubbard (3):
      hwmon/w83627ehf: Update the Kconfig entry
      hwmon/w83627ehf: Convert to a platform driver
      hwmon/w83627ehf: Add error messages for two error cases

David Miller (2):
      [HRTIMER] Fix cpu pointer arg to clockevents_notify()
      [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.

David Rientjes (9):
      [SCSI] gdth: fix ambiguous gdthtable definition
      USB: use function attribute __maybe_unused
      x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
      x86_64: various cleanups in NUMA scan node
      x86_64: extract helper function from e820_register_active_regions
      x86_64: fake pxm-to-node mapping for fake numa
      x86_64: fake apicid_to_node mapping for fake numa
      x86_64: fix e820_hole_size based on address ranges
      x86_64: disable srat when numa emulation succeeds

David S. Miller (65):
      r8169: kill eth_copy_and_sum()
      [IPV4]: The scheduled removal of multipath cached routing support.
      [NET]: Kill eth_copy_and_sum().
      [PPPOL2TP]: Use proper printf format specifier for size_t.
      Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
      Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
      [SPARC64]: Add LDOM virtual channel driver and VIO device layer.
      [SPARC64]: Add Sun LDOM virtual network driver.
      [SPARC64]: Add Sun LDOM virtual disk driver.
      [SPARC64]: Do not ACK an INO if it is disabled or inprogress.
      [SPARC64]: Assorted LDC bug cures.
      [SPARC64]: Add domain-services nodes to VIO device tree.
      [SPARC64]: Export powerd facilities for external entities.
      [SPARC64]: Initial domain-services driver.
      [SPARC64]: Use more mearningful names for IRQ registry.
      [SPARC64]: Abstract out mdesc accesses for better MD update handling.
      [SPARC64]: Fix MD property lifetime bugs.
      [SPARC64]: Fix setting of variables in LDOM guest.
      [SPARC64]: Initial LDOM cpu hotplug support.
      [SPARC64]: Unconditionally register vio_bus_type.
      [SPARC64]: Fix build regressions added by dr-cpu changes.
      [SPARC64]: mdesc.c needs linux/mm.h
      [SPARC64]: SMP build fixes.
      [SPARC64]: More sensible udelay implementation.
      [SPARC64]: Process dr-cpu events in a kthread instead of workqueue.
      [SPARC64]: Add ->set_affinity IRQ handlers.
      [SPARC64]: Fix leak when DR added cpu does not bootup.
      [SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
      [SPARC64]: Give more accurate errors in dr_cpu_configure().
      [SERIAL]: Fix console write locking in sparc drivers.
      [SPARC64]: dr-cpu unconfigure support.
      [SPARC64]: Fix UP build.
      [SPARC64]: Fix race between MD update and dr-cpu add.
      [SERIAL] SUNHV: Fix jerky console on LDOM guests.
      [SPARC64]: Kill explicit %gl register reference.
      [SPARC64]: Update defconfig.
      [SPARC64]: Add basic infrastructure for MD add/remove notification.
      [SPARC64]: Simplify VDC device probing.
      [SPARC64]: Simplify VNET probing.
      [SPARC64]: Massively simplify VIO device layer and support hot add/remove.
      [SPARC64]: Handle LDC resets properly in domain-services driver.
      [SPARC64]: Handle reset events in vio_link_state_change().
      [SPARC64]: Fix reset handling in VNET driver.
      [SPARC64]: Set vio->desc_buf to NULL after freeing.
      Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
      [SPARC64]: Use orderly_poweroff().
      [SPARC]: Add sys_fallocate() entries.
      [SPARC64]: Fix handling of multiple vdc-port nodes.
      [SPARC64]: Tweak kernel log messages in power_probe().
      [SPARC64]: Tweak assertions in sun4v_build_virq().
      [SPARC64]: Update defconfig.
      [SPARC64]: Fix two year old bug in early bootup asm.
      [SPARC]: Fix serial console device detection.
      [SPARC]: Define minimal struct dev_archdata, similarly to sparc64.
      [SPARC]: Make sure dev_archdata is filled in for all devices.
      [SPARC64]: Improve VIO device naming further.
      [SPARC64]: Handle multiple domain-services-port nodes properly.
      [SPARC64]: Add proper multicast support to VNET driver.
      [SPARC64]: Do not flood log with failed DS messages.
      [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
      [SPARC64]: Fix virq decomposition.
      [SPARC]: Implement fb_is_primary_device().
      [SPARC64]: Convert parport to of_platform_driver.
      [SPARC64]: Stop using drivers/char/rtc.c

David Teigland (15):
      [DLM] block scand during recovery [1/6]
      [DLM] add lock timeouts and warnings [2/6]
      [DLM] dlm_device interface changes [3/6]
      [DLM] cancel in conversion deadlock [4/6]
      [DLM] fix new_lockspace error exit [5/6]
      [DLM] wait for config check during join [6/6]
      [DLM] fix compile breakage
      [DLM] timeout fixes
      [DLM] canceling deadlocked lock
      [DLM] dumping master locks
      [DLM] show default protocol
      [GFS2] set plock owner in GETLK info
      [GFS2] return conflicts for GETLK
      [DLM] don't require FS flag on all nodes
      [DLM] dump more lock values

David Warman (2):
      V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II
      V4L/DVB (5642): add comment that VO_MODE is also being set.

David Woodhouse (6):
      [POWERPC] PS3: System-bus uevent
      [POWERPC] PS3: System-bus modinfo attribute
      [BATTERY] Apple PMU driver
      [BATTERY] One Laptop Per Child power/battery driver
      [POWERPC] Enable arbitary speed tty ioctls and split input/output speed
      Mismatching declarations of revision strings in HiSax

Dean Nelson (1):
      [IA64] add sn_register_pmi_handler oemcall

Denis Cheng (3):
      [NET]: move dev_mc_discard from dev_mcast.c to dev.c
      [NET]: merge dev_unicast_discard and dev_mc_discard into one
      [NET]: move __dev_addr_discard adjacent to dev_addr_discard for readability

Denis Vlasenko (2):
      vsprintf.c: optimizing, part 1 (easy and obvious stuff)
      vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2

Denver Gingerich (1):
      fix compiler warnings in acorn.c

Diogo Kastrup (1):
      HID: fix autocentering of PID devices

Dirk Behme (1):
      OMAP: LCD panel support for the TI OMAP OSK board

Divy Le Ray (3):
      cxgb3 - sge page management
      cxgb3 - Firmware update
      cxgb3 - TP SRAM update

Dmitry Butskoy (1):
      [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets

Dmitry Monakhov (2):
      Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
      ext4: extent macros cleanup

Dmitry Torokhov (25):
      Input: aiptek - do not try to export associated event device
      Input: aiptek - remove vendor and product attributes from sysfs
      Input: aiptek - use attribute group
      Input: aiptek - do not check for NULL in attribute methods
      Input: aiptek - use maps in attributes
      Input: aiptek - kill aiptek_convert_from_2s_complement()
      Input: aiptek - use array to list all buttons
      Input: wistron - convert to use input-polldev
      Input: wistron - add support for querying/changing keymap
      Input: convert from class devices to standard devices
      Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
      Input: ppc-beep - switch to using input_dev->dev.parent
      IBMASM: whitespace cleanup
      IBMASM: dont use extern in function declarations
      IBMASM: miscellaneous fixes
      IBMASM: must depend on CONFIG_INPUT
      Input: add driver for Fujitsu serial touchscreens
      Input: i8042 - give more trust to PNP data on i386
      Input: document intended meaning of KEY_SWITCHVIDEOMODE
      V4L/DVB (5682): SAA7134 - switch to use msecs_to_jiffies()
      V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies()
      V4L/DVB (5684): V4L: ir-kbd-i2c - switch to using msecs_to_jiffies()
      V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
      ACPI: dock: fix oops when _DCK evaluation fails
      Input: lifebook - fix an oops on Panasonic CF-18

Domen Puncer (3):
      [POWERPC] 52xx: sparse fixes
      pata_mpc52xx: suspend/resume support
      i2c-mpc: work around missing-9th-clock-pulse bug

Dotan Barak (4):
      mlx4_core: Get the maximum message size from reported device capabilities
      IB/core: Take sizeof the correct pointer when calling kmalloc()
      IB/mlx4: Take sizeof the correct pointer in call to memset()
      RDMA/cma: Remove local write permission from QP access flags

Doug Thompson (8):
      drivers/edac: fix edac_device semaphore to mutex
      drivers/edac: fix edac_mc init apis
      drivers/edac: fix edac_device init apis
      drivers/edac: fix edac_mc sysfs completion code
      drivers/edac: code tidying on export-gpl
      drivers/edac: fix workq reset deadlock
      drivers/edac: fix edac_device sysfs corner case bug
      drivers/edac: add to edac docs

Douglas Schilling Landgraf (2):
      V4L/DVB (5705): Removed unnecessary .hardware from video_device struct.
      V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental dependency.

Douglas Thompson (30):
      drivers/edac: add edac_mc_find API
      drivers/edac: add RDDR2 memory types
      drivers/edac: split out functions to unique files
      drivers/edac: add edac_device class
      drivers/edac: core.h fix scrubdefs
      drivers/edac: mod use edac_core.h
      drivers/edac: core Lindent cleanup
      drivers/edac: edac_device sysfs cleanup
      drivers/edac: cleanup workq ifdefs
      drivers/edac: Lindent amd76x
      drivers/edac: Lindent i5000
      drivers/edac: Lindent i82443bxgx
      drivers/edac: Lindent r82600
      drivers/edac: add device sysfs attributes
      drivers/edac: device output clenaup
      drivers/edac: add info kconfig
      drivers/edac: update MAINTAINERS files for EDAC
      drivers/edac: cleanup spaces-gotos after Lindent messup
      drivers/edac: add mips and ppc visibility
      drivers/edac: fix ignored return i82875p
      include/linux/pci_id.h: add amd northbridge defines
      drivers/edac: remove null from statics
      drivers/edac: i5000 code tidying
      drivers/edac: edac_device code tidying
      drivers/edac: mod edac_align_ptr function
      drivers/edac: mod edac_opt_state_to_string function
      drivers/edac: remove file edac_mc.h
      drivers/edac: fix leaf sysfs attribute
      drivers/edac: fix edac_device sysfs completion code
      drivers/edac: add to maintainers new info

Duane Griffin (2):
      HFS+: refactor ASCII to unicode conversion routine for later reuse
      HFS+: add custom dentry hash and comparison operations

Ed L. Cashin (1):
      docs: static initialization of spinlocks is OK

Ed Lin (1):
      [SCSI] stex: use resid for xfer len information

Eddie Dong (5):
      KVM: VMX: Avoid saving and restoring msrs on lightweight vmexit
      KVM: VMX: Cleanup redundant code in MSR set
      KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexit
      KVM: Use symbolic constants instead of magic numbers
      KVM: Add support for in-kernel pio handlers

Edgar Pisani (1):
      V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000

Eduard-Gabriel Munteanu (1):
      uml: DEBUG_SHIRQ fixes

Egor Martovetsky (1):
      drivers/edac: new pasemi driver

Eric (1):
      [CIFS] zero_user_page() conversions

Eric Dumazet (1):
      MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize

Eric Miao (11):
      [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP
      [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS
      [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()
      [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()
      [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()
      [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQs
      [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
      [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma code
      [ARM] 4480/1: pxa: change the pxa device naming scheme
      [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.c
      [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific ones

Eric Moore (8):
      [SCSI] mpt fusion: update MAINTAINERS (fusion part)
      [SCSI] mpt fusion: new mpi headers version 1.5.16
      [SCSI] mpt fusion: remove unused header - mpi_inb.h
      [SCSI] mpt fusion: remove unused header - linux_compat.h
      [SCSI] mpt fusion: fc loginfo using defines from the header
      [SCSI] mpt fusion: bump version
      [SCSI] mpt fusion: cleanup eh handlers
      [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only

Eric Paris (3):
      selinux: introduce schedule points in policydb_destroy()
      security: Protection for exploiting null dereference using mmap
      allow audit filtering on bit & operations

Eric Piel (2):
      Input: wriston - reduce polling frequency
      Input: wistron - add LED support

Eric Sandeen (4):
      ocfs2: zero_user_page conversion
      [XFS] Kill off xfs_count_bits
      [XFS] Clean up function name handling in tracing code
      Use zero_user_page() in ext4 where possible

Eric Sesterhenn (1):
      [SCSI] sg: remove unnecessary check

Eric Van Hensbergen (4):
      9p: cache meta-data when cache=loose
      9p: re-enable mount time debug option
      9p: fix a race condition bug in umount which caused a segfault
      9p: fix debug compilation error

Eric W. Biderman (1):
      x86: initial fixmap support

Eric W. Biederman (4):
      buffer: kill old incorrect comment
      namespace: ensure clone_flags are always stored in an unsigned long
      x86_64: check remote IRR bit before migrating level triggered irq
      9p: Don't use binary sysctl numbers.

Eric Wollesen (1):
      drivers/edac: new intel 5000 MC driver

Erik Johansson (1):
      sh: fix race in parallel out-of-tree build

Ethan Solomita (1):
      oom: stop allocating user memory if TIF_MEMDIE is set

FUJITA Tomonori (82):
      [SCSI] scsi_lib: add scatter/gather data buffer accessors
      [SCSI] 53c700: convert to use the data buffer accessors
      [SCSI] aic7xxx: convert to use the data buffer accessors
      [SCSI] aic79xx: convert to use the data buffer accessors
      [SCSI] ibmmca: convert to use the data buffer accessors
      [SCSI] mac53c94: convert to use the data buffer accessors
      [SCSI] NCR53c406a: convert to use the data buffer accessors
      [SCSI] sym53c416: convert to use the data buffer accessors
      [SCSI] sym53c500_cs: convert to use the data buffer accessors
      [SCSI] fdomain: convert to use the data buffer accessors
      [SCSI] a100u2w: convert to use the data buffer accessors
      [SCSI] aha1740: convert to use the data buffer accessors
      [SCSI] initio: convert to use the data buffer accessors
      [SCSI] eata: convert to use the data buffer accessors
      [SCSI] wd7000: convert to use the data buffer accessors
      [SCSI] ultrastor: convert to use the data buffer accessors
      [SCSI] u14-34f: convert to use the data buffer accessors
      [SCSI] qlogicfas408: convert to use the data buffer accessors
      [SCSI] BusLogic: convert to use the data buffer accessors
      [SCSI] sbp2: convert to use the data buffer accessors
      [SCSI] tmscsim: convert to use the data buffer accessors
      [SCSI] aic7xxx_old: convert to use the data buffer accessors
      [SCSI] arcmsr: convert to use the data buffer accessors
      [SCSI] cciss: convert to use the data buffer accessors
      [SCSI] libsas: convert to use the data buffer accessors
      [SCSI] ipr: convert to use the data buffer accessors
      [SCSI] fusion: convert to use the data buffer accessors
      [SCSI] qla4xxx: convert to use the data buffer accessors
      [SCSI] stex: convert to use the data buffer accessors
      [SCSI] nsp32: convert to use the data buffer accessors
      [SCSI] 3w-9xxx: convert to use the data buffer accessors
      [SCSI] 3w-xxxx: convert to use the data buffer accessors
      [SCSI] 3w-9xxx: eliminate missed map_single path
      [SCSI] qla2xxx: convert to use the data buffer accessors
      [SCSI] dpt_i2o: convert to use the data buffer accessors
      [SCSI] megaraid_old: convert to use the data buffer accessors
      [SCSI] megaraid_sas: convert to use the data buffer accessors
      [SCSI] megaraid: convert to use the data buffer accessors
      [SCSI] mesh: convert to use the data buffer accessors
      [SCSI] ib_srp: convert to use the data buffer accessors
      [SCSI] ips: convert to use the data buffer accessors
      [SCSI] aacraid: convert to use the data buffer accessors
      [SCSI] i2o: convert to use the data buffer accessors
      [SCSI] iscsi_tcp: convert to use the data buffer accessors
      [SCSI] hptiop: convert to use the data buffer accessors
      [SCSI] esp_scsi: convert to use the data buffer accessors
      [SCSI] lpfc: convert to use the data buffer accessors
      [SCSI] iscsi_iser: convert to use the data buffer accessors
      [SCSI] ibmvscsi: fix timeout bugs
      [SCSI] lpfc: fix NPIV mapping problems
      [SCSI] sym53c8xx: convert to use the data buffer accessors
      [SCSI] ncr53c8xx: convert to use the data buffer accessors
      [SCSI] dc395x: convert to use the data buffer accessors
      [SCSI] ibmvscsi: convert to use the data buffer accessors
      block: changes for blk_rq_unmap_user new API
      bsg: minor cleanups
      block: export blk_verify_command for SG v4
      bsg: add sg_io_v4 structure
      bsg: replace SG v3 with SG v4
      bsg: add SG_IO to SG v4
      Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
      bsg: simplify __bsg_alloc_command failpath
      bsg: add a request_queue argument to scsi_cmd_ioctl()
      bsg: bind bsg to request_queue instead of gendisk
      bind bsg to all SCSI devices
      improve bsg device allocation
      bsg: minor bug fixes
      bsg: fix a blocking read bug
      bsg: fix the deadlock on discarding done commands
      add a struct request pointer to the request structure
      bsg: add bidi support
      bsg: add SCSI transport-level request support
      bsg: Kconfig updates
      bsg: fix initialization error handling bugs
      bsg: device hash table cleanup
      bsg: minor cleanup
      bsg: Kconfig updates
      [SCSI] transport_sas: add SAS management protocol support
      [SCSI] libsas: add SAS management protocol handler
      [SCSI] libsas: kill unused smp_portal code
      [SCSI] bsg: fix bsg_unregister_queue
      [SCSI] bsg: unexport sg v3 helper functions

Fabio Massimo Di Nitto (5):
      [GFS2] latest gfs2-nmw headers break userland build
      [SPARC64]: SMP build fix.
      [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
      [SPARC64]: Fix device type matching in VIO's devspec_show().
      [SPARC64]: Fix log message type in vio_create_one().

Fengguang Wu (13):
      readahead: introduce PG_readahead
      readahead: add look-ahead support to __do_page_cache_readahead()
      readahead: MIN_RA_PAGES/MAX_RA_PAGES macros
      readahead: data structure and routines
      readahead: on-demand readahead logic
      readahead: convert filemap invocations
      readahead: convert splice invocations
      readahead: convert ext3/ext4 invocations
      readahead: remove the old algorithm
      readahead: move synchronous readahead call out of splice loop
      readahead: pass real splice size
      mm: share PG_readahead and PG_reclaim
      readahead: sanify file_ra_state names

Fenghua Yu (2):
      define new percpu interface for shared data
      use the new percpu interface for shared data

Fernando Luis Vázquez Cao (1):
      UBI: cleanup usage of try_module_get

Florian Fainelli (1):
      [MIPS] Add generic GPIO to Au1x00

Florin Malita (4):
      UBI: fix dereference after kfree
      ISDN HiSax: uninitialized return in hisax_cs_setup
      USB: mos7720, mos7840: remove redundant urb check
      IB/mlx4: Fix leaks in __mlx4_ib_modify_qp

Franck Bui-Huu (7):
      [MIPS] Allow generic spaces.h to be included by platform specific ones
      [MIPS] Clean up asm-mips/mach-generic/spaces.h
      [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET
      [MIPS] Move PHY_OFFSET definition in spaces.h
      [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols
      [MIPS] Remove Momenco Ocelot C support
      [MIPS] User stack pointer randomisation

Francois Romieu (19):
      r8169: de-obfuscate modulo arithmetic
      r8169: add hooks for per-device hw_start handler
      r8169: add helpers for per-device hw_start handler
      r8169: populate the hw_start handler for the 8168
      r8169: populate the hw_start handler for the 8110
      r8169: prettify mac_version
      r8169: merge with version 6.001.00 of Realtek's r8169 driver
      r8169: merge with version 8.001.00 of Realtek's r8168 driver
      r8169: confusion between hardware and IP header alignment
      r8169: small 8101 comment
      r8169: remove the media option
      r8169: cleanup
      r8169: add bit description for the TxPoll register
      r8169: align the IP header when there is no DMA constraint
      r8169: display some extra debug information during startup
      r8169: mac address change support
      r8169: perform RX config change after mac filtering
      eeprom_93cx6: shorten pulse timing to match spec (bis)
      8139cp: implement the missing dev->tx_timeout

Frank Blaschka (2):
      s390: scatter-gather for inbound traffic in qeth driver
      s390: add barriers to qeth driver

Frank Filz (1):
      NFSv4: Make sure unlock is really an unlock when cancelling a lock

Frank Lichtenheld (2):
      hppb: Add missing dma-mapping.h include
      mixart: Add missing vmalloc.h include

Frank Munzert (1):
      [S390] z/VM unit record device driver

Frank Pavlic (1):
      [S390] qdio: output queue stall on FCP and network devices

Frank van Maarseveen (4):
      SUNRPC: cleanup transport creation argument passing
      SUNRPC server: record the destination address of a request
      SUNRPC client: add interface for binding to a local address
      NLM: fix source address of callback to client

Fuxin Zhang (1):
      [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2

G. Liakhovetski (1):
      [IrDA]: tsap init routine factorisation.

Gabriel Craciunescu (1):
      [PKT_SCHED]: Some typo fixes in net/sched/Kconfig

Gary Hade (3):
      PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
      PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
      PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure

Geert Uytterhoeven (24):
      [SCSI] 53c700: Fixup m68k drivers:
      [POWERPC] PS3: Fix sparse warnings
      [POWERPC] PS3: Simplify definition of DBG
      [POWERPC] PS3: Frame buffer system-bus rework
      [POWERPC] PS3: Fix more sparse warnings
      [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
      [POWERPC] PS3: Storage Driver Core
      [POWERPC] PS3: Storage device registration routines
      acenic: SET_NETDEV_DEV is always there these days
      Documentation/block/barrier.txt is not in sync with the actual code: - blk_queue_ordered() no longer has a gfp_mask parameter - blk_queue_ordered_locked() no longer exists - sd_prepare_flush() looks slightly different
      [SCSI] CONFIG_SCSI_FD_8xx no longer exists
      compat32: ignore the LOOP_CLR_FD ioctl
      Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG
      fbdev: extract fb_show_logo_line()
      fbdev: Add fb_append_extra_logo()
      fbdev: SPE helper penguin logo
      Cell: Draw SPE helper penguin logos
      ps3: Disk Storage Driver
      ps3: BD/DVD/CD-ROM Storage Driver
      ps3: FLASH ROM Storage Driver
      ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexec
      ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiB
      ps3fb: Set FBINFO_READS_FAST to speed up text console scrolling
      [POWERPC] cell: CONFIG_SPE_BASE is a typo

Geoff Levand (26):
      [POWERPC] cell: Add spu shutdown method
      [POWERPC] PS3: Rename IPI symbols
      [POWERPC] PS3: Use __maybe_unused
      [POWERPC] PS3: Map SPU regions as non-guarded
      [POWERPC] PS3: Move chip mask defs up
      [POWERPC] PS3: Kexec support
      [POWERPC] PS3: System-bus rework
      [POWERPC] PS3: Repository probe cleanups
      [POWERPC] PS3: Vuart rework
      [POWERPC] PS3: System manager re-work
      [POWERPC] PS3: Rework AV settings driver
      [POWERPC] PS3: Device registration routines.
      [POWERPC] PS3: Rename processor id symbols
      [POWERPC] PS3: Use clear_bit
      [POWERPC] Output params value in early_init_devtree
      [POWERPC] Correct __secondary_hold comment
      [POWERPC] Add signed types to bootwrapper
      [POWERPC] Add u64 printf to bootwrapper
      [POWERPC] Fix constantness of bootwrapper arg
      [POWERPC] Make kernel_entry_t have global scope in bootwrapper
      [POWERPC] PS3: Device tree source
      [POWERPC] PS3: Select MEMORY_HOTPLUG
      [POWERPC] PS3: Update ps3_defconfig
      [POWERPC] PS3: Bootwrapper support.
      USB: PS3: USB system-bus rework
      PS3: Fix build with 32-bit toolchains

George G. Davis (1):
      [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone

George Shapovalov (1):
      [ALSA] usb-audio: another Logitech camera/microphone ID match

Gerrit Renker (3):
      [KTIME]: Introduce ktime_us_delta
      [CCID3]: Sending time: update to ktime_t
      [CCID3]: Fix a bug in the send time processing

Glauber de Oliveira Costa (2):
      x86_64: Move functions declarations to header file
      x86_64: Use read and write crX in .c files

Graeme Gregory (5):
      [ALSA] ASoC S3C24xx machine drivers - s3c2443-AC97
      [ALSA] ASoC S3C24xx machine drivers - Openmoko Neo1973
      [ALSA] ASoC S3C24xx machine drivers - SMDK 2443
      [ALSA] ASoC S3C24xx machine drivers - Kconfig
      [ALSA] ASoC S3C24xx machine drivers - lm4857-h missing patch

Grant Likely (5):
      [POWERPC] 83xx: Add USB support to mpc8349-mitx board port
      [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration
      i2c: New DS1682 chip driver
      i2c-mpc: Use i2c_add_numbered_adapter
      Add support for Xilinx SystemACE CompactFlash interface

Greg Kroah-Hartman (60):
      PCI: remove cpqphp driver maintainer
      PCI: point people to Bernhard instead of the linux-kernel list
      USB: fix up license wording on some of my usb-serial drivers
      USB: serial: aircable: clean up urb->status usage
      USB: serial: airprime: clean up urb->status usage
      USB: serial: belkin_sa: clean up urb->status usage
      USB: serial: cyberjack: clean up urb->status usage
      USB: serial: cypress_m8: clean up urb->status usage
      USB: serial: digi_acceleport: clean up urb->status usage
      USB: serial: empeg: clean up urb->status usage
      USB: serial: ftdi_sio: clean up urb->status usage
      USB: serial: garmin_gps: clean up urb->status usage
      USB: serial: generic: clean up urb->status usage
      USB: serial: io_edgeport: clean up urb->status usage
      USB: serial: io_ti: clean up urb->status usage
      USB: serial: ipaq: clean up urb->status usage
      USB: serial: ipw: clean up urb->status usage
      USB: serial: ir-usb: clean up urb->status usage
      USB: serial: keyspan: clean up urb->status usage
      USB: serial: keyspan_pda: clean up urb->status usage
      USB: serial: kl5kusb105: clean up urb->status usage
      USB: serial: kobil_sct: clean up urb->status usage
      USB: serial: mct_u232: clean up urb->status usage
      USB: serial: mos7720: clean up urb->status usage
      USB: serial: mos7840: clean up urb->status usage
      USB: serial: navman: clean up urb->status usage
      USB: serial: omninet: clean up urb->status usage
      USB: serial: option: clean up urb->status usage
      USB: serial: oti6858: clean up urb->status usage
      USB: serial: pl2303: clean up urb->status usage
      USB: serial: safe_serial: clean up urb->status usage
      USB: serial: sierra: clean up urb->status usage
      USB: serial: ti_usb_3410_5052: clean up urb->status usage
      USB: serial: visor: clean up urb->status usage
      USB: serial: whiteheat: clean up urb->status usage
      USB: sierra: remove incorrect usage of the urb status field
      USB: sierra: cleanup the startup and shutdown path
      USB: mos7720: change developer email addresses
      USB: atm: cxacru: clean up urb->status usage
      USB: atm: speedtch: clean up urb->status usage
      USB: atm: ueagle-atm: clean up urb->status usage
      USB: atm: usbatm: clean up urb->status usage
      USB: class: cdc-acm: clean up urb->status usage
      USB: class: usblp: clean up urb->status usage
      USB: storage: onetouch: clean up urb->status usage
      USB: image: mdc800: clean up urb->status usage
      USB: image: microtek: clean up urb->status usage
      USB: core: message: clean up urb->status usage
      USB: misc: adtux: clean up urb->status usage
      USB: misc: appledisplay: clean up urb->status usage
      USB: misc: auerswald: clean up urb->status usage
      USB: misc: ftdi-elan: clean up urb->status usage
      USB: misc: iowarrior: clean up urb->status usage
      USB: misc: ldusb: clean up urb->status usage
      USB: misc: legousbtower: clean up urb->status usage
      USB: misc: phidgetkit: clean up urb->status usage
      USB: misc: phidgetmotorcontrol: clean up urb->status usage
      USB: misc: usblcd: clean up urb->status usage
      USB: misc: usbtest: clean up urb->status usage
      USB: misc: uss720: clean up urb->status usage

Greg Ungerer (11):
      [ARM] 4391/1: make at91 debug unit support optional
      [ARM] 4427/1: base Atmel at91x40 architecture defines
      [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 family
      nommu: stub expand_stack() for nommu case
      m68knommu: use TRHEAD_SIZE instead of hard constant
      m68knommu: remove cruft from setup code
      m68knommu: remove old cache management cruft from mm code
      m68knommu: generic irq handling
      m68knommu: start dump from exception stack
      m68knommu: remove is_in_rom() function
      m68knommu: reformat show_cpuinfo()

Gregory Haskins (2):
      KVM: Adds support for in-kernel mmio handlers
      KVM: VMX: Fix interrupt checking on lightweight exit

Guennadi Liakhovetski (2):
      [SCSI] tmscsim: clean-up status codes
      [POWERPC] Don't link timer.o for powerpc systems using generic rtc

Guido Guenther (1):
      [NET]: Allow group ownership of TUN/TAP devices.

Guillaume Thouvenin (1):
      x86_64: cleanup of unneeded macros

Gwendal Grignou (1):
      [SCSI] mpt fusion: update Kconfig help

H. Peter Anvin (38):
      x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
      hd.c: remove BIOS/CMOS queries
      include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
      Unify the CPU features vectors between i386 and x86-64
      x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
      Clean up struct screen_info (<linux/screen_info.h>)
      Define zero-page offset 0x1e4 as a scratch field, and use it
      Make definitions for struct e820entry and struct e820map consistent
      Make struct boot_params a real structure, and remove obsolete fields
      x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
      x86-64: add symbolic constants for the boot segment selectors
      Header file to produce 16-bit code with gcc
      Top header file for new x86 setup code
      Simple bitops for the new x86 setup code.
      String-handling functions for the new x86 setup code.
      A20 handling code
      APM probing code
      Command-line parsing code for the new x86 setup code
      Console-writing code for the new x86 setup code
      Version string for the new x86 setup code
      CPU features verification for the new x86 setup code
      EDD probing code for the new x86 setup code
      MCA support for new x86 setup code
      Memory probing support for the new x86 setup code
      Voyager support for the new x86 setup code
      Video mode probing support for the new x86 setup code
      Code for actual protected-mode entry
      Assembly header and main routine for new x86 setup code
      Linker script for the new x86 setup code
      Use the new x86 setup code for i386
      Use the new x86 setup code for x86-64; unify with i386
      Remove old i386 setup code
      scripts: Make cleanfile/cleanpatch warn about long lines
      [x86 setup] MAINTAINERS: document x86 setup code git tree
      [x86 setup] build/tools.c: fix comment
      [x86 setup] Fix assembly constraints
      [x86 setup] VGA: Clear the Protect bit before setting the vertical height
      [x86 setup] Save/restore DS around invocations of INT 10h

Haavard Skinnemoen (8):
      usb gadget: Rename husb2dev -> usba
      atmel_serial: fix break handling
      [AVR32] Split SM device into PM, RTC, WDT and EIC
      [AVR32] Remove optimization of unaligned word loads
      [AVR32] Fix build error in parse_tag_rdimg()
      [AVR32] Fix atomic_add_unless() and atomic_sub_unless()
      [AVR32] Initialize phy_mask for both macb devices
      atmel_lcdfb: use spare bits in 32bpp mode as alpha channel

Hal Rosenstock (1):
      IB/mad: Enhance SMI for switch support

Hannes Reinecke (1):
      [SCSI] fc_transport: Check portstates before invoking target scan

Hans J. Koch (2):
      UIO: Add the User IO core code
      UIO: Documentation

Hans Verkuil (20):
      V4L/DVB (5671): Autodetect new PVR150 low profile cards.
      V4L/DVB (5674): Models 30012-30039 are for a low profile PVR250, not PVR150.
      V4L/DVB (5729): Remove support for 256 Kb firmware files.
      V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares
      V4L/DVB (5768): Ivtv: fix converity warning
      V4L/DVB (5769): Ivtv: fix broken VBI output support
      V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present
      V4L/DVB (5841): tveeprom: add support for Philips FQ1216LME MK3 tuner.
      V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
      V4L/DVB (5843): ivtv: fix missing signal_pending check.
      V4L/DVB (5844): ivtv: add high volume debugging flag
      V4L/DVB (5850): ivtv: improve API command debugging
      V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option
      V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
      V4L/DVB (5854): ivtv: cleanup of driver messages
      V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
      V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
      V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace
      V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next.
      V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module

Hans de Goede (6):
      HID: fix mismatch between hid-input HUT find/search mapping and the HUT
      Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
      hwmon: fix detection of abituguru volt inputs
      hwmon: Add support for newer uGuru's
      hwmon: fix Abit Uguru3 driver detection on some motherboards
      hwmon: refuse to load abituguru driver on non-Abit boards

Hans-Christian Egtvedt (10):
      [WATCHDOG] Watchdog driver for AT32AP700X devices
      [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
      [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
      Input: add gpio-mouse driver
      rtc: make example code jump to done instead of return when ioctl not supported
      rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver
      Driver for the Atmel on-chip RTC on AT32AP700x devices
      [AVR32] CPU frequency scaling for AT32AP
      [AVR32] Add Atmel SSC driver platform device to AT32AP architecture
      [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board

Hans-Jürgen Koch (2):
      UIO: Hilscher CIF card driver
      hwmon: Add LM93 support

He, Qing (1):
      KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITs

Heiko Carstens (10):
      [S390] sclp: introduce some new interfaces.
      [S390] sclp: Test facility list before executing a service call.
      [S390] zcore: Fix __user annotation.
      [S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
      [S390] Remove volatile from atomic_t
      [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
      [S390] s390: rename CPU_IDLE to S390_CPU_IDLE
      generic bug: use show_regs() instead of dump_stack()
      [S390] Simplify stack trace.
      [SCSI] zfcp: NULL vs 0 usage

Henrik Kretzschmar (1):
      kerneldoc fix in audit_core_dumps

Henrique de Moraes Holschuh (23):
      ACPI: thinkpad-acpi: add DMI-based modalias
      ACPI: thinkpad-acpi: remove all uneeded initializers
      ACPI: thinkpad-acpi: update information on T43 thermal sensor 0xc1
      ACPI: thinkpad-acpi: enable more hotkeys
      ACPI: thinkpad-acpi: export hotkey maximum masks
      ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switch
      ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey
      ACPI: thinkpad-acpi: update CMOS commands documentation
      ACPI: thinkpad-acpi: register input device
      ACPI: thinkpad-acpi: add input device support to hotkey subdriver
      ACPI: thinkpad-acpi: make the input event mode the default
      ACPI: thinkpad-acpi: add power-management handler capability
      ACPI: thinkpad-acpi: export EV_SW SW_RADIO events
      ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layer
      ACPI: thinkpad-acpi: rename pci HID constant
      ACPI: thinkpad_acpi: use bool for boolean parameters
      ACPI: thinkpad-acpi: store ThinkPad model information
      ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness control
      ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
      ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128
      ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental
      ACPI: thinkpad-acpi: bump up version to 0.15
      ACPI: thinkpad-acpi: add locking to brightness subdriver

Henry Su (1):
      i2c-piix4: Add support for the ATI SB700

Herbert Xu (5):
      [TCPv4]: Improve BH latency in /proc/net/tcp
      [NET]: Fix TX checksum feature check
      [NET]: Update comments for skb checksums
      [CRYPTO] api: Wake up all waiters when larval completes
      [CRYPTO] cipher: Remove obsolete fields from cipher_tfm

Herbert van den Bergh (1):
      do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY

Hidetoshi Seto (1):
      [IA64] ar.itc access must really be after xtime_lock.sequence has been read

Hirokazu Takata (1):
      m32r: A MAINTAINERS entry for the M32R architecture

Hoang-Nam Nguyen (13):
      IB/ehca: Change scaling_code parameter description to match default value
      IB/ehca: Report RDMA atomic attributes in query_qp()
      IB/ehca: Improve latency by unlocking after triggering the hardware
      IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
      IB/ehca: Use common error code mapping instead of specific ones
      IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
      IB/ehca: Use macro to calculate number of chunks in a mem block
      IB/ehca: MR/MW structure refactoring
      IB/ehca: Restructure ehca_set_pagebuf()
      IB/ehca: Fix warnings issued by checkpatch.pl
      IB/ehca: Support large page MRs
      IB/ehca: Generate async event when SRQ limit reached
      IB/ehca: Move ehca2ib_return_code() out of line

Holger Schurig (1):
      libertas: fix use-after-free in rx path

Hong Liu (1):
      mac80211: add support for iwlist channel

Hugh Dickins (3):
      shmem: convert to using splice instead of sendfile()
      mspec_mmap: don't set VM_LOCKED
      Remove nid_lock from alloc_fresh_huge_page

IKEDA, Munehiro (1):
      Documentation: add Japanese translated stable_api_nonsense.txt

Ian McDonald (3):
      ccid3: Update copyrights
      Fix dccp_sum_coverage
      loss_interval: Fix timeval initialisation

Ilpo Järvinen (4):
      [TCP]: SACK fastpath did override adjusted fackets_out
      [BNX2]: Seems to not need net/tcp.h
      [DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
      [TCP]: Verify the presence of RETRANS bit when leaving FRTO

Imre Deak (12):
      OMAP: add TI OMAP framebuffer driver
      OMAP: add TI OMAP1610 accelerator entry.
      OMAP: add TI OMAP1 internal LCD controller
      OMAP: add TI OMAP2 internal display controller support.
      OMAP: add TI OMAP1 external LCD controller support - SoSSI
      OMAP: add TI OMAP2 external LCD controller support - RFBI
      OMAP: add external Epson HWA742 LCD controller support
      OMAP: add external Epson Blizzard LCD controller support
      OMAP: LCD panel support for the TI OMAP H4 board
      OMAP: LCD panel support for the TI OMAP H3 board
      OMAP: LCD panel support for the TI OMAP1610 Innovator board
      OMAP: LCD panel support for the TI OMAP1510 Innovator board

Imre Kaloz (2):
      [ARM] 4425/2: Gateway 7001 series support
      [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 support

Ingo Korb (1):
      Char: istallion, init+locking fixes

Ingo Molnar (63):
      sched: rename idle_type/SCHED_IDLE
      sched: add SCHED_IDLE policy
      sched: zap the migration init / cache-hot balancing code
      sched: uninline set_task_cpu()
      sched: remove sched_exit()
      sched: add in_atomic_preempt_off()
      sched: add init_idle_bootup_task()
      sched: move code into kernel/sched_stats.h
      sched: increase the resolution of smpnice
      sched: cfs core, kernel/sched_fair.c
      sched: cfs core, kernel/sched_rt.c
      sched: cfs core, kernel/sched_idletask.c
      sched: cfs, core data types
      sched: cfs rq data types
      sched: add rq_clock()/__rq_clock()
      sched: make posix-cpu-timers use CFS's accounting information
      sched: add cfs_rq ops
      sched: clean up the rt priority macros
      sched: remove the SleepAVG field
      sched: move around resched_task()
      sched: cleanup: move dequeue/enqueue_task()
      sched: clean up __normal_prio() position
      sched: cfs, add load-calculation methods
      sched: remove sleep_type
      sched: remove expired_starving()
      sched: remove the sleep-bonus interactivity code
      sched: cfs core code
      sched: x86, track TSC-unstable events
      sched: turn on the use of unstable events
      sched: make use of precise accounting for /proc task stats
      sched: clean up fastcall uses of sched_fork()/sched_exit()
      sched: clean up include files in sched.c
      sched: remove interactivity types
      sched: remove interactivity types from sched.h
      sched: remove batch_task()
      sched: remove unused rq types from sched.c
      sched: remove old cpu accounting field
      sched: add CFS debug sysctls
      sched: scheduler debugging, core
      sched: scheduler debugging, enable in Kconfig
      sched: add CFS documentation
      sched: do not set softirqs to nice +19
      sched: style cleanups
      sched: clean up sleep_on() APIs
      sched: more agressive idle balancing
      sched: micro-optimize mmdrop()
      sched: add CFS credits
      sched: allow larger granularity
      sched: remove stale version info from kernel/sched_debug.c
      sched: fix show_task()/show_tasks() output
      sched: small topology.h cleanup
      [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems
      sched: remove dead code from task_stime()
      sched: improve weight-array comments
      sched: document prio_to_wmult[]
      sched: prettify prio_to_wmult[]
      sched: fix up fs/proc/array.c whitespace problems
      vdso: print fatal signals
      sys_time() speedup
      add POSIX clocks and timers maintainer
      sched: implement cpu_clock(cpu) high-speed time source
      highres: improve debug output
      hrtimer: speedup hrtimer_enqueue

Ishizaki Kou (5):
      [POWERPC] of_serial: Ignore unknown serial port
      [POWERPC] of_serial: add port type checking
      spidernet: improve interrupt handling
      [POWERPC] Make xmon_write accept a const buffer
      [POWERPC] fix showing xmon help

Ivan Kokshaysky (1):
      fix alpha ISA support

Ivan N. Zlatev (1):
      [ALSA] hda-codec - Fix pin configs for Intel Macs

Ivo van Doorn (3):
      Add 93cx6 eeprom library
      eeprom_93cx6: Add comment for 1us delay after pulse
      [RFKILL]: Make state sysfs writable

J. Bruce Fields (36):
      sunrpc: drop BKL around wrap and unwrap
      Fix trivial typos in anon_inodes.c comments
      knfsd: nfsd4: fix NFSv4 filehandle size units confusion
      knfsd: nfsd4: silence a compiler warning in ACL code
      knfsd: nfsd4: fix handling of acl errrors
      knfsd: nfsd: remove unused header interface.h
      knfsd: nfsd: make all exp_finding functions return -errno's on err
      knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
      knfsd: nfsd4: simplify exp_pseudoroot arguments
      knfsd: nfsd: remove superfluous assignment from nfsd_lookup
      knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
      knfsd: nfsd: set rq_client to ip-address-determined-domain
      knfsd: nfsd: use ip-address-based domain in secinfo case
      knfsd: nfsd: factor nfsd_lookup into 2 pieces
      knfsd: nfsd4: make readonly access depend on pseudoflavor
      knfsd: nfsd: factor out code from show_expflags
      knfsd: nfsd: display export secinfo information
      knfsd: nfsd4: secinfo handling without secinfo= option
      knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
      knfsd: nfsd: enforce per-flavor id squashing
      locks: convert an -EINVAL return to a BUG
      locks: clean up lease_alloc()
      locks: share more common lease code
      locks: rename lease functions to reflect locks.c conventions
      locks: provide a file lease method enabling cluster-coherent leases
      locks: export setlease to filesystems
      nfs: disable leases over NFS
      locks: make posix_test_lock() interface more consistent
      locks: fix vfs_test_lock() comment
      nfsd: fix possible read-ahead cache and export table corruption
      nfsd: return errors, not NULL, from export functions
      nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
      knfsd: move EX_RDONLY out of header
      knfsd: clean up EX_RDONLY
      SUNRPC: move bkl locking and xdr proc invocation into a common helper
      knfsd: fix typo in export display, print uid and gid as unsigned

Jack Morgenstein (6):
      IB/mlx4: Implement query QP
      IB/mlx4: Implement query SRQ
      IB/mlx4: Fix flow label returned from query QP
      IB/mlx4: Fix port returned from query QP for QPs in INIT state
      mlx4_core: Reset device when internal error is detected
      IB/mlx4: Increase max outstanding RDMA reads as target

Jake Moilanen (1):
      [POWERPC] Donate idle CPU cycles on dedicated partitions

Jamal Hadi Salim (5):
      [NET_SCHED]: Cleanup readability of qdisc restart
      [PKTGEN]: Centralize packet overhead tracking
      [PKTGEN]: Introduce sequential flows
      [XFRM] Introduce standalone SAD lookup
      [PKTGEN]: IPSEC support

James Bottomley (17):
      [SCSI] ibmmca: convert to new probing API and fix oopses
      [SCSI] scsi_error: send the sense buffer down without copying
      [SCSI] Merge up to linux-2.6 head
      [SCSI] lpfc: Fix NPIV compile problem
      [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders
      [SCSI] libsas: fix up sas_smp_phy_control()
      [SCSI] aic94xx: add SATAPI support
      [SCSI] libsas: better error handling in sas_ex_discover_end_dev()
      [SCSI] libsas: fixup NCQ for SATA disks
      [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
      [SCSI] libsas: fix lockdep issue with ATA
      [SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)
      [SCSI] scsi_transport_sas: add destructor for bsg
      [SCSI] libsas: fix scr_read/write users and update the libata documentation
      [SCSI] bsg: fix bsg_register_queue error path
      [SCSI] bsg: make class backlinks
      [SCSI] libsas: make ATA functions selectable by a config option

James Chapman (6):
      [UDP]: Introduce UDP encapsulation type for L2TP
      [L2TP]: Changes to existing ppp and socket kernel headers for L2TP
      [L2TP]: PPP over L2TP driver core
      [L2TP]: Add PPPoL2TP maintainer
      [L2TP]: Add PPPoL2TP in-kernel documentation
      [UDP]: Cleanup UDP encapsulation code

James Courtier-Dutton (3):
      [ALSA] snd-emu10k1: Initial support for E-Mu 1616 and 1616m.
      [ALSA] snd-emu10k1:Enable E-Mu 1616m notebook firmware loading.
      [ALSA] snd-ca0106: Add support for X-Fi Extreme Audio.

James Jarvis (1):
      i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot

James Le Cuirot (1):
      V4L/DVB (5821): Saa7134: add remote control support for LifeView FlyDVB-S LR300

James Morris (1):
      security: revalidate rw permissions for sys_splice and sys_vmsplice

James Smart (7):
      [SCSI] FC Transport support for vports based on NPIV
      [SCSI] fc_transport: fix sysfs deadlock on vport delete
      [SCSI] lpfc: NPIV: split ports
      [SCSI] lpfc: NPIV: add SLI-3 interface
      [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
      [SCSI] lpfc: bug fixes
      [SCSI] lpfc: update to version 8.2.1

Jan Beulich (13):
      PCI: remove pci_dac_dma_... APIs
      mm: fix improper .init-type section references
      page table handling cleanup
      kill vmalloc_earlyreserve
      adjust nosmp handling
      modpost white list pattern adjustment
      x86_64: ia32entry adjustments
      i386: allow debuggers to access the vsyscall page with compat vDSO
      x86_64: minor exception trace variables cleanup
      x86_64: remove unused variable maxcpus
      i386: smp-alt-once option is only useful with HOTPLUG_CPU
      i386: minor nx handling adjustment
      x86_64: remove __smp_alt* sections

Jan Engelhardt (46):
      ACPI: Use menuconfig objects
      Use menuconfig objects II - netdev (general+100mbit)
      HID: Use menuconfig objects
      IB: Use menuconfig for InfiniBand menu
      Use menuconfigs instead of menus, so the whole menu can be disabled at once
      block/Kconfig already has its own "menuconfig" so remove these
      Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",
      [NETFILTER]: x_tables: switch hotdrop to bool
      [NETFILTER]: x_tables: switch xt_match->match to bool
      [NETFILTER]: x_tables: switch xt_match->checkentry to bool
      [NETFILTER]: x_tables: switch xt_target->checkentry to bool
      [NETFILTER]: add some consts, remove some casts
      [NETFILTER]: Remove incorrect inline markers
      [NETFILTER]: Remove redundant parentheses/braces
      [NETFILTER]: Add u32 match
      [CRYPTO] Kconfig: Use menuconfig objects
      USB: Use menuconfig objects
      USB: fix gregkh-usb-usb-use-menuconfig-objects
      [NETFILTER]: x_tables: add connlimit match
      leds: Use menuconfig objects II - LED
      Use menuconfig objects II - KVM/Virt
      Use menuconfig objects II - auxdisplay
      Use menuconfig objects II - EDAC
      Use menuconfig objects II - IPMI
      Use menuconfig objects II - misc strange dev
      Use menuconfig objects II - module menu
      Use menuconfig objects II - oprofile
      Use menuconfig objects II - Telephony
      Use menuconfig objects II - TPM
      Use menuconfig objects: connector
      Use menuconfig objects: crypto hw
      Use menuconfig objects: I2O
      Use menuconfig objects: parport
      Use menuconfig objects: PNP
      Use menuconfig objects: W1
      Kernel utf-8 handling
      make timespec_equal() take const arguments
      Use menuconfig objects: ISDN: CONFIG_ISDN
      Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
      Use menuconfig objects: ISDN: CONFIG_CAPI_AVM
      Use menuconfig objects: ISDN: CONFIG_CAPI_EICON
      Use menuconfig objects II - MD
      [SCSI] Use menuconfig objects
      Use menuconfig objects: ISDN
      Use menuconfig objects: ISDN/Gigaset
      [NET]: Make NETDEVICES depend on NET.

Jan Frey (1):
      V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote

Jan Glauber (1):
      [S390] Fix broken logic, SIGA flags must be bitwise ORed

Jan Harkes (18):
      coda: do not grab an uninitialized fd when the open upcall returns an error
      coda: correctly invalidate cached access rights
      coda: fix nlink updates for directories
      coda: allow removal of busy directories
      coda: coda doesn't track atime
      coda: use ilookup5
      coda: cleanup /dev/cfs open and close handling
      coda: cleanup for upcall handling path
      coda: block signals during upcall processing
      coda: avoid lockdep warning in coda_readdir
      coda: replace upc_alloc/upc_free with kmalloc/kfree
      coda: ignore returned values when upcalls return errors
      coda: cleanup coda_lookup, use dsplice_alias
      coda: cleanup downcall handler
      coda: remove struct coda_sb_info
      coda: remove statistics counters from /proc/fs/coda
      coda: update module information
      coda: remove CODA_STORE/CODA_RELEASE upcalls

Jan Kara (7):
      debugfs: add rename for debugfs files
      jbd commit: fix transaction dropping
      jbd2 commit: fix transaction dropping
      ext2: fix a comment when ext2_release_file() is called
      ext3: fix deadlock in ext3_remount() and orphan list handling
      ext4: fix deadlock in ext4_remount() and orphan list handling
      ext4: copy i_flags to inode flags on write

Jan Kratochvil (6):
      USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro
      Input: xpad - add support for Xbox 360 gamepad
      Input: xpad - add Xbox360 gamepad rumble support
      Input: xpad - fix check for succesful usb_buffer_alloc
      PIE randomization
      Input: xpad - add support for leds on xbox 360 pad

Jan Nikitenko (1):
      CRC7 support

Jan-Bernd Themann (2):
      ehea: Whitespace cleanup
      eHEA: Capability flag for DLPAR support

Jaroslav Kysela (1):
      [ALSA] version 1.0.14

Jaroslav Kysela perex at suse.cz (1):
      [ALSA] remove duplicate Logitech Quickcam USB ID in usbquirks.h

Jason Baron (1):
      speed up madvise_need_mmap_write() usage

Jason Uhlenkott (2):
      drivers/edac: new inte 30x0 MC driver
      drivers/edac: mod race fix i82875p

Jay Cliburn (5):
      atl1: remove irq_sem
      atl1: header file cleanup
      atl1: cleanup atl1_main
      atl1: fix excessively indented code
      atl1: reorder atl1_main functions

Jay Fenlason (1):
      firewire: fw-sbp2: correctly dereference by container_of

Jay Vosburgh (1):
      bonding / ipv6: no addrconf for slaves separately from master

Jean Delvare (38):
      i2c: Delete outdated x1205 driver documentation
      i2c: Deprecate legacy RTC drivers
      i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
      matroxfb: Clean-up i2c header inclusions
      i2c-sis5595: Resolve resource conflict with sis5595
      i2c: New bus driver for the TAOS evaluation modules
      i2c/tsl2550: Speed up initialization
      i2c-savage4: Delete many unused defines
      i2c-rpx: Remove
      [IPV4]: Cleanup call to __neigh_lookup()
      tty_io: Use kzalloc
      V4L/DVB (5815): Cx88: i2c structure templates clean-up
      hwmon/lm90: Spelling fix: explicitly
      hwmon/smsc47m192: Semaphore to mutex conversion
      hwmon/ds1621: Minor cleanups
      hwmon/ds1621: Use dynamic sysfs callbacks
      hwmon/ds1621: Create individual alarm files
      hwmon/pc87360: Convert to a platform driver
      hwmon: Use platform_device_add_data()
      hwmon: Fault files naming convention
      hwmon/via686a: Temperature interrupt configuration fix
      hwmon/via686a: Convert to a platform driver
      hwmon/via686a: Use dynamic sysfs callbacks
      hwmon/sis5595: Convert to a platform driver
      hwmon/sis5595: Use dynamic sysfs callbacks
      hwmon/sis5595: Use PCI_REVISION_ID
      hwmon: Fix a potential race condition on unload
      hwmon/w83627ehf: Preserve speed reading when changing fan min
      hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM
      hwmon: Improve the pwmN_enable documentation
      hwmon/w83627ehf: Fix timing issues
      hwmon/w83627ehf: Add support for the VID inputs
      hwmon/w83627ehf: Enable VBAT monitoring
      hwmon/w83627ehf: Export the thermal sensor types
      hwmon/w83627ehf: No need to initialize fan_min
      hwmon/w83627ehf: Be quiet when no chip is found
      i2c: Delete the i2c-isa pseudo bus driver
      x86_64: asm/ptrace.h needs linux/compiler.h

Jean Tourrilhes (2):
      softmac: Fix ESSID problem
      softmac: Channel is listed twice in scan output

Jean-Christophe DUBOIS (3):
      [CELL] fix cbe_cpufreq for legacy SLOF tree.
      [CELL] fix cbe_thermal for legacy SLOF tree.
      [CELL] allow linux to map Cell regs on legacy SLOF tree.

Jeff (3):
      [CIFS] Do not allow signals in cifs_demultiplex_thread
      [CIFS] Mount should fail if server signing off but client mount option requires it
      [CIFS] ipv6 support no longer experimental

Jeff Dike (12):
      uml: fix request->sector update
      uml: use get_free_pages to allocate kernel stacks
      Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
      uml: xterm driver tidying
      uml: pty channel tidying
      uml: handle errors on opening host side of consoles
      uml: SIGIO support cleanup
      uml: simplify helper stack handling
      uml: Eliminate kernel allocator wrappers
      uml: export hostfs symbols
      uml: limit request size on COWed devices
      uml: remove dead file

Jeff Garzik (52):
      [SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
      [SCSI] fdomain: fix PCMCIA-related warnings
      [libata] pata_atiixp: add SB700 PCI ID
      [libata] sata_sil: register table cleanup
      [libata] PATA drivers: remove ATA_FLAG_SRST
      [libata] drivers: remove 'void __iomem *' casts from pre-iomap days
      [libata] pdc_adma: Reorder initializers with a couple structs
      [libata] sata_sx4: named constant cleanup
      [libata] pata_sil680: minor cleanups from benh
      [libata] ahci: Factor out SATA port init into a separate function
      [libata] ahci: minor internal cleanups
      [libata] sata_sx4, sata_via: minor documentation updates
      [ATA] Add named constant for ATAPI command DEVICE RESET
      [libata] ahci: minor internal cleanups
      [libata] pata_ixp4xx: kill unused var
      [libata] Clean up driver udma_mask initializers
      [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
      [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
      [libata] sata_mv: print out additional chip info during probe
      Remove sk98lin ethernet driver.
      [netdrvr] Fix dependencies for ax88796 ne2k clone driver
      pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working
      [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ
      drivers/dma: handle sysfs errors
      [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)
      [libata] sata_mv: Convert to new exception handling (EH) infrastructure
      [libata] sata_mv: Fix and clean up per-chip-generation tests
      pda_power: clean up irq, timer
      Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      kernel/auditfilter: kill bogus uninit'd-var compiler warning
      [netdrvr] natsemi: Fix device removal bug
      [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
      drivers/usb/misc/auerswald: fix status check, remove redundant check
      drivers/net/wan/pc300_drv: fix bug caught by gcc warning
      drivers/telephony/ixj: cleanup and fix gcc warning
      drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
      drivers/net/wan/sbni: kill uninit'd var warning
      drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
      [libata] sata_mv: use pci_try_set_mwi()
      drivers/atm/ambassador: kill uninit'd var warning, and fix bug
      drivers/*: mark variables with uninitialized_var()
      arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
      [ISDN] HiSax: move card setup into separate function
      [ISDN] HiSax: move card state alloc/setup code into separate functions
      [ISDN] HiSax netjet_s: code movement, prep for hotplug
      [ISDN] HiSax netjet_u: split setup into 3 smaller functions
      [ISDN] HiSax enternow: split setup into 3 smaller functions
      [ISDN] HiSax bkm_a4t: split setup into two smaller functions
      [ISDN] HiSax hfc_pci: minor cleanups
      Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      [libata] sata_mv: Micro-optimization and cleanups
      [libata] sata_mv: minor cleanups

Jeff Layton (3):
      NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()
      NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
      NFSv4: handle lack of clientaddr in option string

Jennifer Hunt (1):
      [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.

Jens Axboe (38):
      use_clustering (sht) bit set to 0 in AHCI ?
      blk_hw_contig_segment(): bad segment size checks
      Remove acsi.c
      Remove legacy CDROM drivers
      splice: abstract out actor data
      vmsplice: add vmsplice-to-user support
      sys_sendfile: switch to using ->splice_read, if available
      sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
      sendfile: kill generic_file_sendfile()
      splice: add void cookie to the actor data
      loop: convert to using splice_direct_to_actor() instead of sendfile()
      sendfile: convert nfs to using splice_read()
      sendfile: convert nfsd to splice_direct_to_actor()
      splice: divorce the splice structure/function definitions from the pipe header
      pipe: allow passing around of ops private pointer
      relay: use splice_to_pipe() instead of open-coding the pipe loop
      sendfile: remove bad_sendfile() from bad_file_ops
      splice: completely document external interface with kerneldoc
      Remove remnants of sendfile()
      pipe: change the ->pin() operation to ->confirm()
      pipe: add documentation and comments
      cfq-iosched: fix async queue behaviour
      splice: fix offset mangling with direct splicing (sendfile)
      nfsd: fix nfsd_vfs_read() splice actor setup
      bsg: support for full generic block layer SG v3
      bsg: use u32 etc instead of uint32_t
      bsg: style cleanup
      bsg: silence a bogus gcc warning
      Add queue resizing support
      bsg: add cheasy error checks for sysfs stuff
      splice: direct splicing updates ppos twice
      bsg: address various review comments
      bsg: convert to dynamic major
      bsg: mark FUJITA Tomonori as bsg maintainer
      bsg: fix missing space in version print
      debugfs: remove rmdir() non-empty complaint
      IDE: fix termination of non-fs requests
      splice: fix bad unlock_page() in error case

Jeremy Fitzhardinge (46):
      kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
      add kstrndup
      add argv_split()
      usermodehelper: split setup from execution
      Add common orderly_poweroff()
      usermodehelper: Tidy up waiting
      use elfnote.h to generate vsyscall notes.
      paravirt: add an "mm" argument to alloc_pt
      paravirt: add a hook for once the allocator is ready
      paravirt: increase IRQ limit
      paravirt: unstatic leave_mm
      paravirt: unstatic smp_store_cpu_info
      paravirt: make siblingmap functions visible
      paravirt: export __supported_pte_mask
      Allocate and free vmalloc areas
      paravirt: helper to disable all IO space
      Add a sched_clock paravirt_op
      Add nosegneg capability to the vsyscall page notes
      xen: Add Xen interface header files
      xen: Core Xen implementation
      xen: virtual mmu
      xen: event channels
      xen: time implementation
      xen: configuration
      xen: add pinned page flag
      xen: Complete pagetable pinning
      xen: ignore RW mapping of RO pages in pagetable_init
      xen: Account for stolen time
      xen: Implement sched_clock
      xen: SMP guest support
      xen: Add support for preemption
      xen: lazy-mmu operations
      xen: hack to prevent bad segment register reload
      xen: use the hvc console infrastructure for Xen console
      xen: Add grant table support
      xen: add the Xenbus sysfs and virtual device hotplug driver
      xen: add virtual block device driver.
      xen: add virtual network device driver
      xen: machine operations
      xen: handle external requests for shutdown, reboot and sysrq
      xen: Place vcpu_info structure into per-cpu memory
      xen: Attempt to patch inline versions of common operations
      xen: suppress abs symbol warnings for unused reloc pointers
      xen: use iret directly when possible
      xen: disable all non-virtual drivers
      i386: fix iounmap's use of vm_struct's size field

Jeremy Katz (2):
      USB: Support Blackberry Pearl with berry_charge
      USB: Don't autosuspend Blackberry devices.

Jeremy Kerr (10):
      [POWERPC] spusched: Fix timeslice calculations
      [POWERPC] spusched: Print out scheduling tunables with DEBUG
      [POWERPC] spufs: Remove spufs_dir_inode_operations
      [POWERPC] spufs: Trivial whitespace fixes
      [POWERPC] spufs: Fix libassist accounting
      [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
      [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
      [CELL] spufs: fix array size of channel index
      [CELL] spufs: remove unused file argument from spufs_run_spu()
      spufs: make signal-notification files readonly for NOSCHED contexts

Jerome Borsboom (1):
      [NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATed

Jes Sorensen (2):
      [IA64] silence GCC ia64 unused variable warnings
      sn_console section mismatch warning

Jesper Juhl (12):
      [XFS] Cancel transactions on xfs_itruncate_start error.
      SubmitChecklist update, fix spelling error
      Add missing files and dirs to 00-INDEX in Documentation/
      Remove the last few UMSDOS leftovers
      isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()
      dm: fix memory leak in dm_create_persistent() when starting metadata update thread fails
      ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error path
      USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
      cr_backlight_probe() allocates too little storage for struct cr_panel
      Memory leak in tpm_ascii_bios_measurements_open()
      i386: Remove unneeded test of 'task' in dump_trace()
      [POWERPC] Clean up duplicate includes in drivers/macintosh/

Jesse Barnes (2):
      fbdev: fbcon: console unregistration from unregister_framebuffer
      vt: add comment for unbind_con_driver()

Jing Min Zhao (1):
      [NETFILTER]: nf_conntrack_h323: check range first in sequence extension

Jiri Benc (1):
      mac80211: fix GCC warning on 64bit platforms

Jiri Kosina (11):
      HID: make debugging output runtime-configurable
      HID: input mapping for Chicony KU-0418 tactical pad
      HID: force hid-input for Microsoft SideWinder GameVoice device
      HID: support for Petalynx Maxter remote control
      HID: Add NOGET quirk for all NCR devices
      HID: separate quirks for report descriptor fixup
      HID: Logitech keyboard 0xc311 needs reset leds quirk
      HID: handle cases of volume knobs generating relative values
      Merge branches 'debug-module-param' and 'upstream' into for-linus
      kernel/printk.c: document possible deadlock against scheduler
      x86_64: fix wrong comment regarding set_fixmap()

Jiri Slaby (25):
      sx: switch subven and subid values
      PCI: ATM: lanai, change VENDOR to DEVICE
      PCI: i386: traps, change VENDOR to DEVICE
      PCI: pci_ids, reorder some entries
      PCI: pci_ids, add atheros and 3com_2 vendors
      PCI: pci_ids, remove double or more empty lines
      Char: n_hdlc, allow RESTARTSYS retval of tty write
      Char: mxser_new, fix sparse warning
      Char: tty_ioctl, use wait_event_interruptible_timeout
      Char: tty_ioctl, little whitespace cleanup
      Char: genrtc, use wait_event_interruptible
      Char: n_r3964, use wait_event_interruptible
      Char: ip2, use msleep for sleeping
      Char: cyclades, add firmware loading
      Char: cyclades, fix sparse warning
      Char: isicom, cleanup locking
      Char: isicom, del_timer at exit
      Char: isicom, proper variables types
      Char: moxa, eliminate busy waiting
      Char: specialix, remove busy waiting
      Char: riscom8, eliminate busy loop
      Char: vt, use kzalloc
      Char: vt, use ARRAY_SIZE
      Char: Kconfig, mxser_new: remove experimental comment
      Char: stallion, remove user class report request

Joachim Deguara (1):
      x86_64: make k8topology multi-core aware

Joachim Fenkes (11):
      IB/ehca: Refactor "maybe missed event" code
      IB/ehca: HW level, HW caps and MTU autodetection
      IB/ehca: QP code restructuring in preparation for SRQ
      IB/ehca: add Shared Receive Queue support
      IB/ehca: Lock renaming, static initializers
      IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
      IB/ehca: Change idr spinlocks into rwlocks
      IB/ehca: Return QP pointer in poll_cq()
      IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
      IB/ehca: Fix HW level autodetection
      IB/ehca: Make internal_create/destroy_qp() static

Joakim Tjernlund (1):
      spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x

Joan Eslinger (1):
      IB/ipath: Change use of constants for TID type to defined values

Joe Jin (1):
      hugetlb: fix race in alloc_fresh_huge_page()

Joel Becker (7):
      configfs: consistent attribute size
      configfs: Convert subsystem semaphore to mutex
      configfs: accessing item hierarchy during rmdir(2)
      configfs: config item dependancies.
      ocfs2: Depend on configfs heartbeat items.
      ocfs2: live heartbeat depends on the local node configuration
      ocfs2: Wake up a starting region if it gets killed in the background.

Joerg Roedel (1):
      KVM: SVM: Reliably detect if SVM was disabled by BIOS

Johannes Berg (22):
      [POWERPC] Use mktime in timer sysdev
      [POWERPC] powermac i2c: Use mutex
      [POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
      configsfs buffer: use mutex
      mac80211: show transmitted frames on monitor interfaces
      mac80211: remove ieee80211_msg_passive_scan
      mac80211: remove ieee80211_set_aid_for_sta
      mac80211: separate monitor/subif_start_xmit
      mac80211: kill rate control ioctls
      mac80211: kill antenna select ioctls
      mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl
      mac80211: kill PRISM2_PARAM_CLEAR_KEYS
      mac80211: conserve stack space due to padding
      mac80211: clarify some mac80211 things
      mac80211: use debugfs_rename
      mac80211: regdomain.c needs to include ieee80211_i.h
      [NETLINK]: negative groups in netlink_setsockopt
      [NETLINK]: allocate group bitmaps dynamically
      [NETLIKN]: Allow removing multicast groups.
      [GENETLINK]: Dynamic multicast groups.
      lockdep debugging: give stacktrace for init_error
      stacktrace: fix header file for !CONFIG_STACKTRACE

Johannes Weiner (1):
      Replace obscure constructs in fs/block_dev.c

John Donoghue (1):
      EP93XX_ETH must select MII

John Gregor (2):
      IB/ipath: Remove incompletely implemented ipath_runtime flags and code
      IB/ipath: Update copyright dates

John Keller (1):
      [IA64] SN: Correct ROM resource length for BIOS copy

John W. Linville (2):
      eeprom_93cx6: shorten pulse timing to match spec
      rtl8187: add header blocks and indicate origin of magic values

Jon Loeliger (1):
      [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().

Jon Tollefson (1):
      [POWERPC] Move common code out of if/else

Jonathan Brassow (4):
      dm raid1: clear region outside spinlock
      dm: add ratelimit logging macros
      dm raid1: handle resync failures
      dm raid1: handle log failure

Jonathan Phenix (1):
      [ALSA] hda-codec - Output MFG information for HDA devices

Jose R. Santos (3):
      ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
      jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
      jbd2: Move jbd2-debug file to debugfs

Josef 'Jeff' Sipek (6):
      eCryptfs: Move ecryptfs docs into Documentation/filesystems/
      fs: introduce vfs_path_lookup
      sunrpc: use vfs_path_lookup
      nfsctl: use vfs_path_lookup
      fs: mark link_path_walk static
      fs: remove path_walk export

Josef Bacik (2):
      [DLM] keep dlm from panicing when traversing rsb list in debugfs
      [DLM] fix reference counting

Josh Boyer (3):
      [POWERPC] Consolidate PowerPC 750 cputable features
      [POWERPC] Schedule removal of arch/ppc
      [POWERPC] Fix ARCH=ppc builds

Josh Triplett (2):
      CodingStyle: add information about trailing whitespace
      CodingStyle: add information about editor modelines

Joshua Hoblitt (1):
      [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver

Jouni Malinen (1):
      hostap: Remove driver version number

Jozsef Kadlecsik (1):
      [NETFILTER]: x_tables: add TRACE target

Juerg Haefliger (3):
      hwmon: New SMSC DME1737 driver
      hwmon/dme1737: Add documentation
      hwmon: add SCH5317 to smsc47b397 driver

Juergen Beisert (1):
      x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.

Julien Eyries (1):
      HID: support for Gameron dual psx adaptor

Jun'ichi Nomura (1):
      dm io: fix panic on large request

Junio C Hamano (3):
      ide_in_drive_list(): accept NULL as the wildcard for firmware revision
      mips au1xxx_ide.h: use NULL as firmware-revision wildcard
      ide_in_drive_list(): "ALL" is not a wildcard anymore

KAMEZAWA Hiroyuki (1):
      change zonelist order: zonelist order selection logic

Kailang Yang (4):
      [ALSA] hda-codec - Add proper model for HP xw series
      [ALSA] hda-codec - Add support of ALC268 codec
      [ALSA] hda-codec - Some fixes for Realtek codec supports
      [ALSA] hda-codec - Fix ALC662 auto mode

Kaiwan N Billimoria (1):
      spi_lm70llp parport adapter driver

Kalpak Shah (2):
      ext4: Add nanosecond timestamps
      ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields

Kapil Juneja (2):
      gianfar: add support for SGMII
      phylib: m88e1111: enable SGMII mode

Kars de Jong (5):
      [SCSI] 53c700: m68k support for the 53c700 SCSI core
      [SCSI] 53c700: m68k BVME6000 NCR53C710 SCSI
      [SCSI] 53c700: m68k MVME16x NCR53C710 SCSI
      [SCSI] 53c700: Amiga 4000T NCR53c710 SCSI
      [SCSI] 53c700: Amiga Zorro NCR53c710 SCSI

Karsten Keil (1):
      sane irq initialization in sedlbauer hisax

Kawai, Hidehiro (7):
      coredump masking: bound suid_dumpable sysctl
      coredump masking: reimplementation of dumpable using two flags
      coredump masking: add an interface for core dump filter
      coredump masking: ELF: enable core dump filtering
      coredump masking: ELF-FDPIC: remove an unused argument
      coredump masking: ELF-FDPIC: enable core dump filtering
      coredump masking: documentation for /proc/pid/coredump_filter

Kay Sievers (4):
      ieee1394: convert ieee1394 from "struct class_device" to "struct device"
      Rules on how to use sysfs in userspace programs
      Driver core: add missing kset uevent
      Driver core: accept all valid action-strings in uevent-trigger

Kaz Kojima (1):
      sh: Fix up futex implementation.

Kazunori Asayama (3):
      [POWERPC] spufs: Fix lost events in poll/epoll on mfc
      [POWERPC] spufs: Save dma_tagstatus_R in CSA
      [CELL] spufs: Avoid unexpectedly restaring MFC during context save

Kees Cook (1):
      Documentation: /proc/$pid/stat files

Kees Lemmens (1):
      USB: oti6858 usb-serial driver (in Nokia CA-42 cable)

Keir Fraser (1):
      Fix swiotlb_sync_single_range()

Keith Owens (1):
      i386: Do not include other cpus' interrupt 0 in nmi_watchdog

Kenji Kaneshige (2):
      PCI: hotplug: pciehp: Fix possible race condition in writing slot
      PCI: hotplug: pciehp: wait for 1 second after power off slot

Kevin D. Kissell (1):
      [MIPS] SMTC: Interrupt mask backstop hack

Kevin Lloyd (2):
      USB: sierra: Add TRU-Install (c) Support
      USB: sierra: Add new devices

Klaus Weidner (1):
      audit: fix broken class-based syscall audit

Komuro (1):
      PCMCIA-NETDEV : add new ID of lan&modem multifunction card

Konrad Rzeszutek (2):
      Inhibit NMI watchdog when Alt-SysRq-T operation is underway
      i386: touch_nmi_watchdog() in print_trace_address()

Kou Ishizaki (1):
      scc_pata.c: Workaround for errata A308 (take 2)

Krishna Kumar (2):
      [NET]: qdisc_restart - readability changes plus one bug fix.
      [NET]: qdisc_restart - couple of optimizations.

Kristen Carlson Accardi (7):
      ACPI: dock: cleanup the uid patch
      ACPI: dock: use dynamically allocated platform device
      ACPI: dock: add immediate_undock option
      ACPI: dock: unsuppress uevents
      ACPI: dock: send envp with uevent
      ACPI: bay: unsuppress uevents
      ACPI: bay: send envp with uevent

Kristian Hoegsberg (2):
      lib: add idr_for_each()
      lib: add idr_remove_all

Kristian Høgsberg (2):
      firewire: Document userspace ioctl interface.
      [SCSI] Make scsi_host_template::proc_name const char * instead of char *.

Kristoffer Ericson (6):
      sh: hd64461.h cleanup and added comments.
      sh: Kill off dead mach.c for hp6xx.
      sh: sh-rtc support for SH7709.
      sh: hd64461 tidying.
      [ARM] 4459/1: Changing email in MAINTAINERS file
      [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform Driver

Kristoffer Nyborg Gregertsen (1):
      [AVR32] Don't wire up macb0 unless SW6 is in default position

Krzysztof Helt (3):
      fbcon: smart blitter usage for scrolling
      pm2fb: white spaces clean up
      pm3fb: fillrect acceleration

Kumar Gala (26):
      [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
      [POWERPC] 52xx: Remove support for PCI bus_offset
      [POWERPC] Pass the pci_controller into pci_exclude_device
      [POWERPC] Remove hack to determine the 2nd PHBs bus number
      [POWERPC] Remove bus_offset in places its not really used
      [POWERPC] Added self_busno to indicate which bus number the PHB is
      [POWERPC] Removed remnants of bus_offset
      [POWERPC] Added indirect_type to handle variants of PCI ops
      [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
      [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h
      [POWERPC] Remove local_number from pci_controller
      [POWERPC] Removed dead code related to PCI on ppc32
      [POWERPC] Use global_number in ppc32 pci_controller
      [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
      [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
      [POWERPC] Move common PCI code out of pci_32/pci_64
      [POWERPC] Use ppc64 style list management for pci_controller on ppc32
      [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c
      [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
      [POWERPC] Kill pcibios_enable_resources()
      [POWERPC] Fix up interrupt senses for MPC85xx boards
      [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h
      [POWERPC] Move inline asm eieio to using eieio inline function
      [POWERPC] CPM_UART: Use inline function form of eieio
      gianfar: kill unused header
      scc_pata: Use inline function for eieio

Larry Finger (4):
      bcm43xx: Fix deviation from specifications in set_baseband_attenuation
      [MAC80211]: Add support for SIOCGIWRATE ioctl
      [MAC80211]: Set low initial rate in rc80211_simple
      mac80211: Implementation of SIOCSIWRATE

Latchesar Ionkov (3):
      9p: Reorganization of 9p file system code
      net/9p: change net/9p module name to 9pnet
      net/9p: set error to EREMOTEIO if trans->write returns zero

Laurent Pinchart (2):
      [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c
      USB: Fix up full-speed bInterval values in high-speed interrupt descriptor

Lee Schermerhorn (1):
      hugetlbfs: handle empty options string

Len Brown (19):
      ACPI: Lindent processor throttling code
      ACPI: disable _OSI(Linux) by default
      ACPI: update MAINTAINERS for EC and battery
      ACPI: netlink: remove unnecessary EXPORT_SYMBOL
      Pull acpica into release branch
      Pull acpi-debug into release branch
      Pull battery into release branch
      Pull sbs into release branch
      Pull ec into release branch
      Pull bugzilla-7880 into release branch
      Pull dock-bay into release branch
      Pull misc into release branch
      Pull sony into release branch
      Pull thinkpad into release branch
      Pull throttle into release branch
      Pull video into release branch
      Pull osi into release branch
      Pull netlink into release branch
      Pull tables-in-sysfs into release branch

Lennart Poettering (1):
      DMI-based module autoloading

Li Yang (9):
      [POWERPC] qe_lib: export symbols for QE driver to compile as module
      [POWERPC] 83xx: USB platform code rework
      [POWERPC] Fix typo in Ebony default DTS
      USB: ehci_fsl update for MPC831x support
      USB: fsl_usb2_udc: replace deprecated irq flag
      USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
      USB: fsl_usb2_udc: fix bug for portsc bit masking
      HOWTO: add Chinese translation of Documentation/HOWTO
      zh_CN/HOWTO: update URLs of git trees

Liam Girdwood (1):
      [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857

Linas Vepstas (15):
      [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup
      [POWERPC] Add EEH sysfs blinkenlights
      [POWERPC] Show EEH per-device false positives
      [POWERPC] Remove dead EEH code
      [POWERPC] Tweak EEH copyright info
      s2io: add PCI error recovery support
      s2io: add PCI error recovery support
      spidernet: beautify error messages
      spidernet: enhance the dump routine
      spidernet: invalidate unused pointer.
      spidernet: service TX later.
      spidernet: move a block of code around
      spidernet: fix misnamed flag
      spidernet: driver docmentation
      spidernet: Replace literal with const

Linus Nilsson (2):
      DocBook: Change a headline in kernel-locking to list all three main types of locking.
      Documentation: Fix a mispelt "probably" in SubmittingPatches.

Linus Torvalds (128):
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge git://git.infradead.org/~dwmw2/battery-2.6
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
      Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
      Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
      Revert "[BNX2]: Seems to not need net/tcp.h"
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
      Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Revert "[CPUFREQ] powernow-k8: clarify number of cores."
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
      Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"
      Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
      Merge git://git.infradead.org/battery-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Fix new generic block device SG compile
      Remove duplicate comments from sysctl.c
      Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Revert "[NET]: Fix races in net_rx_action vs netpoll."
      Make check_signature depend on CONFIG_HAS_IOMEM
      Make BLK_DEV_BSG depend strictly on SCSI=y
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
      Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
      Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
      Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Make the "z/VM unit record device driver" depend on S390
      Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
      Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
      Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
      Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Fix up non-NUMA SLAB configuration for zero-sized allocations
      slub: fix ksize() for zero-sized pointers
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
      Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
      Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
      Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
      Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-block
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
      Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Revert "sys_time() speedup"
      Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6
      Un-ignore "vmlinux.lds.S" in .gitignore
      Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
      Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
      Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
      Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
      Linux 2.6.23-rc1

Luca Olivetti (2):
      V4L/DVB (5625): Add support for the AF9005 demodulator from Afatech
      V4L/DVB (5626): Marked af9005 driver as experimental and fix dependencies

Luca Risolia (3):
      V4L/DVB (5765): SN9C1xx driver updates
      V4L/DVB (5766): ET61x251 driver updates
      V4L/DVB (5767): ZC0301 driver updates

Luca Tettamanti (2):
      KVM: Fix x86 emulator writeback
      KVM: Avoid useless memory write when possible

Lucy McCoy (1):
      USB Serial Keyspan: add support for USA-49WG & USA-28XG

Luming Yu (2):
      ACPI: video: output switch sysfs support
      ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support

Maciej W. Rozycki (4):
      [MIPS] No I/O ports on the DECstation
      [MIPS] DECstation: Optimised early printk()
      sb1250-duart.c: SB1250 DUART serial support
      zs: move to the serial subsystem

Magnus Damm (13):
      sh: rework intc2 code
      sh: rework ipr code
      sh: Fix irq assignment for uarts on sh7722
      sh: intc - shared IPR and INTC2 controller
      sh: intc - add support for 7722 processor
      sh: clean up interrupt code for solution engine 7722 board
      sh: IPR/INTC2 IRQ setup consolidation.
      sh: intc - improve group support
      sh: intc - add support for 7780
      sh: zero terminate 8250 platform data for r2d board
      sh: update r2d defconfig and fix SH7751R pci compliation
      sh: intc - add support for SH7750 and its variants
      pata_platform: Fix NULL pointer dereference

Manish Ahuja (1):
      [POWERPC] Remove extra return statement

Manuel Lauss (2):
      [ALSA] SH7760 ASoC support
      [ALSA] soc/sh: let SND_SOC_PCM_SH7760 depend on SH_DMABRG

Marc Eshel (2):
      knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
      gfs2: stop giving out non-cluster-coherent leases

Marc Pignat (1):
      mmc: at91_mci: wakeup on card insertion (or removal)

Marc St-Jean (5):
      [MIPS] PMC MSP71xx core platform
      [MIPS] PMC MSP71xx mips common
      [MIPS] PMC MSP71xx PCI support
      [MIPS] PMC MSP71xx default configuration
      i2c: New PMC MSP71xx TWI bus driver

Marcel Holtmann (4):
      [Bluetooth] Add hci_recv_fragment() helper function
      [Bluetooth] Use hci_recv_fragment() within HCI USB driver
      [Bluetooth] Add basics to better support and handle eSCO links
      USB: Add URB_FREE_BUFFER flag and the logic behind it

Marcin Juszkiewicz (2):
      PCMCIA: add Socket Ethernet card into pcnet_cs
      PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia

Marco Gittler (2):
      V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmware
      V4L/DVB (5829): Firmware extract and loading for opera dvb-usb update

Marek Vasut (2):
      OMAP: LCD panel support for Palm Tungsten|T
      OMAP: LCD panel support for the Palm Zire71

Marisuz Kozlowski (1):
      drivers/edac: i5000 define typo

Mariusz Kozlowski (2):
      arm26: remove broken and unused macro
      powerpc: tlb_32.c build fix

Mark A. Greer (5):
      [POWERPC] Remove 'make zImage.dts' feature
      [POWERPC] When appropriate, wrap device tree with zImage
      [POWERPC] Update holly to use new dts wrapping feature
      [POWERPC] Call add_preferred_console when MPSC is console
      [POWERPC] Remove 'console=' from cmdline on prpmc2800

Mark Debbage (2):
      IB/ipath: Correct checking of swminor version field when using subports
      IB/ipath: Make handling of one subport consistent

Mark Fasheh (20):
      ocfs2: take ip_alloc_sem during entire truncate
      ocfs2: rework ocfs2_buffered_write_cluster()
      ocfs2: factor out write aops into nolock variants
      ocfs2: shared writeable mmap
      ocfs2: harden buffer check during mapping of page blocks
      ocfs2: simplify deallocation locking
      ocfs2: plug truncate into cached dealloc routines
      ocfs2: use all extent block suballocators
      ocfs2: abstract btree growing calls
      ocfs2: btree changes for unwritten extents
      ocfs2: small cleanup of ocfs2_write_begin_nolock()
      ocfs2: support writing of unwritten extents
      ocfs2: Support creation of unwritten extents
      ocfs2: btree support for removal of arbirtrary extents
      ocfs2: update truncate handling of partial clusters
      ocfs2: support for removing file regions
      ocfs2: Support xfs style space reservation ioctls
      ocfs2: ->fallocate() support
      ocfs2: release page lock before calling ->page_mkwrite
      Document ->page_mkwrite() locking

Mark Fortescue (1):
      [SPARC32]: Fix rounding errors in ndelay/udelay implementation.

Mark Goodwin (1):
      [IA64] correctly count CPU objects in the ia64/sn hwperf interface

Mark Grondona (1):
      drivers/edac: fix e752x reversed csrows

Mark Lord (1):
      USB: hub.c loops forever on resume from ram due to bluetooth

Mark M. Hoffman (2):
      i2c: Fix sparse warning in i2c.h
      hwmon: New maintainer

Mark Vytlacil (1):
      Input: aiptek - fix relative mode parsing

Mark Zhan (1):
      rtc: add support for the ST M48T59 RTC

Markus Rechberger (1):
      KVM: Fix includes

Martin Bligh (1):
      [SCSI] megaraid: fix compiler warnings

Martin K. Petersen (1):
      USB: io_ti: Digi EdgePort update for new devices

Martin Michlmayr (2):
      i2c-iop3xx: Switch to static adapter numbering
      Thecus N2100: register rtc-rs5c372 i2c device

Martin Schwidefsky (5):
      [S390] Bogomips calculation for 64 bit.
      [S390] system call optimization.
      [S390] Update default configuration.
      mm: remove ptep_establish()
      mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty

Masahide NAKAMURA (3):
      [IPV6] MIP6: Kill unnecessary ifdefs.
      [IPV6] MIP6: Loadable module support for MIPv6.
      [XFRM]: Add module alias for transformation type.

Masakazu Mokuno (4):
      [POWERPC] PS3: Compare firmware version
      ps3: gigabit ethernet driver for PS3, take3
      zd1211rw: Add ID for Planex GW-US54GXS
      [ALSA] Add PS3 sound driver

Masashi Kimoto (1):
      [POWERPC] PS3: Add support for HDMI RGB Full Range mode

Masato Noguchi (7):
      [CELL] spufs: remove needless context save/restore code
      [CELL] spufs: fix decr_status meanings
      [CELL] spufs: fix read and write for decr_status file
      [CELL] spufs: limit saving MFC_CNTL bits
      [CELL] spufs: dont halt decrementer at restore step 47
      [CELL] spufs: change decrementer restore timing
      [CELL] spufs: use find_first_bit() instead of sched_find_first_bit()

Masoud Asgharifard Sharbiani (1):
      x86: i386-show-unhandled-signals-v3

Mathieu Desnoyers (5):
      [POWERPC] Remove unnecessary #undef printk from prom.c
      cris: use DATA_DATA in cris
      powerpc: add missing DATA_DATA to powerpc
      xtensa: use DATA_DATA in xtensa
      x86_64: x86_64 - Use non locked version for local_cmpxchg()

Matt Carlson (3):
      [TG3]: Fix the polarity bit.
      [TG3]: Enable auto MDI.
      [TG3]: Add missing NVRAM strapping.

Matt Mackall (2):
      random: fix bound check ordering (CVE-2007-3105)
      slob: reduce list scanning

Matt Reimer (1):
      [ALSA] Make s3c24xx_i2s_set_clkdiv() change the correct bits

Matthew Garrett (1):
      V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.

Matthew Gregan (1):
      KVM: Implement IA32_EBL_CR_POWERON msr

Matthew Ranostay (3):
      [ALSA] hda: add eapd support to additional idt codecs
      [ALSA] hda: stac9202 mixer fix
      [ALSA] hda: Enable SPDIF in/out on some stac9205 boards

Matthew Wilcox (6):
      PCI: Only build PCI syscalls on architectures that want them
      [SCSI] Add Brownie 1200U3P to blacklist
      [SCSI] Clean up scsi_add_lun a bit
      [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy
      Update .gitignore for arch/i386/boot
      Fix Lindent to not indent preprocessor comments so far

Matthias Kaehlcke (22):
      hostap: Use list_for_each_entry
      ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
      ide: use mutex instead of ide_setting_sem semaphore in IDE driver
      Use list_for_each_entry() instead of list_for_each() in the block device
      use list_for_each_entry() for iteration in Prism 54 driver
      [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driver
      sysdev: use mutex instead of semaphore
      Power Management: use mutexes instead of semaphores
      scx200_acb: Use mutex instead of semaphore
      USB: drivers/block/ub.c: use list_for_each_entry()
      [SCSI] megaraid_mbox: use mutex instead of semaphore
      Use mutexes instead of semaphores in I2O driver
      fs/block_dev.c: use list_for_each_entry()
      use mutex instead of semaphore in SPI core/init code
      Use mutex instead of semaphore in CAPI 2.0 driver
      V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver
      V4L/DVB (5811): Use mutex instead of semaphore in Virtual Video driver
      drivers/edac: change from semaphore to mutex operation
      USB: use mutex instead of semaphore in the USB gadget serial driver
      USB: use mutex instead of semaphore in the ELAN U132 adapter driver
      USB: use mutex instead of semaphore in the Adutux driver
      USB: use mutex instead of semaphore in the FTDI ELAN driver

Mattia Dongili (7):
      sony-laptop: add new SNC handlers
      sony-laptop: map wireless switch events to KEY_WLAN
      sony-laptop: Add support for recent Vaios Fn keys (C series for now)
      sony-laptop: Invoke _INI for SNC devices that provide it
      sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key table.
      sony-laptop: Add Vaio FE to the special init sequence
      sony-laptop: Fix event reading in sony-laptop

Mauro Carvalho Chehab (19):
      V4L/DVB (5563a): Add experimental support for tea5761 tuner
      V4L/DVB (5681): Correct aliases for STD/L and STD/Lc
      V4L/DVB (5727): Remove VIVI_SCATTER
      V4L/DVB (5774a): Remove CONFIG_BIGPHYS_AREA from zoran_driver
      V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c
      V4L/DVB (5763): Fix tea5761 unselection
      V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg
      V4L/DVB (5789): Fix 3dfx Voodoo entries on Cardlist
      V4L/DVB (5790): Fix error handling for stv680
      V4L/DVB (5791): Fix Kbuild for kbd-ir-i2c
      V4L/DVB (5819): Cleanup: reorder some includes
      V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)
      V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay
      V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers
      V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers
      V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout
      V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers
      V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
      V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies

Maxim Shchetynin (1):
      [CELL] driver for DDR2 memory on AXON

Maxim Uvarov (1):
      taskstats: add context-switch counters

Meelap Shah (2):
      knfsd: nfsd4: vary maximum delegation limit based on RAM size
      knfsd: nfsd4: don't delegate files that have had conflicts

Mel Gorman (6):
      Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
      Create the ZONE_MOVABLE zone
      Allow huge page allocations to use GFP_HIGH_MOVABLE
      handle kernelcore=: generic
      Add a movablecore= parameter for sizing ZONE_MOVABLE
      Remove alloc_zeroed_user_highpage()

Micah Cowan (1):
      Only send SIGXFSZ when exceeding rlimits.

Micah Gruber (2):
      [IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
      Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c

Michael Albaugh (4):
      IB/ipath: Support blinking LEDs with an led_override file
      IB/ipath: Lock and always use shadow copies of GPIO register
      IB/ipath: Log "active" time and some errors to EEPROM
      IB/ipath: Add capability to modify PBC word

Michael Barkowski (1):
      phylib: add the ICPlus IP175C PHY driver

Michael Chan (17):
      [BNX2]: Add bnx2_set_default_link().
      [BNX2]: Add remote PHY bit definitions.
      [BNX2]: Add support for remote PHY.
      [BNX2]: Add ethtool support for remote PHY.
      [BNX2]: Modify link up message.
      [BNX2]: Reduce spurious INTA interrupts.
      [BNX2]: Enhance the heartbeat.
      [BNX2]: Print management firmware version.
      [BNX2]: Update version to 1.6.2.
      [TG3]: Fix irq_sync race condition.
      [TG3]: Update version to 3.78.
      [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
      [BNX2]: Support NVRAM on 5709.
      [BNX2]: Add delay before reading firmware version.
      [BNX2]: Use constants for stats ticks.
      [BNX2]: Update version to 1.6.3.
      [TG3]: Fix msi issue with kexec/kdump.

Michael Ellerman (14):
      [POWERPC] Split virq setup logic out into irq_setup_virq()
      [POWERPC] Add irq_create_direct_mapping()
      [POWERPC] Add for_each_compatible_node()
      [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c
      [POWERPC] Check for the root node in of_detach_node()
      [POWERPC] Generalise device_node flag interface
      [POWERPC] Add a warning to help trackdown device_node refcounting bugs
      [POWERPC] Make the debugfs "powerpc" dir globally accessible
      PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
      PCI: Make pcibios_add_platform_entries() return errors
      jprobes: make struct jprobe.entry a void *
      jprobes: remove JPROBE_ENTRY()
      jprobes: make jprobes a little safer for users
      [CELL] add support for MSI on Axon-based Cell systems

Michael Halcrow (1):
      eCryptfs: ecryptfs_setattr() bugfix

Michael Hanselmann (1):
      USB: Fix NEC OHCI chip silicon bug

Michael Hennerich (9):
      Blackfin arch: add missing implementations SIC_IWR crosses several registers
      Blackfin arch: Enable BF54x PIN/GPIO interrupts
      Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS
      Blackfin arch: add BF54x missing GPIO access functions
      Blackfin arch: Fix Warning add some defines in BF54x header file
      Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch
      Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default
      Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
      Video Console: Blackfin doesnt support VGA console

Michael Holzheu (1):
      [S390] Program check in diag 210 under 31 bit

Michael Krufky (37):
      V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function
      V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll
      V4L/DVB (5634): Saa7134-dvb: convert philips td1316 handling to use dvb-pll
      V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pll
      V4L/DVB (5648): Dvb/frontends: remove unnecessary #include's of "dvb-pll.h"
      V4L/DVB (5649): Umt-010: convert tua6034 handling to properly use dvb-pll
      V4L/DVB (5650): Umt-010: trivial whitespace cleanup
      V4L/DVB (5651): Dibusb-mb: convert pll handling to properly use dvb-pll
      V4L/DVB (5652): Dibusb-mb: use dvb_attach for dib3000mb_attach
      V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addr
      V4L/DVB (5718): Mt20xx: whitespace cleanup
      V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
      V4L/DVB (5734): Cx88: kill dev->fw_size
      V4L/DVB (5741): Tuner: add release callback
      V4L/DVB (5742): Tuner: define release callback for mt20xx, tda9887 and tda8290
      V4L/DVB (5743): Tuner: clean up kfree() after release
      V4L/DVB (5747): Tea5761: remove duplicated "#include <media/tuner.h>"
      V4L/DVB (5753): Tuner: create struct tuner_operations
      V4L/DVB (5754): Mt20xx: store tuning operations in tuner_operations structure
      V4L/DVB (5755): Tda8290: store tuning operations in tuner_operations structure
      V4L/DVB (5756): Tda9887: store tuning operations in tuner_operations structure
      V4L/DVB (5757): Tea5761: store tuning operations in tuner_operations structure
      V4L/DVB (5758): Tea5767: store tuning operations in tuner_operations structure
      V4L/DVB (5759): Tuner-simple: store tuning operations in tuner_operations struct
      V4L/DVB (5771): Get_dvb_firmware: update script for new location
      V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev
      V4L/DVB (5778): Dvb-usb: kill unused tuner/i2c functions
      V4L/DVB (5779): Dibusb-mb: fix broken 'tuner_pass_ctrl' functionality
      V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll
      V4L/DVB (5784): Dibusb-mb: fix tuner autodetection regression
      V4L/DVB (5788): Cx88-input: convert nested if's to switch..case
      V4L/DVB (5793): Tuner: remove hardware-specific info from public header
      V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236d
      V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programming
      V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tuner
      V4L/DVB (5801): Tuner: update FCV1236D ranges to match the datasheet
      V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2

Michael Neuling (3):
      [POWERPC] Fix stolen time for SMT without LPAR
      [POWERPC] Do firmware feature fixups after features are initialised
      [POWERPC] Fix future firmware feature fixups function failure

Michael S. Tsirkin (4):
      IB/mlx4: Include linux/mutex.h from mlx4_ib.h
      mlx4_core: Include linux/mutex.h from mlx4.h
      Driver core: include linux/mutex.h from attribute_container.c
      IB/mthca: Change command token on timeout

Michael Wu (3):
      Add rtl8187 wireless driver
      rtl8187: fix endianness issue in rtl8225 register writing
      mac80211: remove rtnl locking in ieee80211_sta.c

Michael-Luke Jones (2):
      [ARM] 4408/2: Fixup support for gtwx5715 ixp4xx board
      [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx board

Michal Marek (3):
      [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
      [XFS] Compat ioctl handler for handle operations
      [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode

Michal Schmidt (5):
      airo: disable the PCI device when unloading module
      airo: delay some initialization until the netdev is up
      airo: fix a race causing initialization failures
      airo: simpler calling convention for enable_MAC()
      airo: start with radio off

Mika Kukkonen (1):
      Couple fixes to fs/ecryptfs/inode.c

Mikael Pettersson (3):
      sata_promise: cleanups
      sata_sil24: sil24_interrupt() micro-optimisation
      sata_promise: SATA hotplug support, take 2

Mike Christie (19):
      [SCSI] iscsi_transport: Check iscsi interface skb allocation return value
      [SCSI] iscsi_transport: export hw address
      [SCSI] qla4xxx: export mac as hw address
      [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers
      [SCSI] iscsi class: add iscsi host set param event
      [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers
      [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name
      [SCSI] iscsi: Some fixes in preparation for bidirectional support - exp_datasn
      [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length
      [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file
      [SCSI] iscsi tcp: fix iscsi xmit state machine
      [SCSI] libiscsi: fix iscsi cmdsn allocation
      [SCSI] libiscsi: make can_queue configurable
      [SCSI] iscsi_tcp: fix handling of data buffer padding
      [SCSI] iscsi_tcp: remove DMA alignment restriction
      [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities
      [SCSI] iscsi_tcp: fix fd leak
      [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address
      [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr

Mike Crash (1):
      [ALSA] hda: support for S/PDIF out on ASUS M2V

Mike Frysinger (12):
      Blackfin arch: new kernel config for BF548-EZKIT
      Blackfin arch: need to rename function after moving to match new internal dma API
      Blackfin arch: cleanup warnings from checkpatch -- no functional changes
      Blackfin arch: scrub dead code
      Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
      Blackfin arch: combine the common code of free_initrd_mem and free_initmem
      Blackfin arch: extract the entry point from the linked kernel
      Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig
      kconfig: use POSIX equality test in check-lxdialog.sh
      kbuild: add support for reading stdin with gen_init_cpio
      kbuild: add support for squashing uid/gid in gen_initramfs_list.sh
      kbuild: use POSIX BRE in headers install target

Mike Galbraith (2):
      sched: simplify sched_find_first_bit()
      sched: fix prio_to_wmult[] for nice 1

Mike Miller (OS Dev (1):
      cciss: add new controller support for P700m

Mike Rapoport (2):
      Input: pxa27x_keyboard - fix compile error
      [ARM] 4475/2: EM-x270 board support

Mike Wolf (1):
      [POWERPC] Oprofile support for Power 5++

Mikko Rapeli (1):
      [Bluetooth] Hangup TTY before releasing rfcomm_dev

Miklos Szeredi (3):
      [AF_UNIX]: Rewrite garbage collector, fixes race.
      split mmap
      only allow nonlinear vmas for ram backed filesystems

Milan Broz (4):
      dm raid1: fix status
      dm snapshot: fix invalidation deadlock
      dm snapshot: permit invalid activation
      dm io: fix panic on large request

Milan Svoboda (1):
      USB: pxa2xx_udc: use generic gpio layer

Milind Arun Choudhary (2):
      PCI: ROUND_UP macro cleanup in drivers/pci
      PCI: pcie: remove SPIN_LOCK_UNLOCKED

Milko Krachounov (1):
      sdhci: add ene controller id

Miloslav Trmac (1):
      Audit: add TTY input auditing

Milton Miller (1):
      [POWERPC] kexec: Send slaves to new kernel earlier

Mingming Cao (2):
      ext4: Enable extents by default
      fix ext4/JBD2 build warnings

Mohan Kumar M (1):
      [POWERPC] Fix interrupt distribution in ppc970

Muli Ben-Yehuda (21):
      OSS trident: massive whitespace removal
      OSS trident: fix locking around write_voice_regs
      OSS trident: replace deprecated pci_find_device with pci_get_device
      x86_64: generalize calgary_increase_split_completion_timeout
      x86_64: update copyright notice
      x86_64: introduce handle_quirks() for various chipset quirks
      x86_64: introduce chipset specific ops
      x86_64: abstract how we find the iommu_table for a device
      x86_64: introduce CalIOC2 support
      x86_64: add chip_ops and a quirk function for CalIOC2
      x86_64: implement CalIOC2 TCE cache flush sequence
      x86_64: make dump_error_regs a chip op
      x86_64: grab PLSSR too when a DMA error occurs
      x86_64: reserve TCEs with the same address as MEM regions
      x86_64: tabify and trim trailing whitespace
      x86_64: only reserve the first 1MB of IO space for CalIOC2
      x86_64: tidy up debug printks
      x86_64: Calgary - fix few style problems pointed out by checkpatch.pl
      x86_64: Calgary - tighten up the bitmap locking
      x86_64: Calgary - fold in redundant functions
      x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata

Nate (1):
      [CIFS] use simple_prepare_write to zero page data

Nate Diller (1):
      [GFS2] use zero_user_page

Nathan Lynch (2):
      [POWERPC] Remove spinlock from struct cpu_purr_data
      remove unused lock_cpu_hotplug_interruptible definition

Nathan Scott (1):
      [XFS] Don't grow filesystems past the size they can index.

Neil Brown (1):
      umem: Fix match of pci_ids in umem driver

NeilBrown (5):
      Fix read/truncate race
      md: improve message about invalid superblock during autodetect
      md: improve the is_mddev_idle test fix
      md: check that internal bitmap does not overlap other data
      md: change bitmap_unplug and others to void functions

Nelson, Shannon (1):
      Add entries to MAINTAINERS for I/OAT and DMAENGINE

Nguyen Anh Quynh (1):
      KVM: Remove unnecessary initialization and checks in mark_page_dirty()

Nick Piggin (13):
      slob: rework freelist handling
      slob: remove bigblock tracking
      slob: improved alignment handling
      mm: debug check for the fault vs invalidate race
      fs: introduce some page/buffer invariants
      mm: fix fault vs invalidate race for linear mappings
      mm: merge populate and nopage into fault (fixes nonlinear)
      mm: fault feedback #1
      mm: fault feedback #2
      mm: fix clear_page_dirty_for_io vs fault race
      fix some conversion overflows
      arm: fix up handle_mm_fault changes
      x86_64: wbinvd macro fix

Nicola Fagnani (1):
      [ALSA] hda-intel: support for iMac 24'' released on 09/2006

Nicolas Ferre (3):
      mmc: at91_mci typo
      mmc: at91_mci: fix hanging and rework to match flowcharts
      atmel_lcdfb: Fix STN LCD support

Niels de Vos (1):
      parport_pc: it887x fix

Nigel Cunningham (2):
      PM: Optional beeping during resume from suspend to RAM
      x86: PM_TRACE support

Nishanth Aravamudan (1):
      hugetlb: remove unnecessary nid initialization

Nitin A Kamble (3):
      KVM: VMX: Handle #SS faults from real mode
      KVM: Implement emulation of "pop reg" instruction (opcode 0x58-0x5f)
      KVM: Implement emulation of instruction "ret" (opcode 0xc3)

Nitin Gupta (1):
      LZO1X: fix lzo1x_worst_compress

Nobuhiro Iwamatsu (2):
      sh: Add L-BOX RE2 to mach-types.
      sh: Fix timer-tmu build for SH-3.

OGAWA Hirofumi (2):
      fat: gcc 4.3 warning fix
      fat: Fix the race of read/write the FAT12 entry

Olaf Hering (1):
      [POWERPC] Make two xmon variables static

Olaf Kirch (1):
      [NET]: Fix races in net_rx_action vs netpoll.

Oleg Nesterov (8):
      libata-core: convert to use cancel_rearming_delayed_work()
      adb_probe_task: remove unneeded flush_signals() call
      kcdrwd: remove unneeded flush_signals() call
      nbd.c: sock_xmit: cleanup signal related code
      rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
      make cancel_xxx_work_sync() return a boolean
      destroy_workqueue() can livelock
      [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().

Oleg Ryjkov (3):
      i2c-nforce2: Add support for SMBus block transactions
      i2c-i801: Various cleanups
      i2c-i801: Use the internal 32-byte buffer on ICH4+

Oliver Endriss (5):
      V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)
      V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
      V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crash
      V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)
      V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)

Oliver McFadden (1):
      r300: updates register header

Oliver Neukum (16):
      USB: suspend support for usb serial
      USB: visor driver adapted to new tty buffering
      USB: Digi AccelePort adapted to new tty buffering
      USB: generic usb serial to new buffering scheme
      USB: introduce usb_anchor
      USB: usb-skeleton: usb anchor to implement flush
      USB: whiteheat driver update
      USB: io_ti: sleep with spinlock held detected by automatic tool
      USB: usb-skeleton: use anchors in disconnect handling
      USB: usb-skeleton" use anchors in suspend/resume handling
      USB: usb-skeleton: use anchors in pre/post reset
      USB: autosuspend for usblcd
      USB: ftdi_sio: fix oops due to processing workarounds too early
      USB: quirk for samsung printer
      USB: additions to the quirk list
      Documentation:reference notifiers.txt in freezing-of-tasks.txt

Ollie Wild (1):
      mm: variable length argument support

Olof Johansson (7):
      [POWERPC] pasemi: Electra IDE/pata_platform glue
      [POWERPC] Uninline and export virq_to_hw()
      pasemi_mac: Fix TX interrupt threshold
      [POWERPC] pasemi: Rename platform
      [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED
      phylib: cleanup marvell.c a bit
      phylib: Add Marvell 88E1112 phy id

Ondrej Zary (1):
      Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens

Paolo Ciarrocchi (1):
      HOWTO: Add the knwon_regression URI to the documentation

Patrice Vilchez (1):
      macb: Add multicast capability

Patrick Caulfield (3):
      [DLM] fix socket shutdown
      [DLM] variable allocation
      [DLM] Telnet to port 21064 can stop all lockspaces

Patrick McHardy (86):
      [NET]: Mark struct net_device * argument to netdev_priv const
      [RTNETLINK]: Split up rtnl_setlink
      [RTNETLINK]: Link creation API
      [DUMMY]: Use dev->stats
      [DUMMY]: Keep dummy devices on list
      [DUMMY]: Use rtnl_link API
      [IFB]: Keep ifb devices on list
      [IFB]: Use rtnl_link API
      [VLAN]: Convert name-based configuration functions to struct netdevice *
      [VLAN]: Move some device intialization code to dev->init callback
      [VLAN]: Move vlan_group allocation to seperate function
      [VLAN]: Split up device checks
      [VLAN]: Move device registation to seperate function
      [VLAN]: Return proper error codes in register_vlan_device
      [VLAN]: Use 32 bit value for skb->priority mapping
      [VLAN]: Keep track of number of QoS mappings
      [VLAN]: Introduce symbolic constants for flag values
      [VLAN]: Use rtnl_link API
      [SKBUFF]: Keep track of writable header len of headerless clones
      [NETLINK]: attr: add nested compat attribute type
      [RTNETLINK]: Add nested compat attribute
      [RTNETLINK]: Fix rtnetlink compat attribute patch
      [NET]: dev_mcast: unexport dev_mc_upload
      [NET]: dev: introduce generic net_device address lists
      [NET]: dev_mcast: switch to generic net_device address lists
      [NET]: dev: secondary unicast address support
      [NET]: Fix secondary unicast/multicast address count maintenance
      [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
      [NET_SCHED]: Remove unnecessary stats_lock pointers
      [NET_SCHED]: sch_htb: use generic estimator
      [NET_SCHED]: Remove unnecessary includes
      [NETFILTER]: x_tables: mark matches and targets __read_mostly
      [NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type
      [NETFILTER]: nf_conntrack: round up hashsize to next multiple of PAGE_SIZE
      [NETFILTER]: nf_conntrack: use hlists for conntrack hash
      [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get
      [NETFILTER]: nf_conntrack: export hash allocation/destruction functions
      [NETFILTER]: nf_nat: use hlists for bysource hash
      [NETFILTER]: nf_conntrack_expect: function naming unification
      [NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init
      [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
      [NETFILTER]: nf_conntrack_expect: avoid useless list walking
      [NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table dumping
      [NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_expect.c
      [NETFILTER]: nf_conntrack: use hashtable for expectations
      [NETFILTER]: nf_conntrack_expect: convert proc functions to hash
      [NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink: convert to expectation hash
      [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
      [NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
      [NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
      [NETFILTER]: nf_conntrack: mark helpers __read_mostly
      [NETFILTER]: nf_conntrack: early_drop improvement
      [NETFILTER]: ipt_SAME: add to feature-removal-schedule
      [NETFILTER]: ipt_CLUSTERIP: add compat code
      [NETFILTER]: nf_conntrack_h323: turn some printks into DEBUGPs
      [NETFILTER]: xt_helper: use RCU
      [NETFILTER]: Convert DEBUGP to pr_debug
      [NET]: Fix gen_estimator timer removal race
      [NET]: Avoid copying writable clones in tunnel drivers
      [UDP]: Fix length check.
      [NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)
      [ETH]: Validate address in eth_mac_addr
      [VLAN]: Fix MAC address handling
      [RTNETLINK]: rtnl_link API simplification
      [RTNETLINK]: rtnl_link: allow specifying initial device address
      [NET_SCHED]: ematch: module autoloading
      [NET]: Add net_device change_rx_mode callback
      [NET]: dev_mcast: add multicast list synchronization helpers
      [VLAN]: Fix promiscous/allmulti synchronization races
      [VLAN]: Use multicast list synchronization helpers
      [NET]: Add macvlan driver
      [VLAN]: Fix memset length
      [NETFILTER]: Lower *tables printk severity
      [NETFILTER]: nf_conntrack: mark protocols __read_mostly
      [NETFILTER]: nf_conntrack: UDPLITE support
      [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
      [NET_SCHED]: sch_atm: Lindent
      [NET_SCHED]: sch_atm: act_api support
      [NET_SCHED]: sch_dsmark: act_api support
      [NET_SCHED]: act_api: qdisc internal reclassify support
      [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
      [XFRM]: Fix crash introduced by struct dst_entry reordering
      [PPPOL2TP]: Fix use-after-free
      [PPPOL2TP]: Reset meta-data in xmit function
      [IPV4]: Fix inetpeer gcc-4.2 warnings
      [NET]: Fix loopback crashes when multiqueue is enabled.

Paul E. McKenney (1):
      Document the fact that RCU callbacks can run in parallel

Paul Mackerras (2):
      Merge branch 'for-2.6.23' into merge
      [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC

Paul Menage (1):
      Reduce cpuset.c write_lock_irq() to read_lock()

Paul Moore (3):
      SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
      SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
      SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel

Paul Mundt (87):
      sh: Split out CPU topology initialization.
      sh: __user annotations for __get/__put_user().
      sh: Fixup machvec support.
      sh: Shut up SH2-DSP compile warnings.
      sh: Rework CPU/board dependencies.
      sh: Fixup cmdline handling from machvec changes.
      sh: Get multiple boards in one image working again.
      sh: Kill off machvec aliases.
      sh: Rip out special unknown machvec.
      sh: Fix SH-4 CPU selects.
      sh: pfn_valid() depends on flatmem.
      sh: sparsemem support.
      sh: Allow for bootmem debug support.
      sh: Register multiple nodes in topology_init().
      sh: Mark sparsemem regions present earlier.
      sh: Enable IPR-IRQ for SH7206.
      sh: Wrap CPU tuning through cc-option.
      sh: Tidy compiler warnings for SH-2A build.
      sh: Wire up mempolicy syscalls.
      sh: Default to 4-byte alignment for SLUB objects.
      sh: Fix up max_zone_pfns[] with multiple nodes.
      sh: Use asm/sections.h for linker section symbols.
      sh: Support for multiple nodes.
      sh: URAM node support for SH7722.
      sh: Make NUMA depend on sparsemem.
      sh: Fix the SH7722 flatmem build.
      sh: Fix up cpu to node mapping in sysfs.
      sh: memory hot-add for sparsemem users support.
      sh: Kill off dead SH7604 support.
      sh: Compile fix for SH7604 removal.
      sh: Tidy up dependencies for SH-2 build.
      sh: Fixup misaligned data for sh2 lockdep.
      fs: hugetlbfs: Disable for shnommu.
      sh: Kill off broken dma page ops.
      sh: Fix up the math-emu build.
      sh: Only support PMB for SH-X cores.
      sh: Update SH-2/SH-2A defconfigs.
      sh: Check oops_may_print() in unhandled fault.
      sh: Fix up cf-enabler dependency for SE boards.
      sh: Update se7722 defconfig.
      sh: Hook up hard_smp_processor_id() for INTC2 block.
      sh: Preliminary support for the SH-X3 CPU.
      Merge branch 'x3'
      sh: Add cpu and mach links to CLEAN_FILES.
      sh: Correct __xdiv64_32/div64_32 return value size.
      sh: Select IPR-IRQ for SH7091.
      fb: pvr2fb: Fix up section mismatch warnings.
      fb: pvr2fb: A few more __devinit annotations for PCI.
      sh: Update dreamcast defconfig.
      sh: Drop -Wa,-dsp for DSP tuning.
      sh: Add parport stub for SuperIO ports.
      sh: Don't let SH-4A clobber SH-4 CFLAGS.
      sh: Add a .bss.page_aligned section for 4K stacks.
      sh: Export div symbols for GCC 4.2 and ST GCC.
      sh: Update r7785rp defconfig.
      sh: Revert __xdiv64_32 size change.
      numa: mempolicy: dynamic interleave map for system init
      numa: mempolicy: trivial debug fixes.
      mm: more __meminit annotations
      slob: initial NUMA support
      slob: sparsemem support
      fb: epson1355fb: kill off dead sh support
      slob: Kill off duplicate kzalloc() definition.
      UBI: fix compile warning
      mm: Remove slab destructors from kmem_cache_create().
      sh: cpufreq: Fix driver dependencies and flag as broken.
      sh: push-switch: Correct license string.
      sh: Fix up SH-3 and SH-4 driver dependencies.
      sh: Wire up fallocate() syscall.
      sh64: Wire up fallocate() syscall.
      sh64: Update cayman defconfig.
      sh64: Fix up PCI section mismatch warnings.
      sh: Fix up PCI section mismatch warnings.
      sh: Implement clk_round_rate() in the clock framework.
      sh: Support rate rounding for SH7722 FRQCR clocks.
      sh: cpufreq: clock framework support.
      Merge branch 'clkfwk'
      sh: Fix up CPU dependencies for on-chip DMAC.
      sh: Make on-chip DMA channel selection explicit.
      sh: cpufreq: Fix up the build for SH-2.
      sh: Many symbol exports for nommu allmodconfig.
      sh: heartbeat: Shut up resource size warning.
      sh: Move entry point code to .text.head.
      sh64: Move entry point code to .text.head.
      sh64: Flag sh64_get_page() as __init_refok.
      mm: fix memory hotplug oops from ZONE_MOVABLE changes.
      nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.

Paul Vojta (2):
      [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID
      [ALSA] nm256 - Add mention of opl3sa2 to a diagnostic message

Paulo Marques (1):
      kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c

Pavel Emelianov (14):
      Make common helpers for seq_files that work with list_heads
      [ATM] br2684: Use seq_list_xxx helpers
      [NET]: Make some network-related proc files use seq_list_xxx helpers
      Make /proc/slabinfo use seq_list_xxx helpers
      Make AFS use seq_list_xxx helpers
      Make crypto API use seq_list_xxx helpers
      Make /proc/misc use seq_list_xxx helpers
      Make /proc/modules use seq_list_xxx helpers
      Make /proc/tty/drivers use seq_list_xxx helpers
      Make /proc/self/mounts(tats) use seq_list_xxx helpers
      Make NFS client use seq_list_xxx helpers
      Report that kernel is tainted if there was an OOPS
      Make ISDN CAPI use seq_list_xxx helpers
      Input: switch to using seq_list_xxx helpers

Pavel Hofman (2):
      [ALSA] ice1724 - Add PCM Playback Switch to Revo 7.1
      [ALSA] emu10k1 - EMU 1212 with 16 capture channels

Pavel Machek (3):
      ACPI: suspend: delete toshiba S1 quirk
      PM: Integrate beeping flag with existing acpi_sleep flags
      Suspend MAINTAINERS update

Pavel Pisa (2):
      [ARM] 4373/1: i.MX/MX1 GPIO support implementation
      [ARM] 4374/3: i.MX/MX1 clock event source

Pavel Roskin (1):
      hostap: Suppress broadcast if no stations are associated

Peer Chen (1):
      [ALSA] Add the MCP73/77 support to hda_intel driver

Pete Zaitcev (5):
      usbmon: Add class for binary interface
      usb: free DMA mappings if enqueue fails
      USB: Pete's taking over usblp
      USB: usblp: add dynamic URBs, fix races
      USB: usblp: "Big cleanup" breaks O_NONBLOCK

Peter Korsgaard (1):
      Cleanup usbnet_probe() return value handling

Peter Oruba (2):
      PCI: add PCI-X/PCI-Express read control interfaces
      [CPUFREQ] bugfix cpufreq in combination with performance governor

Peter P Waskiewicz Jr (3):
      [NET]: [DOC] Multiqueue hardware support documentation
      [CORE] Stack changes to add multiqueue hardware support API
      [SCHED]: Qdisc changes and sch_rr added for multiqueue

Peter Zijlstra (13):
      i386: fixup TRACE_IRQ breakage
      arch: personality independent stack top
      audit: rework execve audit
      fix raw_spinlock_t vs lockdep
      lockdep: sanitise CONFIG_PROVE_LOCKING
      lockdep: reduce the ifdeffery
      lockstat: core infrastructure
      lockstat: human readability tweaks
      lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
      lockdep: various fixes
      lockdep: fixup sk_callback_lock annotation
      lockstat: measure lock bouncing
      lockstat: better class name representation

Petr Vandrovec (4):
      ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
      ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
      ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
      [libata] Fix reported task file values in sense data

Phil Endecott (1):
      hwmon/f71805f: Add temperature-tracking fan control mode

Philippe De Muyter (2):
      [IPV4]: Make ip_tos2prio const.
      [NET]: Make all initialized struct seq_operations const.

Pierre Ossman (8):
      mmc: bounce requests for simple hosts
      mmc: refactor bus operations
      mmc: refactor host class handling
      mmc: move layer init and workqueue to core file
      mmc: fix silly copy-and-paste error
      init: wait for asynchronously scanned block devices
      mmc: add maintainer for at91
      sdhci: make sure to clear the error interrupt

Ping Cheng (1):
      Input: wacom - add support for the new Bamboo tablets

Prakash, Sathya (4):
      [SCSI] mpt fusion: add sysfs attributes to display IOC parameters
      [SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.h
      [SCSI] mpt fusion: deregister from transport layer if PCI registration failed
      [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA

Prarit Bhargava (1):
      Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist

Priyanka Gupta (1):
      [SCSI] Remove unused method scsi_device_cancel

Quinn Jensen (1):
      [ARM] 4461/1: MXC platform and i.MX31ADS core support

Rafael Bilski (1):
      V4L/DVB (5776): Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" card

Rafael J. Wysocki (25):
      PM: Remove pm_parent from struct dev_pm_info
      PM: Remove saved_state from struct dev_pm_info
      PM: Simplify suspend_device
      PM: Remove prev_state from struct dev_pm_info
      PM: Remove power_state.event checks from suspend core code
      PM: Do not check parent state in suspend and resume core code
      PM: do not use saved_state from struct dev_pm_info on ARM
      sysfs: Fix oops in sysfs_drop_dentry on x86_64
      Freezer: make kernel threads nonfreezable by default
      swsusp: remove incorrect code from user.c
      swsusp: remove code duplication between disk.c and user.c
      swsusp: introduce restore platform operations
      swsusp: fix hibernation code ordering
      Hibernation: prepare to enter the low power state
      Freezer: avoid freezing kernel threads prematurely
      Freezer: use __set_current_state in refrigerator
      Freezer: return int from freeze_processes
      Freezer: remove redundant check in try_to_freeze_tasks
      PM: introduce hibernation and suspend notifiers
      PM: disable usermode helper before hibernation and suspend
      PM: prevent frozen user mode helpers from failing the freezing of tasks
      PM: Reduce code duplication between main.c and user.c
      ACPI: Do not prepare for hibernation in acpi_shutdown
      PM: Introduce pm_power_off_prepare
      i386: do not restore reserved memory after hibernation

Rafał Bilski (10):
      [CPUFREQ] Longhaul - Use all kinds of support
      [CPUFREQ] Longhaul - VT8237 support
      [CPUFREQ] Longhaul - Move old_ratio to correct place
      [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit
      [CPUFREQ] Longhaul - Embedded "conservative"
      [CPUFREQ] Longhaul - Remove duplicate multipliers
      [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O
      [CPUFREQ] Longhaul - Proper register access
      [CPUFREQ] Longhaul - Option to disable ACPI C3 support
      V4L/DVB (5775): Alsa fix for SAA7134 based "KNC One TV-Station DVR" card

Rainer Birkenmaier (1):
      hwmon/lm90: Add support for the Maxim MAX6680/MAX6681

Ralf Baechle (38):
      [MIPS] SMTC: Use current_cpu_data instead of cpu_data[smp_processor_id]
      [MIPS] Cleanup TO_PHYS_MASK definition
      [MIPS] Hook for platforms to define cachability of /dev/mem regions
      [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.
      [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
      [MIPS] IP32: Remove experimental tag from kconfig.
      [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
      [MIPS] FP affinity: Coding style cleanups
      [MIPS] Enable support for the userlocal hardware register
      [MIPS] Convert init_thread initialization to ISO C initializers.
      [MIPS] Move FPU affinity code into separate file.
      [MIPS] Delete Ocelot 3 support.
      [MIPS] MIPSsim: Enable MIPSsim virtual network driver.
      [MIPS] DEC: Fix modpost warning.
      [MIPS] Non-FPAFF: Fix warning.
      [MIPS] Alchemy: Fix modpost warnings.
      [MIPS] PNX: Fix modpost warnings.
      [MIPS] SB1: Fix modpost warning.
      [MIPS] Yosemite: Fix modpost warnings.
      [MIPS] WRPPMC: Fix build.
      [MIPS] Fix resume for 64K page size on R4000 class processors.
      Revert "[MIPS] DEC: Fix modpost warning."
      [MIPS] DEC: Fix modpost warning.
      [MIPS] Hydrogen3: Remove remaining bits of code.
      [MIPS] MIPSsim: Fix build.
      [MIPS] Don't use genrtc.
      [MIPS] Rename PC speaker code
      [CHAR] Delete leftovers of old Alchemy UART driver
      [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI
      [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
      [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
      [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
      Whitelist references from __dbe_table to .init
      sched: sched_cacheflush is now unused
      [MIPS] Disable MT runtime detection on platforms which never support MT.
      [MIPS] Disable UserLocal runtime detection on platforms which never have it.
      [MIPS] Make support for weakly ordered LL/SC a config option.
      [MIPS] Workaround for RM7000 WAIT instruction aka erratum 38

Ralph Campbell (10):
      IB/ipath: Fix problem with next WQE after a UC completion
      IB/ipath: Fix local loopback bug when waiting for resources
      IB/ipath: Set M bit in BTH according to IB spec
      IB/ipath: Fix RDMA read retry code
      IB/ipath: Wait for PIO available interrupt
      IB/ipath: Fix possible data corruption if multiple SGEs used for receive
      IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately
      IB/ipath: Add barrier before updating WC head in shared memory
      IB/ipath: Lower default number of kernel send buffers
      IB/ipath: Remove support for preproduction HTX InfiniPath cards

Ralph Wuerthner (2):
      [S390] Fixed comment typo.
      [S390] zcrypt: fix request timeout handling

Randy Dunlap (18):
      [SCSI] scsi_debug: correct parameter default text
      PCI: add pci_try_set_mwi
      PCI: limit pci_get_bus_and_slot to domain 0
      kconfig: no STRANGE misc. devices
      AFS: drop explicit extern
      add printk.time option, deprecate 'time'
      sony-laptop: use NULL for pointer
      hugetlbfs: use lib/parser, fix docs
      doc/oops-tracing: add Code: decode info
      kernel-doc: add tools doc in Makefile
      kernel-doc: fix unnamed struct/union warning
      kernel-doc: strip C99 comments
      kernel-doc: fix leading dot in man-mode output
      docbook: don't reference file without kernel-doc
      [ALSA] fix section mismatch
      [ALSA] more section mismatches
      [ALSA] fix ensoniq section mismatch
      [ALSA] portman2x4 section mismatch

Ranganathan Desikan (1):
      drivers/edac: new i82975x driver

Ranjit Manomohan (1):
      [NET_SCHED]: Make HTB scheduler work with TSO.

Ranko Zivojnovic (1):
      [NET]: gen_estimator deadlock fix

Raphael Assenat (1):
      leds: Add generic GPIO LED driver

Ravikiran G Thirumalai (2):
      Avoid too many remote cpu references due to /proc/stat
      x86_64: Avoid too many remote cpu references due to /proc/stat

Reiner Sailer (1):
      Fix memory leak in tpm_binary_bios_measurements_open()

Rene van Paassen (10):
      Input: aiptek - correct documentation on reports
      Input: aiptek - correct the proximity and validity checks
      Input: aiptek - fixed mouse button defines
      Input: aiptek - use set_bit instead of bitwise or
      Input: aiptek - put sensible warnings in probe
      Input: aiptek - use only absolute misc reports
      Input: aiptek - correct the tool switching code
      Input: aiptek - tolerate newlines in sysfs files
      Input: aiptek - rework the function key code
      Input: aiptek - update driver version

Richard Knutsson (4):
      8139cp: Convert to generic boolean
      tulip: Convert to generic boolean
      drivers/block/z2ram: Remove TRUE/FALSE defines
      [ALSA] usbusx2yaudio: kfree(NULL) is valid

Richard Purdie (5):
      Add LZO1X algorithm to the kernel
      leds: Fix trigger unregister_simple if register_simple fails
      leds: Add warning printks in error paths
      leds: Convert from struct class_device to struct device
      backlight: Convert from struct class_device to struct device

Ritesh Raj Sarraf (1):
      [ALSA] USB ID for intergrated quickcam on dell xps m1210

Robert P. J. Day (43):
      [SCSI] gdth: Fix obvious typo "spin_lock_irqrestore()"
      [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.
      [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.
      sh: Warn against direct inclusion of <asm/rwsem.h>.
      ide-cd: replace C code with call to ARRAY_SIZE() macro
      ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA
      ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
      Input: update MAINTAINERS to explicitly mention touchscreens
      [S390] vmcp cleanup
      [POWERPC] VIOTAPE: Use designated initializers for fops member structures.
      [POWERPC] Remove dead code for preventing pread() and pwrite() calls
      [MIPS] Transform old-style macros to newer "__noreturn"
      [MIPS] PNX8550: Cleanup proc code.
      WIRELESS: Remove clearly obsolete libertas/version.h file.
      [Bluetooth] Remove the redundant non-seekable llseek method
      [RXRPC]: Remove Makefile reference to obsolete RXRPC config variable
      sh: Update the alignment when 4K stacks are used.
      USB: remove Makefile reference to obsolete OHCI_AT91
      KVM: Replace C code with call to ARRAY_SIZE() macro.
      umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
      Remove the deprecated "kmem_cache_t" typedef from slab.h.
      CRIS: replace old-style member inits with designated inits
      Remove unnecessary includes of spinlock.h under include/linux
      Drop an empty isicom.h from being exported to user space.
      COBALT: remove all references to Cobalt NVRAM
      Remove final two references to "__obsolete_setup" macro
      cdrom: replace hard-coded constants by kernel.h macro.
      NLS: Remove obsolete Makefile entries
      MM: Make needlessly global hugetlb_no_page() static.
      [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.
      [ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.
      [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable
      V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.
      V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
      V4L/DVB (5846): Clean up setting state and scheduling timeouts
      V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code
      [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
      IDE: Remove references to dead ETRAX-related variables.
      [ALSA] Remove unreferenced header file include/sound/wavefront_fx.h
      [IA64] Prevent people from directly including <asm/rwsem.h>.
      i386: replace hard-coded constant with appropriate macro from kernel.h
      i386: Update alignment when 4K stacks are used.
      [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.

Robert Peterson (7):
      [GFS2] kernel changes to support new gfs2_grow command
      [GFS2] Kernel changes to support new gfs2_grow command (part 2)
      [GFS2] Addendum patch 2 for gfs2_grow
      [GFS2] Can't mount GFS2 file system on AoE device
      [GFS2] Journaled file write/unstuff bug
      [GFS2] assertion failure after writing to journaled file, umount
      [GFS2] Addendum to the journaled file/unmount patch

Robert Walsh (5):
      IB/ipath: Fix maximum MTU reporting
      IB/ipath: Fill in some missing FMR-related fields in query_device
      IB/ipath: Send ACK invalid where appropriate
      IB/ipath: ipath_poll fixups and enhancements
      IB/ipath: Clean send flags properly on QP reset

Robin Getz (1):
      Blackfin arch: Clean up trace buffer handling, No major functional changes.

Rodolfo Giometti (3):
      i2c-pxa: Support new-style I2C drivers
      i2c: Add support for the TSL2550
      rtc-ds1307: oscillator restart for ds13{37,38,39,40}

Roger Lucas (1):
      hwmon: Convert vt8231 to a platform driver

Roland Dreier (23):
      IB: Remove garbage non-ASCII characters from comments
      IB: Update mailing list address
      [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B
      IPoIB/cm: Fix warning if IPV6 is not enabled
      IPoIB: Recycle loopback skbs instead of freeing and reallocating
      IB: Update MAINTAINERS with Hal's new email address
      IB/mthca: Schedule MSI support for removal
      IB/mthca: Fix printk format used for firmware version in warning
      IB/iser: Make a couple of functions static
      IB/ipath: Make a few functions static
      IB/ipath: Remove ipath_get_user_pages_nocopy()
      IB/cm: Make internal function cm_get_ack_delay() static
      IB/mthca: Use uninitialized_var() for f0
      IB/mlx4: Return receive queue sizes for userspace QPs from query QP
      IB/mthca: Factor out setting WQE data segment entries
      IB/mlx4: Factor out setting WQE data segment entries
      IB/mlx4: Factor out setting other WQE segments
      IB/mthca: Factor out setting WQE remote address and atomic segment entries
      IB/mthca: Factor out setting WQE UD segment entries
      IB/mthca: Simplify use of size0 in work request posting
      Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR)
      mlx4_core: Change command token on timeout
      IB/mlx4: Fix error path in create_qp_common()

Roland McGrath (12):
      avoid OPEN_MAX in SCM_MAX_FD
      Remove OPEN_MAX
      Remove CHILD_MAX
      Handle bogus %cs selector in single-step instruction decoding
      i386: Put allocated ELF notes in read-only data segment
      x86_64: Put allocated ELF notes in read-only data segment
      alpha: Put allocated ELF notes in read-only data segment
      powerpc: Put allocated ELF notes in read-only data segment
      s390: Put allocated ELF notes in read-only data segment
      Add /sys/kernel/notes
      Use --build-id ld option
      xen: disable vdso "nosegneg" on native boot

Rolf Eike Beer (6):
      r8169: add endianess annotations to [RT]xDesc
      sdhci: Fix "Unexpected interrupt" handling
      Fix typo in drivers/net/s2io.c
      PCI: Fix typo in include/linux/pci.h
      MM: use DIV_ROUND_UP() in mm/memory.c
      Typo: fro -> from

Romain Goyet (1):
      OMAP: LCD panel support for the Palm Tungsten E

Roman Zippel (1):
      kconfig: reset generated values only if Kconfig and .config agree.

Roy Huang (3):
      Blackfin arch: Add header files for BF548
      Blackfin arch: initial supporting for BF548-EZKIT
      Blackfin serial driver: supporting BF548-EZKIT serial port

Roy Zang (4):
      [POWERPC] Document the global utilities node define and example
      [POWERPC] Fix the node index confusion for SOC
      [POWERPC] 85xx: Fix 8548CDS reset bug
      [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform

Rudolf Marek (1):
      hwmon/it87: Add IT8726F support

Russ Anderson (1):
      [IA64] Support multiple CPUs going through OS_MCA

Russell King (28):
      [ARM] If linux/irq.h is included, asm/irq.h is not required
      [ARM] riscpc: fix decompressor font file handling
      [ARM] Fix bounding error in ioremap_pfn()
      [ARM] pxa: remove useless pxa_pm_finish() function
      [ARM] pxa: use mutexes instead of semaphores
      [ARM] pxa: remove MMC register defines from pxa-regs.h
      [ARM] pxa: introduce cpu_is_pxaXXX macros
      [ARM] pxa: move pm_ops structure into CPU specific files
      [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
      [ARM] pxa: stop doing our own rtc management over suspend
      [ARM] pxa: remove boot time RTC initialisation
      [ARM] pxa: move device registration into CPU-specific file
      [ARM] pxa: move platform devices to separate header file
      [ARM] sa1100: stop doing our own rtc management over suspend
      [ARM] sa1100: remove boot time RTC initialisation
      Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into devel
      [ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
      [ARM] shut up "warning: "__IGNORE_sync_file_range" redefined"
      [ARM] rpc: silence two section mismatch warnings
      [ARM] remove asm/ptrace.h from asm/thread_info.h
      [ARM] avoid floppy warnings by using fd_dma_setup()
      [ARM] vfp: make fpexc bit names less verbose
      [ARM] ks8695: no need to include linux/ptrace.h
      [ARM] Allow neponset to build again
      [ARM] Make 'i' and 'zi' targets work
      [ARM] rpc: update Acorn SCSI drivers to modern ecard interfaces
      [ARM] rpc: convert an outb() to writeb()
      Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel

Rusty Russell (16):
      modules: remove modlist_lock
      permit mempool_free(NULL)
      mm: clean up and kernelify shrinker registration
      readahead: split ondemand readahead interface into two functions
      lguest: export symbols for lguest as a module
      lguest: the guest code
      lguest: the host code
      lguest: the asm offsets
      lguest: the Makefile and Kconfig
      lguest: the console driver
      lguest: the net driver
      lguest: the block driver
      lguest: the documentation, example launcher
      lguest: fix sense if IF flag on interrupt injection
      lguest: trivial: We now have asm/processor-flags.h, so use it.
      lguest: override sched_clock

Ryo Dairiki (1):
      HID: support for logitech cordless desktop LX500 special mapping

S. Wendy Cheng (1):
      [GFS2] Fix gfs2_block_truncate_page err return

S.Caglar Onur (2):
      USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
      USB: drivers/usb/storage/dpcm.c whitespace cleanup

S.Çağlar Onur (1):
      Fix too few arguments to function `scsi_cmd_ioctl'

Sachin P. Sant (1):
      [POWERPC] Fix Kexec/Kdump for power6

Salyzyn, Mark (11):
      [SCSI] aacraid: add support for FUA
      [SCSI] aacraid: Changeable queue depth
      [SCSI] aacraid: probe related code cleanup
      [SCSI] aacraid: add user initiated reset
      [SCSI] aacraid: change srb status busy return
      [SCSI] aacraid: correct PERC2/QC and family match quirk list
      [SCSI] aacraid: add support for long serial number information
      [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.
      [SCSI] aacraid: correct valid container response in management ioctl
      [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset
      [SCSI] aacraid: add vpd to inquiry

Sam Ravnborg (22):
      alpha: fix trivial section mismatch warnings
      kbuild: asm-offsets.h is now cleaned with O=.. builds
      kbuild: document cc-fullversion
      kbuild: avoid environment to set variables used by kbuild
      kconfig: fix update-po-config
      kbuild: make better section mismatch reports on arm
      kbuild: ignore section mismatch warnings originating from .note section
      kbuild: refactor code in modpost to improve maintainability
      kbuild: consolidate section checks
      kbuild: warn about references from .init.text to .exit.text
      kbuild: remove hardcoded apic_es7000 from modpost
      kbuild: remove hardcoded _logo names from modpost
      kbuild: whitelist references from variables named _timer to .init.text
      kbuild: do section mismatch check on full vmlinux
      x86: do not recompile boot for each build
      [SPARC64]: fix section mismatch warning in pci_sunv4
      [SPARC64]: fix section mismatch warning in mdesc.c
      console: fix section mismatch warning in vgacon.c
      i386: fix section mismatch warnings in mtrr
      i386: fix section mismatch warning in intel_cacheinfo
      x86_64: fix section mismatch warning in hpet.c
      x86_64: fix section mismatch warning in init.c

Samuel Ortiz (7):
      [IrDA]: Netlink layer.
      [IrDA]: Monitor mode.
      [IrDA]: kingsun-sir.c charset fix.
      SPI: omap2_mcspi driver
      [IrDA]: Fix IrDA build failure
      [IrDA] Typo fix in irnetlink.c copyright
      [IrDA]: EP7211 IR driver port to the latest SIR API

Sascha Hauer (1):
      [ARM] 4481/1: Fix a bug when i.MX is compiled as a module

Satoru Takeuchi (2):
      Fix stop_machine_run problem with naughty real time process
      cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process

Satyam Sharma (11):
      [DLM] fix a couple of races
      configfs: misc cleanups
      configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
      configfs+dlm: Rename config_group_find_obj and state semantics clearly
      [NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
      [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
      [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
      introduce write_trylock_irqsave()
      rocket.c: fix unchecked mutex_lock_interruptible()
      utime(s): Honour CAP_FOWNER when times==NULL
      Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check

Scott Murray (1):
      PCI: cpci_hotplug: Convert to use the kthread API

Sean Hefty (7):
      IB/ipath: return correct PortGUID in NodeInfo
      IB/sa: Make sure SA queries use default P_Key
      IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
      IB/cm: Include HCA ACK delay in local ACK timeout
      IB/cm: cm_msgs.h should include ib_cm.h
      IB/cm: Fix handling of duplicate SIDR REQs
      IB/cm: Send no match if a SIDR REQ does not match a listen

Sebastian Siewior (5):
      [POWERPC] spufs: fix building spufs/spu_save_dump.h
      [POWERPC] spufs: Add bit definition
      [CRYPTO] api: Handle unaligned keys in setkey
      [CRYPTO] api: Allow ablkcipher with no queues
      [CELL] spufs: remove section mismatch warning

Segher Boessenkool (4):
      [POWERPC] Fix VDSO compile warning
      kbuild: New 'cc-fullversion' macro
      powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES
      [POWERPC] of_detach_node()'s device node argument cannot be const

Semih Hazar (2):
      Input: ads7846 - introduce sample settling delay
      Input: ads7846 - re-check pendown status before reporting events

Seokmann Ju (2):
      [SCSI] qla2xxx: add support for NPIV
      [SCSI] qla2xxx: update version to 8.02.00-k1.

Serge E. Hallyn (2):
      user namespace: add unshare
      user namespace: fix copy_user_ns return value

Sergei Shtylyov (7):
      ide: make void and rename ide_dma_lostirq() method
      ide: make void and rename ide_dma_timeout() method
      hpt366: simplify UltraDMA filtering (take 4)
      cmd64x: init. code cleanup
      aec62xx: rework init_setup_aec6x80()
      aec62xx: remove init_dma() method (take 2)
      aec62xx: kill speedproc() method wrapper (take 2)

Shani Moideen (4):
      IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
      [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c
      KVM: SVM: Replace memset(<addr>, 0, PAGESIZE) with clear_page(<addr>)
      KVM: VMX: Replace memset(<addr>, 0, PAGESIZE) with clear_page(<addr>)

Shaohua Li (1):
      KVM: MMU: Fix Wrong tlb flush order

Shyam Sundar (1):
      [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.

Simon Arlott (2):
      USB: cxacru: Cleanup sysfs attribute code
      V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammer

Soeren Sonnenburg (1):
      Input: appletouch - improve powersaving for Geyser3 devices

Songmao Tian (1):
      [MIPS] New files for lemote fulong mini-PC support

Sonic Zhang (5):
      Blackfin arch: kgdb specific code
      Add irq_flags to struct pata_platform_info
      Blackfin arch: fix bug set dma_address properly in dma_map_sg
      Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driver
      Blackfin arch: Add peripheral io API to gpio header file

Sonny Rao (1):
      [POWERPC] Check for NULL ppc_md.init_IRQ() before calling

Sripathi Kodi (1):
      Use write_trylock_irqsave in ptrace_attach

Stefan Bader (1):
      dm: disable barriers

Stefan Haberland (1):
      [S390] fixed cdl-format detection.

Stefan Richter (34):
      ieee1394: ohci1394: remove dead CONFIG variable
      ieee1394: add comments in struct hpsb_packet
      ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
      ieee1394: raw1394: fix a 32/64-bits compat fix
      ieee1394: nodemgr: parallelize between several hosts
      ieee1394: eth1394: revert parent device to that in 2.6.20
      ieee1394: first minimal NUMA awareness
      ieee1394: sbp2: change some module parameters from int to bool
      ieee1394: remove old isochronous ABI
      firewire: fw-sbp2: remove unused struct member
      firewire: missing newline in printk
      firewire: remove unused macro
      firewire: optimize gap count with 1394b leaf nodes
      firewire: support S100B...S400B and link slower than PHY
      firewire: simplify a struct type
      firewire: fw-sbp2: implement max sectors limit for some old bridges
      firewire: fw-sbp2: let SCSI shutdown commands through before logout
      firewire: fw-sbp2: implement nonexclusive login
      firewire: fw-sbp2: use correct speed in sbp2_agent_reset
      firewire: fw-sbp2: memset wants string.h
      firewire: fw-sbp2: correctly align page tables
      firewire: fw-sbp2: add a boundary check
      firewire: fw-sbp2: fix DMA mapping of S/G tables
      firewire: fw-sbp2: fix DMA mapping of command ORBs
      firewire: fw-sbp2: fix DMA mapping of management ORBs
      driver core: properly get driver in device_release_driver
      driver core: fix kernel doc of device_release_driver
      fs: clarify "dummy" member in struct inodes_stat_t
      firewire: fw-ohci: flush MMIO write before msleep
      firewire: fw-ohci: fix "scheduling while atomic"
      firewire: remove bogus check in fw_core_handle_request
      firewire: fix memory leak of fw_request instances
      firewire: fw-sbp2: convert to new SCSI data buffer accessors
      i386: remove old IRQ balancing debug cruft

Stefan Roese (3):
      USB: EHCI support for big-endian descriptors
      USB: EHCI big endian data structures support (for 440EPx)
      USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig

Stefan Roscher (3):
      IB/ehca: Support UD low-latency QPs
      IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
      IB/ehca: Support small QP queues

Steffen Klassert (1):
      3cSOHO100-TX needs EXTRA_PREAMBLE

Stepan Moskovchenko (1):
      USB: ftdi_sio.c: Allow setting latency timer on FT232RL

Stephan Wolf (1):
      radeonfb: Add support for Radeon Xpress 200M (RS485)

Stephen Hemminger (38):
      ACPI: delete cmdline documentation for deleted hotkey code
      b44: timer power saving
      b44: tx bounce sizing.
      b44: packet offset is constant
      b44: use netdev_alloc_skb
      qla3xxx: cleanup checksum offload code
      sky2: avoid reserved regions on ethtool reg dump
      sky2: Add PCI device specfic register 4 & 5
      sky2: rename BMU register
      sky2: enable clocks before probe
      sky2: GPIO register
      sky2: Yukon Extreme (88e8071) support.
      sky2: version 1.15
      r8169: use netdev_alloc_skb
      r8169: Rx path update
      sky2: restore workarounds for lost interrupts
      sky2: carrier management
      sky2: debug interface
      sky2: check for more work before leaving NAPI
      sky2: receive fill
      sky2: unmark as EXPERIMENTAL
      sky2: add support for read/write of EEPROM
      sky2: check drop truncated packets
      sky2: use roundup() macro
      sky2: use upper_32_bits() macro
      sky2: remove some leftover debug messages
      sky2: 1.16 version
      netxen: deinline and sparse fix
      ipw2200: rf kill switch polling power saving
      ipw2100: RF kill switch timer power save
      [NET]: IPV6 checksum offloading in network devices
      [NET]: netdevice locking assumptions documentation
      [NET]: netdevice mtu assumptions documentation
      PCI aer: fix stub return values
      PCI aer: add pci_cleanup_aer_correct_aer_status
      [TCP]: tcp probe wraparound handling and other changes
      [TCP]: tcp probe add back ssthresh field
      [TCP]: remove unused argument to cong_avoid op

Stephen Rothwell (25):
      [POWERPC] Fix viodasd geometry calculations
      Introduce CONFIG_VIRT_TO_BUS
      kbuild: suppress modpost warnings for references from the .toc section as used by powerpc
      [SPARC]: Mark sparc and sparc64 as not having virt_to_bus
      [ATM]: nicstar needs virt_to_bus
      Split out common parts of prom.h
      Start split out of common open firmware code
      Consolidate of_device_is_compatible
      Consolidate of_find_property
      Consolidate of_get_parent
      Consolidate of_get_next_child
      Consolidate of_find_node_by routines
      Begin to consolidate of_device.c
      Begin consolidation of of_device.h
      [SPARC/64] Rename some functions like PowerPC
      Create linux/of_platorm.h
      Create drivers/of/platform.c
      dpt_i2o depends on virt_to_bus
      [IrDA]: TOSHIBA_FIR depends on virt_to_bus
      [POWERPC] Constify of_platform_driver name
      [POWERPC] hvcs: Make some things static and const
      [POWERPC] Constify of_platform_driver match_table
      [POWERPC] Quiet section mismatch in hvc_rtas.c
      [POWERPC] init and exit markings for hvc_iseries
      [POWERPC] Quiet section mismatch warning on pcibios_setup

Stephen Smalley (1):
      SELinux: allow preemption between transition permission checks

Steve French (20):
      [CIFS] Add in some missing flags and cifs README and TODO corrections
      [CIFS] fix whitespace
      [CIFS] whitespace cleanup
      [CIFS] Fix sign mount option and sign proc config setting
      [CIFS] whitespace fixes
      [CIFS] whitespace cleanup
      [CIFS] whitespace cleanup
      [CIFS] more whitespace cleanup
      [CIFS] more whitespace fixes
      [CIFS] Fix packet signatures for NTLMv2 case
      [CIFS] whitespace cleanup
      [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount
      [CIFS] whitespace/formatting fixes
      [CIFS] Add support for new POSIX unlink
      [CIFS] Fix build break - inet.h not included when experimental ifdef off
      [CIFS] Typo in previous patch
      [CIFS] More whitespace/formatting fixes (noticed by checkpatch)
      [CIFS] Allow disabling CIFS Unix Extensions as mount option
      [CIFS] merge conflict in fs/cifs/export.c
      Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6

Steve Grubb (1):
      Make IPC mode consistent

Steve Wise (7):
      RDMA/cxgb3: Streaming -> RDMA mode transition fixes
      RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
      RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
      RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
      RDMA/cxgb3: Don't post TID_RELEASE message
      RDMA/cxgb3: Don't abort after failures sending the mpa reply
      RDMA/cxgb3: Remove cm_id reference on listen failures

Steven Whitehouse (14):
      [GFS2] Reduce size of struct gdlm_lock
      [GFS2] Clean up inode number handling
      [DLM] Compile fix
      [GFS2] Make the log reserved blocks depend on block size
      [GFS2] Fix sign problem in quota/statfs and cleanup _host structures
      [GFS2] Add nanosecond timestamp feature
      [GFS2] Fix typo in rename of directories
      [GFS2] Fix bug in error path of inode
      [GFS2] Recovery for lost unlinked inodes
      [GFS2] Remove bogus '\0' in rgrp.c
      [GFS2] Use zero_user_page() in stuffed_readpage()
      [GFS2] Simplify multiple glock aquisition
      [GFS2] Small fixes to logging code
      [GFS2] Accept old format NFS filehandles

Stuart_Hayes at Dell.com (1):
      USB: EHCI cpufreq fix

Sunil Mushran (1):
      ocfs2: Add "preferred slot" mount option

Suresh Jayaraman (1):
      USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc

Suresh Siddha (2):
      sched: fix newly idle load balance in case of SMT
      sched: fix the all pinned logic in load_balance_newidle()

Swen Schillig (2):
      [SCSI] zfcp: Replace kmalloc/memset with kzalloc
      [SCSI] zfcp: code cleanup

Takashi Iwai (31):
      [ALSA] Fix unfreed pnp driver in opti9xx ISA driver
      [ALSA] hda-codec - Add AD1884 / AD1984 codec support
      [ALSA] Add description about probe_mask option for snd-hda-intel
      [ALSA] hda-codec - Add support of newer version of Intel iMac
      [ALSA] hda-codec - Fix wrong mixer controls for AD1984 thinkpad model
      [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)
      [ALSA] Fix SB-module dependency with PCI drivers
      [ALSA] hda-codec - Fix STAC922x capture boost level
      [ALSA] ali5451 - Fix invalid type of codec->irq field
      [ALSA] rme9652 - Fix the hw_pointer check
      [ALSA] hda-codec - Fix Oops with AD1984 thinkpad model
      [ALSA] hda-codec - Fix AD1984 basic model
      [ALSA] hda-codec - Fix Thinkpad X61/T61 outputs
      [ALSA] hda-codec - Add model for Toshiba A135
      [ALSA] hda-codec - Fix ALC662 auto-configuration code
      [ALSA] hda-codec - Add model dell for Dell XPS M1210
      [ALSA] hda-codec - Add AD1882 codec support
      [ALSA] Fix invalid schedule_timeout_interruptible()
      [ALSA] hda-codec - Fix the error in DAC assignment of STAC codec
      [ALSA] hda-codec - Fix the recording selection on VAIO laptop
      [ALSA] hda-codec - Add missing model parameter strings for ALC262
      [ALSA] Add missing model entries for HD-audio codecs
      [ALSA] Fix substream to check in PCM drain
      [ALSA] hda-codec - Fix number of pin widgets with STAC codecs
      [ALSA] hda-intel - Show the last command in warning messages
      [ALSA] aica - fix behaviour in poor resource conditions
      [ALSA] usbaudio - Add quirk for Roland EXR series
      [ALSA] hda-codec - Fix Toshiba A100 with ALC861
      [ALSA] hda-codec - Fix default pin config of Abit AW9D-MAX
      [ALSA] cs46xx - Fix PM resume
      [ALSA] hda-codec - Fix input with STAC92xx

Takashi YOSHII (1):
      sh: Align .machvec.init section on a 4-byte boundary.

Tear (1):
      ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist

Tejun Heo (84):
      [SCSI] kill scsi host template suspend/resume
      libata-acpi: implement ata_acpi_associate()
      libata-acpi: clean up ata_acpi_exec_tfs()
      libata-acpi: miscellaneous cleanups
      libata: reimplement ACPI invocation
      libata-acpi: remove redundant checks
      libata-acpi: implement _GTM/_STM support
      libata: replace ap->cbl tests with ATA_FLAG_SATA tests
      ata_piix: fix pio/mwdma programming
      [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
      libata: simplify PCI legacy SFF host handling
      libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
      libata: clean up horkage handling
      libata: add FUJITSU MHV2080BH to NCQ blacklist
      libata-link: separate out ata_eh_handle_dev_fail()
      libata-link: add PMP related ATA constants
      idr: fix obscure bug in allocation path
      idr: separate out idr_mark_full()
      ida: implement idr based id allocator
      sysfs: move release_sysfs_dirent() to dir.c
      sysfs: allocate inode number using ida
      sysfs: make sysfs_put() ignore NULL sd
      sysfs: fix error handling in binattr write()
      sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
      sysfs: flatten and fix sysfs_rename_dir() error handling
      sysfs: consolidate sysfs_dirent creation functions
      sysfs: add sysfs_dirent->s_parent
      sysfs: add sysfs_dirent->s_name
      sysfs: make sysfs_dirent->s_element a union
      sysfs: implement kobj_sysfs_assoc_lock
      sysfs: reimplement symlink using sysfs_dirent tree
      sysfs: implement bin_buffer
      sysfs: implement sysfs_dirent active reference and immediate disconnect
      sysfs: kill attribute file orphaning
      sysfs: separate out sysfs_attach_dentry()
      sysfs: reimplement sysfs_drop_dentry()
      sysfs: kill unnecessary attribute->owner
      driver-core: make devt_attr and uevent_attr static
      sysfs: make sysfs_alloc_ino() static
      sysfs: fix parent refcounting during rename and move
      sysfs: reorganize sysfs_new_indoe() and sysfs_create()
      sysfs: use iget_locked() instead of new_inode()
      sysfs: fix root sysfs_dirent -> root dentry association
      sysfs: move s_active functions to fs/sysfs/dir.c
      sysfs: slim down sysfs_dirent->s_active
      sysfs: use singly-linked list for sysfs_dirent tree
      sysfs: make sysfs_drop_dentry() access inodes using ilookup()
      sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
      sysfs: implement SYSFS_FLAG_REMOVED flag
      sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
      sysfs: make kobj point to sysfs_dirent instead of dentry
      sysfs: consolidate sysfs spinlocks
      sysfs: use sysfs_mutex to protect the sysfs_dirent tree
      sysfs: restructure add/remove paths and fix inode update
      sysfs: move sysfs_drop_dentry() to dir.c and make it static
      sysfs: implement sysfs_get_dentry()
      sysfs: make directory dentries and inodes reclaimable
      ata_piix: kill incorrect invalid map value warning
      kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
      sysfs: fix sysfs root inode nlink accounting
      sysfs: make sysfs_init_inode() static
      sysfs: kill an extra put in sysfs_create_link() failure path
      sysfs: cosmetic clean up on node creation failure paths
      libata: add ST9160821AS 3.CLF to NONCQ blacklist
      libata: add @is_cmd to ata_tf_to_fis()
      ahci: use deadline instead of fixed timeout for 1st FIS for SRST
      ahci: separate out ahci_kick_engine()
      ahci: separate out ahci_exec_polled_cmd()
      ahci: separate out ahci_do_softreset()
      sata_sil24: replace sil24_update_tf() with sil24_read_tf()
      sata_sil24: separate out sil24_exec_polled_cmd()
      sata_sil24: separate out sil24_do_softreset()
      libata: improve EH report formatting
      libata: implement AC_ERR_NCQ
      libata: make ->scr_read/write callbacks return error code
      ahci: make NO_NCQ handling more consistent
      ahci: implement SCR_NOTIFICATION r/w
      libata: improve SATA PHY speed down logic
      libata: quickly trigger SATA SPD down after debouncing failed
      libata: improve SCSI scan failure handling
      libata: reorganize ata_ehi_hotplugged()
      libata: clear HOTPLUG flag after a reset
      libata: schedule probing after SError access failure during autopsy
      libata: implement EH fast drain

Terry Loftin (1):
      [IA64] use machvec=dig on hpzx1 platforms

Thibault Le Meur (2):
      [ALSA] usb-audio - Fix audiophile-USB quirk for little-endian
      [ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USB

Thiemo Seufer (1):
      Update zilog timeout

Thierry MERLE (4):
      V4L/DVB (5643): Usbvision: make common video and radio ioctls
      V4L/DVB (5644): Usbvision: video_ioctl2 conversion
      V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix
      V4L/DVB (5826): Usbvision: video mux cleanup

Thomas Bogendoerfer (8):
      [SCSI] jazz_esp: converted to use esp_core
      Extract chip specific code out of lasi_82596.c
      Ethernet driver for EISA only SNI RM200/RM400 machines
      [MIPS] SNI RM updates
      [MIPS] RM: Use only phyiscal address for 82596 and 53c710
      [SCSI] sni_53c710: Cleanup
      [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMs
      RTC driver for DS1216 chips

Thomas Dahlmann (2):
      USB: amd5536 UDC driver (in GEODE southbridge)
      USB: MAINTAINERS entry for amd5536udc

Thomas Gleixner (22):
      CFS: Fix missing digit off in wmult table
      FUTEX: Tidy up the code
      timekeeping: fixup shadow variable argument
      timer.c: cleanup recently introduced whitespace damage
      clockevents: remove prototypes of removed functions
      clockevents: fix resume logic
      clockevents: fix device replacement
      NTP: move the cmos update code into ntp.c
      i386: PIT stop only, when in periodic or oneshot mode
      x86_64: hpet tsc calibration fix broken smi detection logic
      x86_64: use generic cmos update
      x86_64: Use generic xtime init
      x86_64: Remove dead code and other janitor work in tsc.c
      x86_64: Fix APIC typo
      x86_64: fiuxp pt_reqs leftovers
      x86: share hpet.h with i386
      x86_64: apic.c coding style janitor work
      x86_64: time.c white space wreckage cleanup
      i386: HPET, check if the counter works
      x86_64: use the global PIT lock
      i386: remove volatile in apic.c
      i386: move PIT function declarations and constants to correct header file

Thomas Hommel (1):
      rtc: add support for STK17TA8 chip

Thomas Klein (2):
      eHEA: Introducing support vor DLPAR memory add
      eHEA: Fix bonding support

Thomas Renninger (4):
      [CPUFREQ] check return value of sysfs_create_file
      ACPI: asus_acpi: Do not load if no device has been found
      [CPUFREQ] Restore previously used governor on a hot-replugged CPU
      ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE

Tilman Schmidt (1):
      Use menuconfig objects - CONFIG_ISDN_I4L

Tim Harvey (1):
      [ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8

Tim Hockin (3):
      x86_64: O_EXCL on /dev/mcelog
      x86_64: support poll() on /dev/mcelog
      x86_64: mcelog tolerant level cleanup

Tim Shimmin (1):
      [XFS] Log the agf_length change in xfs_growfs_data_private().

Tim Small (1):
      drivers/edac: new i82443bxgz MC driver

Timur Tabi (2):
      [POWERPC] Fix MAC address entries for 83xx, 85xx, and 86xx device trees
      QE Ethernet driver writes to wrong register to mask interrupts

Tobias Klauser (1):
      [CPUFREQ] Fix sysfs_create_file return value handling

Tobias Oed (1):
      SELinux: Use %lu for inode->i_no when printing avc

Tobin Davis (4):
      [ALSA] hda-codec - Add HP Pavillion quirk to Realtek code
      [ALSA] hda-codec - Add Fujitsu Siemens v3515 support to patch_conexant
      [ALSA] HDA - Change default configuration for Fujitsu Si3515
      [ALSA] HDA-Intel - Add support for MSI K9AGM2-FIH motherboard

Tom Zanussi (3):
      splice: relay support
      relay: fix bogus cast in subbuf_splice_actor()
      relay: fixup kerneldoc comment

Tomas Janousek (3):
      Introduce boot based time
      Use boot based time for process start time and boot time in /proc
      Use boot based time for uptime in /proc

Tony Breeds (6):
      [POWERPC] Move iSeries_tb_recal into its own late_initcall.
      [POWERPC] Create a dummy zImage if no valid platform has been selected
      [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane
      [POWERPC] Add __read_mostly support for powerpc
      Fix compile failure in arch/powerpc/kernel/pci-common.c
      Revert "[POWERPC] Do firmware feature fixups after features are initialised"

Tony Lindgren (2):
      USB: Disable file_storage USB_CONFIG_ATT_WAKEUP
      OMAP: add TI TWL92330/Menelaus Power Management chip driver

Tony Luck (7):
      [IA64] Don't set psr.ic and psr.i simultaneously
      [IA64] Un-break ia64 build
      [IA64] Clean away some code inside some non-existent CONFIG ifdefs
      [IA64] refresh some config files for 64K pagesize
      Pull vector-domain into release branch
      [IA64] Convert to generic timekeeping/clocksource
      Pull ia64-clocksource into release branch

Tony Wan (2):
      V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 card
      V4L/DVB (5647): Saa7134: enable ir-remote for 10moons TM300

Toshiyuki Okajima (1):
      mistaken ext4_inode_bitmap for ext4_block_bitmap

Trent Piepho (11):
      V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in
      V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pll
      V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS
      V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configure
      V4L/DVB (5805): Bttv: Fix problems with probing for non-existent tuners
      V4L/DVB (5806): Bttv: Be consistent in using symbolic names instead of constants
      V4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER ioctls
      V4L/DVB (5831): stradis: use ARRAY_SIZE
      V4L/DVB (5832): ir-common: optimize bit extract function
      V4L/DVB (5834): dvb-core: fix signedness warnings and const stripping
      V4L/DVB (5877): radio-gemtek-pci: remove unused structure member

TripleX (1):
      Chinese translation of Documentation/stable_api_nonsense.txt

Trond Myklebust (103):
      NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pages
      NFS: Don't mark a written page as uptodate until it is on disk
      NFS: Minor read optimisation...
      NFS: Replace vfsmount and dentry in nfs_open_context with struct path
      NFSv4: Cleanup: pass the nfs_open_context to open recovery code
      NFSv4: Ensure asynchronous open() calls always pin the mountpoint
      NFSv4: Ensure that nfs4_do_close() doesn't race with umount
      NFSv4: Clean up nfs4_call_async()
      NFS: Fix nfs_reval_fsid()
      NFS: Re-enable forced umounts
      NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
      NFS: Fix an Oops in the nfs_access_cache_shrinker()
      NFS: Convert struct nfs_page to use krefs
      NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
      NFS cleanup: speed up nfs_scan_commit using radix tree tags
      NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
      NFS: Prevent integer overflow in nfs_scan_list()
      NFS: reduce latency by using conditional rescheduling in nfs_scan_list
      NFS: Convert struct nfs_open_context to use a kref
      NFSv4: Convert struct nfs4_opendata to use struct kref
      SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
      SUNRPC: Add a per-rpc_clnt spinlock
      SUNRPC: Clean up tk_pid allocation and make it lockless
      SUNRPC: Convert rpc_clnt->cl_users to a kref
      SUNRPC: Kill rpc_clnt->cl_dead
      SUNRPC: Kill rpc_clnt->cl_oneshot
      SUNRPC: Make rpc_clone take a reference instead of using cl_count
      SUNRPC: Remove rpc_clnt->cl_count
      SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised
      SUNRPC: Optimise rpciod_up()
      SUNRPC: Make create_client() take a reference to the rpciod workqueue
      SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
      SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
      SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task
      SUNRPC: fix hang due to eventd deadlock...
      SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth
      SUNRPC: Remove the gss_auth spinlock
      SUNRPC: Always match an upcall message in gss_pipe_downcall()
      SUNRPC: Add a downcall queue to struct rpc_inode
      SUNRPC: Enable non-exclusive create in rpc_mkpipe()
      SUNRPC: Clean up rpc_pipefs.
      SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
      SUNRPC: Fix a memory leak in the auth credcache code
      SUNRPC: Fix a typo in unx_create()
      SUNRPC: Fix a memory leak in gss_create()
      SUNRPC: Fix races in rpcauth_create
      SUNRPC: Make rpc_ping() static
      SUNRPC: Add the helper function 'rpc_call_null()'
      SUNRPC: Rename rpcauth_destroy() to rpcauth_release()
      SUNRPC: Mark auth and cred operation tables as constant.
      SUNRPC: Clean up rpc credential initialisation
      SUNRPC: replace casts in auth_unix.c with container_of()
      SUNRPC: Enforce atomic updates of rpc_cred->cr_flags
      SUNRPC: cleanup rpc credential cache garbage collection
      SUNRPC: Convert the credcache lookup code to use RCU
      SUNRPC: Give credential cache a local spinlock
      SUNRPC: Convert the credential garbage collector into a shrinker callback
      SUNRPC: Convert gss_ctx_lock to an RCU lock
      SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed
      SUNRPC: Remove the tk_auth macro...
      SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's
      SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred
      SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()
      NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
      NFS: Replace NFS_I(inode)->req_lock with inode->i_lock
      NFSv4: Fix a credential reference leak in nfs4_get_state_owner()
      NFSv4: Don't reuse expired nfs4_state_owner structs
      NFSv4: Fix the NFSv4 owner and owner_group size estimates
      NFSv4: Fix the underestimate of NFSv4 open request size
      NFSv4: Fix underestimate of NFSv4 lookup request size
      NFSv4: nfs_increment_open_seqid should not return a value
      NFSv4: Reduce the chances of an open_owner identifier collision
      NFSv4: Fix atomic open for execute...
      NFSv4: Fix a bug in __nfs4_find_state_byowner
      NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
      NFSv4: Fix up a bug in nfs4_open_recover()
      NFSv4: Support recalling delegations by stateid
      NFSv4: Support recalling delegations by stateid part 2
      NFSv4: Use RCU to protect delegations
      NFSv4: Defer inode revalidation when setting up a delegation
      NFSv4: Clean up confirmation of sequence ids...
      NFSv4: Always use the delegation if we have one
      NFSv4: Improve the debugging of bad sequence id errors...
      NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
      NFSv4: Clean up _nfs4_proc_open()
      NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
      NFSv4: Don't call OPEN if we already have an open stateid for a file
      NFSv4: Clean up the callers of nfs4_open_recover_helper()
      NFSv4: Fix up stateid locking...
      NFS: Add the mount option "nosharecache"
      NFS: Error when mounting the same filesystem with different options
      NFSv4: Make the NFS state model work with the nosharedcache mount option
      NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS
      NFSv4: Fix open state recovery
      NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
      NFSv4: 'constify' lookup arguments.
      NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
      NFSv4: More NFSv4 xdr cleanups
      NFSv4: Fix the readdir reply buffer alignment
      NFSv4: Fix the nfsv4 readlink reply buffer alignment
      NFS: Use dentry->d_time to store the parent directory verifier.
      NFS: Introduce struct nfs_removeargs+nfs_removeres
      SUNRPC: Clean up the sillyrename code

Truxton Fulton (1):
      i386: fix machine rebooting

Tsugikazu Shibata (1):
      HOWTO: add Japanese translation of Documentation/HOWTO

Ulrich Drepper (2):
      Introduce O_CLOEXEC
      O_CLOEXEC for SCM_RIGHTS

Ursula Braun (2):
      [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
      [AF_IUCV]: Add lock when updating accept_q

Usha Ketineni (1):
      knfsd: rpc: add gss krb5 and spkm3 oid values

Uwe Bugla (1):
      V4L/DVB (5701): Documentation/dvb/bt8xx.txt update

Uwe Kleine-König (7):
      [ARM] 4482/1: ns9xxx: fix compilation for mach-type CC9P9360JS
      [ARM] 4483/1: ns9xxx: fix three sparse warnings: symbol 'xyz' was not declared.
      [ARM] 4484/1: ns9xxx: fix definition of SYS_TCx_TEN_DIS
      [ARM] 4485/1: ns9xxx: pass the correct irq number to the interrupt handlers
      [ARM] 4486/1: ns9xxx: fix a typo in the register definitions.
      [ARM] 4487/1: ns9xxx: complete definition of GPIO related registers
      [ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irq

Vasily Averin (7):
      ext3/ext4: orphan list check on destroy_inode
      ext3/ext4: orphan list corruption due bad inode
      i2o_cfg_passthru cleanup
      wrong memory access in i2o_block_device_lock()
      i2o message leak in i2o_msg_post_wait_mem()
      i2o proc reading oops
      i2o debug output cleanup

Vasily Tarasov (2):
      diskquota: 32bit quota tools on 64bit architectures
      cfq: async queue allocation per priority

Venkatesh Pallipadi (1):
      ACPI: Enable C3 even when PM2_control is zero

Venki Pallipadi (8):
      [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR
      [CPUFREQ] Keep userspace governor quiet when it is not being used
      [CPUFREQ] ondemand: add a check to avoid negative load calculation
      [CPUFREQ] ondemand: fix tickless accounting and software coordination bug
      Use a new CPU feature word to cover features that are spread around
      USB: Make usb-autosuspend timer 1 sec jiffy aligned
      Add a flag to indicate deferrable timers in /proc/timer_stats
      x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling

Vignesh Babu (3):
      [XFS] Use is_power_of_2 instead of open coding checks
      ext4: Use is_power_of_2()
      UBI: use is_power_of_2()

Vikram Pandita (1):
      USB Core: hub.c: prevent re-enumeration on HNP

Ville Tervo (1):
      [Bluetooth] Keep rfcomm_dev on the list until it is freed

Vinit Agnihotri (3):
      UBI: fix freeing ubi->vtbl while unloading
      UBI: fix message
      UBI: fix overflow bug

Vitaly Bordug (3):
      [POWERPC] 8xx: mpc885ads pcmcia support
      [POWERPC] dts: kill hardcoded phandles
      powerpc: 8xx: fix whitespace and indentation

Vlad Yasevich (1):
      [IPV6]: Call inet6addr_chain notifiers on link down

Vladimir Barinov (5):
      [ARM] 4430/1: davinci: clock control support
      [ARM] 4457/2: davinci: GPIO support
      [ARM] 4432/5: davinci: pin mux support
      [ARM] 4385/2: ixdp425: NAND support
      USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT

Vladimir Lebedev (4):
      ACPI: battery: make internal names consistent with battery "state"
      ACPI: Cache battery status instead of re-evaluating AML
      ACPI: battery: Lindent
      process reading battery status hangs

Volker Sameske (1):
      [SCSI] zfcp: clear adapter status flags during adapter shutdown

Vovan888 at gmail (1):
      OMAP: LCD panel support for the Siemens SX1 mobile phone

WANG Cong (1):
      RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()

Wade Berrier (1):
      V4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)

Wade Farnsworth (4):
      [POWERPC] 86xx: Add uli1575 pci-bridge sector to MPC8641HPCN dts file.
      [POWERPC] Fix drivers/rtc/Kconfig for powerpc
      [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()
      [POWERPC] Create add_rtc() function to enable the RTC CMOS driver

Wendy Cheng (3):
      [GFS2] inode size inconsistency
      [GFS2] Obtaining no_formal_ino from directory entry
      [GFS2] Remove i_mode passing from NFS File Handle

Will Schmidt (1):
      x86_64: During VM oom condition, kill all threads in process group

William Lee Irwin III (1):
      i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G

Wim Van Sebroeck (12):
      [WATCHDOG] Mixcom Watchdog - update "Documentation"
      [WATCHDOG] Mixcom Watchdog - get rid of port offset's
      [WATCHDOG] Mixcom Watchdog - checkcard
      [WATCHDOG] Mixcom Watchdog - checkcard part 2
      [WATCHDOG] Mixcom Watchdog - clean-up printk's
      [WATCHDOG] Mixcom Watchdog - clean-up printk's
      [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
      [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
      [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
      [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
      [WATCHDOG] at32ap700x_wdt.c - Add spinlock support
      [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings

Wyatt Banks (1):
      HFSPlus: change kmalloc/memset to kzalloc

YOSHIFUJI Hideaki (18):
      [IPV6]: Restore semantics of Routing Header processing.
      [IPV6]: Do not send RH0 anymore.
      [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
      [NET] AX25: Fix whitespace errors.
      [NET] BLUETOOTH: Fix whitespace errors.
      [NET] CORE: Fix whitespace errors.
      [NET] DCCP: Fix whitespace errors.
      [NET] IPV4: Fix whitespace errors.
      [NET] NETFILTER: Fix whitespace errors.
      [NET] NETROM: Fix whitespace errors.
      [NET] PACKET: Fix whitespace errors.
      [NET] RFKILL: Fix whitespace errors.
      [NET] ROSE: Fix whitespace errors.
      [NET] RXRPC: Fix whitespace errors.
      [NET] SCTP: Fix whitespace errors.
      [NET] SUNRPC: Fix whitespace errors.
      [NET] TIPC: Fix whitespace errors.
      [NET] XFRM: Fix whitespace errors.

YOSHIFUJI Hideaki / 吉藤英明 (4):
      NS83820: Handle multicast frames.
      NI5010: Handle multicast frames.
      SAA9730: Handle multicast frames.
      ARM/ETHER3: Handle multicast frames.

Yasuaki Ishimatsu (13):
      [IA64] Remove block structure for locking in iosapic.c
      [IA64] Remove duplicated members in iosapic_rte_info
      [IA64] Cleanup lock order in iosapic_register_intr
      [IA64] Use per iosapic lock for indirect iosapic register access
      [IA64] Use dynamic irq for iosapic interrupts
      [IA64] Fix invalid irq vector assumption for iosapic
      [IA64] Check if irq is sharable
      [IA64] Add mapping table between irq and vector
      [IA64] Add support for vector domain
      [IA64] Support irq migration across domain
      [IA64] Enable percpu vector domain for IA64_GENERIC
      [IA64] Enable percpu vector domain for IA64_DIG
      [IA64] Delete iosapic_free_rte()

Yasuyuki Kozakai (16):
      [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number
      [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
      [NETFILTER]: nf_conntrack: introduce extension infrastructure
      [NETFILTER]: nf_conntrack: use extension infrastructure for helper
      [NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
      [NETFILTER]: nf_nat: use extension infrastructure
      [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
      [NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
      [NETFILTER]: nf_nat: kill global 'destroy' operation
      [NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
      [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
      [NETFILTER]: nf_queue: Use RCU and mutex for queue handlers
      [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
      [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
      [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
      [NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error

Yinghai Lu (13):
      USB: make the usb_device numa_node get assigned from controller
      serial: assert DTR for serial console devices
      console: more buf for index parsing
      console: console handover to preferred console
      serial: convert early_uart to earlycon for 8250
      dma: make dma pool to use kmalloc_node
      serial: add early_serial_setup() back to header file
      x86_64: remove extra extern declaring about dmi_ioremap
      x86_64: Calgary - change _map_single, etc to static
      x86_64: Geode HW Random Number Generator depends on X86_32
      x86_64: change _map_single to static in pci_gart.c etc
      x86_64: disable the GART in shutdown
      x86_64: move iommu declaration from proto to iommu.h

Yoann Padioleau (5):
      atari_pamsnet.c: old declaration ritchie style fix
      parse error, drivers/i2c/busses/i2c-pmcmsp.c
      some kmalloc/memset ->kzalloc (tree wide)
      [ALSA] snd-aoa-codec-onyx: fix typo
      V4L/DVB (5848): Av7110: fix typo

Yoichi Yuasa (14):
      add return value check of request_irq()
      [MIPS] remove unused definitions for Cobalt
      [MIPS] Remove unused config entries
      [MIPS] Add generic GPIO support
      [MIPS] update cobalt_defconfig
      [MIPS] EV64120: Remove support
      [MIPS] remove LASAT Networks platforms support
      [MIPS] separate platform_device registration for VR41xx serial interface
      [MIPS] Separate platform_device registration for VR41xx GPIO
      [MIPS] separate platform_device registration for VR41xx RTC
      [MIPS] Remove unused time.c for swarm
      fix wrong argument of tc35815_read_plat_dev_addr()
      [MIPS] Remove unused include/asm-mips/ds1216.h
      [MIPS] Remove unused include/asm-mips/gfx.h

York Sun (1):
      [POWERPC] Let subordinate transparent bridges be transparent.

Yoshihiro Shimoda (8):
      sh: Provide a defconfig for R7780MP.
      USB: m66592-udc: peripheral controller driver for M66592
      USB: m66592-udc: fix use old interrupt flags
      USB: r8a66597-hcd: host controller driver for R8A66597
      USB: r8a66597-hcd: fix NULL access
      USB: m66592-udc: fixes some problems
      USB: r8a66597-hcd: fixes some problem
      sh: r7780rp: Add R8A66597 and M66592 support.

Yoshinori Sato (3):
      h8300 zImage support update
      h8300: remove unused file
      h8300 entry.S update

Zhang Rui (7):
      ACPI: Discard invalid elements in _PSS package
      ACPI: Export events via generic netlink
      sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
      ACPI: export ACPI events via acpi_mc_group multicast group
      ACPI: update feature-removal-schedule.txt, /sys/firmware/acpi/namespace is gone
      ACPI: update ACPI proc I/F removal schedule
      ACPI: Populate /sys/firmware/acpi/tables/

Zhang Wei (4):
      [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0
      [POWERPC] 86xx: Avoid system halt if link training isn't at least L0.
      [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode.
      [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources.

Zhang, Yanmin (2):
      PCI: fix AER driver error information
      fix jvc cdrom drive lockup

Zhu Yi (4):
      ipw2100: Fix `iwpriv set_power` error
      Fix ipw2200 set wrong power parameter causing firmware error
      ipw2200: Fix ipw_isr() comments error on shared IRQ
      Update version ipw2200 stamp to 1.2.2

adam radford (1):
      [SCSI] 3w-9xxx: add support for 9690SA

akpm at linux-foundation.org (3):
      [GFS2] gfs2_lookupi() uninitialised var fix
      [GFS2] git-gfs2-nmw-build-fix
      NeilBrown <neilb at suse.de>

corentin.labbe (1):
      hwmon: convert it87 to platform driver

david m. richter (1):
      leases: minor break_lease() comment clarification

frederic RODO (1):
      macb: Use generic PHY layer

izumi (1):
      Fix the graphic corruption issue on IA64 machines

jing xiang (1):
      cdc-subset to support new vendor/product ID

john stultz (1):
      tick management: spread timer interrupt

nickcheng(鄭守謙 (1):
      [SCSI] areca: improve driver stability and compatibility

su henry (1):
      The SATA controller device ID is different according to

t.sefzick (1):
      USB: flow control fix for pl2303

vignesh babu (7):
      use is_power_of_2() in cxgb3/cxgb3_main.c
      Use is_power_of_2() in myri10ge/myri10ge.c
      is_power_of_2: ext3/super.c
      is_power_of_2(): jbd
      is_power_of_2: kernel/kfifo.c
      is_power_of_2: ufs/super.c
      [ATM]: Replacing kmalloc/memset combination with kzalloc.

will schmidt (2):
      [POWERPC] During VM oom condition, kill all threads in process group
      [POWERPC] Oprofile enhanced instruction sampling support

young dave (1):
      remove useless tolower in isofs

-----------------------------------------------------------------------

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list