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

Linus Torvalds torvalds at g5.osdl.org
Tue Mar 3 14:48:10 UTC 2009


The annotated tag, v2.6.19-rc1 has been created
        at  008616c979c90b1a4ea2d2cebf4996743463b001 (tag)
   tagging  d223a60106891bfe46febfacf46b20cd8509aaad (commit)
  replaces  v2.6.18
 tagged by  Linus Torvalds
        on  Wed Oct 4 19:57:15 2006 -0700

- Shortlog ------------------------------------------------------------
Linux v2.6.19-rc1

Let's start the stabilization phase.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFJHSkF3YsRnbiHLsRAlmqAKCZt7KZ7XAT0bC3uTzrhfd8oHZ8qQCeM20s
gTQtmQTGSG8V6ZMN7YLKXMw=
=t6dy
-----END PGP SIGNATURE-----

Aaron Durbin (2):
      Insert GART region into resource map
      MMCONFIG and new Intel motherboards

Abhijith Das (3):
      patch to init di_payload_format field in gfs2_dinode
      [GFS2] gfs2_set_flags double locking patch
      [GFS2] Allow mounting of gfs2 and gfs2meta at the same time

Adam Henley (1):
      A few trivial spelling and grammar fixes

Adam Litke (1):
      mm: make filemap_nopage use NOPAGE_SIGBUS

Adam Tlalka (1):
      console utf-8 mode fixes

Adrian Bunk (41):
      [GFS2] [-mm patch] fs/gfs2/: possible cleanups
      [GFS2] [-mm patch] fs/gfs2/: make code static
      [DLM] [RFC: -mm patch] fs/dlm/lock.c: unexport dlm_lvb_operations
      Input: hid - #if 0 the no longer used hid_find_field_by_usage()
      [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static
      make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static
      the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack
      fs/ocfs2/ioctl.c should #include "ioctl.h"
      [CRYPTO] padlock-sha: Make 2 functions static
      drm: cleanups
      [NET]: Make code static.
      [IPV6] ip6_fib.c: make code static
      [DECNET]: cleanups
      [SELINUX]: security/selinux/hooks.c: Make 4 functions static.
      [PKT_SCHED] act_simple.c: make struct simp_hash_info static
      [SCTP]: Cleanups
      [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
      [ALSA] make sound/pci/emu10k1/emu10k1.c:snd_emu10k1_resume() static
      i386: make functions static
      i386: Make acpi_force static
      i386: Make enable_local_apic static
      V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'s
      V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereference
      mm/: make functions static
      i2c-algo-pcf: Discard the mdelay data struct member
      PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
      reiserfs: warn about the useless nolargeio option
      fs/nfs/: make code static
      drivers/char/pc8736x_gpio.c: remove unused static functions
      build sound/sound_firmware.c only for OSS
      kernel/time/ntp.c: possible cleanups
      make kernel/sysctl.c:_proc_do_string() static
      drivers/ide/: cleanups
      atyfb: Possible cleanups
      fbcon:: make 3 functions static
      vt: proper prototypes for some console functions
      md: the scheduled removal of the START_ARRAY ioctl for md
      input: remove obsolete contact information
      remove mentionings of devfs in documentation
      The scheduled removal of some OSS drivers
      kill sound/oss/*_syms.c

Akinobu Mita (4):
      [S390] init task memory faults.
      check return value of cpu_callback
      rate limiting for the ldisc open failure messages
      JFS: return correct error when i-node allocation failed

Al Stone (1):
      [IA64] minor reformatting to vmlinux.lds.S

Al Viro (142):
      [IPV4]: ipip and ip_gre encapsulation bugs
      fix missing ifdefs in syscall classes hookup for generic targets
      fix ancient breakage in ebus_init()
      memcpy_fromio() missing in istallion
      aoa is pmac-only
      sanitize frv archclean
      asm/backlight.h is ppc-only
      sun4: fix sbus_setup_iommu()
      fix the survivors of fbcon_vbl_handler() renaming
      fallout from hcd-core patch
      missing includes from infiniband merge
      more fallout from get_property returning pointer to const
      #elif that should've been #elif defined
      briq_panel: read() and write() get __user pointers, damnit
      more get_property() fallout
      restore libata build on frv
      libata won't build on m68k and m32r
      libata won't build on SUN4
      netlabel gfp annotations
      fix iptables __user misannotations
      NULL noise removal
      missing include (free_irq() use)
      qla3xxx iomem annotations
      wrong thing iounmapped (qla3xxx)
      SCSI gfp_t annotations
      fix idiocy in asd_init_lseq_mdp()
      pata_pdc2027x iomem annotations
      64bit bugs in s2io
      restore __iomem annotations in e1000
      more s2io __iomem annotations
      [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c
      [POWERPC] NULL noise removal: spufs
      [POWERPC] cell spufs iomem annotations
      [POWERPC] powerpc oprofile __user annotations
      [POWERPC] maple/pci iomem annotations
      [POWERPC] rewrite mkprep and mkbugboot in sane C
      [POWERPC] UPIO_TSI cleanup
      [ATALK]: endianness annotations
      [TR]: endiannness annotations
      [ATM]: use NIPQUAD instead of open-coding it
      [IPV4]: headers endianness
      [IPV4]: ip_route_input() annotations
      [IPV4]: ip_rt_redirect() annotations
      [IPV4]: annotate rt_hash_code() users
      [IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
      [IPV4]: ip_route_connect() ipv4 address arguments annotated
      [IPV4]: annotated ipv4 addresses in struct inet_sock
      [IPV4]: inet_select_addr() annotations
      [IPV4]: fib_validate_source() annotations
      [IPV4]: ip_check_mc() annotations
      [IPV4]: inet_addr_onlink() annotated
      [IPV4]: fib_hn ->nh_gw is net-endian
      [IPV4]: FIB_RES_PREFSRC() annotated
      [IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()
      [IPV4] net/ipv4/route.c: trivial endianness annotations
      [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated
      [IPV4]: struct fib_config IPv4 address fields annotated
      [IPV4]: annotate struct in_ifaddr
      [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated
      [IPV4]: annotate inetdev.h helpers
      [IPV4]: icmp_send() annotation
      [IPV4]: inet_addr_type() annotations
      [IPV4]: ip_fib_check_default() annotated
      [IPV4]: inetpeer annotations
      [IPV4]: ip_fragment.c endianness annotations
      [IPV4]: annotate addresses in fib_result and fib_result_nl
      [IPV4]: trivial fib_hash.c annotations
      [IPV4]: fib_semantic_match() annotations
      [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
      [IPV4] fib_trie.c: trivial annotations
      [IPV4]: multipath_set_nhinfo() annotations
      [IPV4] multipath_wrandom.c: trivial annotations
      [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)
      [IPV4]: ip_options_build() annotations
      [IPV4]: ip_build_and_send_pkt() annotations
      [SUNRPC]: more sunrpc endianness annotations
      [IPV4]: annotate address in inet_request_sock
      [IPV4]: inet_csk_search_req() (partial) annotations
      [IPV4]: struct ip_options annotations
      [IPV4]: struct ipcm_cookie annotation
      [IPV4]: trivial ip_options.c annotations
      [IPV4]: ip_local_error() ipv4 address argument annotated
      [IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq_source
      [IPV4]: ip_mc_{inc,dec}_group() annotations
      [IPV4]: IGMP on-the-wire data is net-endian
      [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated
      [IPV4]: ip_mc_sf_allow() annotated
      [IPV4]: trivial igmp annotations
      [IPV4]: TCP headers annotated
      [TCP]: struct tcp_sack_block annotations
      [TCP]: struct tcp_sock .pred_flags is net-endian
      [IPV4]: ports in struct inet_sock are net-endian
      [NET]: ip ports in struct flowi are net-endian
      [IPV4]: ip_local_error() annotations
      [NET]: struct sock_exterr_skb annotations
      [IPV4]: ip_icmp_error() annotations
      [IPV4]: route.h annotations
      [TCP] net/ipv4/tcp_input.c: trivial annotations
      [IPV4]: struct inet_request_sock annotations
      [IPV4]: ARP header annotated
      [IPV4] net/ipv4/arp.c: trivial annotations
      [IPV4]: inet_csk_search_req() annotations
      [IPV4]: UDP header annotations
      [UDP] net/ipv4/udp.c: trivial annotations
      [IPV4]: ICMP header annotations
      [IPV4] net/ipv4/icmp.c: trivial annotations
      [TCP] net/ipv4/tcp_output.c: trivial annotations
      [IPV4]: PIMv2 header annotations
      [IPV4]: mroute annotations
      [IPV4]: net/ipv4/fib annotations
      [IPV4]: FRA_{DST,SRC} annotated
      [IPV4]: INET_MATCH() annotations
      [IPV4]: annotate inet_lookup() and friends
      [IPV4]: struct inet_timewait_sock annotations
      [IPV4]: inet_rcv_saddr() annotations
      [IPV4]: inet_diag annotations
      [IPV6]: struct in6_addr annotations
      [IPV6]: IPv6 headers annotations
      [IPV6]: sin6_port is net-endian
      [XFRM]: xfrm_flowi_[sd]port() annotations
      [XFRM]: ports in struct xfrm_selector annotated
      [XFRM]: addr_match() annotations
      [XFRM]: xfrm_address_t annotations
      [XFRM]: xfrm_alloc_spi() annotated
      [XFRM]: xfrm_state_lookup() annotations
      [XFRM]: struct xfrm_id annotations
      [XFRM]: xfrm_parse_spi() annotations
      [XFRM]: xrfm_replay_check() annotations
      [XFRM]: xfrm_replay_advance() annotations
      [XFRM]: struct xfrm_usersa_id annotations
      [XFRM]: fl_ipsec_spi is net-endian
      [XFRM]: xfrm_spi_hash() annotations
      [NET]: Annotate dst_ops protocol
      [NETFILTER]: netfilter misc annotations
      [NETFILTER]: conntrack annotations
      [NETFILTER]: NAT annotations
      [NETFILTER]: ipt annotations
      [NETFILTER]: h323 annotations
      [IPVS]: ipvs annotations
      [IPVS] bug: endianness breakage in ip_vs_ftp
      __percpu_alloc_mask() has to be __always_inline in UP case
      sys_getcpu() prototype annotated

Alan Cox (59):
      libata: rework legacy handling to remove much of the cruft
      libata: Add CompactFlash support
      Update SiS PATA
      pata_amd: Check enable bits on Nvidia
      gt96100: move to pci_get_device API
      s2io: Switch to pci_get_device
      libata: improve handling of diagostic fail (and hardware that misreports it)
      [MTD] Switch to pci_get_device and do ref counting
      [NETFILTER]: Make unused signal code go away so nobody copies its brokenness
      [SCSI] eata_pio cleanup and PCI fix
      [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structures
      V4L/DVB (4410): Cleanups and fixes for dsbr100
      V4L/DVB (4632): Zoran: Implement pcipci failure check
      V4L/DVB (4634): Zr36120: implement pcipci checks
      V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI failure case
      Voyager: tty locking
      UML: tty locking
      libata: refuse to register IRQless ports
      libata: tighten rules for legacy dependancies
      libata-eh: Remove layering violation and duplication when handling absent ports
      libata-sff: use our IRQ defines
      pata_serverworks: correct PCI ID in cable detection table
      PCI: Multiprobe sanitizer
      [AGPGART] Use pci_get_slot not pci_find_slot
      ohci: Use ref-counting hotplug safe interfaces
      There is no devfs, there has never been a devfs, we have always been at war with...
      tty locking on resize
      tty: trivial kzalloc opportunity
      tty: lock ticogwinsz
      tty: stop the tty vanishing under procfs access
      exit: fix crash case
      solaris emulation: incorrect tty locking
      tty: Fix bits and note more bits to fix
      generic_serial: remove private decoding of baud rate bits
      istallion: Remove private baud rate decoding, which is also broken in this case on some platforms
      specialix - remove private speed decoding
      Fix locking for tty drivers when doing urgent characters
      audit/accounting: tty locking
      PCI quirks update
      serial: Fix up offenders peering at baud bits directly
      via82cxxx_audio: Use pci_get_device
      cs46xx OSS: switch to pci_get_device
      piix: Use refcounted interface when searching for a 450NX
      serverworks: Switch to pci refcounted interfaces
      sis5513: Switch to pci refcounting
      via* : switch to pci_get_device refcounted PCI API
      ip2: use newer pci_get functions
      i2o: Switch to pci_get API
      cardbus: switch to ref counting/hotplug safe API
      trident: fix pci_dev reference counting and buglet
      [SCSI] Switch ips to pci_register from pci_module
      ISDN warning fixes
      non-libata driver for Jmicron devices
      ide: backport piix fixes from libata into the legacy driver
      ide: Fix crash on repeated reset
      IDE: more pci_find cleanup
      sstfb: cleanups
      V4L/DVB (4707): 4linux: complete conversion to hotplug safe PCI API
      pata: teach ali about rev C8, keep pcmcia driver in sync

Alan Hourihane (1):
      drm: Add support for Intel i965G chipsets.

Alan Stern (48):
      [SCSI] SCSI: sanitize INQUIRY strings
      Driver core: Fix potential deadlock in driver core
      Driver core: Remove unneeded routines from driver core
      Driver core: Don't call put methods while holding a spinlock
      USB: unusual_devs entry for Lacie DVD+-RW
      usbcore: add configuration_string to attribute group
      usbfs: private mutex for open, release, and remove
      usbfs: detect device unregistration
      usb-skeleton: don't submit URBs after disconnection
      usbcore: rename usb_suspend_device to usb_port_suspend
      usbcore: move code among source files
      usbcore: add usb_device_driver definition
      usbcore: make usb_generic a usb_device_driver
      usbcore: split suspend/resume for device and interfaces
      usbcore: resume device resume recursion
      usbcore: track whether interfaces are suspended
      usbcore: set device and power states properly
      usbcore: fix up device and power state tests
      usbcore: suspending devices with no driver
      hub driver: improve use of #ifdef
      UHCI: increase Resume-Detect-off delay
      usbcore: make hcd_endpoint_disable wait for queue to drain
      usbcore: khubd and busy-port handling
      usb-storage: fix for UFI LUN detection
      usbcore: help drivers to change device configs
      USB: remove struct usb_operations
      usbcore: Add flag for whether a host controller uses DMA
      usbcore: trim down usb_bus structure
      usbmon: don't call mon_dmapeek if DMA isn't being used
      usbcore: store each usb_device's level in the tree
      usbcore: add autosuspend/autoresume infrastructure
      usbcore: non-hub-specific uses of autosuspend
      usbcore: remove usb_suspend_root_hub
      USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
      USB: force root hub resume after power loss
      USB: unusual-devs entry for Nokia E60
      USB: create new workqueue thread for USB autosuspend
      USB: dummy-hcd: fix "warn-unused-result" messages
      USB: g_file_storage: fix "ignoring return value" warnings
      USB: allow both root-hub interrupts and polling
      OHCI: remove existing autosuspend code
      OHCI: add auto-stop support
      USB: fix autosuspend when CONFIG_PM isn't set
      USB: g_file_storage: Set sense info Valid bit only when needed
      Add section on function return values to CodingStyle
      Add SRCU-based notifier chains
      SRCU: report out-of-memory errors
      cpufreq: make the transition_notifier chain use SRCU

Alasdair G Kergon (6):
      dm: export blkdev_driver_ioctl
      dm snapshot: tidy snapshot_map
      dm snapshot: tidy pending_complete
      dm snapshot: add workqueue
      dm snapshot: tidy pe ref counting
      dm snapshot: fix freeing pending exception

Aleksey Gorelov (1):
      USB: Properly unregister reboot notifier in case of failure in ehci hcd

Alex Dubov (2):
      mmc: driver for TI FlashMedia card reader - source
      mmc: driver for TI FlashMedia card reader - Kconfig/Makefile

Alexander Bigga (1):
      [MIPS] Fix for pci config_access on alchemy au1x000

Alexander Tuschen (1):
      V4L/DVB (4442): [PATCH] Freecom DVB-T stick with ID 14aa:0225

Alexander Viro (1):
      PPID filtering fix

Alexey Dobriyan (50):
      [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c
      [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c
      CONFIG_PM=n slim: drivers/scsi/sata_sil*
      [AGPGART] agp.h: constify struct agp_bridge_data::version
      CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c
      [TCP] tcp_lp: use BUILD_BUG_ON
      [TCP] tcp_bic: use BUILD_BUG_ON
      [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
      [NET]: Use SLAB_PANIC
      [IPV4]: Make struct in_addr::s_addr __be32
      [IPV4]: Make struct sockaddr_in::sin_port __be16
      [NETFILTER]: xt_policy: remove dups in .family
      [ALSA] emu10k1x: simplify around pci_register_driver()
      V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*
      V4L/DVB (4512): Ks0127: wire up i2c_add_driver() return value
      [SCSI] 3w-xxxx: fix "ATA UDMA upgrade" message number
      sh: remove cpu_online() definition from <asm/smp.h>
      jbd: use BUILD_BUG_ON in journal init
      Really ignore kmem_cache_destroy return value
      Make kmem_cache_destroy() return void
      USB: Turn usb_resume_both() into static inline
      [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial
      [XFS] move XFS_IOC_GETVERSION to main multiplexer
      atxp1: Signed/unsigned char bug fix
      [SUNRPC]: svc_{get,put}nl()
      [SUNRPC]: trivial endianness annotations
      task_struct: ifdef Missed'em V IPC
      ifdef blktrace debugging fields
      tty_io.c: keep davej sane
      ifdef ->quota_read, ->quota_write
      reiserfs: ifdef xattr_sem
      reiserfs: ifdef ACL stuff from inode
      fs.h: ifdef security fields
      CONFIG_PM=n slim: drivers/parport/parport_serial.c
      CONFIG_PM=n slim: sound/oss/trident.c
      CONFIG_PM=n slim: sound/oss/cs46xx.c
      windfarm_smu_sat.c: simplify around i2c_add_driver()
      cramfs: rewrite init_cramfs_fs()
      freevxfs: fix leak on error path
      cramfs: make cramfs_uncompress_exit() return void
      9p: fix leak on error path
      Ban register_filesystem(NULL);
      Documentation/SubmittingDrivers: minor update
      kmemdup: introduce
      kmemdup: some users
      Create fs/utimes.c
      proper flags type of spin_lock_irqsave()
      [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c
      Remove NULL check in register_nls()
      CONFIG_PM=n slim: drivers/ide/pci/sc1200.c

Alexey Kuznetsov (1):
      [TCP]: Send ACKs each 2nd received segment.

Alexey Starikovskiy (2):
      [CPUFREQ][1/2] ondemand: updated tune for hardware coordination
      [CPUFREQ][2/2] ondemand: updated add powersave_bias tunable

Alexis Bruemmer (1):
      [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDs

Alistair Buxton (1):
      V4L/DVB (4617): Problem with dibusb-mb.c USB IDs

Allan Third (1):
      V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC support

Amol Lad (10):
      ioremap balanced with iounmap for drivers/mtd subsystem
      ioremap balanced with iounmap for drivers/serial/8250_acorn,c
      ioremap balanced with iounmap for drivers/serial/8250_gsc.c
      ioremap balanced with iounmap for drivers/serial/ioc4_serial.c
      ioremap balanced with iounmap for drivers/serial/ip22zilog.c
      ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c
      ioremap balanced with iounmap for drivers/serial/mpsc.c
      ioremap balanced with iounmap for drivers/serial/mux.c
      ioremap balanced with iounmap for drivers/serial/sunsu.c
      [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'

Amos Waterland (2):
      [POWERPC] Turn on tigon3 support in maple_defconfig
      Chardev checking of overlapping ranges

Amy Fong (1):
      [POWERPC] Fix compile error in sbc8560

Ananth N Mavinakayanahalli (4):
      Kprobes: Make kprobe modules more portable
      kprobes: handle symbol resolution when <module:.symbol> is specified
      Add regs_return_value() helper
      Update Documentation/kprobes.txt

Anatoli Antonovitch (1):
      atiixp: ATI SB600 IDE support for various modes

Andi Kleen (139):
      Initialize ieee1394 early when built in
      Update defconfig
      i386: Update defconfig
      i386: Allow to use GENERICARCH for UP kernels
      x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
      Add TIF_RESTORE_SIGMASK
      Add ppoll/pselect syscalls
      Fix up panic messages for different NMI panics
      i386: Enable NMI watchdog by default
      x86: Add portable getcpu call
      Clean up asm/smp.h includes
      Don't print virtual address in HPET initialization
      i386/x86-64: Don't randomize stack top when no randomization personality is set
      i386: Account spinlocks to the caller during profiling for !FP kernels
      Simplify profile_pc on x86-64
      Document backtracer selection options
      Support patchable lock prefix for pure assembly files
      Clean up read write lock assembly
      i386: Remove const case for rwlocks
      Add proper alignment to ENTRY
      i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files
      i386: Redo semaphore and rwlock assembly helpers
      Remove leftover CVS Id in thunk.S
      Add some comments what tce.c actually does
      Remove all ifdefs for local/io apic
      Remove apic mismatch counter
      Remove old "focus disabled" chipset errata workaround
      Clean up and minor fixes to TLB flush
      i386: Minor fixes & cleanup to tlb flush
      Add some comments to entry.S
      Remove pirq overwrite support
      Remove leftover MCE/EISA support
      Remove obsolete PIC mode
      i386/x86-64: Remove obsolete sanity check in mptable parsing
      Factor out common io apic routing entry access
      i386: Factor out common io apic routing entry access
      Remove MPS table APIC renumbering
      Move early chipset quirks out to new file
      Replace mp bus array with bitmap for bus not pci
      Remove useless wrapper in mpparse.c code
      Remove some unneeded ACPI externs in mpparse.c
      Fix up some non linuxy style in ACPI functions in mpparse.c
      i386: Clean up code style in mpparse.c ACPI code
      Use BUILD_BUG_ON in apic.c build sanity checking
      x86: Detect CFI support in the assembler at runtime
      Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
      Add stack documentation document from Keith Owens
      i386: Remove lock section support in mutex.h
      i386: Remove lock section support in rwsem.h
      i386: Remove lock section support in semaphore.h
      Don't use lock section for mutexes and semaphores
      Clean up spin/rwlocks
      i386: Clean up spin/rwlocks
      Use early CPU identify before early command line parsing
      Convert x86-64 to early param
      Remove need for early lockdep init
      i386/x86-64: Move acpi_disabled variables into acpi/boot.c
      Clean up acpi_numa variable
      Move e820 map into e820.c
      Add sparse annotation to vsyscall.c
      Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
      Fix most sparse warnings in sys_ia32.c
      Fix sparse warnings in compat aout code
      x86: Remove unneeded externs in acpi/boot.c
      x86: Some preparationary cleanup for stack trace
      Avoid recursion in lockdep when stack tracer takes locks
      Don't access the APIC in safe_smp_processor_id when it is not mapped yet
      Move unwind_init earlier
      Merge stacktrace and show_trace
      Check for end of stack trace before falling back
      i386: Do stacktracer conversion too
      i386: Terminate backtrace fallback early if unwinder stack pointer is zero
      i386: Get ebp from unwinder state when continuing fallback backtrace
      Don't force frame pointers for lockdep
      i386/x86-64: Improve Kconfig description of CRASH_DUMP
      Make boot_param_data pure BSS
      i386: Fix warning in mpparse.c
      make fault notifier unconditional and export it
      i386: make fault notifier unconditional and export it
      i386: move kernel_thread_helper into entry.S
      Don't force reserve the 640k-1MB range
      Move compiler check for modules to ia64 only
      Remove safe_smp_processor_id()
      Remove bogus warning from early_ioremap
      Fix pte_exec/mkexec and use it in change_page_attr()
      Use proper accessors to change PSE bits in change_page_attr()
      Remove APIC version/cpu capability mpparse checking/printing
      Remove some cruft in apic id checking during processor setup
      Fix coding style and output of the mptable parser
      Add a missing check for irq flags tracing in NMI
      Remove non e820 fallbacks in high level code
      optimize hweight64 for x86_64
      x86: Remove incorrect comment about ACPI e820 entries
      Optimize PDA accesses slightly
      Don't use kernel_text_address in oops context
      Document my tree in Documentation/HOWTO
      Fix a irqcount comment in entry.S
      Use %c instead of %P modifier in pda access
      Fix a PDA warning uncovered by the new type checking
      Fix zeroing on exception in copy_*_user
      Add __must_check to copy_*_user
      Check return value of copy_to_user in compat_sys_pselect7
      Check return values of __copy_to_user in uname emulation
      Fix some stylistic issues in uaccess.h
      Reindent macros in pda.h
      Define __bad_pda_field as noreturn
      Remove unused asm-x86_64/mmx.h
      Mark per cpu data initialization __initdata again
      Fix idle notifiers
      i386/x86-64: PCI: split probing and initialization of type 1 config space access
      i386/x86-64: Only do MCFG e820 check when type 1 works
      i386: Add MMCFG resources to i386 too
      Use string instructions for Core2 copy/clear
      Remove outdated comment in x86-64 mmconfig code
      Don't synchronize time reading on single core AMD systems
      Remove all traces of signal number conversion
      Initialize argument registers for 32bit signal handlers.
      Fix some broken white space in ia32_signal.c
      Don't leak NT bit into next task
      i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
      x86: Move direct PCI scanning functions out of line
      x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
      Fix unwinder warning in traps.c
      Don't set calgary iommu as default y
      i386: Use early clobbers for semaphores now
      Update defconfig
      i386: Update defconfig
      Add proper sparse __user casts to __copy_to_user_inatomic
      Allow disabling DAC using command line options
      Fix broken indentation in iommu_setup
      Document iommu=panic
      Refactor some duplicated code in mpparse.c
      x86: Clean up x86 NMI sysctls
      Use ARRAY_SIZE in setup.c
      Define vsyscall cache as blob to make clearer that user space shouldn't use it
      Use early clobber in semaphores
      Some cleanup in the pipe code
      Create call_usermodehelper_pipe()
      Support piping into commands in /proc/sys/kernel/core_pattern

Andrea Bittau (10):
      [DCCP] ACKVEC: fix ackvector length calculation
      [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
      [DCCP] ackvec: Remove unused variables
      [DCCP] CCID2: Fix jiffie wrap issues
      [DCCP] CCID2: Initialize ssthresh to infinity
      [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
      [DCCP] CCID2: Add Kconfig option for CCID2 debug
      [DCCP] CCID2: Allocate seq records on demand
      [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
      [DCCP] CCID2: Add helper functions for changing important CCID2 state

Andreas Gruenbacher (2):
      Generic infrastructure for acls
      Access Control Lists for tmpfs

Andreas Herrmann (5):
      [SCSI] limit recursion when flushing shost->starved_list
      [SCSI] zfcp: fix: use correct req_id in eh_abort_handler
      [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
      [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down
      [SCSI] zfcp: update maintainers file

Andreas Mohr (5):
      [TG3]: Constify firmware structs
      lib/rwsem.c: un-inline rwsem_down_failed_common()
      fs/namei.c: replace multiple current->fs by shortcut variable
      lib/ts_fsm.c: constify structs
      fs/inode.c tweaks

Andreas Schwab (1):
      [ALSA] [PPC,SOUND] Fix audio gpio state detection

Andrew Morton (51):
      [patch 1/1] gfs2: get_sb_dev() fix
      [POWERPC] briq_panel Kconfig fix
      [SCSI] areca sysfs fix
      drm: remove FALSE/TRUE that snuck in with simple memory manager changes.
      drm: fix i965 build bug
      add __must_check to device management code
      add CONFIG_ENABLE_MUST_CHECK
      v4l-dev2: handle __must_check
      drivers/base: check errors
      sysfs: add proper sysfs_init() prototype
      wire up oops_enter()/oops_exit()
      make numa_emulation() __init
      V4L/DVB (4394): Git-dvb: radio-sf16fmi build fix
      V4L/DVB (4484): Git-dvb: cadet build fix
      binfmt_elf: consistently use loff_t
      smp_call_function_single() cleanup
      swsusp: add write-speed instrumentation
      swsusp: write speedup
      swsusp: add read-speed instrumentation
      swsusp: read speedup
      fix x86_64-mm-spinlock-cleanup
      vm: add per-zone writeout counter
      alloc_fdtable() cleanup
      add probe_kernel_address()
      x86: use probe_kernel_address in handle_BUG()
      USB: kill usb kconfig warning
      USB: usb-hub-driver-improve-use-of-ifdef fix
      [SCSI] scsi: device_reprobe() can fail
      USB Storage: fix Rio Karma eject support build error
      git-netdev-all: pc300_tty build fix
      blockdev.c: check driver layer errors
      remove sound/oss/COPYING
      expand_fdtable(): remove pointless unlock+lock
      CONFIG_BLOCK internal.h cleanups
      CONFIG_BLOCK: blk_congestion_wait() fix
      scsi: device_reprobe() can fail
      list_del-debug fix
      arch/i386/pci/mmconfig.c tweaks
      submit checklist: mention headers_check
      invalidate_inode_pages2(): ignore page refcounts
      rtc-sysfs fix
      [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix
      isdn: work around excessive udelay()
      revert "insert IOAPIC(s) and Local APIC into resource map"
      pid.h cleanup
      isdn-debug-build-fix
      isdn: more pr_debug() fixes
      [PARISC] Kill wall_jiffies use
      hdrcheck permission fix
      fbdev: riva warning fix
      git-powerpc: wrapper: don't require execute permissions

Andrew Vasquez (8):
      [SCSI] qla2xxx: Add iIDMA support.
      [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.
      [SCSI] qla2xxx: Add support for system hostname FC transport attribute.
      [SCSI] qla2xxx: Add support for fabric name FC transport attribute.
      [SCSI] qla2xxx: Add support for host port state FC transport attribute.
      [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.
      [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.
      [SCSI] qla2xxx: Update version number to 8.01.07-k2.

Andrew Victor (6):
      [ARM] 3865/1: AT91RM9200 header updates
      [ARM] 3866/1: AT91 clock update
      [ARM] 3867/1: AT91 GPIO update
      [ARM] 3868/1: AT91 hardware header update
      [ARM] 3869/1: AT91: NAND support for DK and KB9202 boards
      [ARM] 3870/1: AT91: Start removing static memory mappings

Andrew de Quincey (23):
      V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
      V4L/DVB (4383): Convert SEC drivers to new frontend API
      V4L/DVB (4384): Remove remaining static function calls
      V4L/DVB (4385): Add dvb_attach() macro and supporting routines
      V4L/DVB (4386): Convert DVB devices to use dvb_attach()
      V4L/DVB (4387): Add Kconfig infrastructure for dvb_attach
      V4L/DVB (4388): Remove frontend selection from cx88/saa7134 drivers
      V4L/DVB (4389): Remove duplication _release() op.
      V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.
      V4L/DVB (4392): Fix dst_ca attach
      V4L/DVB (4396): Add drivers for tda10086 + tda826x chips
      V4L/DVB (4397): Add tda10086 support for TT DVB-S-1401
      V4L/DVB (4401): Disable tda10086 debug by default.
      V4L/DVB (4402): Fix budget-ci to use dvb_frontend_detach()
      V4L/DVB (4403): Use dprintk in tda826x.
      V4L/DVB (4405): Add missing KConfig I2C dependencies
      V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructure
      V4L/DVB (4428): Fix tda826x detection
      V4L/DVB (4500): Fix KNC1 DVBC support
      V4L/DVB (4606): Add driver for TUA6100
      V4L/DVB (4607): Port budget-av to use the new tua6100 driver
      V4L/DVB (4610): Add tua6100 config wrapper
      V4L/DVB (4611): Add module-init-tools version comment.

Andrey Liakhovets (1):
      [ALSA] ac97 - Fix VIA EPIA sound problem

Andriy Skulysh (5):
      sh: hp6xx mach-type cleanups.
      video: hitfb suspend/resume and updates.
      sound: SH DAC audio driver updates.
      video: Update header location in hp680_bl.
      sh: APM/PM support.

Andy Gay (1):
      USB: Airprime driver improvements to allow full speed EvDO transfers

Andy Gospodarek (2):
      cleanup unnecessary forcedeth printk
      Remove more unnecessary driver printk's

Andy Shevchenko (1):
      [ALSA] fm801: Support FM only card

Ankita Garg (1):
      Linux Kernel Dump Test Module

Anssi Hannula (10):
      Input: move fixp-arith.h to drivers/input
      Input: implement new force feedback interface
      Input: unified force feedback support for memoryless devices
      Input: iforce - switch to the new FF interface
      Input: add force feedback driver for PID devices
      Input: use new FF interface in the HID force feedback drivers
      Input: uinput - switch to the new FF interface
      Input: drop remnants of the old force-feedback interface
      Input: add force feedback driver for PSX-style Zeroplus devices
      Input: update the force feedback documentation

Anton Blanchard (2):
      [POWERPC] clean up pseries hcall interfaces
      [POWERPC] Always call cede in pseries dedicated idle loop

Antonino A. Daplas (12):
      nvidiafb: Use generic DDC reading
      rivafb: Use generic DDC reading
      i810fb: Use generic DDC reading
      savagefb: Use generic DDC reading
      fbcon: Remove cursor timer if unused
      vt: Honor the return value of device_create_file
      fbdev: Honor the return value of device_create_file
      fbcon: Honor the return value of device_create_file
      atyfb: Honor the return value of pci_register_driver
      matroxfb: Honor the return value of pci_register_driver
      nvidiafb: Honor the return value of pci_enable_device
      i810fb: Honor the return value of pci_enable_device

Arjan van de Ven (10):
      resend of 8390 patch for lockdep
      non lazy "sleazy" fpu implementation
      Add comments to the PDA structure to annotate offsets
      Add the Kconfig option for the stackprotector feature
      Add the canary field to the PDA area and the task struct
      Add the __stack_chk_fail() function
      Add the -fstack-protector option to the CFLAGS
      tty: make termios_sem a mutex
      lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
      maximum latency tracking infrastructure

Arnaud Patard (2):
      Fix libata resource conflict for legacy mode
      [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()

Arnd Bergmann (18):
      [POWERPC] powerpc: fix building gdb against asm/ptrace.h
      introduce kernel_execve
      rename the provided execve functions to kernel_execve
      provide kernel_execve on all architectures
      Remove the use of _syscallX macros in UML
      sh64: remove the use of kernel syscalls
      remove remaining errno and __KERNEL_SYSCALLS__ references
      [POWERPC] spufs: implement error event delivery to user space
      [POWERPC] spufs: Add infrastructure needed for gang scheduling
      [POWERPC] spufs: use correct pg_prot for mapping SPU local store
      [POWERPC] spufs: make mailbox functions handle multiple elements
      [POWERPC] spufs: remove support for ancient firmware
      [POWERPC] spufs: add support for read/write on cntl
      [POWERPC] spufs: support new OF device tree format
      [POWERPC] spufs: add infrastructure for finding elf objects
      [POWERPC] Update cell_defconfig
      [POWERPC] spiderpic: enable new style devtree support
      [POWERPC] cell: fix bugs found by sparse

Arne Redlich (1):
      [SCSI] trivial scsi_execute_async fix

Aron Griffis (1):
      kbuild: Extend kbuild/defconfig tags support to exuberant ctags

Arthur Othieno (1):
      i2c: Fix copy-n-paste in subsystem Kconfig

Arun Sharma (1):
      oprofile: ppro: need to enable/disable all the counters

Ashok Raj (1):
      i386: Support physical cpu hotplug for x86_64

Ashutosh Naik (1):
      Input: wistron - add support for Acer TravelMate 2424NWXCi

Atsushi Nemoto (19):
      [MIPS] Rearrange show_stack, show_trace
      [MIPS] dump_stack() based on prologue code analysis
      [MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
      [MIPS] Make prepare_frametrace() not clobber v0
      [MIPS] Fix errors detected by "make headers_check"
      [MIPS] Wire up set_robust_list(2) and get_robust_list(2)
      [MIPS] Reduce race between cpu_wait() and need_resched() checking
      [MIPS] Qemu does not have D-cache aliases
      simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
      RTC: more XSTP/VDET support for rtc-rs5c348 driver
      RTC: rtc-ds1553, rtc-ds1742 update
      kill wall_jiffies
      [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
      [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
      [MIPS] lockdep: update defconfigs
      [MIPS] Remove __flush_icache_page
      [MIPS] Stacktrace build-fix and improvement
      [MIPS] Make unwind_stack() can dig into interrupted context
      [MIPS] Fix size of zones_size and zholes_size array

Auke Kok (24):
      e100: increment version to 3.5.10-k4
      e1000: Same cosmetic fix as earlier sent out for IPV4.
      e1000: Increment driver version to 7.1.9-k6
      ixgb: Increment version to 1.0.109-k4
      e1000: Whitespace cleanup, cosmetic changes
      e1000: error out if we cannot enable PCI device on resume
      e1000: remove unused part_num reading code
      e1000: Use module param array code
      e1000: Increment driver version to 7.2.7-k2
      e100: Convert e100 to use netdev_alloc_skb().
      e100: remove skb->dev assignment
      e100: increment version to 3.5.16-k2
      ixgb: Convert dev_alloc_skb to netdev_alloc_skb.
      ixgb: convert dev->priv to netdev_priv(dev).
      ixgb: recalculate after how many descriptors to wake the queue
      ixgb: remove skb->dev assignment
      ixgb: Increment version to 1.0.112-k2
      e100, e1000, ixgb: update copyright header and remove LICENSE
      e100, e1000, ixgb: Fix an impossible memory overwrite bug
      e1000: keep .suspend and .resume driver methods in CONFIG_PM
      e100: rework WoL and shutdown handling
      e1000: driver state fixes (race fix)
      ixgb: convert to netdev_priv(netdev)
      e100, e1000, ixgb: increment version numbers

Auke-Jan H Kok (1):
      e1000: revert 'e1000: Remove 0x1000 as supported device'

Aurelien Jarno (1):
      [MIPS] QEMU: Add support for little endian mips

Ayaz Abdulla (4):
      forcedeth: move mac address setup/teardown
      forcedeth: mac address corrected
      forcedeth: errata for marvell phys
      forcedeth: decouple vlan and rx checksum dependency

Badari Pulavarty (5):
      Vectorize aio_read/aio_write fileop methods
      Remove readv/writev methods and use aio_read/aio_write instead
      Streamline generic_file_* interfaces and filemap cleanups
      Add vector AIO support
      [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)

Balbir Singh (3):
      Add genetlink utilities for payload length calculation
      Fix taskstats size calculation (use the new genetlink utility functions)
      Fix getdelays.c - cpumask length and error reporting

Bart De Schuymer (1):
      [NETFILTER]: ebt_mark: add or/and/xor action support to mark target

Bas Bloemsaat (1):
      V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver

Ben Dooks (26):
      [ARM] 3795/1: S3C24XX: add base AC97 registers
      [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapper
      [ARM] 3797/1: S3C2410: DMA channel mappings
      [ARM] 3798/1: S3C2440: DMA channel mappings
      [ARM] 3799/1: S3C2442: DMA channel mappings
      [ARM] 3801/1: S3C24XX: Move IRQ PM out of pm.c
      [ARM] 3802/1: S3C24XX: PM tidy up cache flushing
      [ARM] 3804/1: S3C2442: LCD register update
      [ARM] 3805/1: S3C2412: LCD register update
      [ARM] 3800/2: S3C2412: DMA channel mappings
      [ARM] 3803/2: S3C24XX: PM split S3C2410 out of core pm
      [ARM] 3806/2: S3C2412: Fix GPIO VA when only S3C2412 selected
      [ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleep
      [ARM] 3840/1: S3C2412: Add machine VSTMS
      [ARM] 3841/1: S3C2412: Add new IDCODE 32412003
      [ARM] 3842/1: S3C2412: Rename LCD device
      [ARM] 3843/1: S3C24XX: Remove modfication lines from comments
      [ARM] 3844/1: S3C24XX: update s3c2410_defconfig
      [ARM] 3846/1: S3C24XX: Fix osiris memory map
      [ARM] 3858/1: S3C2412: power management code
      USB: ohci-s3c2410.c: clock now usb-bus-host
      [ARM] 3871/1: S3C24XX: Fix ordering of EINT4..23
      [ARM] 3872/1: S3C24XX: Apply consistant tabbing to irq_chips
      [ARM] 3873/1: S3C24XX: Add irq_chip names
      Remove old drivers/char/s3c2410_rtc.c
      [WATCHDOG] s3c24XX nowayout

Ben Williamson (1):
      USB: gmidi: New USB MIDI Gadget class driver.

Benjamin Herrenschmidt (15):
      [POWERPC] Workaround Pegasos incorrect ISA "ranges"
      [POWERPC] Fix 32 bits warning in prom_init.c
      [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set
      [POWERPC] Fix default clock for udbg_16550
      [POWERPC] Fix legacy_serial.c error handling on 32 bits
      [POWERPC] Add briq support to CHRP
      [POWERPC] Add support for briq front panel
      [POWERPC] More offb/bootx fixes
      [POWERPC] Xserve G5 thermal control fixes
      [POWERPC] Add cpufreq support for Xserve G5
      [POWERPC] Fix ohare IDE irq workaround on old powermacs
      [POWERPC] Cell interrupt rework
      [POWERPC] Fix zImage.coff on oldworld PowerMac
      [POWERPC] Get default baud rate in udbg_scc
      [POWERPC] spufs: cell spu problem state mapping updates

Benjamin Marzinski (1):
      [GFS2] Fix journal off-by-one error

Benoit Boissinot (1):
      [NETFILTER]: xt_CONNMARK.c build fix

Bjorn Helgaas (3):
      [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()
      i386: replace intermediate array-size definitions with ARRAY_SIZE()
      ia64: note requirement for 8250_pnp, now that 8250_acpi is gone

Björn Steinbrink (1):
      Fix ____call_usermodehelper errors being silently ignored

Bradley Kite (1):
      V4L/DVB (4600): Fix DVB Front-End Signal Strength Inconsistency

Brian Haley (7):
      [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
      [NET]: Change somaxconn sysctl to __read_mostly
      [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly
      [BRIDGE]: Change sysctl tunables to __read_mostly
      [SCTP]: Change globals to __read_mostly
      [NETFILTER]: Change tunables to __read_mostly
      [NETFILTER]: make some netfilter globals __read_mostly

Brian King (11):
      [SCSI] DAC960: PCI id table fixup
      [SCSI] ipr: Add some hardware defined types for SATA
      [SCSI] ipr: Handle new SAS error codes
      [SCSI] ipr: Properly handle IOA recovered errors
      [SCSI] ipr: Auto sense handling fix
      [SCSI] ipr: Bump driver version to 2.1.4
      libata: Add ata_host_set_init
      libata: Add ata_port_init
      libata: Move ata_probe_ent_alloc to libata_core
      libata: Add support for SATA attachment to SAS adapters
      [SCSI] ipr: Support attaching SATA devices

Brian Walsh (2):
      [MTD] Fix ixp4xx partition parsing.
      drivers/base: Platform notify needs to occur before drivers attach to the device

Brice Goglin (11):
      myri10ge: define some previously hardwired firmware constants
      myri10ge: convert to netdev_alloc_skb
      myri10ge: use netif_msg_link
      myri10ge: use multicast support in the firmware
      myri10ge: improve firmware selection
      fix bus numbering format in mmconfig warning
      MSI: Cleanup existing MSI quirks
      MSI: Factorize common code in pci_msi_supported()
      MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs
      MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
      MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability

Bruce Allan (3):
      e1000: Jumbo frames fixes for 82573
      e1000: handle manageability for pci-e adapters at PHY powerdown
      e1000: don't strip vlan ID if 8021q claims it

Bryan O'Sullivan (49):
      IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
      IB/ipath: lock resource limit counters correctly
      IB/ipath: fix for crash on module unload, if cfgports < portcnt
      IB/ipath: fix handling of kpiobufs
      IB/ipath: drop requirement that PIO buffers be mmaped write-only
      IB/ipath: merge ipath_core and ib_ipath drivers
      IB/ipath: simplify layering code
      IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
      IB/ipath: remove stale references to userspace SMA
      IB/ipath: trivial cleanups
      IB/ipath: add new minor device to allow sending of diag packets
      IB/ipath: do not allow use of CQ entries with invalid counts
      IB/ipath: account for attached QPs correctly
      IB/ipath: support new QLogic product naming scheme
      IB/ipath: add serial number to hardware freeze error message
      IB/ipath: be more strict about testing the modify QP verb
      IB/ipath: validate path_mig_state properly
      IB/ipath: put a limit on the number of QPs that can be created
      IB/ipath: handle sq_sig_all field correctly
      IB/ipath: allow SMA to be disabled
      IB/ipath: fix return value from ipath_poll
      IB/ipath: control receive polarity inversion
      IB/ipath: Limit # of packets sent without an ACK received
      IB/ipath: Fix memory leak if allocation fails
      IB/ipath: Driver support for userspace sharing of HW contexts
      IB/ipath: Support revision 2 InfiniPath PCIE devices
      IB/ipath: Unregister from IB core early
      IB/ipath: Clean up handling of GUID 0
      IB/ipath: Lock and count allocated CQs properly
      IB/ipath: Count SRQs properly
      IB/ipath: Only allow complete writes to flash
      IB/ipath: RC and UC should validate SLID and DLID
      IB/ipath: Ensure that PD of MR matches PD of QP checking the Rkey
      IB/ipath: Print more informative parity error messages
      IB/ipath: Fix compiler warnings and errors on non-x86_64 systems
      IB/ipath: Fix mismatch in shifts and masks for printing debug info
      IB/ipath: Support multiple simultaneous devices of different types
      IB/ipath: Drop unnecessary "(void *)" casts
      IB/ipath: Improved support for PowerPC
      IB/ipath: Flush RWQEs if access error or invalid error seen
      IB/ipath: Call mtrr_del with correct arguments
      IB/ipath: Clean up module exit code
      IB/ipath: Change HT CRC message to indicate how to resolve problem
      IB/ipath: Fix and recover TXE piobuf and PBC parity errors
      IB/ipath: Fix EEPROM read when driver is compiled with -Os
      IB/ipath: Set CPU affinity early
      IB/ipath: Support new PCIE device, QLE7142
      IB/ipath: Fix races with ib_resize_cq()
      IB/ipath: Fix lockdep error upon "ifconfig ibN down"

Bryce Harrington (1):
      kbuild: fix for some typos in Documentation/makefiles.txt

Bryn Reeves (3):
      dm: add debug macro
      dm: extract device limit setting
      dm table: add target flush

Cal Peake (2):
      kill extraneous printk in kernel_restart()
      CodingStyle cleanup for kernel/sys.c

Carl-Daniel Hailfinger (1):
      radeonfb supend/resume support for Acer Aspire 2010

Carlos O'Donell (2):
      [PARISC] Document that D-class can also use serial_mux
      [PARISC] Implement futex_atomic_cmpxchg_inatomic

Catalin Marinas (1):
      Fix memory leak in vc_resize/vc_allocate

Cedric Le Goater (7):
      V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()
      update mq_notify to use a struct pid
      s390: update fs3270 to use a struct pid
      namespaces: exit_task_namespaces() invalidates nsproxy
      replace cad_pid by a struct pid
      ipc: headers_check fix
      Fix linux/nfsd/const.h for make headers_check

Chandra Seetharaman (2):
      remove static variable mm/page-writeback.c:total_pages
      call mm/page-writeback.c:set_ratelimit() when new pages are hot-added

Charles Spirakis (1):
      w83791d: Documentation update

Chas Williams (9):
      [ATM]: [lec] indent, comment and whitespace cleanup
      [ATM]: [lec] indent, comment and whitespace cleanup [continued]
      [ATM]: [lec] header indent, comment and whitespace cleanup
      [ATM]: [lec] convert lec_arp_table to hlist
      [ATM]: [lec] old_close is no longer used
      [ATM]: [lec] use work queue instead of timer for lec arp expiry
      [ATM]: [lec] add reference counting to lec_arp entries
      [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
      [ATM]: [zatm] always *pcr in alloc_shaper()

Chen, Kenneth W (2):
      clean up unused kiocb variables
      enforce proper tlb flush in unmap_hugepage_range

Chris Boot (2):
      scx200_gpio export cleanups
      Make net48xx-led use scx200_gpio_ops

Chris Dearman (1):
      [MIPS] MT: Initialise all writable bits in Cause register to zero.

Chris Mason (3):
      reiserfs_fsync should only use barriers when they are enabled
      Fix reiserfs latencies caused by data=ordered
      add -o flush for fat

Chris Pascoe (5):
      V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.
      V4L/DVB (4441): Flexcop/nxt200x attach fix
      V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problem
      V4L/DVB (4496): Tuning tweaks for ZL10353
      V4L/DVB (4497): Reset USB part of DViCO Dual Digital during PCI driver attach

Chris Snook (1):
      enforce RLIMIT_NOFILE in poll()

Chris Wright (2):
      x86: implement always-locked bit ops, for memory shared with an SMP hypervisor
      LSM: remove BSD secure level security module

Christian Borntraeger (5):
      [S390] fix typo in vmcp.
      [S390] xpram off by one error.
      [S390] remove unnecessary includes.
      [S390] config option for z9-109 code generation.
      Fix bytes <-> kilobytes  typo in Kconfig for ramdisk

Christian Merkle (1):
      intelfb: update doc and Kconfig (supported devices)

Christian Steineck (1):
      hostap_cs: added support for Proxim Harmony PCI W-Lan card

Christoph Hellwig (12):
      [SCSI] remove SCSI_STATE_ #defines
      e1000: clean up skb allocation code
      slab: optimize kmalloc_node the same way as kmalloc
      [XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always
      [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
      [XFS] remove left over INT_ comments in *alloc*.c We can verify endianess
      [XFS] add xfs_btree_check_lptr_disk variant which handles endian
      [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr_ptr_t
      [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make sure it returns a
      [XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
      [XFS] remove bhv_lookup, _range version works aswell and has more useful
      slab: clean up leak tracking ifdefs a little bit

Christoph Lameter (40):
      Fix longstanding load balancing bug in the scheduler
      reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
      reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
      reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
      reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
      reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup
      reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
      reduce MAX_NR_ZONES: make ZONE_DMA32 optional
      reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
      reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
      reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES
      mempolicies: fix policy_zone check
      Apply type enum zone_type
      linearly index zone->node_zonelists[]
      slab: extract __kmem_cache_destroy from kmem_cache_destroy
      slab: do not panic when alloc_kmemlist fails and slab is up
      Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
      sys_move_pages: Do not fall back to other nodes
      Guarantee that the uncached allocator gets pages on the correct node
      Cleanup: Add zone pointer to get_page_from_freelist
      Profiling: require buffer allocation on the correct node
      Define easier to handle GFP_THISNODE
      Optimize free_one_page
      mm: do not check unpopulated zones for draining and counter updates
      Extract the allocpercpu functions from the slab allocator
      Replace min_unmapped_ratio by min_unmapped_pages in struct zone
      ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
      zone_reclaim: dynamic slab reclaim
      zone reclaim with slab: avoid unecessary off node allocations
      Hugepages: Use page_to_nid rather than traversing zone pointers
      NUMA: Add zone_to_nid function
      [IA64-SGI] Do not request DMA memory for BTE
      slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id()
      Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA
      Disable GFP_THISNODE in the non-NUMA case
      GFP_THISNODE for the slab allocator
      Add node to zone for the NUMA case
      Do not allocate pagesets for unpopulated zones.
      zone_statistics: Use hot node instead of cold zone_pgdat
      scheduler: NUMA aware placement of sched_group_allnodes

Christoph Pfister (1):
      V4L/DVB (4501): Add support for knc one dvb-s plus with 1894:0011

Chuck Ebbert (8):
      fix is_at_popf() for compat tasks
      remove lock prefix from is_at_popf() tests
      i386/x86-64: rename is_at_popf(), add iret to tests and fix
      i386: annotate FIX_STACK() and the rest of nmi()
      i386: Do better early exception handlers
      i386: show_registers(): try harder to print failing code
      spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop
      unwind: fix unused variable warning when !CONFIG_MODULES

Chuck Lever (28):
      SUNRPC: Create a helper to tell whether a transport is bound
      SUNRPC: Make RPC portmapper use per-transport storage
      SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c
      SUNRPC: Support for RPC child tasks no longer needed
      SUNRPC: Introduce transport switch callout for pluggable rpcbind
      SUNRPC: create API for getting remote peer address
      LOCKD: Teach lockd to use the new rpc_peeraddr() API
      SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.
      SUNRPC: remove extraneous header inclusions
      SUNRPC: add xprt switch API for printing formatted remote peer addresses
      SUNRPC: Create API for displaying remote peer address
      SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
      SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
      SUNRPC: Clean-up after previous patches.
      SUNRPC: use sockaddr + size when creating remote transport endpoints
      LOCKD: Convert to use new rpc_create() API
      NFS: Convert NFS client to use new rpc_create() API
      NFSD: Convert NFS server callback logic to use new rpc_create API
      SUNRPC: Convert RPC portmapper to use new rpc_create() API
      SUNRPC: Eliminate xprt_create_proto and rpc_create_client
      SUNRPC: export new RPC client functions with _GPL
      NFS: remove a no-longer-needed error check in nfs_symlink()
      NFS: Fix double d_drop in nfs_instantiate() error path
      NFS: copy symlinks into page cache before sending NFS SYMLINK request
      NFS: Use cached page as buffer for NFS symlink requests
      NFS: NFS_ROOT should use the new rpc_create API
      NFS: add comments clarifying the use of nfs_post_op_update()
      NFS: unmark NFS direct I/O as experimental

Chuck Short (2):
      drm: allow detection of new VIA chipsets
      [IRDA] via-ircc: fix memory leak

Cjacker Huang (1):
      Input: i8042 - add Amoi to the MUX blacklist

Claudio Lanconelli (1):
      [MTD] Add SSFDC (SmartMedia) read-only translation layer

Clemens Ladisch (11):
      [ALSA] system timer: fix lost ticks correction adjustment
      [ALSA] system timer: accumulate correction for multiple lost ticks
      [ALSA] system timer: clear correction value when timer stops
      [ALSA] timer: fix timer rescheduling
      [ALSA] system timer: remove unused snd_timer_system_private.timer field
      [ALSA] usb-audio: add more Yamaha devices
      [ALSA] riptide: fix compile errors with older gcc
      [ALSA] usb-audio: increase number of packets per URB
      [ALSA] ES1938: remove duplicate field initialization
      [ALSA] usb-audio: add mixer control names for the Aureon 5.1 MkII
      hpet rtc emulation: add watchdog timer

Corey Minyard (4):
      [POWERPC] Make function of pm_power_off consistent with x86
      IPMI: per-channel command registration
      ipmi: don't start kipmid if the IPMI driver can use interrupts
      IPMI: allow user to override the kernel IPMI daemon enable

Cornelia Huck (2):
      [S390] Get rid of DBG macro.
      [S390] Add timeouts during sense PGID, path verification and disband PGID.

Cory Olmo (1):
      SELinux: support mls categories for context mounts

Coywolf Qi Hunt (1):
      md: remove unnecessary variable x in stripe_to_pdidx()

Dale Farnsworth (1):
      mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORM

Dan Fandrich (1):
      [ARM] 3792/2: Fix description of ZBOOT_ROM_BSS

Dan Williams (1):
      prism54: update to WE-19 for WPA support

Daniel De Graaf (1):
      [NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/*

Daniel Drake (21):
      zd1211rw: Add Sagem device ID's
      zd1211rw: Implement SIOCGIWNICKN
      Add zd1211rw MAINTAINERS entry
      ieee80211: small ERP handling additions
      softmac: ERP handling and driver-level notifications
      softmac: export highest_supported_rate function
      ieee80211: Make ieee80211_rx_any usable
      softmac: Add MAINTAINERS entry
      zd1211rw: ZD1211B ASIC/FWT, not jointly decoder
      zd1211rw: Match vendor driver IFS values
      zd1211rw: AL2230 ZD1211B vendor sync
      zd1211rw: Support AL7230B RF
      zd1211rw: Add ID for Senao NUB-8301
      zd1211rw: Add ID for Allnet ALLSPOT Hotspot finder
      zd1211rw: Firmware version vs bootcode version mismatch handling
      zd1211rw: Add ID for ZyXEL G220F
      zd1211rw: Convert installer CDROM device into WLAN device
      zd1211rw: Add ID for Siemens Gigaset USB Stick 54
      zd1211rw: Add ID for Asus WL-159g
      WE-21 for zd1211rw
      softmac: Update MAINTAINERS entry

Daniel Jacobowitz (1):
      [ARM] 3759/2: Remove uses of %?

Daniel Ritz (1):
      usbtouchscreen: version 0.4

Daniel Walker (3):
      [SCSI] BusLogic gcc 4.1 warning fixes
      [SCSI] fix compile error on module_refcount
      docs: small kbuild cleanup

Daniele Venzano (1):
      Add new PHY to sis900 supported list

Danny Tholen (1):
      [ALSA] [snd-hda-intel] fix sound on some Asus W6A chips

Darrel Goeddel (1):
      selinux: add support for range transitions on object classes

Darrick J. Wong (1):
      [SCSI] aic94xx: Increase can_queue for better performance

Dave (1):
      drm: remove local copies of pci bus/slot/func

Dave Airlie (13):
      intelfb: fix mtrr_reg signedness
      drm: cleanup old compat code and DRM fns from Linux only code
      drm: remove the DRM pci domain
      drm: Add the P4VM800PRO (?) PCI ID.
      drm: fix return value in auth function
      drm: remove a tab that snuck in
      drm: add better explanation for i830/i915
      drm: realign via driver with drm git tree
      drm: realign sosme radeon code with drm git tree
      drm: fixup i915 error codes
      drm: fixup setversion return codes..
      drm: domain changes broke ppc r200
      drm: use radeon specific names for radeon flags

Dave Hansen (6):
      x86: enable VMSPLIT for highmem kernels
      r/o bind mounts: prepare for write access checks: collapse if()
      r/o bind mount prepwork: move open_namei()'s vfs_create()
      r/o bind mounts: unlink: monitor i_nlink
      r/o bind mount prepwork: inc_nlink() helper
      r/o bind mounts: monitor zeroing of i_nlink

Dave Jones (32):
      [SCSI] advansys pci tweaks.
      [CPUFREQ] Fix typo.
      [AGPGART] Const'ify the agpgart driver version.
      [AGPGART] const'ify VIA AGP PCI table.
      remove unnecessary config.h includes from drivers/net/
      [SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/
      [CPUFREQ] Fix sparse warning in ondemand
      Merge ../linus
      Merge ../linus
      [AGPGART] Fix number of aperture sizes in 830 gart structs.
      [AGPGART] Add suspend callback for i965
      [AGPGART] Rework AGPv3 modesetting fallback.
      [NET]: Remove unnecessary config.h includes from net/
      [CPUFREQ] Fix some more CPU hotplug locking.
      i386: don't taint UP K7's running SMP kernels.
      x86: remove config.h includes from asm-i386 & asm-x86_64
      i386: Split multi-line printk in oops output.
      i386/x86-64: New Intel feature flags
      V4L/DVB (4480): Remove null chars from dvb names
      [CPUFREQ] Fix cut-n-paste bug in suspend printk
      Fix reference of uninitialised memory in ata_device_add()
      [AGPGART] printk fixups.
      Debug variants of linked list macros
      single bit flip detector
      lockdep: print kernel version
      Remove another config.h
      [CPUFREQ] Make acpi-cpufreq unsticky again.
      [SERIAL] tickle NMI watchdog on serial output.
      [WATCHDOG] improve machzwd detection
      sched: don't print migration cost when only 1 CPU
      fbcon: Use persistent allocation for cursor blinking
      Remove all inclusions of <linux/config.h>

Dave Kleikamp (4):
      ext3: More whitespace cleanups
      ext3: Fix sparse warnings
      JBD: Make journal_brelse_array() static
      JFS: White space cleanup

Dave McCracken (1):
      Standardize pxx_page macros

David Anders (2):
      [ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)
      [ARM] 3862/2: S3C2410 - add basic power management support for AML M5900 series

David Brownell (31):
      ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
      make suspend quieter
      fix broken/dubious driver suspend() methods
      PM: define PM_EVENT_PRETHAW
      PM: PCI and IDE handle PM_EVENT_PRETHAW
      PM: video drivers and PM_EVENT_PRETHAW
      PM: USB HCDs use PM_EVENT_PRETHAW
      PM: issue PM_EVENT_PRETHAW
      updated Documentation/power/devices.txt
      PM: update docs for writing .../power/state
      PM: add kconfig option for deprecated .../power/state files
      PM: no suspend_prepare() phase
      PM: platform_bus and late_suspend/early_resume
      i2c: Let drivers constify i2c_algorithm data
      USB: OHCI avoids root hub timer polling
      USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
      USB: pxa2xx_udc understands GPIO based VBUS sensing
      USB: build fixes: ohci-omap
      USB: ethernet gadget avoids zlps for musb_hdrc
      USB: EHCI whitespace fixes (cosmetic)
      USB: net2280: update dma buffer allocation
      USB: ohci-at91, two one-liners
      USB: EHCI update VIA workaround
      USB: remove OTG build warning
      RTC class: Kconfig improvements
      RTC class uses subsys_init
      RTC class: error checks
      constify rtc_class_ops: update drivers
      AT91rm9200 RTC can issue system wakeup events
      omap_cf works again (sync with linux-omap tree)
      ide-cs (CompactFlash) driver, rm irq warning

David Bussenschutt (1):
      V4L/DVB (4362): Cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV Tuner card support

David C Somayajulu (1):
      helper function for retrieving scsi_cmd given host based block layer tag

David Chinner (1):
      [XFS] Really fix use after free in xfs_iunpin.

David Gibson (1):
      Fix spurious error on TAGS target when missing defconfig

David Hardeman (1):
      V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c

David Hollis (2):
      USB: asix - Add AX88178 support and many other changes
      USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1

David Howells (62):
      [POWERPC] Export copy_4K_page()
      NFS: Add dentry materialisation op
      NFS: Fix up split of fs/nfs/inode.c
      NFS: Disambiguate nfs_stat_to_errno()
      NFS: Fix NFS4 callback up/down prototypes
      NFS: Rename struct nfs4_client to struct nfs_client
      NFS: Rename nfs_server::nfs4_state
      NFS: Return an error when starting the idmapping pipe
      NFS: Add a lookupfh NFS RPC op
      NFS: Add a server capabilities NFS RPC op
      NFS: Generalise the nfs_client structure
      NFS: Use the dentry superblock directly in nfs_statfs()
      NFS: Add extra const qualifiers
      NFS: Maintain a common server record for NFS2/3 as well as for NFS4
      NFS: Make better use of inode* dereferencing macros
      NFS: Move rpc_ops from nfs_server to nfs_client
      NFS: Eliminate client_sys in favour of cl_rpcclient
      NFS: Start rpciod in server common management
      NFS: Share NFS superblocks per-protocol per-server per-FSID
      NFS: Add server and volume lists to /proc
      NFS: Fix error handling
      NFS: Secure the roots of the NFS subtrees in a shared superblock
      NFS: Fix up compiler warnings on 64-bit platforms in client.c
      FRV: Use the generic IRQ stuff
      FRV: improve FRV's use of generic IRQ handling
      FRV: permit __do_IRQ() to be dispensed with
      FRV: Fix fls() to handle bit 31 being set correctly
      FRV: Implement fls64()
      FRV: Optimise ffs()
      NOMMU: Check that access_process_vm() has a valid target
      NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
      NOMMU: Use find_vma() rather than reimplementing a VMA search
      NOMMU: Check VMA protections
      NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode
      NOMMU: Implement /proc/pid/maps for NOMMU
      NOMMU: Order the per-mm_struct VMA list
      NOMMU: Make mremap() partially work for NOMMU kernels
      NOMMU: Add docs about shared memory
      NOMMU: Make futexes work under NOMMU conditions
      NOMMU: move the fallback arch_vma_name() to a sensible place
      BLOCK: Move functions out of buffer code [try #6]
      BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
      BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6]
      BLOCK: Separate the bounce buffering code from the highmem code [try #6]
      BLOCK: Don't call block_sync_page() from AFS [try #6]
      BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
      BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
      BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
      BLOCK: Move __invalidate_device() to block_dev.c [try #6]
      BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]
      BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
      BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]
      BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]
      BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]
      BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]
      BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
      BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6]
      BLOCK: Make it possible to disable the block layer [try #6]
      BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6]
      BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
      VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
      FRV: Permit large kmalloc allocations [try #2]

David Hubbard (2):
      i2c-isa: Fail adding driver on attach_adapter error
      w83627ehf: Fix unchecked return status

David Miller (1):
      [KERNEL] Do not truncate to 'int' in ALIGN() macro.

David Moore (1):
      video1394: add poll file operation support

David Mosberger-Tang (1):
      [IA64] esi-support

David Rientjes (1):
      do not free non slab allocated per_cpu_pageset

David S. Miller (45):
      [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
      [IPV4]: Kill fib4_rules_clean().
      [NET]: Kill double initialization in sock_alloc_inode.
      [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
      [IPV6] udp: Fix type in previous change.
      [PKT_SCHED]: Kill pkt_act.h inlining.
      [IPV6]: Fixup ip6_del_rt() call for new args.
      [RTNETLINK]: Don't return error on no-metrics.
      [IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
      [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
      [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
      [XFRM]: Convert xfrm_state hash linkage to hlists.
      [XFRM]: Dynamic xfrm_state hash table sizing.
      [XFRM]: Add generation count to xfrm_state and xfrm_dst.
      [XFRM]: Put more keys into destination hash function.
      [XFRM]: Simplify xfrm_spi_hash
      [XFRM]: Do not flush all bundles on SA insert.
      [XFRM]: Purge dst references to deleted SAs passively.
      [XFRM]: Kill excessive refcounting of xfrm_state objects.
      [XFRM]: Hash xfrm_state objects by source address too.
      [XFRM]: Hash policies when non-prefixed.
      [XFRM]: Extract common hashing code into xfrm_hash.[ch]
      [IPSEC] esp: Defer output IV initialization to first use.
      [NET] in6_pton: Kill errant printf statement.
      [XFRM]: Respect priority in policy lookups.
      [IPV6]: Fix build with fwmark disabled.
      [NETFILTER]: Fix nf_conntrack_ftp.c build.
      [UDP]: Mark udp_port_rover static.
      [UDP]: saddr_cmp function should take const socket pointers
      [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
      [SPARC64]: Update defconfig.
      Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
      [SPARC64]: Fix section-mismatch errors in solaris emul module.
      [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
      [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
      [SPARC64]: Update defconfig.
      [SPARC64]: Kill bogus check from bootmem_init().
      [ETHTOOL]: Remove some entries from non-root command list.
      [SPARC]: Don't zero out tail during copy_from_user_inatomic().
      [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.
      [SPARC64]: Move signal compat bits to new header file.
      [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.
      [SPARC64]: Update defconfig.
      [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
      [TCP]: Kill warning in tcp_clean_rtx_queue().

David Somayajulu (1):
      [SCSI] Initial Commit of qla4xxx

David Teigland (65):
      Add fs_subsys to enable filesystems to use sysfs
      [GFS2] Hook GFS2 into the Kbuild system
      [GFS2] The core of GFS2
      [GFS2] The lock modules for GFS2
      [GFS2] Fix typo in GFS2 Makefile
      [GFS2] An update of the GFS2 lock modules
      [GFS2] Remove unused ioctls and unused structure
      Merge branch 'master'
      [GFS2] Add documentation for GFS2
      [DLM] The core of the DLM for GFS2/CLVM
      [GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
      [GFS2] Remove remains of the GFS2 identify ioctl()
      [DLM] Export config_group_find_obj for use by the DLM
      [DLM] Update DLM to the latest patch level
      Merge branch 'master'
      [GFS2] Update ioctl() numbering to use official numbers.
      [DLM] Remove range locks from the DLM
      [DLM] Remove support for range locks (II)
      [GFS2] Patch to remove stats gathering from GFS2
      [GFS2] Patch to remove stats counters from GFS2 (II)
      [DLM] Pass in lockspace to lkb put function
      [DLM] Look for "nodir" in the lockspace mount options
      [GFS2] journal recovery patch
      [GFS2] Update documentation
      [GFS2] Update plock code in DLM locking module
      [DLM] lock_dlm recover_status patch
      [GFS2] Remove redundant casts to/from void
      Merge branch 'master'
      [DLM] PATCH 1/3 dlm: force free user lockspace
      [DLM] PATCH 2/3 dlm: lowcomms close
      [DLM] PATCH 3/3 dlm: show recover state
      [DLM] fix grant_after_purge softlockup
      [GFS2] setup lock_dlm kobject earlier
      [GFS2] Cast 64 bit printk args to unsigned long long.
      [DLM] init rwsem earlier
      [GFS2] gfs2/dlm: mailing list and web page
      [DLM] dlm: user locks
      [DLM] fix leaking user locks
      [DLM] fix whitespace damage
      [GFS2] fix typo in locking/dlm
      [DLM] more info through debugfs
      [DLM] set purged flag on rsbs
      [DLM] fix loop in grant_after_purge
      [DLM] schedule during long loop through locks
      [DLM] fix broken patches
      [DLM] fix i_private
      [GFS2] add plock owner
      [GFS2] lockproto api prefix
      [GFS2] match plock result with correct request
      [DLM] print bad length in assertion
      [DLM] abort recovery more quickly
      [DLM] break from snprintf loop
      [DLM] show nodeid for recovery message
      [DLM] reject replies to old requests
      [DLM] move kmap to after spin_unlock
      [DLM] dump rsb and locks on assert
      [DLM] down conversion clearing flags
      [DLM] sequence number missing in not_ready reply
      [DLM] recover_locks not clearing NEW_MASTER flag
      [DLM] add new lockspace to list ealier
      [DLM] force removal of user lockspace
      [GFS2] use snprintf for sysfs show
      [DLM] use snprintf in sysfs show
      [DLM] confirm master for recovered waiting requests
      [GFS2] print mount errors related to sysfs

David Woodhouse (39):
      [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
      [GFS2] Fix printk format warnings in DLM code
      [HEADERS] One line per header in Kbuild files to reduce conflicts
      Merge ssh://git.infradead.org/~/public_git/hdroneline
      [HEADERS] Fix ARM 'make headers_check'
      Fix 'make headers_check' on m32r
      Fix exported headers for SPARC, SPARC64
      Fix m68knommu exported headers
      Fix H8300 exported headers.
      Remove ARM26 header export.
      Remove UML header export
      Don't advertise (or allow) headers_{install,check} where inappropriate.
      Fix v850 exported headers
      Clean up exported headers on CRIS
      Remove offsetof() from user-visible <linux/stddef.h>
      Revert "[MTD] blkdev helper code: fix printk format warning"
      Remove accidentally-added include/linux/utsrelease.h
      [MTD] Fix dependencies with CONFIG_MTD=m
      [MTD] SSFDC translation layer minor cleanup
      [MTD] Whitespace cleanup in SSFDC driver.
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
      Remove dead netfilter_logging.h from include/linux/Kbuild
      [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
      Use dependencies for 'make headers_install'.
      New 'make headers_install_all' target.
      Don't remove $(INSTALL_HDR_PATH)/install before headers_install.
      [MTD NAND] Export nand_wait_ready() for use by board drivers
      [MTD NAND] Split nand_scan() into two parts; allow board driver to intervene
      [MTD NAND] Allocate chip->buffers separately to allow it to be overridden
      [MTD NAND] Allow override of page read and write functions.
      [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>
      [MTD NAND] Provide prototype for newly-exported nand_wait_ready()
      [POWERPC] Fix audit syscall success/failure reporting on PowerPC
      [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}
      Fix uninitialised spinlock in via-pmu-backlight code.
      MLSXFRM: fix mis-labelling of child sockets
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
      [POWERPC] Use check_legacy_ioport() for ISAPnP
      [MIPS] Remove remaining reference to ite_gpio.h from Kbuild

Dean Nelson (1):
      make genpool allocator adhere to kernel-doc standards

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

Denis Vlasenko (2):
      drm: i810_dma.c: fix pointer arithmetic for 64-bit target
      [SCSI] aic7xxx: fix byte I/O order in ahd_inw

Dennis Munsie (10):
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      intelfb: add preliminary i2c support
      fbdev: Add generic ddc read functionality
      radeonfb: Use generic DDC reading

Diego Beltrami (1):
      [XFRM]: BEET mode

Diego Calleja (2):
      x86: AUX_DEVICE_INFO is one byte long, use 'movb'
      HOWTO: mention bughunting

Dimitri Sivanich (1):
      X86_64 monotonic_clock goes backwards

Dirk Opfer (2):
      [ARM] 3863/1: Add Locomo SPI Device
      [ARM] 3864/1: Refactore sharpsl_pm

Dmitriy Zavin (4):
      Add 64bit jiffies compares (for use with get_jiffies_64)
      x86: Refactor thermal throttle processing
      i386: Make the jiffies compares use the 64bit safe macros.
      x86: Add a cumulative thermal throttle event counter.

Dmitry Mishin (2):
      [NET]: Fix sk->sk_filter field access
      [NETFILTER]: x_tables: small check_entry & module_refcount cleanup

Dmitry Torokhov (20):
      Input: rename input.ko into input-core.ko
      Input: elo - handle input_register_device() failures
      Input: send key up events at disconnect
      Input: i8042 - get rid of polling timer
      Input: i8042 - disable MUX mode on Toshiba Equium A110
      Input: atkbd - support Microsoft Natural Elite Pro keyboards
      Input: libps2 - rearrange exports
      Input: constify input core
      Input: fix input module refcounting
      Input: remove cruft that was needed for transition to sysfs
      Input: make input_register_handler() return error codes
      Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
      [ALSA] ppc-beep - handle errors from input_register_device()
      class_device_create(): make fmt argument 'const char *'
      Driver core: fix comments in drivers/base/power/resume.c
      V4L/DVB (4413): Konicawc - handle errors from input_register_device()
      USB: Make usb_buffer_free() NULL-safe
      USB: onetouch - handle errors from input_register_device()
      hdaps: Handle errors from input_register_device
      ucb1x00-ts: handle errors from input_register_device()

Domen Puncer (3):
      i2c-au1550: Fix timeout problem
      i2c-au1550: Add SMBus functionality flag
      i2c-au1550: Add I2C support for Au1200

Don Fry (5):
      pcnet32: remove unnecessary save/restore register accesses.
      pcnet32: magic number cleanup
      pcnet32: move/create receive and transmit routines
      pcnet32: break receive routine into two pieces.
      pcnet32: NAPI implementation

Don Zickus (10):
      x86: Add performance counter reservation framework for UP kernels
      i386: Utilize performance counter reservation framework in oprofile
      Add SMP support on x86_64 to reservation framework
      i386: Add SMP support on i386 to reservation framework
      x86: Cleanup NMI interrupt path
      i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
      x86: Add abilty to enable/disable nmi watchdog with sysctl
      x86: Add abilty to enable/disable nmi watchdog from procfs (update)
      x86: Allow users to force a panic on NMI
      x86: x86 clean up nmi panic messages

Dotan Barak (1):
      IPoIB: Remove unused include of vmalloc.h

Doug Ledford (1):
      [SCSI] aic7xxx: pause sequencer before touching SBLKCTL

Douglas Gilbert (2):
      [SCSI] scsi_debug version 1.80
      [SCSI] sg: fixes for large page_size

Ed Lin (3):
      [SCSI] stex: add shared tags from block
      [SCSI] stex: cancel unused field in struct req_msg
      [SCSI] stex: add new device (id 0x8650) support

Ed Swierk (1):
      load_module: no BUG if module_subsys uninitialized

Eli Cohen (2):
      IPoIB: Rejoin all multicast groups after a port event
      IPoIB: Add some likely/unlikely annotations in hot path

Elizabeth Oldham (1):
      [MIPS] MT: Fix setting of XTC.

Erez Zilber (8):
      IB/iser: fix a check of SG alignment for RDMA
      IB/iser: Limit the max size of a scsi command
      IB/iser: make FMR "page size" be 4K and not PAGE_SIZE
      IB/iser: fix some debug prints
      IB/iser: Do not use FMR for a single dma entry sg
      IB/iser: Have iSER data transaction object point to iSER conn
      IB/iser: DMA unmap unaligned for RDMA data before touching it
      IB/iser: Fix the description of iSER in Kconfig

Eric Anholt (2):
      [AGPGART] Intel 965 Express support.
      drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers

Eric Biederman (1):
      Fix conflict with the is_init identifier on parisc

Eric Hustvedt (5):
      intelfb: add vsync interrupt support
      intelfb: add vsync interrupt support
      intelfb: add vsync interrupt support
      intelfb: add vsync interrupt support
      intelfb: add vsync interrupt support

Eric Paris (4):
      SELinux: eliminate inode_security_set_security
      SELinux: change isec semaphore to a mutex
      SELinux: convert sbsec semaphore to a mutex
      arch filter lists with < or > should not be accepted

Eric Sandeen (12):
      fix ext3 mounts at 16T
      ext2: fix mounts at 16T
      ext3: inode numbers are unsigned long
      JBD: 16T fixes
      more ext3 16T overflow fixes
      [XFS] Remove a couple of unused BUF macros
      [XFS] Remove unused iop_abort log item operation
      [XFS] Remove several macros that are no longer used anywhere
      [XFS] Reduce endian flipping in alloc_btree, same as was done for
      [XFS] standardize on one sema init macro
      [XFS] Collapse sv_init and init_sv into just the one interface.
      mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY

Eric Sesterhenn (20):
      Signedness issue in drivers/net/phy/phy_device.c
      V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.c
      [SCSI] Signdness issue in drivers/scsi/osst.c
      [SCSI] Signedness issue in drivers/scsi/ipr.c
      USB: fix signedness issue in drivers/usb/gadget/ether.c
      [ARM] Off-by-one in arch/arm/common/icst*
      RDMA/amso1100: Fix error path in c2_llp_accept()
      [RTNETLINK]: Possible dereference in net/core/rtnetlink.c
      [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
      Uninitialized variable in drivers/net/wan/syncppp.c
      Off-by-one in drivers/char/mwave/mwavedd.c
      Remove unnecessary check in drivers/rtc/rtc-v3020.c
      [SCSI] fix scsi_device_types overrun in scsi.c
      BUG_ON cleanup for drivers/md/
      BUG_ON cleanup in drivers/net/tokenring/
      BUG_ON cleanups in arch/i386
      BUG_ON conversion for fs/reiserfs
      BUG_ON() conversion in fs/nfsd/
      BUG_ON conversion for fs/xfs/
      Remove unnecessary check in fs/reiserfs/inode.c

Eric Thomas (1):
      V4L/DVB (4359): Cx88: add initial support for Hauppauge HVR3000 trimode card

Eric W. Biederman (67):
      Fix gdt table size in trampoline.S
      Auto size the per cpu area.
      Reload CS when startup_64 is used.
      i386: Remove experimental mark of kexec
      Remove experimental mark of kexec
      [SCSI] megaraid: Use the proper type to hold the irq number.
      sysctl: Allow /proc/sys without sys_sysctl
      sysctl: Document that sys_sysctl will be removed
      pid: Implement transfer_pid and use it to simplify de_thread
      pid: remove temporary debug code in attach_pid
      de_thread: Use tsk not current
      proc: readdir race fix (take 3)
      proc: reorder the functions in base.c
      proc: modify proc_pident_lookup to be completely table driven
      proc: give the root directory a task
      pid: implement access helpers for a tacks various process groups
      pid: add do_each_pid_task
      pid: implement signal functions that take a struct pid *
      pid: export the symbols needed to use struct pid *
      pid: implement pid_nr
      vt: rework the console spawning variables
      vt: Make vt_pid a struct pid (making it pid wrap around safe).
      file: modify struct fown_struct to use a struct pid
      pids coding style use struct pidmap in next_pidmap
      Use struct pspace in next_pidmap and find_ge_pid
      file: Add locking to f_getown
      usb: fixup usb so it uses struct pid
      proc: Make the generation of the self symlink table driven
      proc: Factor out an instantiate method from every lookup method
      proc: Remove the hard coded inode numbers
      proc: Merge proc_tid_attr and proc_tgid_attr
      proc: Use pid_task instead of open coding it
      proc: properly compute TGID_OFFSET
      proc: remove trailing blank entry from pid_entry arrays
      proc: remove the useless SMP-safe comments from /proc
      proc: comment what proc_fill_cache does
      genirq: irq: convert the move_irq flag from a 32bit word to a single bit
      genirq: irq: add moved_masked_irq
      genirq: x86_64 irq: Reenable migrating irqs to other cpus
      genirq: msi: simplify msi enable and disable
      genirq: msi: make the msi boolean tests return either 0 or 1
      genirq: msi: implement helper functions read_msi_msg and write_msi_msg
      genirq: msi: refactor the msi_ops
      genirq: msi: simplify the msi irq limit policy
      genirq: irq: add a dynamic irq creation API
      genirq: ia64 irq: Dynamic irq support
      genirq: i386 irq: Dynamic irq support
      genirq: x86_64 irq: Dynamic irq support
      genirq: msi: make the msi code irq based and not vector based
      genirq: x86_64 irq: Move msi message composition into io_apic.c
      genirq: i386 irq: Move msi message composition into io_apic.c
      genirq: msi: only build msi-apic.c on ia64
      genirq: x86_64 irq: Remove the msi assumption that irq == vector
      genirq: i386 irq: Remove the msi assumption that irq == vector
      genirq: irq: remove msi hacks
      genirq: irq: generalize the check for HARDIRQ_BITS
      genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq number
      genirq: x86_64 irq: make vector_irq per cpu
      genirq: x86_64 irq: Kill gsi_irq_sharing
      genirq: x86_64 irq: Kill irq compression
      Add Hypertransport capability defines
      Initial generic hypertransport interrupt support
      msi: simplify msi sanity checks by adding with generic irq code
      msi: only use a single irq_chip for msi interrupts
      msi: refactor and move the msi irq_chip into the arch code
      msi: move the ia64 code into arch/ia64
      htirq: tidy up the htirq code

Erich Chen (1):
      [SCSI] arcmsr: initial driver, version 1.20.00.13

Ernie Petrides (1):
      fix wrong error code on interrupted close syscalls

Eugene Teo (1):
      Require mmap handler for a.out executables

Eugeny S. Mints (1):
      USB: usb serial gadget smp related bug

Fabio Massimo Di Nitto (1):
      [GFS2] Export lm_interface to kernel headers

Fabio Olive Leite (1):
      [IPV6]: bh_lock_sock_nested on tcp_v6_rcv

Fernando J. Pereda (1):
      alpha: Fix ALPHA_EV56 dependencies typo

Fernando Luis Vázquez Cao (3):
      Replace local_save_flags+local_irq_disable with
      i386: Disallow kprobes on NMI handlers
      i386: Disallow kprobes on NMI handlers

Fernando Vazquez (4):
      stack overflow safe kdump: safe_smp_processor_id()
      stack overflow safe kdump: safe_smp_processor_id(): voyager
      stack overflow safe kdump: crash: use safe_smp_processor_id()
      stack overflow safe kdump: safe smp_send_nmi_allbutself()

Francesco Fondelli (3):
      [PKTGEN]: vlan support
      [PKTGEN]: DSCP support
      [PKTGEN]: Documentation update

Franck Bui-Huu (26):
      bootmem: remove useless __init in header file
      bootmem: mark link_bootmem() as part of the __init section
      bootmem: remove useless parentheses in bootmem header file
      bootmem: limit to 80 columns width
      bootmem: remove useless headers inclusions
      bootmem: use pfn/page conversion macros
      bootmem: miscellaneous coding style fixes
      [MIPS] Make get_frame_info() more readable.
      [MIPS] Remove unused MODULE_RANGE macro.
      [MIPS] Miscellaneous cleanup in prologue analysis code
      [MIPS] Make frame_info_init() more readable.
      [MIPS] Simplify dump_stack()
      [MIPS] Make get_frame_info() more robust
      [MIPS] Improve unwind_stack()
      [MIPS] unwind_stack(): return ra if an exception occured at the first instruction
      [MIPS] get_frame_info(): null function size means size is unknown
      [MIPS] get_wchan(): remove uses of mfinfo[64]
      [MIPS] setup.c: cleanup bootmem_init()
      [MIPS] setup.c: move initrd code inside dedicated functions
      [MIPS] setup.c: remove useless includes.
      [MIPS] setup.c: do not inline functions
      [MIPS] setup.c: remove MAXMEM macro
      [MIPS] setup.c: use early_param() for early command line parsing
      USB: usbcore get rid of the timer in usb_start_wait_urb()
      Create kallsyms_lookup_size_offset()
      [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary

Francois Romieu (21):
      r8169: mac address change support
      r8169: RX fifo overflow recovery
      r8169: hardware flow control
      r8169: remove rtl8169_init_board
      r8169: sync with vendor's driver
      r8169: use NETDEV_TX_{BUSY/OK}
      r8169: udelay() removal
      r8169: trim trailing whitespaces and convert whitespaces to tabs
      r8169: use standard #defines from mii.h instead of declaring private ones
      r8169: add basic MII ioctl support
      r8169: the 0x8136 needs a 8 bytes alignment
      8139cp: trim ring_info
      8139cp: remove gratuitous indirection
      8139cp: ring_info removal for the receive path
      8139cp: sync the device private data with its r8169 counterpart
      8139cp: removal of useless BUG_ON() check
      8139cp: use PCI_DEVICE() to shorten the PCI device table
      Defer tulip_select_media() to process context
      r8169: quirk for the 8110sb on arm platform
      8139cp: ring_info removal for the transmit path
      r8169: the MMIO region of the 8167 stands behin BAR#1

Frank Haverkamp (1):
      [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout

Frank Pavlic (2):
      [S390] qdio_get_micros return value.
      [S390] qdio slsb processing state.

François Romieu (1):
      8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler

Frederik Deweerdt (3):
      fix mem_write() return value
      [MTD] fix nftl_write warning
      arm build fail: vfpsingle.c

Gavin Lambert (1):
      NOMMU: don't try and give NULL to fput()

Geert Uytterhoeven (1):
      fbdev: correct buffer size limit in fbmem_read_proc()

Gen FUKATSU (1):
      [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction

Geoff Levand (2):
      [POWERPC] cell: interrupt.c whitespace clean up
      mem driver: fix conditional on isa i/o support

George G. Davis (2):
      [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case
      [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error

George Hansper (1):
      [NETFILTER]: TCP conntrack: improve dead connection detection

Gerald Schaefer (6):
      [S390] cleanup appldata.
      [S390] Cleanup in page table related code.
      [S390] Cleanup in signal handling code.
      [S390] Make user-copy operations run-time configurable.
      [S390] Use alternative user-copy operations for new hardware.
      [S390] Avoid static struct initializations in appldata.

Gerrit Renker (2):
      [UDP]: Unify UDPv4 and UDPv6 ->get_port()
      [DCCP]: Allow default/fallback service code.

Grant Grundler (11):
      Print physical address in tulip_init_one
      Flush MMIO writes in reset sequence
      Clean up tulip.h
      Use tulip.h in winbond-840.c
      [NET] Kconfig: fix cut/paste error in TCPPROBE
      [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)
      [PARISC] Prevent processor_probe() from clobbering cpu_data[0]
      [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
      [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
      [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)
      [PARISC] Further updates to timer_interrupt()

Greg Banks (21):
      cpumask: add highest_possible_node_id
      cpumask: export cpu_online_map and cpu_possible_map consistently
      cpumask: export node_to_cpu_mask consistently
      knfsd: add some missing newlines in printks
      knfsd: remove an unused variable from e_show()
      knfsd: remove an unused variable from auth_unix_lookup()
      knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
      knfsd: move tempsock aging to a timer
      knfsd: convert sk_inuse to atomic_t
      knfsd: use new lock for svc_sock deferred list
      knfsd: convert sk_reserved to atomic_t
      knfsd: test and set SK_BUSY atomically
      knfsd: split svc_serv into pools
      knfsd: add svc_get
      knfsd: add svc_set_num_threads
      knfsd: use svc_set_num_threads to manage threads in knfsd
      knfsd: make rpc threads pools numa aware
      knfsd: allow admin to set nthreads per node
      knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
      knfsd: make nfsd readahead params cache SMP-friendly
      knfsd: knfsd: cache ipmap per TCP socket

Greg Kroah-Hartman (22):
      device_create(): make fmt argument 'const char *'
      SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs
      Driver core: add groups support to struct device
      Driver core: allow devices in classes to have no parent
      Driver core: add ability for classes to handle devices properly
      Driver core: add device_rename function
      Driver core: create devices/virtual/ tree
      Class: add support for class interfaces for devices
      Driver core: add ability for devices to create and remove bin files
      Driver Core: add ability for drivers to do a threaded probe
      PCI: enable driver multi-threaded probe
      SHPCHP: fix __must_check warnings
      PCI Hotplug: fix __must_check warnings
      PCI: fix __must_check warnings
      USB: fix __must_check warnings in drivers/usb/core/
      USB: fix __must_check warnings in drivers/usb/misc/
      USB: fix __must_check warnings in drivers/usb/atm/
      USB: fix __must_check warnings in drivers/usb/class/
      USB: fix __must_check warnings in drivers/usb/input/
      USB: fix __must_check warnings in drivers/usb/host/
      USB: fix __must_check warnings in drivers/usb/serial/
      USB: fix build error in ohci driver

Greg Ungerer (1):
      [ARM] nommu: create flat.h to support uClinux flat binaries

Guennadi Liakhovetski (1):
      [SCSI] enable clustering for tmscsim

Guido Guenther (1):
      rivafb: use constants instead of magic values

Guillaume Munch (2):
      [ALSA] Add support for Sony Vaio AR 11B
      [ALSA] hda-codec - Support for SigmaTel 9872

H. Peter Anvin (1):
      i386: Fix the EDD code misparsing the command line

Haavard Skinnemoen (25):
      avr32 architecture
      AVR32 MTD: Static Memory Controller driver
      AVR32 MTD: AT49BV6416 platform device for ATSTK1000
      AVR32: Use unsigned long flags for saving interrupt state
      Generic ioremap_page_range: implementation
      Generic ioremap_page_range: flush_cache_vmap
      Generic ioremap_page_range: alpha conversion
      Generic ioremap_page_range: avr32 conversion
      Generic ioremap_page_range: cris conversion
      Generic ioremap_page_range: i386 conversion
      Generic ioremap_page_range: m32r conversion
      Generic ioremap_page_range: x86_64 conversion
      AVR32: Implement kernel_execve
      at91_serial -> atmel_serial: at91rm9200_usart.h
      at91_serial -> atmel_serial: at91_serial.c
      at91_serial -> atmel_serial: Kconfig symbols
      at91_serial -> atmel_serial: Platform device name
      at91_serial -> atmel_serial: Public definitions
      at91_serial -> atmel_serial: Internal names
      serial: Rename PORT_AT91 -> PORT_ATMEL
      atmel_serial: Rename at91_register_uart_fns
      atmel_serial: Pass fixed register mappings through platform_data
      atmel_serial: Support AVR32
      AVR32: Allow renumbering of serial devices
      atmel_serial: Fix roundoff error in atmel_console_get_options

Hannes Reinecke (2):
      [SCSI] Wrong size information for devices with disabled read access
      dm: add uevent change event on resume

Hans J. Koch (1):
      V4L/DVB (4406): Convert radio-cadet to V4L2 API

Hans Verkuil (10):
      V4L/DVB (4417): Add support for PAL-Nc in cx24850.
      V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.
      V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.
      V4L/DVB (4547): Add YUV HM12 and VBI IVTV format documentation.
      V4L/DVB (4548): Better temporal filter handling.
      V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.
      V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2
      V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it IOWR
      V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)
      V4L/DVB (4708): Add tveeprom support for Philips FM1236/FM1216ME MK5

Hans de Goede (1):
      abituguru: Add suspend/resume support

Hartmut Hackmann (6):
      V4L/DVB (4307): Added support for the md8800 quadro board
      V4L/DVB (4308): Added PCI ID for AverMedia DVB-T 777 with SAA7133
      V4L/DVB (4309): Added PCI ID of the Genius VideoWonder Dual Cardbus
      V4L/DVB (4701): Saa713x audio fixes
      V4L/DVB (4703): Add support for the ASUS EUROPA2 OEM board
      V4L/DVB (4704): SAA713x: fixed compile warning in SECAM fixup

Heiko Carstens (20):
      [S390] initrd vs. bootmem bitmap.
      [S390] empty function defines.
      [S390] fix syscall restart handling.
      [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
      [S390] __exit cleanup.
      [S390] convert some assembler to C.
      [S390] Missing initialization in common i/o layer.
      [S390] Kernel stack overflow handling.
      [S390] Remove kexec experimental flag.
      [SCSI] zfcp: remove zfcp_ccw_unregister function
      [SCSI] zfcp: create private slab caches to guarantee proper data alignment
      bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
      s390: fix cmm kernel thread handling
      own header file for struct page
      [S390] Whitespace cleanup.
      convert s390 page handling macros to functions
      [S390] Wire up sys_getcpu system call.
      [S390] Remove crept in whitespace from head*.S again.
      [S390] Have s390 use add_active_range() and free_area_init_nodes.
      [S390] Remove open-coded mem_map usage.

Heiko J Schick (1):
      IB/ehca: Add driver for IBM eHCA InfiniBand adapters

Helge Deller (3):
      Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
      Input: constify psmouse driver
      [PARISC] Honour "panic_on_oops" sysctl

Henne (5):
      ata-piix: fixes kerneldoc error
      [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver
      [SCSI] scsi: Scsi_Cmnd convertion in arm subtree
      [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c
      [SCSI] scsi: remove hosts.h

Henrik Kretzschmar (15):
      initialisation cleanup for ULI526x-net-driver
      [SCSI] convert to PCI_DEVICE() macro
      remove an unused function from the header
      libata: change path to libata in libata.tmpl
      [SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmnd
      [SCSI] wd33c93: Scsi_Cmnd convertion
      [TG3]: Convert the pci_device_id table to PCI_DEVICE()
      [SCSI] seagate: remove header and convert to struct scsi_cmnd
      [SCSI] scsi: included header cleanup
      [SCSI] pci_module_init conversion in scsi subsystem
      USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
      USB: microtek usb scanner: Scsi_Cmnd conversion
      docbook: fix segfault in docproc.c
      kerneldoc-typo in led-class.c
      mm: fix in kerneldoc

Herbert Poetzl (1):
      ocfs2: add ext2 attributes

Herbert Xu (60):
      [CRYPTO] api: Fixed crypto_tfm context alignment
      [CRYPTO] api: Rename crypto_alg_get to crypto_mod_get
      [CRYPTO] api: Add crypto_alg reference counting
      [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
      [CRYPTO] api: Split out low-level API
      [CRYPTO] api: Add template registration
      [CRYPTO] api: Added event notification
      [CRYPTO] api: Add cryptomgr
      [CRYPTO] api: Allow algorithm lookup by type
      [CRYPTO] api: Added spawns
      [CRYPTO] padlock: Add compatibility alias after rename
      [CRYPTO] crc32c: Fix unconventional setkey usage
      [CRYPTO] api: Get rid of flags argument to setkey
      [CRYPTO] digest: Store temporary digest in tfm
      [CRYPTO] tcrypt: Use test_hash for crc32c
      [CRYPTO] cipher: Removed special IV checks for ECB
      [CRYPTO] api: Add common instance initialisation code
      [CRYPTO] api: Added asynchronous flag
      [CRYPTO] s390: Added missing driver name and priority
      [CRYPTO] api: Added crypto_alloc_base
      [CRYPTO] api: Feed flag directly to crypto_yield
      [CRYPTO] api: Added crypto_type support
      [CRYPTO] cipher: Added encrypt_one/decrypt_one
      [CRYPTO] scatterwalk: Prepare for block ciphers
      [CRYPTO] cipher: Added block cipher type
      [CRYPTO] cipher: Added block ciphers for CBC/ECB
      [CRYPTO] padlock: Added block cipher versions of CBC/ECB
      [CRYPTO] s390: Added block cipher versions of CBC/ECB
      [CRYPTO] tcrypt: Use block ciphers where applicable
      [BLOCK] cryptoloop: Use block ciphers where applicable
      [BLOCK] dm-crypt: Use block ciphers where applicable
      [IPSEC]: Add compatibility algorithm name support
      [IPSEC] ESP: Use block ciphers where applicable
      [SUNRPC] GSS: Use block ciphers where applicable
      [CRYPTO] users: Use block ciphers where applicable
      [CRYPTO] drivers: Remove obsolete block cipher operations
      scatterlist: Add const to sg_set_buf/sg_init_one pointer argument
      [CRYPTO] api: Mark parts of cipher interface as deprecated
      [CRYPTO] digest: Added user API for new hash type
      [CRYPTO] hmac: Add crypto template implementation
      [CRYPTO] tcrypt: Use HMAC template and hash interface
      [IPSEC]: Use HMAC template and hash interface
      [SCTP]: Use HMAC template and hash interface
      [CRYPTO] doc: Update documentation for hash and me
      [CRYPTO] digest: Remove old HMAC implementation
      [SCSI] iscsi: Use crypto_hash interface instead of crypto_digest
      [CRYPTO] users: Use crypto_hash interface instead of crypto_digest
      [CRYPTO] api: Add crypto_comp and crypto_has_*
      [CRYPTO] users: Use crypto_comp and crypto_has_*
      [CRYPTO] padlock: Convert padlock-sha to use crypto_hash
      [CRYPTO] api: Deprecate crypto_digest_* and crypto_alg_available
      [IPV4]: Uninline inet_lookup_listener
      [IPV4]: Use network-order dport for all visible inet_lookup_*
      [TCP]: Fix rcv mss estimate for LRO
      [CRYPTO] hmac: Fix hmac_init update call
      [CRYPTO] hmac: Fix error truncation by unlikely()
      [IPV6]: Disable SG for GSO unless we have checksum
      Let WARN_ON/WARN_ON_ONCE return the condition
      [UDP6]: Fix flowi clobbering
      [UDP]: Fix MSG_PROBE crash

Hermann Kneissel (1):
      USB: garmin_gps support for new generation of gps receivers

Hermann Pitton (1):
      V4L/DVB (4702): Fix: set antenna input for DVB-T for Asus P7131 Dual hybrid

Hidetoshi Seto (2):
      [IA64] printing support for MCA/INIT
      [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold

Hirokazu Takata (2):
      m32r: Fix "value computed not used" warnings
      m32r: revise __raw_read_trylock()

Hiroshi DOYU (1):
      ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state

Hoang-Nam Nguyen (2):
      IB/ehca: Fix device registration
      IB/ehca: Tweak trace message format

Horst Hummel (1):
      [S390] dasd default debug level.

Hua Zhong (1):
      IDE error handling fixes

Hugh Dickins (2):
      [AGPGART] remove private page protection map
      valid_swaphandles() fix

HyeonSeung Jang (1):
      [POWERPC] spufs: fix context switch during page fault

Hyok S. Choi (10):
      [ARM] nommu: allows to support module in nommu
      [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU
      [ARM] nommu: manage the CP15 things
      [ARM] nommu: add ARM7TDMI core support
      [ARM] nommu: add ARM740T core support
      [ARM] nommu: add ARM9TDMI core support
      [ARM] nommu: add ARM940T core support
      [ARM] nommu: add ARM946E-S core support
      [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.
      [ARM] nommu: confirms the CR_V bit in nommu mode

HÃ¥vard Skinnemoen (1):
      [MTD] Unlock NOR flash automatically where necessary

Ian Abbott (1):
      USB serial ftdi_sio: Add support for Tactrix OpenPort devices

Ian Campbell (2):
      Put .note.* sections into a PT_NOTE segment
      Translate asm version of ELFNOTE macro into preprocessor macro

Ian Kent (4):
      autofs4: zero timeout prevents shutdown
      autofs4 needs to force fail return revalidate
      autofs4: autofs4_follow_link false negative fix
      autofs4: pending flag not cleared on mount fail

Ian McDonald (6):
      [DCCP]: Shift sysctls into feat.h
      [DCCP]: Introduce tx buffering
      [DCCP]: Tidyup CCID3 list handling
      [DCCP]: Introduce constants for CCID numbers
      [DCCP]: Use constants for CCIDs
      [DCCP]: Introduce dccp_probe

Ian S. Nelson (1):
      /sys/modules: allow full length section names

Igor M. Liplianin (1):
      V4L/DVB (4398): Add support for Acorp TV134DS + FlyDVB-S cards.

Imre Deak (4):
      ARM: OMAP: timer32k: fix tick count calculation when reprogramming
      ARM: OMAP: GPIO: fix MPUIO check
      ARM: OMAP: Sleep is prevented when no LCD is attached
      ARM: OMAP2: Dynamic allocator for GPMC memory space

Inaky Perez-Gonzalez (4):
      usb: deal with broken config descriptors
      wusb: hub code recognizes wusb ports
      wusb: handle wusb device ep0 speed settings
      wusb: pretty print new wireless USB devices when they connect

Ingo Molnar (3):
      lockdep core: improve the lock-chain-hash
      genirq: convert the x86_64 architecture to irq-chips
      genirq: convert the i386 architecture to irq-chips

Ishai Rabinovitz (2):
      IB/srp: Add port/device attributes
      dm: fix alloc_dev error path

Ismail Donmez (1):
      [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"

J. Bruce Fields (1):
      NFSv4: It's perfectly legal for clp to be NULL here....

J.Bruce Fields (12):
      knfsd: svcrpc: gss: factor out some common wrapping code
      knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case
      knfsd: svcrpc: use consistent variable name for the reply state
      knfsd: nfsd4: refactor exp_pseudoroot
      knfsd: nfsd4: clean up exp_pseudoroot
      knfsd: nfsd4: acls: relax the nfsv4->posix mapping
      knfsd: nfsd4: acls: fix inheritance
      knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
      knfsd: nfsd4: acls: fix handling of zero-length acls
      knfsd: nfsd: store export path in export
      knfsd: nfsd4: xdr encoding for fs_locations
      knfsd: nfsd4: actually use all the pieces to implement referrals

Jack Morgenstein (5):
      IB/mthca: Fix lid used for sending traps
      IB/mthca: Fix default static rate returned for Tavor in AV
      IB/mthca: Return port number for unconnected QPs in query_qp
      IB/mthca: Return correct number of bits for static rate in query_qp
      IB/mthca: Recover from catastrophic errors

Jake Moilanen (1):
      [POWERPC] Export msi symbols

Jakub Jelinek (1):
      [IA64] Implement futex primitives

Jamal Hadi Salim (1):
      [IPSEC]: output mode to take an xfrm state as input param

James Bottomley (26):
      [SCSI] mptsas: add parent port backlink
      [SCSI] arcmsr: fix up sysfs values
      [SCSI] fix up short inquiry printing
      Merge ../linux-2.6
      [SCSI] scsi_transport_sas: remove local_attached flag
      [SCSI] aic94xx: new driver
      [SCSI] aic94xx: add MODULE_FIRMWARE tag
      [SCSI] block: add support for shared tag maps
      [SCSI] add shared tag map helpers
      [SCSI] sd: fix cache flushing on module removal (and individual device removal)
      [SCSI] add failure return to scsi_init_shared_tag_map()
      [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
      [SCSI] fix up non-modular SCSI
      [SCSI] SAS: consolidate linkspeed definitions
      [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
      [SCSI] aci94xx: implement link rate setting
      [SCSI] fix up SCSI netlink build
      [SCSI] aha152x: remove static host array
      Merge mulgrave-w:git/scsi-misc-2.6
      [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards
      [SCSI] SPI transport class: misc DV fixes
      Merge mulgrave-w:git/linux-2.6
      [SCSI] scsi_transport_fc: fixup netlink arguments
      update to the kernel kmap/kunmap API
      [PARISC] parisc specific kmap API implementation for pa8800
      [PARISC] Allow nested interrupts

James Courtier-Dutton (4):
      [ALSA] snd-emu10k1: Implement 24bit capture via Philips 1361T ADC for SB0240 card.
      [ALSA] snd-ca0106: Fix dB gain TLVs.
      [ALSA] snd-emu10k1: Implement dB gain infomation.
      [ALSA] snd-emu10k1: Add a comment explaining the conversion function for dB gain.

James Lentini (2):
      IB/mthca: Include the header we really want
      IB/mad: Remove unused includes

James Morris (1):
      [XFRM]: remove xerr_idxp from __xfrm_policy_check()

James Smart (11):
      [SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic attribute
      [SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()
      [SCSI] SCSI and FC Transport: add netlink support for posting of transport events
      [SCSI] SCSI & FC transport: extend event vendor id's to 64bits
      [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces
      [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic name
      [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ callback
      [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbk
      [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute
      [SCSI] lpfc 8.1.10 : Change version number to 8.1.10
      [SCSI] lpfc: don't free mempool if mailbox is busy

Jamie Lenehan (1):
      sh: Titan board support.

Jamie Painter (1):
      USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames

Jan Altenberg (1):
      typo fixes for rt-mutex-design.txt

Jan Beulich (6):
      initialize end of memory variables as early as possible
      remove int_delivery_dest
      i386: initialize end-of-memory variables as early as possible
      annotate arch/x86_64/lib/*.S
      i386/x86-64: Work around gcc bug with noreturn functions in unwinder
      fix Intel RNG detection

Jan Blunck (1):
      trigger a syntax error if percpu macros are incorrectly used

Jan Engelhardt (4):
      [GFS2] More style changes
      kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt
      kbuild: linguistic fixes for Documentation/kbuild/modules.txt
      kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt

Jan Glauber (1):
      [S390] init_timer in tty3270.

Jan Kara (2):
      jbd: fix commit of ordered data buffers
      dquot: add proper locking when using current->signal->tty

Jan Mate (1):
      USB Storage: unusual_devs.h entry for Sony Ericsson P990i

Jan-Bernd Themann (2):
      ehea: IBM eHEA Ethernet Device Driver
      ehea: bugfix for register access functions

Jan-Frode Myklebust (1):
      oom_adj/oom_score documentation

Jaroslav Kysela (7):
      [ALSA] Control API - TLV implementation for additional information like dB scale
      [ALSA] fm801: fixed broken previous patch for the FM tuner only code
      [ALSA] Control API - more robust TLV implementation
      [ALSA] HDA codec - little code & comment cleanup
      [ALSA] HDA codec & CA0106 - add/fix TLV support
      [ALSA] HDA driver - do not set mute flag for dB scale (follow HDA specification)
      [ALSA] ice1712 - fix 1600->16000Hz value typo

Jason Baron (2):
      make PROT_WRITE imply PROT_READ
      block_dev.c mutex_lock_nested() fix

Jason Lunz (1):
      ide: reprogram disk pio timings on resume

Jay Cliburn (1):
      sata_via: Add SATA support for vt8237a

Jay Lan (4):
      csa: basic accounting over taskstats
      csa: Extended system accounting over taskstats
      csa: convert CONFIG tag for extended accounting routines
      csa accounting taskstats update

Jay Vosburgh (9):
      bonding: Allow bonding to enslave a 10 Gig adapter
      bonding: Convert delay value from s16 to int
      bonding: Remove unneeded NULL test
      bonding: Handle large hard_header_len
      bonding: Add priv_flag to avoid event mishandling
      bonding: Validate probe replies in ARP monitor
      bonding: Don't mangle LACPDUs
      bonding: Fix primary selection error at enslavement time
      bonding: update version number

Jean Delvare (39):
      i2c-dev: Cleanups
      i2c-dev: Use a list for data storage
      i2c-dev: Drop the client template
      i2c: __must_check fixes (core drivers)
      i2c: __must_check fixes, i2c-dev
      i2c-algo-sibyte: Cleanups
      i2c-algo-sibyte: Merge into i2c-sibyte
      i2c-sibyte: Kip Walker is gone
      i2c-matroxfb: Struct init conversion
      i2c-algo-bit: Discard the mdelay data struct member
      i2c: Plan i2c-isa for removal
      i2c-stub: Chip address as a module parameter
      i2c-dev: attach/detach_adapter cleanups
      i2c: __must_check fixes (chip drivers)
      i2c-algo-bit: Cleanups
      i2c-core: Drop useless bitmaskings
      i2c: Warn on i2c client creation failure
      i2c-isa: Restore driver owner
      i2c: Constify i2c_algorithm declarations, part 1
      i2c: Constify i2c_algorithm declarations, part 2
      i2c: Drop unimplemented slave functions
      smsc47m1: dev_warn fix
      it87: Add support for the IT8716F
      it87: No sysfs files for disabled fans
      it87: Prevent overflow on fan clock divider write
      it87: in8 has no limit registers
      it87: Cleanup set_fan_div
      it87: Add support for the IT8718F
      it87: Overwrite broken default limits
      it87: Copyright update
      k8temp: Enable automatic loading
      hwmon: Make a dozen drivers no more experimental
      hwmon: Add individual alarm files to 4 drivers
      hwmon: Fix unchecked return status, batch 4
      Fix unchecked return status, batch 5
      hwmon: Fix unchecked return status, batch 6
      hwmon: Fix unchecked return status, SMSC chips
      hwmon: Remove Yuan Mu's address
      i2c: Prevent deadlock on i2c client registration

Jean Tourrilhes (11):
      Prism54 : add bitrates to scan result
      WE-21 for airo
      WE-21 for atmel
      WE-21 for hostap
      WE-21 for ipw2100
      WE-21 for orinoco
      WE-21 for Prism54
      WE-21 for ray_cs
      WE-21 for wl3501
      WE-21 for zd1201
      WE-21 for ipw2200

Jean-Baptiste Maneyrol (1):
      rtc driver rtc-pcf8563 century bit inversed

Jeff Dike (34):
      uml: Use klibc setjmp/longjmp
      uml: Use ARRAY_SIZE more assiduously
      uml: Fix stack alignment
      uml: Whitespace fixes
      uml: Fix handling of failed execs of helpers
      uml: Improve SIGBUS diagnostics
      uml: SIGIO cleanups
      uml: Move signal handlers to arch code
      uml: timer cleanups
      uml: Remove unused variable
      uml: stack usage reduction
      Split i386 and x86_64 ptrace.h
      Make UML use ptrace-abi.h
      uml: const more data
      uml: get rid of ZONE_DMA use
      uml: fix missing x86_64 register definitions
      uml: fix gcov support
      uml: use correct SIGBUS handler
      uml: add checkstack support
      uml: mark some tt-mode code
      uml: thread creation tidying
      uml: file renaming
      uml: add an export
      uml: fix sleep length bug
      uml: fix allocation size
      uml: assign random MACs to interfaces if necessary
      uml: mechanical tidying after random MACs change
      uml: locking documentation
      uml: close file descriptor leaks
      uml: stack consumption reduction
      uml: remove unneeded file
      uml: don't roll my own random MAC generator
      uml: remove pte_mkexec
      const struct tty_operations

Jeff Garzik (139):
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      [libata] ahci: add SiS PCI IDs
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'bcm43xx' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      [libata] some function renaming
      [libata] Kill 'count' var in ata_device_add()
      Merge branch 'sii-m15w' into upstream
      [ATA] Increase lba48 max-sectors from 200 to 256.
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata-tj into upstream
      Move libata to drivers/ata.
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      libata: Remove SCSI_ prefix from Kconfig symbols
      libata: Separate libata.ko build from individual driver builds
      [libata] ata_piix: add missing kfree()
      libata: Make sure drivers/ata is a separate Kconfig menu
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      drivers/net: Remove deprecated use of pci_module_init()
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp
      Clean up drivers/ata/Kconfig a bit.
      Merge branch 'upstream-fixes' into upstream
      libata: Grand renaming.
      Rename libata-bmdma.c to libata-sff.c.
      Merge branch 'master' into upstream
      Merge /spare/repo/linux-2.6 into upstream
      [libata] Add a bunch of PATA drivers.
      [libata] Trim trailing whitespace.
      Merge branch 'upstream' into pata-drivers
      [libata #pata-drivers] Trim trailing whitespace.
      Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream
      [SCSI] Add Promise SuperTrak driver
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream' into pata-drivers
      [libata] Add pata_jmicron driver to Kconfig, Makefile
      Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
      Merge branch 'tmp' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
      Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
      [libata] ata_piix: build fix
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge branch 'upstream-fixes' into upstream
      drivers/net: Trim trailing whitespace
      drivers/net: const-ify ethtool_ops declarations
      drivers/net/phy/fixed: #if 0 some incomplete code
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'tmp' into upstream
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      e1000, ixgb: Remove pointless wrappers
      Merge branch 'master' into upstream
      [libata] Delete pata_it8172 driver
      [netdrvr] lp486e: fix typo
      [netdrvr] mv643xx_eth: fix obvious typo, which caused build breakage
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'master' into upstream
      Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
      net/ieee80211: fix more crypto-related build breakage
      Merge branch 'master' into upstream
      Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
      [libata] No need for all those arch libata-portmap.h headers
      Delete unused drivers/net/gt64240eth.h
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmp
      [libata] Fix oops introduced in non-uniform port handling fix
      Merge branch 'master' into upstream
      [libata] pata_serverworks: fill in ->irq_clear hook
      [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution
      [libata] sata_mv: fix oops by filling in missing hook
      [libata] Don't use old-EH ->eng_timeout() hook when not needed
      Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
      [libata] minor PCI IDE probe fixes and cleanups
      [libata] init probe_ent->private_data in a common location
      [libata] Print out Status register, if a BSY-sleep takes too long
      [libata] PCI ID table cleanup in various drivers
      [libata] DocBook minor updates, fixes
      SCSI: fix request flag-related build breakage
      Merge branch 'master' into upstream
      Merge branch 'master' into upstream
      [netdrvr] phy: Fix bugs in error handling
      drivers/net/wireless/{airo,ipw2100}: fix error handling bugs
      [netdrvr] hp100: encapsulate all non-module code
      [libata] pata_artop: kill gcc warning
      [MTD] fix printk warning
      hp100: fix conditional compilation mess
      fs/eventpoll: error handling micro-cleanup
      ipmi: fix uninitialized data bug
      drivers/char/ip2: kill unused code, label
      schedule ftape removal
      [TIPC]: fix printk warning
      [ATM]: [ambassador] Change the return type to reflect reality
      RTC: build fixes
      [SCSI] SCSI osst: add error handling to module init, sysfs
      [SCSI] SCSI sd: fix module init/exit error handling
      [SCSI] SCSI st: fix error handling in module init, sysfs
      [SCSI] SCSI aic94xx: handle sysfs errors
      [SCSI] SCSI megaraid_sas: handle thrown errors
      [SCSI] raid class: handle component-add errors

Jeff Kirsher (13):
      e100: Fix MDIO/MDIO-X
      e1000: Remove 0x1000 as supported device
      e1000: Allow NVM to setup LPLU for IGP2 and IGP3
      e1000: Force full DMA clocking for 10/100 speed
      e1000: Disable aggressive clocking on esb2 with SERDES port
      e1000: rename flow control symbols
      e1000: add enums for several link properties
      e1000: allow ethtool to pass arbitrary speed advertisment
      e1000: Fix MANC detection for PCIE adapters
      e1000: gather hardware bit tweaks.
      e1000: add PCI-E capability detection code
      e1000: reduce RAR entries available for ICH8
      e1000: rework polarity, NVM, eeprom code and fixes.

Jeff Mahoney (6):
      reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array
      reiserfs: clean up bitmap block buffer head references
      reiserfs: reorganize bitmap loading functions
      reiserfs: on-demand bitmap loading
      reiserfs: use generic_file_open for open() checks
      reiserfs: eliminate minimum window size for bitmap searching

Jens Axboe (43):
      Split struct request ->flags into two parts
      elevator: move the backmerging logic into the elevator core
      rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
      elevator: abstract out the rbtree sort handling
      as-iosched: migrate to using the elevator rb functions
      cfq-iosched: migrate to using the elevator rb functions
      deadline-iosched: migrate to using the elevator rb functions
      elevator: introduce a way to reuse rq for internal FIFO handling
      cfq-iosched: convert to using the FIFO elevator defines
      as-iosched: reuse rq for fifo
      as-iosched: remove arq->is_sync member
      deadline-iosched: remove elevator private drq request type
      cfq-iosched: remove the crq flag functions/variable
      Add one more pointer to struct request for IO scheduler usage
      cfq-iosched: kill crq
      as-iosched: kill arq
      Remove ->waiting member from struct request
      Remove struct request_list from struct request
      Remove ->rq_status from struct request
      Drop useless bio passing in may_queue/set_request API
      ll_rw_blk: cleanup __make_request()
      struct request: shrink and optimize some more
      cfq-iosched: cleanups, fixes, dead code removal
      cfq-iosched: kill cfq_exit_lock
      elevator: define ioc counting mechanism
      as-iosched: use new io context counting mechanism
      cfq-iosched: use new io context counting mechanism
      Audit block layer inlines
      Kill various deprecated/unused block layer defines/functions
      Make sure all block/io scheduler setups are node aware
      cfq-iosched: Kill O(N) runtime of cfq_resort_rr_list()
      cfq-iosched: kill the empty_list
      Add blk_start_queueing() helper
      cfq-iosched: improve queue preemption
      ll_rw_blk: allow more flexibility for read_ahead_kb store
      Allow file systems to differentiate between data and meta reads
      ext3: make meta data reads use READ_META
      cfq-iosched: use metadata read flag
      blktrace: support for logging metadata reads
      SCSI: scsi_done_q is unused
      Update axboe at suse.de email address
      blk_queue_start_tag() shared map race fix
      Only enable CONFIG_BLOCK option for embedded

Jeremy Fitzhardinge (6):
      [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata
      i386: fix dubious segment register clear in cpu_init()
      Type checking for write_pda()
      i386: Fix pack_descriptor()
      x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
      x86: put .note.* sections into a PT_NOTE segment in vmlinux

Jeremy Kerr (20):
      [POWERPC] Remove linux,device properties
      [POWERPC] Use const qualifiers for prom parsing utilites
      [POWERPC] Remove linux,pci-domain properties
      [POWERPC] Constify & voidify get_property()
      [POWERPC] pseries: Constify & voidify get_property()
      [POWERPC] iseries: Constify & voidify get_property()
      [POWERPC] mpc: Constify & voidify get_property()
      [POWERPC] cell: Constify & voidify get_property()
      [POWERPC] chrp: Constify & voidify get_property()
      [POWERPC] maple: Constify & voidify get_property()
      [POWERPC] powermac: Constify & voidify get_property()
      [POWERPC] video & agp: Constify & voidify get_property()
      [POWERPC] scsi: Constify & voidify get_property()
      [POWERPC] netdevices: Constify & voidify get_property()
      [POWERPC] sound: Constify & voidify get_property()
      [POWERPC] tmp_atmel: Constify & voidify get_property()
      [POWERPC] sata_svw: Constify & voidify get_property()
      [POWERPC] tsi108: Constify & voidify get_property()
      [POWERPC] Make get_property() return a const void *
      [POWERPC] Simplify dma_ops bug conditions

Jes Sorensen (6):
      [SCSI] qla1280 command timeout
      [IA64] show_mem() printk levels
      [IA64] trim output of show_mem()
      Condense output of show_free_areas()
      do_no_pfn()
      mspec driver

Jesper Juhl (5):
      [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return value
      kbuild: add distclean info to 'make help' and more details for 'clean'
      fix possible NULL ptr deref in forcedeth
      USB: making the kernel -Wshadow clean - USB & completion
      Small update to CREDITS

Jesse Brandeburg (11):
      e1000: Explicitly power up the PHY during loopback testing.
      e1000: explicit locking for two ethtool path functions
      ixgb: fix cache miss due to miscalculation
      e1000: unify WoL capability detection code
      e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device
      ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)
      ixgb: Cache-align all TX components of the adapter struct.
      ixgb: Add buffer_info and test like e1000 has.
      e100: Add debugging code for cb cleaning.
      e1000: Maybe stop TX if not enough free descriptors
      ixgb: combine more rx descriptors to improve performance

Jim Cromie (8):
      pc87360: Move some code around
      pc87360: Delete sysfs files on device deletion
      pc87360: Check for error on sysfs files creation
      w83781d: Fix unchecked return status
      drivers/char/scx200_gpio.c: make code static
      Doc/lockdep-design: explain display of {state-bits}
      ite_gpio fix tabbage
      scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode

Jim Lewis (2):
      Spidernet: add ethtool -S (show statistics)
      Add to MAINTAINERS file

Jiri Slaby (10):
      [MTD] pmc551 whitespace cleanup
      [MTD] pmc551 use kzalloc
      [MTD] pmc551 pci cleanup
      isicom: correct firmware loading
      Char: specialix, kill unneeded page alloc
      [WATCHDOG] alim remove pci_find_device
      [WATCHDOG] i8xx_tco remove pci_find_device.
      char: kill unneeded memsets
      Char: serial167, remove useless tty check
      hisax niccy cleanup

Joachim Fritschi (4):
      [CRYPTO] twofish: Split out common c code
      [CRYPTO] twofish: Fix the priority
      [CRYPTO] twofish: i586 assembly version
      [CRYPTO] twofish: x86-64 assembly version

Jochen Issing (1):
      V4L/DVB (4528): PATCH: Club 3D zap250mini

Jochen Voss (4):
      [ALSA] Revolution 5.1 - add AK5365 ADC support
      [ALSA] Revolution 5.1 - register the AK5365 ADC with ALSA
      [ALSA] Revolution 5.1 - complete the AK5365 support
      [ALSA] Fix volume control for the AK4358 DAC

Joel & Rebecca VanderZee (1):
      I/O Error attempting to read last partial block of a file in an ISO9660 file system

Joel Becker (1):
      configfs: Prevent duplicate subsystem names.

Johannes Berg (5):
      [POWERPC] fix up front-LED Kconfig
      [POWERPC] make checkstack work with ARCH=powerpc
      [NETLINK]: remove third bogus argument from NLA_PUT_FLAG
      [ALSA] aoa: add locking to tas codec
      make leds.h include relevant headers

Johannes Steingraeber (1):
      usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver

John Heffner (1):
      [TCP]: Fix and simplify microsecond rtt sampling

John W. Linville (17):
      Merge branch 'from-linus' into upstream
      Merge branch 'upstream-fixes' into upstream
      bcm43xx: fix-up build breakage from merging patches out of order
      bcm43xx: reduce mac_suspend delay loop count
      Merge branch 'from-linus' into bcm43xx
      Merge branch 'from-linus' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'upstream' into bcm43xx
      Merge branch 'from-linus' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'from-linus' into upstream
      Merge branch 'from-linus' into upstream
      Merge branch 'upstream-fixes' into upstream
      Merge branch 'from-linus' into upstream
      Merge branch 'from-linus' into upstream
      Merge branch 'upstream-fixes' into upstream
      WE-21 support (core API)

Jon Loeliger (3):
      [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree
      [POWERPC] Add MPC8641 HPCN Device Tree Source file.
      [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.

Jon Masters (1):
      [SCSI] MODULE_FIRMWARE for binary firmware(s)

Jonathan Brassow (1):
      dm mirror: remove trailing space from table

Jonathan Corbet (2):
      VIDIOC_ENUMSTD bug
      cdev documentation

Jonathan McDowell (3):
      ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
      ARM: OMAP: Add some extra #defines for Amstrad Delta
      [SERIAL] OMAP1510 serial fix for 115200 baud

Jose Alberto Reguero (1):
      V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boards

Josef 'Jeff' Sipek (8):
      NFS: Use SEEK_END instead of hardcoded value
      [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
      [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values
      [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
      [ALSA] mixart: Use SEEK_{SET,CUR,END} instead of hardcoded values
      MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values
      EICON ISDN: Removed unused definitions for OS_SEEK_*
      VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values

Josh Boyer (4):
      [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards
      [POWERPC] PPC: Fix Kconfig whitespace warnings
      [POWERPC] PPC: Fix xmon stack frame address in backtrace
      [POWERPC] 40x: Fix debug status register defines

Josh Triplett (27):
      mtrr: Add lock annotations for prepare_set and post_set
      jbd: add lock annotation to jbd_sync_bh
      [XFS] Add lock annotations to xfs_trans_update_ail and
      efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog
      mbcache: add lock annotation for __mb_cache_entry_release_unlock()
      afs: add lock annotations to afs_proc_cell_servers_{start,stop}
      fuse: add lock annotations to request_end and fuse_read_interrupt
      hugetlbfs: add lock annotation to hugetlbfs_forget_inode()
      fs: add lock annotation to grab_super
      rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
      timer: add lock annotation to lock_timer_base
      Make spinlock/rwlock annotations more accurate by using parameters, not types
      Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock
      Pass a lock expression to __cond_lock, like __acquire and __release
      Pass sparse the lock expression given to lock annotations
      nfsd: add lock annotations to e_start and e_stop
      rcutorture: Fix incorrect description of default for nreaders parameter
      rcu: Add MODULE_AUTHOR to rcutorture module
      rcu: Mention rcu_bh in description of rcutorture's torture_type parameter
      rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails
      rcu: Fix sign bug making rcu_random always return the same sequence
      RCU: add fake writers to rcutorture
      rcu: refactor srcu_torture_deferred_free to work for any implementation
      rcu: add rcu_sync torture type to rcutorture
      rcu: add rcu_bh_sync torture type to rcutorture
      rcu: add sched torture type to rcutorture
      RCU: CREDITS and MAINTAINERS

Juerg Haefliger (3):
      hwmon: New driver for the VIA VT1211
      vt1211: Add documentation
      vt1211: Document module parameters

Juha Yrjola (6):
      ARM: OMAP: Add write memory barriers to OMAP2 clock code
      ARM: OMAP: Add support for forcing osc_ck on
      ARM: OMAP: OMAP2 dmtimer power management support
      ARM: OMAP: Add sanity check to clk_disable
      ARM: OMAP2: Keep both APLLs active during bootup
      ARM: OMAP2: Make sure peripherals can be accessed after clk_enable

Juha Yrjölä (1):
      sysfs: Make poll behaviour consistent

Jules Villard (1):
      USB: fix typo in drivers/usb/gadget/Kconfig

Julian Anastasov (1):
      [NEIGH]: always use hash_mask under tbl lock

Justin Carlson (1):
      USB: add SeaLevel 2106 SeaLINK support to ftdi_sio

KAMEZAWA Hiroyuki (3):
      cpu to node relationship fixup: acpi_map_cpu2node
      cpu to node relationship fixup: map cpu to node
      fix "cpu to node relationship fixup: map cpu to node"

Kay Sievers (1):
      deprecate PHYSDEV* keys

Kaz Kojima (1):
      SuperH maintainership change

Keith Mannthey (9):
      x86_64 kernel mapping fix
      hot-add-mem x86_64: fixup externs
      hot-add-mem x86_64: Kconfig changes
      hot-add-mem x86_64: Enable SPARSEMEM in srat.c
      hot-add-mem x86_64: memory_add_physaddr_to_nid enable
      hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup
      hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
      hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
      i383 numa: fix numaq/summit apicid conflict

Keith Owens (1):
      Remove most of the special cases for the debug IST stack

Kenji Kaneshige (2):
      pciehp - fix wrong return value
      fix "PCI: assign ioapic resource at hotplug"

Kenzo Iwami (1):
      bonding: Format fix in seq_printf call

Keshavamurthy Anil S (2):
      [IA64] kprobes: fixup the pagefault exception caused by probehandlers
      [IA64] Move perfmon tables from thread_struct to pfm_context

Kevin D. Kissell (1):
      [MIPS] Patch to arch/mips/mips-boards/generic/time.c

Kevin Hilman (4):
      ARM: OMAP: 2420 boot BUG(): failure to map SRAM
      [ARM] 3855/1: Add generic time support
      [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
      [ARM] 3874/1: Remove leftover usage of asm/timeofday.h

Kim Nordlund (1):
      [PKT_SCHED] cls_basic: Use unsigned int when generating handle

Kim Phillips (6):
      [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18
      [POWERPC] update mpc8349_itx_defconfig and remove some debug settings
      [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
      [POWERPC] Enable generic rtc hook for the MPC8349 mITX
      [POWERPC] Add initial support for the e300c2 core
      [POWERPC] Add support for the mpc832x mds board

Kirill Korotaev (9):
      kbuild: fail kernel compilation in case of unresolved module symbols
      Fix unserialized task->files changing
      SubmittingPatches: add a note about "format=flowed" when sending patches
      IPC namespace core
      IPC namespace - utils
      IPC namespace - msg
      IPC namespace - sem
      IPC namespace - shm
      IPC namespace - sysctls

Kirill Smelkov (1):
      ide: fix revision comparison in ide_in_drive_list

Klaus Frahm (1):
      V4L/DVB (4464): FIX_ AverTV A800 trouble

Komal Shah (8):
      ARM: OMAP: Remove IVA IRQ bank
      ARM: OMAP: Check gpio_fck not gpio_ick
      i2c: New bus driver for TI OMAP boards
      OMAP: Add smc91x support for TI OMAP2420 H4 board
      OMAP: Add Watchdog driver support
      OMAP: Add keypad driver
      OMAP: Update OMAP1/2 boards to give keymapsize and other pdata
      debugfs: spelling fix

Komuro (2):
      network: pcnet_cs.c: remove unnecessary 'mdio_reset'
      network: axnet_cs.c: add new id (0x021b, 0x0202)

Krishna Kumar (5):
      IB: Fix typo in kerneldoc for ib_set_client_data()
      RDMA/cma: Fix leak of cm_ids in case of failures
      RDMA/cma: Fix device removal race
      RDMA/cma: Eliminate unnecessary remove_list
      RDMA/cma: Optimize error handling

Krzysztof Halasa (2):
      Modularize generic HDLC
      Make PC300 WAN driver compile again

Krzysztof Helt (14):
      [ALSA] dbri driver cleanup
      [ALSA] sparc dbri removal of DBRI_NO_INTS
      [ALSA] sparc dbri: removal of unused struct members
      [ALSA] sparc dbri: removal of redudant volatile keywords
      [ALSA] sparc dbri: removal of dri_desc struct
      [ALSA] sparc dbri: more driver cleanup
      [ALSA] sparc dbri: fixed setting of burst size after reset
      [ALSA] sparc dbri: simplifed linking time slot function
      [ALSA] sparc dbri: ring buffered version
      [ALSA] sparc dbri: hardware constrains added
      [ALSA] sparc dbri: recording is back
      [ALSA] dbri sparc: fixes TS leak
      [ALSA] sparc dbri: OSS layer fix
      [ALSA] sparc dbri: SMP fixes

Kyle McMartin (17):
      [PARISC] Untangle <asm/processor.h> header include mess
      [PARISC] PA7200 also supports prefetch for read
      [PARISC] Remove variables decls duplicated from asm-generic/sections.h
      Need forward decl of task_struct in linux/debug_locks.h
      [PARISC] Abstract shift register left in .S
      [PARISC] Add asm-parisc/mckinley.h bus header
      [PARISC] Fix up parisc irq handling for genirq changes
      [PARISC] Prevent multiple includes of asm-parisc/parisc-device.h
      [PARISC] Switch is_compat_task to use TIF_32BIT
      [PARISC] Allow overriding personality with sys_personality
      [PARISC] [BUGFIX] nullify branch delay slot of the jump back to
      [PARISC] Pretty print the name of the lba type on kernel boot
      [PARISC] Generalize IS_ASTRO et al to take a parisc_device like
      [PARISC] Stash the lba_device in its struct device drvdata
      [PARISC] Create shared <asm/ropes.h> header
      [PARISC] Move LBA and SBA register defines to the common ropes.h
      [PARISC] Add support for Quicksilver AGPGART

Kyungmin Park (4):
      ARM: OMAP: Apollon MMC support
      [MTD ONENAND] Fix OneNAND probe
      [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configuration
      [MTD ONENAND] Check OneNAND lock scheme & all block unlock command support

Lamarque Vieira Souza (1):
      [IrDA] nsc-ircc: Configuration base address for PC87383

Larry Finger (18):
      bcm43xx: improved statistics
      bcm43xx: improved statistics
      bcm43xx: add missing mac_suspended initialization
      bcm43xx: optimization of DMA bitfields
      bcm43xx: return correct hard_start_xmit error code
      bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence
      bcm43xx: Set floor of wireless signal and noise at -110 dBm
      bcm43xx-softmac: Init, shutdown and restart fixes
      bcm43xx: Correct out of sequence initialization step
      bcm43xx: remove dead statistics code
      bcm43xx: Add firmware version printout
      bcm43xx: ucode debug status via sysfs
      bcm43xx: remove dead code in bcm43xx_sysfs.c
      bcm43xx: WE-21 support
      bcm43xx-softmac: update PHY initialization
      bcm43xx-softmac: update noise handling
      bcm43xx-softmac: improve wrong firmware message
      bcm43xx: fix netdev watchdog timeouts

Lars Gjesse Kjellberg (1):
      V4L/DVB (4681): Cx88: fix analog capture notch filter

Laurent Pinchart (1):
      V4L/DVB (4672): Frame format enumeration (1/2)

Lennart Poettering (1):
      Input: add KEY_BLUETOOTH and KEY_WLAN definitions

Lennert Buytenhek (33):
      [MTD] physmap: add power management support
      [MTD] Remove iq80310 map driver
      Cirrus Logic ep93xx ethernet driver
      [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}
      [ARM] 3811/1: ep93xx: add cirrus logic edb9312 support
      [ARM] 3813/1: prevent >= 4G /dev/mem mmap()
      [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line
      [ARM] 3816/1: iop3xx: rename config symbols
      [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
      [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code
      [ARM] 3819/1: iop3xx: factor out shared i2c code
      [ARM] 3820/1: iop3xx: factor out shared pci code
      [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci code
      [ARM] 3822/1: iop3xx: rewrite time handling
      [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time code
      [ARM] 3824/1: iop3xx: add cp6 enable/disable macros
      [ARM] 3825/1: iop3xx: use cp6 enable/disable macros
      [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offset
      [ARM] 3827/1: iop3xx: add common gpio module
      [ARM] 3828/1: iop3xx: remove useless loadsp macro
      [ARM] 3829/1: iop3xx: optimise irq entry macros
      [ARM] 3830/1: iop3xx: board support file cleanup
      [ARM] 3831/1: iop3xx: factor out common register defines
      [ARM] 3832/1: iop3xx: coding style cleanup
      [ARM] 3833/1: iop3xx: add per-mach defconfigs
      [ARM] 3834/1: iop3xx: remove per-board defconfigs
      [ARM] 3849/1: fix get_unaligned() for gcc >= 4.1
      [ARM] 3850/1: iop3xx: add thecus n2100 support
      [ARM] 3851/1: iop3xx: add io-data glantank support
      [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}
      [ARM] 3809/3: get rid of 4 megabyte kernel image size limit
      [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernet
      [ARM] 3880/1: remove the last trace of iop31x support

Li Yang (5):
      [POWERPC] Fix rheap alignment problem
      [POWERPC] Add QE device tree node definition
      [POWERPC] Add QUICC Engine (QE) infrastructure
      [POWERPC] Add MPC8360EMDS board support
      [POWERPC] Add MPC8360EMDS default dts file

Liam Girdwood (1):
      [ALSA] Fix WM9705 AC97 patch build error

Linas Vepstas (10):
      e100: fix error recovery
      ixgb: Add PCI Error recovery callbacks
      e1000 disable device on PCI error
      [POWERPC] EEH: balance pcidev_get/put calls
      [POWERPC] EEH: code comment cleanup
      [POWERPC] EEH: enable MMIO/DMA on frozen slot
      [POWERPC] EEH: support MMIO enable recovery step
      [POWERPC] EEH: Power4 systems sometimes need multiple resets.
      [POWERPC] EEH failure to mark pci slot as frozen.
      e1000: Janitor: Use #defined values for literals

Linus Torvalds (90):
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge git://git.infradead.org/mtd-2.6
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
      Merge git://git.infradead.org/~dwmw2/hdroneline
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
      Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
      Merge git://git.infradead.org/mtd-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
      Merge git://git.infradead.org/~dwmw2/khdrs-2.6
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
      Merge git://git.infradead.org/~dwmw2/khdrs-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge 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
      Suspend infrastructure cleanup and extension
      Suspend changes for PCI core
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-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/gregkh/usb-2.6
      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 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge git://oss.sgi.com:8090/xfs/xfs-2.6
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
      Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
      Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
      pccard_store_cis: fix wrong error handling
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
      Merge git://git.infradead.org/mtd-2.6
      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
      Add prototype for sigset_from_compat()
      Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
      Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
      x86: Fix booting with "no387 nofxsr"
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
      Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'for-2.6.19' of git://brick.kernel.dk/data/git/linux-2.6-block
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
      Linux 2.6.19-rc1

Linus Walleij (LD/EAB (1):
      [IrDA] smsc-ircc: More laptops detected

Louis Nyffenegger (1):
      [INET]: Remove is_setbyuser patch

Luiz Fernando N. Capitulino (17):
      USB: pl2303: Removes unneeded goto.
      USB: ipaq: minor ipaq_open() cleanup.
      USB: Make file operations structs in drivers/usb const.
      USB: New functions to check endpoints info.
      USB: usblp: Use usb_endpoint_* functions.
      USB: hub: Use usb_endpoint_* functions.
      USB: appletouch: Use usb_endpoint_* functions.
      USB: acecad: Use usb_endpoint_* functions.
      USB: ati_remote: Use usb_endpoint_* functions.
      USB: keyspan_remote: Use usb_endpoint_* functions.
      USB: powermate: Use usb_endpoint_* functions.
      USB: usb-serial: Use usb_endpoint_* functions.
      USB: usblcd: Use usb_endpoint_* functions.
      USB: ldusb: Use usb_endpoint_* functions.
      usb-skeleton: small update
      USB core: Use const where possible.
      MAINTAINERS: Removes duplicated entry

Luke Ross (1):
      [ALSA] Support for non-standard rates in USB audio driver

Maciej W. Rozycki (8):
      [MIPS] SEAD defconfig build fix
      [MIPS] Atlas: Fix building the RTC driver
      [MIPS] Atlas: update interrupt handling
      [MIPS] Remove dead DECstation boot code
      [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems
      [MIPS] SB1250: Interrupt handler fixes
      [MIPS] DECstation defconfig update
      V4L/DVB (4706): Do not enable VIDEO_V4L2 unconditionally

Magnus Damm (11):
      kbuild: ignore references from ".pci_fixup" to ".init.text"
      i386: clean up topology.c
      i386: mark two more functions as __init
      i386: remove redundant generic_identify() calls when identifying cpus
      mark init_amd() as __cpuinit
      i386: mark cpu_dev structures as __cpuinitdata
      i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
      i386: mark cpu identify functions as __cpuinit
      i386: mark cpu cache functions as __cpuinit
      Avoid overwriting the current pgd (V4, x86_64)
      i386: Avoid overwriting the current pgd (V4, i386)

Magnus Sandin (2):
      [ALSA] Fix for LG K1 Express Laptop
      [ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM mobo

Manasi Deval (1):
      ixgb: Add CX4 PHY type detection and subdevice ID.

Manfred Spraul (1):
      list_del debug check

Manoj Naik (1):
      knfsd: nfsd4: fslocations data structures

Manu Abraham (1):
      V4L/DVB (4432): Fix Circular dependencies

Manuel Francisco Naranjo (1):
      Add AIRcable USB Bluetooth Dongle Driver

Marcel Holtmann (12):
      [Bluetooth] Remove unused host controller attributes
      [Bluetooth] Integrate low-level connections into the driver model
      [Bluetooth] Integrate services into the driver model
      [Bluetooth] Code cleanup of the drivers source code
      [Bluetooth] Add HCI device identifier for SDIO cards
      [Bluetooth] Handle command complete event for exit periodic inquiry
      [Bluetooth] Add support for Canyon CN-BTU1 dongle
      [Bluetooth] Code cleanup for the HCI UART driver
      [Bluetooth] Return EINPROGRESS for non-blocking socket calls
      [Bluetooth] Read local version information on device init
      [Bluetooth] Support create connection cancel command
      [Bluetooth]: Don't update disconnect timer for incoming connections

Marcelo Tosatti (1):
      Include __param section in read-only data range

Marcin Juszkiewicz (1):
      PCMCIA: Add few IDs into ide-cs

Marek Vasut (1):
      Input: add driver for stowaway serial keyboards

Mark A. Greer (1):
      [POWERPC] Start arch/powerpc/boot code reorganization

Mark Assad (1):
      itmtouch: fix inverted flag to indicate touch location correctly, correct white space

Mark Fasheh (35):
      ocfs2: move nlink check in ocfs2_mknod()
      ocfs2: properly update i_mtime on buffered write
      ocfs2: implement directory read-ahead
      ocfs2: Remove EXPERIMENTAL dependency
      ocfs2: Don't print on unknown remote blocking call
      ocfs2: Remove overzealous BUG_ON()
      ocfs2: Silence dlm error print
      ocfs2: Allow binary names in the DLM
      ocfs2: Update dlmfs for new dlmlock() API
      ocfs2: Update dlmglue for new dlmlock() API
      ocfs2: Add new cluster lock type
      ocfs2: Add dentry tracking API
      ocfs2: Hook rest of the file system into dentry locking API
      ocfs2: Remove the dentry vote
      Allow file systems to manually d_move() inside of ->rename()
      ocfs2: manually d_move() during ocfs2_rename()
      ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
      ocfs2: Free up some space in the lvb
      ocfs2: Encode i_generation in the meta data lvb
      ocfs2: Remove i_generation from inode lock names
      ocfs2: Clean up lock resource refresh flags
      ocfs2: combine inode and generic AST functions
      ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
      ocfs2: Add ->get_osb() dlmglue locking operation
      ocfs2: combine inode and generic blocking AST functions
      ocfs2: don't unconditionally pass LVB flags
      ocfs2: Check for refreshing locks in generic unblock function
      ocfs2: Add ->check_downconvert callback in dlmglue
      ocfs2: Add ->set_lvb callback in dlmglue
      ocfs2: Have the metadata lock use generic dlmglue functions
      ocfs2: Remove unused dlmglue functions
      ocfs2: move downconvert worker to lockres ops
      ocfs2: Remove ->unblock lockres operation
      ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
      r/o bind mounts: clean up OCFS2 nlink handling

Mark Haverkamp (9):
      [SCSI] aacraid: interruptible ioctl
      [SCSI] aacraid: Restart adapter on firmware assert (Update 2)
      [SCSI] aacraid: Check for unlikely errors
      [SCSI] aacraid: Reset adapter in recovery timeout
      [SCSI] aacraid: misc cleanup
      [SCSI] aacraid: expose physical devices
      [SCSI] aacraid: merge rx and rkt code
      [SCSI] aacraid: remove scsi_remove_device
      [SCSI] aacraid: README update

Mark Howell (1):
      ARM: OMAP: mux: add config for 16xx SPI pins

Mark Huang (1):
      module_subsys: initialize earlier

Mark M. Hoffman (3):
      hwmon: Fix unchecked return status, batch 1
      hwmon: Fix unchecked return status, batch 2
      hwmon: Fix unchecked return status, batch 3

Mark McLoughlin (4):
      dm snapshot: allow zero chunk_size
      dm snapshot: fix metadata error handling
      dm snapshot: make read and write exception functions void
      dm snapshot: fix metadata writing when suspending

Mark Nutter (1):
      [POWERPC] spufs: scheduler support for NUMA.

Martin Bligh (2):
      [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
      add newline to nfs dprintk

Martin Peschke (2):
      CPU hotplug compatible alloc_percpu()
      blktrace: cleanup using on_each_cpu

Martin Schwidefsky (21):
      [S390] EX_TABLE macro.
      [S390] remove old z90crypt driver.
      [S390] zcrypt adjunct processor bus.
      [S390] zcrypt user space interface.
      [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers.
      [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers.
      [S390] zcrypt driver Makefile, Kconfig and monolithic build.
      [S390] #undef in unistd.h
      [S390] architecture co-maintainer.
      [S390] dasd deadlock after state change pending interrupt.
      [S390] cleanup sysinfo and add system z9 specific extensions.
      out of memory notifier
      [S390] __div64_32 for 31 bit.
      [S390] user readable uninitialised kernel memory.
      [S390] Inline assembly cleanup.
      Directed yield: cpu_relax variants for spinlocks and rw-locks
      Directed yield: direct yield of spinlocks for powerpc
      Directed yield: direct yield of spinlocks for s390.
      [S390] update default configuration
      [S390] user-copy optimization fallout.
      [S390] incorrect placement of include.

Masahide NAKAMURA (43):
      [XFRM]: Add XFRM_MODE_xxx for future use.
      [XFRM]: Introduce a helper to compare id protocol.
      [XFRM] STATE: Allow non IPsec protocol.
      [XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
      [XFRM] STATE: Add source address list.
      [XFRM] STATE: Search by address using source address list.
      [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
      [XFRM] STATE: Introduce route optimization mode.
      [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec.
      [XFRM] STATE: Common receive function for route optimization extension headers.
      [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.
      [XFRM] STATE: Add a hook to obtain local/remote outbound address.
      [XFRM] STATE: Support non-fragment outbound transformation headers.
      [XFRM] IPV6: Update outbound state timestamp for each sending.
      [XFRM] IPV6: Restrict bundle reusing
      [XFRM]: Fix message about transformation user interface.
      [IPV6]: Add Kconfig to enable Mobile IPv6.
      [IPV6] MIP6: Add inbound interface of routing header type 2.
      [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2.
      [IPV6]: Find option offset by type.
      [IPV6]: Allow to replace skbuff by TLV parser.
      [IPV6] MIP6: Add inbound interface of home address option.
      [IPV6] MIP6: Revert address to send ICMPv6 error.
      [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.
      [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
      [IPV6] MIP6: Add Mobility header definition.
      [IPV6] MIP6: Add receiving mobility header functions through raw socket.
      [IPV6] MIP6: Add sending mobility header functions through raw socket.
      [IPV6] MIP6: Transformation support mobility header.
      [XFRM]: Trace which secpath state is reject factor.
      [XFRM]: Introduce XFRM_MSG_REPORT.
      [IPV6] MIP6: Report to user-space when home address option is rejected.
      [IPV6] MIP6: Ignore to report if mobility headers is rejected.
      [XFRM] POLICY: Add Kconfig to support sub policy.
      [XFRM] POLICY: sub policy support.
      [XFRM]: Add sorting interface for state and template.
      [XFRM] POLICY: Support netlink socket interface for sub policy.
      [XFRM] IPV6: Add sort functions to combine templates/states for IPsec.
      [XFRM] IPV6: Support Mobile IPv6 extension headers sorting.
      [XFRM] STATE: Fix flusing with hash mask.
      [IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
      [XFRM]: Do not add a state whose SPI is zero to the SPI hash.
      [XFRM] STATE: Use destination address for src hash.

Mathieu Avila (1):
      ocfs2: Fix heartbeat sector calculation

Matt Helsley (1):
      ipc: replace kmalloc and memset in get_undo_list with kzalloc

Matt LaPlante (16):
      Attack of "the the"s in arch
      Typos in fs/Kconfig
      fix an arch/alpha/Kconfig typo
      fix drivers/acpi/Kconfig typos
      Fix several typos in drivers/
      more misc typo fixes
      Still more typo fixes
      Fix some typos in Documentation/: 'A'
      Fix typos in Documentation/: 'B'-'C'
      Fix typos in Documentation/: 'D'-'E'
      Fix typos in Documentation/: 'F'-'G'
      Fix typos in Documentation/: 'H'-'M'
      Fix typos in Documentation/: 'N'-'P'
      Fix "can not" in Documentation and Kconfig
      Fix typos in Documentation/: 'Q'-'R'
      Fix typos in Documentation/: 'S'

Matt Mackall (1):
      Make number of IDE interfaces configurable

Matt Porter (4):
      [POWERPC] Remove flush_dcache_all export
      [POWERPC] Fix powerpc 44x_mmu build
      [ALSA] hda: fix sigmatel 9227/8/9 codec support
      [ALSA] hda: sigmatel 9205 family support

Matthew Dharm (2):
      USB Storage: add rio karma eject support
      USB: replace kernel_thread() with kthread_run() in libusual.c

Matthew Garrett (2):
      x86: - restore i8259A eoi status on resume
      [SERIAL] add PNP IDs for FPI based touchscreens

Matthew Martin (1):
      parport: Remove space in function calls

Matthew Wilcox (25):
      [SCSI] Improve inquiry printing
      kconfig: support DOS line endings
      Revert ABI-breaking change in /proc
      Resources: insert identical resources above existing resources
      remove generic__raw_read_trylock()
      SuperH list is moderated
      [PARISC] Clean up asm-parisc/serial.h
      [PARISC] Improve rwlock implementation
      [PARISC] Enable interrupts while spinning
      [PARISC] Add hardware found in the rp8400
      [PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike
      [PARISC] Fix iounmap compile warning
      [PARISC] Fix HPUX compat compile with current GCC
      [PARISC] Fix CONFIG_DEBUG_SPINLOCK
      [PARISC] Define pci_get_legacy_ide_irq
      [PARISC] Make DMA routines more stubby
      [PARISC] Export clear_user_page to modules
      [PARISC] Fix fs/binfmt_som.c
      [PA-RISC] Fix sba_iommu compilation
      [PA-RISC] Fix sys32_sysctl
      [PA-RISC] Fix filldir warnings
      [PA-RISC] Remove warning from pci.c
      [PA-RISC] Fix parisc_newuname()
      [PA-RISC] Fix must_check warnings in drivers.c
      [PA-RISC] Fix time.c for new do_timer() calling convention

Matthias Koenig (1):
      [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140

Matthias Urlichs (2):
      USB: another device ID for ipaq
      Remove unused tty_struct field

Mauro Carvalho Chehab (59):
      V4L/DVB (4339): Removed the remaining config.h stuff
      V4L/DVB (4346): V4L2 conversion: radio_aimslab
      V4L/DVB (4347): V4L2 conversion: radio_aztech
      V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only
      V4L/DVB (4349): V4L2 conversion: radio_gemtek
      V4L/DVB (4350): V4L2 conversion: radio_gemtek-pci
      V4L/DVB (4351): V4L2 conversion: radio-maestro
      V4L/DVB (4352): V4L2 conversion: radio-rtrack2
      V4L/DVB (4353): V4L2 conversion: radio-sf16fmi
      V4L/DVB (4354): A small fix at fmi->flags logic
      V4L/DVB (4355): V4L2 conversion: radio-sf16fmr2
      V4L/DVB (4356): V4L2 conversion: radio-terratec
      V4L/DVB (4357): V4L2 conversion: radio-typhoon
      V4L/DVB (4358): V4L2 conversion: radio-zoltrix
      V4L/DVB (4363): V4L2 conversion: radio-trust
      V4L/DVB (4364): V4L2 conversion: radio-maxiradio
      V4L/DVB (4370): Fix some typos on ioctl handling function
      V4L/DVB (4371): Included missing linux/version.h
      V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini
      V4L/DVB (4422): Improved comment for AR device and fix some typos
      V4L/DVB (4474): On some cases, depth were not returned.
      V4L/DVB (4475): Fix most Compat32 stuff on V4L2
      V4L/DVB (4477): Improve hardware algorithm by setting the appropriate registers
      V4L/DVB (4485): Fix a warning on PPC64
      V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664
      V4L/DVB (4506): TVP5150 routing logic were broken.
      V4L/DVB (4507): Make tvp5150 an independent Kconfig item
      V4L/DVB (4508): Fix an array overflow on bt866
      V4L/DVB (4509): Added missing copyright
      V4L/DVB (4513): Split audio decoders from bttv
      V4L/DVB (4514): Add some comments for Kconfig encoders/decoders itens
      V4L/DVB (4515): Fixed module name, since it is, in fact, a decoder.
      V4L/DVB (4516): Split audio/video encoders/decoders from main drivers
      V4L/DVB (4518): Allow manually selecting the proper helper drivers
      V4L/DVB (4568): Added missing KS0197 Kconfig item
      V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs
      V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma)
      V4L/DVB (4550): Make saa7115 to report the complete chipset name
      V4L/DVB (4551): Added register aliases for saa711x registers, instead of using reg numbers
      V4L/DVB (4553): Add support for saa7111 and partial support for saa7118
      V4L/DVB (4554): Renamed several common structs/functions to saa711x instead of saa7115
      V4L/DVB (4555): Cleanup: removed hardcoded tables
      V4L/DVB (4556): Fix a typo.
      V4L/DVB (4565): Fix scaling calculus
      V4L/DVB (4573): Fix: There were some missing breaks at register check routine
      V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work
      V4L/DVB (4592): Fixes some troubles on saa7115
      V4L/DVB (4598): Fix a typo: VRES, instead o HRES
      V4L/DVB (4608a): V4L1 API conversion not finished yet
      V4L/DVB (4609): Improved i2c performance on software bitbang algoritm
      V4L/DVB (4619): Fixes some I2C dependencies on V4L devices
      V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value
      V4L/DVB (4637): Add a default method for VIDIOC_G_PARM
      V4L/DVB (4660): Some cleanups at helper chips menu
      V4L/DVB (4673): Mark the two newer ioctls as experimental
      V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogus
      V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat
      V4L/DVB (4676a): Remove Kconfig item for DiB7000M support
      V4L/DVB (4712): Fix warning when compiling on x86_i64

Maxime Bizon (1):
      [MIPS] Honour "panic_on_oops" sysctl.

Mel Gorman (8):
      Introduce mechanism for registering active regions of memory
      Have Power use add_active_range() and free_area_init_nodes()
      Have x86 use add_active_range() and free_area_init_nodes
      Have x86_64 use add_active_range() and free_area_init_nodes
      Have ia64 use add_active_range() and free_area_init_nodes
      Account for memmap and optionally the kernel image as holes
      Account for holes that are outside the range of physical memory
      Allow an arch to expand node boundaries

Melissa Howland (1):
      [S390] Linux API for writing z/VM APPLDATA Monitor records.

Metathronius Galabant (1):
      cciss: remove unneeded spaces in output for attached volumes

Michael Buesch (9):
      bcm43xx: opencoded locking
      bcm43xx: voluntary preemtion in the calibration loops
      bcm43xx: suspend MAC while executing long pwork
      bcm43xx: lower mac_suspend udelay
      bcm43xx: fix mac_suspend refcount
      bcm43xx: init routine rewrite
      bcm43xx: >1G and 64bit DMA support
      bcm43xx: re-add bcm43xx_rng_init() call
      MAINTAINERS: Add Larry Finger for bcm43xx (softmac)

Michael Chan (10):
      [TG3]: Improve 5704S autoneg.
      [TG3]: Improve ASF heartbeat.
      [TG3]: PHY fixes.
      [TG3]: Add 5722 and 5756 support.
      [TG3]: Add tg3_poll_fw().
      [TG3]: Add basic 5906 support.
      [TG3]: Add 5709 PHY support.
      [TG3]: Add 5709 self-test support.
      [TG3]: Update version and reldate.
      [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.

Michael Ellerman (19):
      [POWERPC] Fix mem= handling when the memory limit is > RMO size
      [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config
      [POWERPC] iseries: Move e2a()/strne2a() into their only caller
      [POWERPC] iseries: Cleanup e2a() and strne2a()
      [POWERPC] iseries: Make ItExtVpdPanel private to iSeries
      [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions
      [POWERPC] iseries: Move ItLpNaca into platforms/iseries
      [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c
      [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c
      [POWERPC] Fix a compiler warning in mm/tlb_64.c
      [POWERPC] iseries: Move iommu_table_cb into platforms/iseries
      [POWERPC] Make doc comments extractable
      [POWERPC] Add a helper for calculating RTAS "config_addr" parameters
      [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()
      [POWERPC] Remove DISCONTIGMEM cruft from page.h
      [POWERPC] Fix loop logic in irq_alloc_virt()
      [POWERPC] Cleanup include/asm-powerpc/xmon.h
      [POWERPC] Fix xmon=off and cleanup xmon initialisation
      [POWERPC] Fix a printk in pseries_mpic_init_IRQ

Michael Grundy (1):
      [S390] add kprobes support.

Michael Halcrow (1):
      ecryptfs: fs/Makefile and fs/Kconfig

Michael Hanselmann (2):
      Input: add new BUS_VIRTUAL bus type
      backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/*

Michael Holzheu (5):
      [S390] hypfs comment cleanup.
      [S390] hypfs compiler warnings.
      [S390] ipl/dump on panic.
      [S390] hypfs crashes with invalid mount option.
      [S390] hypfs sparse warnings.

Michael Krufky (8):
      V4L/DVB (4360): Cx88: add autodetection support for AverMedia M150-D
      V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cards
      V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvb
      V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVR
      V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids
      V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO
      V4L/DVB (4669): Cx88: autodetect Club3D Zap TV2100 by subsystem id 12ab:2300
      V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2

Michael Neuling (5):
      [POWERPC] Enable PURR sysfs entry correctly
      [POWERPC] Implement SLB shadow buffer
      [POWERPC] Update lppaca offset comments
      [POWERPC] SLB shadow buffer cleanup
      [POWERPC] powerpc: Make RTAS console init generic

Michael Opdenacker (2):
      reboot parameter in Documentation/kernel-parameters.txt
      Spelling fix: "control" instead of "cotrol"

Michael Reed (2):
      [SCSI] scsi_queue_work() documented return value is incorrect
      [SCSI] mptfc: add additional fc transport attributes

Michael S. Tsirkin (7):
      IB/mthca: Don't use privileged UAR for kernel access
      IB/ipoib: Fix flush/start xmit race (from code review)
      IB/sa: Require SA registration
      IB/cm: Do not track remote QPN in timewait state
      IB/sa: fix ib_sa_selector names
      PCI: Restore PCI Express capability registers after PM event
      lockdep: don't pull in includes when lockdep disabled

Michael Tokarev (1):
      EISA bus MODALIAS attributes support

Michael Wu (1):
      ray_cs: Remove dependency on ieee80211

Michal Ludvig (7):
      [CRYPTO] sha: Add module aliases for sha1 / sha256
      [CRYPTO] api: Add missing accessors for new crypto_alg fields
      [CRYPTO] padlock: Get rid of padlock-generic.c
      [CRYPTO] padlock: Update private header file
      [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
      [CRYPTO] padlock: Helper module padlock.ko
      [CRYPTO] padlock-sha: TFMs don't need to be static

Michal Majchrowicz (1):
      V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309

Michal Ostrowski (1):
      [PPPOE]: Advertise PPPoE MTU

Michal Piotrowski (20):
      [SCSI] megaraid_sas: pci_module_init to pci_register_driver conversion
      [MTD NAND] Remove old code in au1550nd.c
      [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h
      drivers/net/acenic.c Removal of old code
      drivers/net/tokenring/lanstreamer.c Removal of old code
      drivers/net/tokenring/lanstreamer.h Removal of old code
      drivers/net/typhoon.c Removal of old code
      [SCSI] drivers/scsi/nsp32.h: removal of old scsi code
      [SCSI] drivers/scsi/dpt/dpti_i2o.h: removal of old scsi code
      [SCSI] drivers/scsi/gdth.h: removal of old scsi code
      [SCSI] drivers/message/fusion/linux_compat.h Removal of old code
      drivers/video/sis/init301.h: removal of old code
      drivers/video/sis/initextlfb.c: removal of old code
      drivers/video/sis/init.h: removal of old code
      drivers/video/sis/osdef.h: removal of old code
      drivers/video/sis/sis_accel.c: removal of old code
      drivers/video/sis/sis_accel.h: removal of old code
      drivers/video/sis/sis_main.c: removal of old code
      drivers/video/sis/vgatypes.h: removal of old code
      drivers/video/sis/sis_main.h Removal of old code

Michal Schmidt (1):
      Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs

Michal Wronski (1):
      Michal Wronski: update contact info

Micha³ Miros³aw (2):
      dm mpath: tidy ctr
      dm mpath: use kzalloc

Michel Daenzer (2):
      drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
      drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits

Michel Dänzer (4):
      drm: radeon: add some debug output when getparam is called with unknown
      drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
      drm: radeon: fix up bus mastering when writeback is disabled
      drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.

Miguel Ojeda Sandonis (1):
      Driver core: add const to class_create

Mikael Pettersson (1):
      USB: Fix alignment of buffer passed down to ->hub_control()

Mike Christie (16):
      [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.
      [SCSI] add refcouting around ctask usage in main IO patch
      [SCSI] attempt to complete r2t with data len greater than max burst
      [SCSI] iscsi_tcp: fix padding, data digests, and IO at weird offsets
      [SCSI] scsi_tcp: rm data rx and tx tfms
      [SCSI] iscsi_tcp: fix header resend
      [SCSI] iscsi_tcp: update header size during relogin
      [SCSI] libiscsi: only check burst lengths when sending unsol data
      [SCSI] iscsi_tcp: fix partial digest recv
      [SCSI] libiscsi: check that command ptr is set before accessing it
      [SCSI] libiscsi: don't call into lld to cleanup task
      [SCSI] iscsi class: update version
      [SCSI] scsi_devinfo: add EMC Invista
      [SCSI] scsi_devinfo: add Tornado
      [SCSI] scsi_devinfo: add nec iStorage
      [SCSI] scsi_devinfo: scsi2 HP and Hitachi entries

Mike Frysinger (1):
      vfb: Document option to enable the driver

Mike Isely (18):
      V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2
      V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2
      V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2
      V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driver
      V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver
      V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver
      V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC
      V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2
      V4L/DVB (4604): Fix broken pvrusb2 build
      cypress_m8: use appropriate URB polling interval
      cypress_m8: use usb_fill_int_urb where appropriate
      cypress_m8: improve control endpoint error handling
      cypress_m8: implement graceful failure handling
      V4L/DVB (4661): Pvrusb2: improve 24XXX config option description
      V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER
      V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage
      V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place
      V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now

Mike Kravetz (2):
      [POWERPC] Instrument Hypervisor Calls: merge headers
      [POWERPC] powerpc: Instrument Hypervisor Calls

Mike Miller (OS Dev) (1):
      cciss: support for >2TB logical volumes

Mike Rapoport (1):
      [ALSA] add codec-specific controls for UCB1400

Miklos Szeredi (2):
      fuse: use dentry in statfs
      vfs: define new lookup flag for chdir

Milan Broz (12):
      fix creating zero sized bio mempools in low memory system
      dm: support ioctls on mapped devices
      dm linear: support ioctls
      dm mpath: support ioctls
      dm: support ioctls on mapped devices: fix with fake file
      dm snapshot: fix invalidation ENOMEM
      dm table: add target preresume
      dm crypt: add key msg
      dm crypt: restructure for workqueue change
      dm crypt: restructure write processing
      dm crypt: move io to workqueue
      dm crypt: use private biosets

Milan Svoboda (5):
      USB: correct locking in gadgetfs_disconnect
      USB: fix ep_config to return correct value
      USB: gadgetfs: protect ep_release with lock
      USB: add poll to gadgetfs's endpoint zero
      USB gadget: gadgetfs dont try to lock before free

Mingming Cao (3):
      ext3 and jbd cleanup: remove whitespace
      ext3: turn on reservation dump on block allocation errors
      ext3: more comments about block allocation/reservation code

Mitch Williams (1):
      e1000: add multicast stats counters

Muli Ben-Yehuda (13):
      Calgary IOMMU: rearrange 'struct iommu_table' members
      Calgary IOMMU: consolidate per bus data structures
      Calgary IOMMU: break out of pci_find_device_reverse if dev not found
      Calgary IOMMU: fix error path memleak in calgary_free_tar
      Calgary IOMMU: fix reference counting of Calgary PCI devices
      Calgary IOMMU: calgary_init_one_nontraslated() can return void
      Calgary IOMMU: save a bit of space in bus_info
      remove superflous BUG_ON's in nommu and gart
      print whether CONFIG_IOMMU_DEBUG is enabled
      only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on
      remove tce_cache_blast_stress()
      Calgary IOMMU: eradicate sole remaining 80 chars per line offender
      [SCSI] aic94xx: require firmware loader

Nathan Lynch (2):
      [POWERPC] Maple U3 HT - reject inappropriate config space access
      [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c

Nathan Scott (21):
      [XFS] Improve xfsbufd delayed write submission patterns, after blktrace
      [XFS] Fix rounding bug in xfs_free_file_space found by sparse checking.
      [XFS] Fix sparse warning found when page tracing enabled, due to
      [XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
      [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in
      [XFS] Update XFS for i_blksize removal from generic inode structure
      [XFS] Rework DMAPI bulkstat calls in such a way that we can directly
      [XFS] When issuing metadata readahead, submit bio with READA not READ.
      [XFS] Drop unneeded endian conversion in bulkstat and start readahead for
      [XFS] Increase the size of the buffer holding the local inode cluster
      [XFS] Ensure xlog_state_do_callback does not report spurious warnings on
      [XFS] Remove last bulkstat false-positives with debug kernels.
      [XFS] Add a debug flag for allocations which are known to be larger than
      [XFS] Be more defensive with page flags (error/private) for metadata
      [XFS] Improve error handling for the zero-fsblock extent detection code.
      [XFS] Add a greedy allocation interface, allocating within a min/max size
      [XFS] Remove a no-longer-correct debug assert from dio completion
      [XFS] Minor code rearranging and cleanup to prevent some coverity false
      [XFS] Fix a porting botch on the realtime subvol growfs code path.
      [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
      [XFS] Minor cleanup from dio locking fix, remove an extra conditional.

Neil Brown (1):
      Convert lockd to use the newer mutex instead of the older semaphore

Neil Horman (1):
      apm: clean up module initalization

NeilBrown (37):
      knfsd: add a callback for when last rpc thread finishes
      knfsd: be more selective in which sockets lockd listens on
      knfsd: remove nfsd_versbits as intermediate storage for desired versions
      knfsd: separate out some parts of nfsd_svc, which start nfs servers
      knfsd: define new nfsdfs file: portlist - contains list of ports
      knfsd: allow sockets to be passed to nfsd via 'portlist'
      knfsd: Drop 'serv' option to svc_recv and svc_process
      knfsd: Check return value of lockd_up in write_ports
      knfsd: Move makesock failed warning into make_socks.
      knfsd: Correctly handle error condition from lockd_up
      md: fix a comment that is wrong in raid5.h
      md: factor out part of raid10d into a separate function.
      md: replace magic numbers in sb_dirty with well defined bit flags
      md: remove the working_disks and failed_disks from raid5 state data.
      md: remove 'working_disks' from raid10 state
      md: Factor out part of raid1d into a separate function
      md: Remove working_disks from raid1 state data
      md: Improve locking around error handling
      md: define backing_dev_info.congested_fn for raid0 and linear
      md: define ->congested_fn for raid1, raid10, and multipath
      md: add a ->congested_fn function for raid5/6
      md: make messages about resync/recovery etc more specific
      md: fix duplicity of levels in md.txt
      md: remove MAX_MD_DEVS which is an arbitrary limit
      md: remove 'experimental' classification from raid5 reshape
      md: add error reporting to superblock write failure
      knfsd: nfsd: lockdep annotation fix
      knfsd: call lockd_down when closing a socket via a write to nfsd/portlist
      knfsd: Protect update to sn_nrthreads with lock_kernel
      knfsd: Fixed handling of lockd fail when adding nfsd socket
      knfsd: Replace two page lists in struct svc_rqst with one
      knfsd: Avoid excess stack usage in svc_tcp_recvfrom
      knfsd: Allow max size of NFSd payload to be configured
      knfsd: simplify nlmsvc_invalidate_all
      knfsd: lockd: fix refount on nsm
      knfsd: fix auto-sizing of nfsd request/reply buffers
      knfsd: close a race-opportunity in d_splice_alias

Nicholas Nunley (1):
      e1000: remove unused code and make symbols static

Nick Piggin (16):
      mm: VM_BUG_ON
      mm: remove_mapping() safeness
      mm: non syncing lock_page()
      oom: use unreclaimable info
      oom: reclaim_mapped on oom
      oom: cpuset hint
      oom: handle current exiting
      oom: handle oom_disable exiting
      oom: swapoff tasks tweak
      oom: kthread infinite loop fix
      oom: more printk
      update some mm/ comments
      page invalidation cleanup
      oom: don't kill current when another OOM in progress
      sched: force /sbin/init off isolated cpus
      mm: micro optimise zone_watermark_ok

Nicolas Graziano (1):
      [ALSA] hda_intel prefer 24bit instead of 20bit

Niels Kristian Bech Jensen (1):
      [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile.

Nobuhiro Iwamatsu (1):
      sh: Fix memcpy() build error on sh4eb.

Noriaki TAKAMIYA (7):
      [XFRM] STATE: Introduce care-of address.
      [IPV6] MIP6: Add routing header type 2 definition.
      [IPV6] MIP6: Add home address option definition.
      [IPV6] MIP6: Add routing header type 2 transformation.
      [IPV6] MIP6: Add destination options header transformation.
      [IPV6] ADDRCONF: Allow non-DAD'able addresses.
      [IPV6] ADDRCONF: Mobile IPv6 Home Address support.

OGAWA Hirofumi (2):
      fat: cleanup fat_get_block(s)
      pata_hpt366: fix typo

Olaf Hering (12):
      [POWERPC] reboot when panic_timout is set
      [POWERPC] print backtrace when entering xmon
      remove RPM_BUILD_ROOT from asm-offsets.h
      [POWERPC] enable sysrq in pmac32_defconfig
      [POWERPC] update powerpc defconfig files after libata kconfig breakage
      use gcc -O1 in fs/reiserfs only for ancient gcc versions
      ignore partition table on disks with AIX label
      remove SYSRQ_KEY and related defines from ppc/sh/h8300
      update legacy io handling for pmac
      [POWERPC] Avoid NULL pointer in gpio1_interrupt
      restore parport_pc probing on powermac
      [POWERPC] Update swim3 printk after blkdev.h change

Olaf Kirch (19):
      [IPV4]: Fix order in inet_init failure path.
      knfsd: hide use of lockd's h_monitored flag
      knfsd: consolidate common code for statd->lockd notification
      knfsd: when looking up a lockd host, pass hostname & length
      knfsd: lockd: introduce nsm_handle
      knfsd: misc minor fixes, indentation changes
      knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
      knfsd: lockd: make the nsm upcalls use the nsm_handle
      knfsd: lockd: make the hash chains use a hlist_node
      knfsd: lockd: Change list of blocked list to list_node
      knfsd: change nlm_file to use a hlist
      knfsd: lockd: make nlm_traverse_* more flexible
      knfsd: lockd: Add nlm_destroy_host
      knfsd: lockd: optionally use hostnames for identifying peers
      knfsd: make nlmclnt_next_cookie SMP safe
      knfsd: match GRANTED_RES replies using cookies
      knfsd: export nsm_local_state to user space via sysctl
      knfsd: lockd: fix use of h_nextrebind
      knfsd: register all RPC programs with portmapper by default

Oleg Nesterov (23):
      elf_core_dump: don't take tasklist_lock
      elf_fdpic_core_dump: don't take tasklist_lock
      do_sched_setscheduler(): don't take tasklist_lock
      introduce is_rt_policy() helper
      sched_setscheduler: fix? policy checks
      reparent_to_init(): use has_rt_policy()
      copy_process: cosmetic ->ioprio tweak
      futex_find_get_task(): don't take tasklist_lock
      sys_get_robust_list(): don't take tasklist_lock
      set EXIT_DEAD state in do_exit(), not in schedule()
      kill PF_DEAD flag
      introduce TASK_DEAD state
      select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
      select_bad_process(): cleanup 'releasing' check
      oom_kill_task(): cleanup ->mm checks
      exit_io_context: don't disable irqs
      Don't need to disable interrupts for tasklist_lock
      pid: simplify pid iterators
      proc: convert task_sig() to use lock_task_sighand()
      proc: convert do_task_stat() to use lock_task_sighand()
      proc: drop tasklist lock in task_state()
      introduce get_task_pid() to fix unsafe get_pid()
      rcu: simplify/improve batch tuning

Oliver Endriss (5):
      V4L/DVB (4478): [av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001
      V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fix
      V4L/DVB (4493): [lnbp21] release callback fixed
      V4L/DVB (4630): Av7110: FW_LOADER depemdency fixed
      V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flag

Oliver Neukum (1):
      USB: new id for kaweth

Olivier DANET (3):
      V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on it
      V4L/DVB: Added support for LeadTek DVB-T USB clone
      V4L/DVB: Update for MT2060 to use dvb_tuner_ops

Ollie Wild (2):
      sh: Fix TCP payload csum bug in csum_partial_copy_generic().
      uml build fix

Olof Johansson (10):
      [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S
      [POWERPC] Cleanup CPU inits
      [POWERPC] powerpc: Reduce default cacheline size to 64 bytes
      [POWERPC] powerpc: Divorce CPU_FTR_CTRL from CPU_FTR_PPCAS_ARCH_V2_BASE
      [POWERPC] powerpc: PA6T cputable entry, PVR value
      [POWERPC] powerpc: PA Semi PWRficient platform support
      [POWERPC] powerpc: PA Semi PWRficient MAINTAINER entry
      [POWERPC] Quiet hvc_console console output on failed opens
      [POWERPC] Fix non-smp build
      spidernet: Use pci_dma_mapping_error()

Om Narasimhan (1):
      [ATM]: kmalloc to kzalloc patches for drivers/atm

Ondrej Zary (1):
      [ALSA] es18xx - Add PnP BIOS support

Or Gerlitz (2):
      RDMA/cma: Document rdma_destroy_id() function
      RDMA/cma: Document rdma_accept() error handling

Pablo Neira Ayuso (6):
      [NETFILTER]: conntrack: introduce connection mark event
      [NETFILTER]: ctnetlink: dump connection mark
      [NETFILTER]: ctnetlink: check for listeners before sending expectation events
      [NETFILTER]: ctnetlink: remove impossible events tests for updates
      [NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
      [NETFILTER]: conntrack: fix race condition in early_drop

Panagiotis Issaris (2):
      fs: Conversions from kmalloc+memset to k(z|c)alloc
      fs: Removing useless casts

Paolo 'Blaisorblade' Giarrusso (4):
      Fix boot code head.S warning
      uml: clean our set_ether_mac
      uml: use -mcmodel=kernel for x86_64
      uml: fix proc-vs-interrupt context spinlock deadlock

Paolo Ornati (1):
      Documentation: remove duplicated words

Parag Warudkar (1):
      intelfbhw.c: intelfbhw_get_p1p2 defined but not used

Patrick Boettcher (33):
      V4L/DVB: Cleanups for mt2060-integration
      V4L/DVB (4446): Add support for the Artec T14
      V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updates
      V4L/DVB: MT2060: Code cleanups, adding to new build-mechanism
      V4L/DVB (4454): Corrected debugging output of the mt2060
      V4L/DVB (4457): Remove dib3000-common-module
      V4L/DVB: Complete rewrite of the DiB3000mc-driver
      V4L/DVB (4461): Added missing dibx000-common code and headers
      V4L/DVB (4465): Attach the dib3000mc correctly
      V4L/DVB (4463): New firmware for Nova-t-usb2
      V4L/DVB: DiB3000MC: set FE to NULL after being freed
      V4L/DVB (4468): Another fix for attaching the DiB3000MC
      V4L/DVB (4472): Remove debug-print from dib3000mc
      V4L/DVB (4481): Make the dibx000-common-module GPL
      V4L/DVB (4529): Keep the PID parse bit when resetting the output mode
      V4L/DVB (4530): Another fix for the PID parsing
      V4L/DVB (4643): Multi-input patch for DVB-USB device
      V4L/DVB (4644): Multi-input fix for dtt200u
      V4L/DVB (4645): Added new file for multiple input rewrite
      V4L/DVB (4646): Misc. changes, DiB3000MC, MT2060
      V4L/DVB (4647): Added module for DiB0700 based devices
      V4L/DVB (4648): Hauppauge Nova-T 500 support added
      V4L/DVB (4649): Merged VP702x support to dvb-usb multi input
      V4L/DVB (4650): Misc fixes for dib0700 download
      V4L/DVB (4651): Adding another USB product ID for Nova-T 500
      V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500
      V4L/DVB (4653): Misc fixes for Nova-T 500
      V4L/DVB (4654a): dib700m is not yet ready.
      V4L/DVB (4654): Added module parameter force_lna_activation
      V4L/DVB (4655): Removed compilation warnings
      V4L/DVB (4656): Fixed dvb_attach for dib3000mc in dibusb
      V4L/DVB (4657): Power control of the device for dual board
      V4L/DVB (4658): Another fix because of dvb_attach

Patrick Caulfield (6):
      [DLM] Convert a semaphore to a completion
      [DLM] compat patch
      [DLM] Fix potential conflict in DLM userland locks
      [DLM] fix userland unlock
      [DLM] preserve lksb address in user conversions
      [DLM] down conversion clearing flags

Patrick Jefferson (1):
      Allow ide_generic_all to be used modular and built in

Patrick McHardy (68):
      [NETFILTER]: netbios conntrack: fix compile
      [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
      [NETFILTER]: Get rid of HW checksum invalidation
      [NETFILTER]: nf_queue: handle GSO packets
      [IPV6]: Fix thinko in rt6_fill_node
      [IPV6]: Fix crash in ip6_del_rt
      [IPV6]: Fix policy routing lookup
      [NET]: Use u32 for routing table IDs
      [NET]: Introduce RTA_TABLE/FRA_TABLE attributes
      [IPV4]: Increase number of possible routing tables to 2^32
      [IPV6]: Increase number of possible routing tables to 2^32
      [DECNET]: Increase number of possible routing tables to 2^32
      [NET]: Increate RT_TABLE_MAX to 2^32
      [NETFILTER]: nfnetlink_queue: fix typo in error message
      [NETFILTER]: replace open coded checksum updates
      [NETFILTER]: xt_CONNMARK: use tabs for indentation
      [NETFILTER]: x_tables: add helpers for mass match/target registration
      [NETFILTER]: x_tables: make use of mass registation helpers
      [NETFILTER]: x_tables: remove unused argument to target functions
      [NETFILTER]: x_tables: remove unused size argument to check/destroy functions
      [NETFILTER]: nfnetlink: remove unnecessary packed attributes
      [NETFILTER]: x_tables: add data member to struct xt_match
      [NETFILTER]: ip6_tables: consolidate dst and hbh matches
      [NETFILTER]: xt_tcpmss: minor cleanups
      [IPV4]: Add support for fwmark masks in routing rules
      [DECNET]: Add support for fwmark masks in routing rules
      [NET_SCHED]: Add mask support to fwmark classifier
      [IPV6]: Fix routing by fwmark
      [RTNETLINK]: Fix netdevice name corruption
      [XFRM]: Fix wildcard as tunnel source
      [NETFILTER]: remove unused include file
      [NETFILTER]: kill listhelp.h
      [NETFILTER]: xt_conntrack: clean up overly long lines
      [NETFILTER]: ipt_TCPMSS: reformat
      [NETFILTER]: ipt_TCPMSS: remove impossible condition
      [NETFILTER]: ipt_TCPMSS: misc cleanup
      [NETFILTER]: xt_limit: don't reset state on unrelated rule updates
      [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
      [NETFILTER]: ipt_TTL: fix checksum update bug
      [NETFILTER]: ip6t_HL: remove write-only variable
      [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
      [NETFILTER]: ip_tables: revision support for compat code
      [NETFILTER]: x_tables: simplify compat API
      [NETFILTER]: xt_mark: add compat conversion functions
      [NETFILTER]: xt_MARK: add compat conversion functions
      [NETFILTER]: xt_connmark: add compat conversion functions
      [NETFILTER]: xt_CONNMARK: add compat conversion functions
      [NETFILTER]: xt_limit: add compat conversion functions
      [NETFILTER]: ipt_hashlimit: add compat conversion functions
      [NETFILTER]: PPTP conntrack: fix whitespace errors
      [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
      [NETFILTER]: PPTP conntrack: remove dead code
      [NETFILTER]: PPTP conntrack: remove more dead code
      [NETFILTER]: PPTP conntrack: fix header definitions
      [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
      [NETFILTER]: PPTP conntrack: simplify expectation handling
      [NETFILTER]: PPTP conntrack: consolidate header size checks
      [NETFILTER]: PPTP conntrack: consolidate header parsing
      [NETFILTER]: PPTP conntrack: clean up debugging cruft
      [NETFILTER]: PPTP conntrack: check call ID before changing state
      [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
      [NETFILTER]: PPTP conntrack: fix GRE keymap leak
      [NETFILTER]: PPTP conntrack: fix another GRE keymap leak
      [NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE
      [NET_SCHED]: Fix fallout from dev->qdisc RCU change
      [NETFILTER]: Kconfig: fix xt_physdev dependencies
      [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
      [NET_SCHED]: Remove old estimator implementation

Paul B Schroeder (1):
      USB: Moschip 7840 USB-Serial Driver

Paul Brook (1):
      [ARM] 3860/1: Versatile PCI config byte accesses

Paul Clements (3):
      md: new sysfs interface for setting bits in the write-intent-bitmap
      md: use ffz instead of find_first_set to convert multiplier to shift
      md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace

Paul Collins (1):
      leds: turn LED off when changing triggers

Paul E. McKenney (3):
      memory ordering in __kfifo primitives
      srcu-3: RCU variant permitting read-side blocking
      srcu-3: add SRCU operations to rcutorture

Paul Fulghum (2):
      synclink_gt: add bisync and monosync modes
      synclink_gt: increase max devices

Paul Jackson (3):
      cpuset: top_cpuset tracks hotplug changes to node_online_map
      cpuset: hotunplug cpus and mems in all cpusets
      cpuset: fix obscure attach_task vs exiting race

Paul Mackerras (13):
      Merge branch 'merge'
      Merge branch 'merge'
      Merge branch 'merge'
      [POWERPC] Only offer CONFIG_BRIQ_PANEL if CONFIG_PPC_CHRP is enabled
      Merge branch 'merge'
      Merge branch 'linux-2.6'
      [POWERPC] Define of_read_ulong helper
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
      [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot
      nvidia fbdev: fix powerpc xmon scribbles
      [POWERPC] Don't try to just continue if xmon has no input device
      Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
      Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ

Paul Moore (22):
      [NetLabel]: documentation
      [NetLabel]: core network changes
      [NetLabel]: CIPSOv4 engine
      [NetLabel]: core NetLabel subsystem
      [NetLabel]: CIPSOv4 and Unlabeled packet integration
      [NetLabel]: tie NetLabel into the Kconfig system
      [NetLabel]: Correctly initialize the NetLabel fields.
      [NetLabel]: remove unused function prototypes
      [NetLabel]: Comment corrections.
      [NetLabel]: Cleanup ebitmap_import()
      [NetLabel]: uninline selinux_netlbl_inode_permission()
      [NetLabel]: add some missing #includes to various header files
      [NetLabel]: correct improper handling of non-NetLabel peer contexts
      [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
      [NetLabel]: change the SELinux permissions
      [NETLINK]: add nla_for_each_nested() to the interface list
      [Netlink]: add nla_validate_nested()
      [NetLabel]: rework the Netlink attribute handling (part 1)
      [NetLabel]: rework the Netlink attribute handling (part 2)
      [NetLabel]: update docs with website information
      [NetLabel]: add audit support for configuration changes
      [NetLabel]: audit fixups due to delayed feedback

Paul Mundt (102):
      Fix 'make headers_check' on sh
      Fix 'make headers_check' on sh64
      sh: Move smc37c93x.h for SystemH board use.
      sh: flush_cache_range() cleanup and optimizations.
      sh: Fixup some uninitialized spinlocks.
      sh: Move syscall table in to syscall.S.
      sh: Fix kGDB NMI handling.
      sh: Kill off the .stack section.
      sh: Make hs7751rvoip/rts7751r2d use pm_power_off.
      sh: Various cosmetic cleanups.
      sh: hugetlb updates.
      video: Disable vgacon for SuperH.
      sh: Kill off dead code for SE and SystemH boards.
      sh: Fixup TMU_TOCR definition for SH7300.
      sh: Move hd64461.h to a more sensible location.
      sh: HS7751RVoIP board updates.
      sh: RTS7751R2D board updates.
      sh: Support for SH-4A memory barriers.
      sh: Refactor PRR masking to catch newer SH7760 cuts.
      sh: prefetch()/prefetchw() support.
      sh: earlyprintk= support and cleanups.
      sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.
      sh: Support for SH7770/SH7780 CPU subtypes.
      sh: Wire up new syscalls.
      sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
      sh: Fix libata build.
      sh: Add flag for MMU PTEA capability.
      sh: Add control register barriers.
      sh: BSS init bugfix and barrier in entry point.
      sh: SH-4A Privileged Space Mapping Buffer (PMB) support.
      sh: export clear_user_page() for the modules that need it.
      sh: page table alloc cleanups and page fault optimizations.
      sh: ioremap() overhaul.
      sh: Fixup SHMLBA definition for SH7705.
      sh: Fix split ptlock for user mappings in __do_page_fault().
      sh: Board updates for I/O routine rework.
      sh: Store Queue API rework.
      sh: Add support for R7780RP and R7780MP boards.
      sh: Cleanup and document register bank usage.
      video: Update pvr2fb for sq API changes.
      sh: Drop incdir rule for SE7751.
      sh: xchg()/__xchg() always_inline fixes for gcc4.
      sh: Make O= builds work again.
      sh: SE73180 updates for IRQ changes.
      sh: Update new-machine.txt so it's more accurate.
      sh: Free up some and document PTEL flags.
      sh: Use generic CONFIG_FRAME_POINTER.
      sh: kgdb stub cleanups.
      serial: Rework sh-sci for driver model.
      sh: Consolidated SH7751/SH7780 PCI support.
      sh: Inhibit mapping PCI apertures through page tables.
      sh: VoyagerGX cleanups and 8250 UART support.
      sh: G2 DMA IRQ and residue sampling.
      sh: Fixup TEI IRQ requests in request_dma().
      sh: More cosmetic cleanups and trivial fixes.
      sh: Fixup __strnlen_user() behaviour.
      sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
      rtc: New RTC driver for SuperH On-Chip RTC.
      sh: Move voyagergx_reg.h to a more sensible place.
      sh: Make PAGE_OFFSET configurable.
      sh: __NR_restart_syscall support.
      sh: pselect6 and ppoll, along with signal trampoline rework.
      sh: sem2mutex conversion for clock framework.
      sh: Add setup code for various CPU subtypes.
      serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
      sh: Add support for SH7706/SH7710/SH7343 CPUs.
      sh: Kill off the rest of the legacy rtc mess.
      sh: Add support for cacheline poking through debugfs.
      sh: New atomic ops for SH-4A movli.l/movco.l
      watchdog: Add a simple mmap() stub for shwdt.
      sh: Kill off dead boards.
      sh: maskreg IRQ support.
      sh: Cleanup IRQ disabling for hardirq handlers.
      sh: Enable verbose BUG() support.
      sh: SH7710VoIPGW board support.
      sh: Solution Engine SH7343 board support.
      sh: machvec rework.
      sh: select CONFIG_EMBEDDED.
      sh: stack debugging support.
      sh: Enable /proc/kcore support.
      sh: Add support for 4K stacks.
      sh: CPU flags in AT_HWCAP in ELF auxvt.
      sh: Report movli.l/movco.l capabilities.
      sh: Optimized readsl()/writesl() support.
      sh: Update kexec support for API changes.
      sh: Support for L2 cache on newer SH-4A CPUs.
      sh: More intelligent entry_mask/way_size calculation.
      sh: Selective flush_cache_mm() flushing.
      sh: Clean up PAGE_SIZE definition for assembly use.
      sh: Initial vsyscall page support.
      sh: dma-mapping compile fixes.
      sh: Calculate shm alignment at runtime.
      sh: Fix occasional flush_cache_4096() stack corruption.
      Add unifdef to gitignore
      sh: defconfig updates.
      sh: Set pclk default for SH7705.
      sh: Kill off more dead headers.
      sh: build fixes for defconfigs.
      sh: Initial gitignore list
      sh: Kill off remaining config.h references.
      sh64: Update cayman defconfig.
      sh: Fixup __raw_read_trylock().

Pavel (1):
      nsproxy cloning error path fix

Pavel Machek (8):
      cleanup // comments from ipw2200
      set power state of firewire host during suspend
      [ALSA] sound/pci/hda/intel_hda: small cleanups
      PM: schedule /sys/devices/.../power/state for removal
      PM: device_suspend/resume may sleep
      Fix typo in rtc kconfig
      SubmittingPatches cleanups
      network block device is mostly known as "NBD"

Pavel Roskin (3):
      libata: replace pci_module_init() with pci_register_driver()
      orinoco: Don't use "extern inline" on locking functions
      orinoco: include linux/if_arp.h directly

Pekka Enberg (2):
      slab: respect architecture and caller mandated alignment
      Add Pekka to CREDITS

Pekka J Enberg (2):
      msi: use kmem_cache_zalloc()
      libfs: remove page up-to-date check from simple_readpage

Pete Zaitcev (3):
      USB: UB: Let cdrecord to see a device with media absent
      USB: Dealias -110 code (more complete)
      USB: ohci_usb can oops on shutdown

Peter Bergner (1):
      [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX

Peter Korsgaard (1):
      fix serial/amba-pl011.c console Kconfig

Peter Naulls (1):
      V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)

Peter Oberparleiter (8):
      [S390] set modalias for ccw bus uevents.
      [S390] Replace nopav-message on VM.
      [S390] cio: subchannels in no-path state.
      [S390] cio: update path groups on logical CHPID changes.
      [S390] cio: always query all paths on path verification.
      [S390] cio: subchannel evaluation function operates without lock
      [S390] cio: add timeout handler for internal operations.
      [S390] cio: improve unit check handling for internal operations

Peter Watkins (2):
      [MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
      [MIPS] Fix USER_PTRS_PER_PGD for 64K page size.

Peter Zijlstra (12):
      rtc: lockdep fix/workaround
      mm: tracking shared dirty pages
      mm: balance dirty pages
      mm: optimize the new mprotect() code a bit
      mm: small cleanup of install_page()
      mm: fixup do_wp_page()
      mm: msync() cleanup
      mm: swap write failure fixup
      usb-serial: possible irq lock inversion (PPP vs. usb/serial)
      sysrq: disable lockdep on reboot
      completions: lockdep annotate on stack completions
      nfsd: lockdep annotation

Petko Manolov (1):
      USB: Pegasus driver failing for ADMtek 8515 network device

Petr Baudis (1):
      V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16AR

Petr Vandrovec (1):
      Move ncpfs 32bit compat ioctl to ncpfs

Ph. Marek (1):
      intelfb: Documentation update

Phil Dibowitz (1):
      USB: unusual_dev entry for Sony P990i

Philippe De Muyter (1):
      sundance: small cleanup

Pierre Ossman (5):
      mmc (mainly): add "or later" clause to licence statement.
      mmc: fix MMIO vs memory races in sdhci
      mmc: avoid some resets without card
      mmc: use own work queue
      mmc: properly use the new multi block-write error handling

Ping Cheng (1):
      USB: wacom tablet driver reorganization

Prasanna S.P (1):
      x86: error_code is not safe for kprobes

Rafael J. Wysocki (18):
      PM: add /sys/power documentation to Documentation/ABI
      Detect clock skew during suspend
      swsusp: clean up browsing of pfns
      swsusp: struct snapshot_handle cleanup
      Make swsusp avoid memory holes and reserved memory regions on x86_64
      Disable CPU hotplug during suspend
      swsusp: Fix mark_free_pages
      swsusp: Reorder memory-allocating functions
      swsusp: Fix alloc_pagedir
      swsusp: clean up suspend header
      Change the name of pagedir_nosave
      swsusp: Introduce some helpful constants
      swsusp: Introduce memory bitmaps
      swsusp: Use memory bitmaps during resume
      PM: make it possible to disable console suspending
      suspend: make it possible to disable serial console suspend
      i386: Detect clock skew during suspend
      PM: Add pm_trace switch

Rafa³ Bilski (4):
      [CPUFREQ] Longhaul - Disable arbiter
      [CPUFREQ] Longhaul - Add ignore_latency option
      [CPUFREQ] Longhaul - Add voltage scaling to driver
      [CPUFREQ] longhaul: remove duplicated code.

Raghavendra Biligiri (1):
      USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist

Ralf Baechle (36):
      Cleanup SLHC configuration
      Convert to kzalloc
      Remove useless casts
      Remove useless #ifdef MODULE stuff and printout
      [NET] GT96100: Delete bitrotting ethernet driver
      Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
      [MIPS] c-r4k: Typo fix.
      [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
      [MIPS] Don't call try_to_freeze in do_signal & co.
      [MIPS] IRIX: Crapectopy.
      [MIPS] Add missing returns in signal code.
      [MIPS] Avoid double signal restarting.
      [MIPS] Retire flush_icache_page from mm use.
      [MIPS] eXcite: Don't set SERIAL_RM9000.
      [MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...
      [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
      [MIPS] SMTC Build fix.
      [MIPS] Replace generic__raw_read_trylock usage
      [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().
      [MIPS] Make PROT_WRITE imply PROT_READ.
      [MIPS] TLS: Delete unused sys32_set_thread_area
      [MIPS] TLS: set_thread_area returns  asmlinkage int not void.
      [MIPS] c-r4k: Convert init functions from inline to __init.
      [MIPS] Move definition of IRIX compat constant into IRIX compat code.
      [MIPS] Reformat missformated SMTC bits.
      [MIPS] IP27: Delete useless declaration of allocate_irqno().
      [MIPS] Cleanup hazard handling.
      [MIPS] Replace BARRIER with more appropriate hazard barrier.
      [MIPS] Remove EV96100 as previously announced.
      [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
      [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
      [MIPS] Enable tmpfs for anything that possibly runs a full distribution.
      [MIPS] Remove Jaguar and Ocelot family from feature list.
      [MIPS] Remove Atlas and SEAD from feature-removal-schedule.
      [MIPS] BCM1480: Mask pending interrupts against c0_status.im.
      [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME.

Ralph Campbell (4):
      IB/uverbs: Allow resize CQ operation to return driver-specific data
      IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
      IB/ipath: Performance improvements via mmap of queues
      IB/ipath: Fix RDMA reads

Ralph Wuerthner (2):
      [S390] zcrypt secure key cryptography extension.
      [S390] zcrypt device registration/unregistration race.

Ram Gupta (2):
      oom-kill: update comments to reflect current code
      [SERIAL] returning proper error from serial core driver

Randy Dunlap (26):
      [SCSI] aic7*: cleanup MODULE_PARM_DESC strings
      [MTD] blkdev helper code: fix printk format warning
      dontdiff: add utsrelease.h
      Debugfs: kernel-doc fixes for debugfs
      kobject: must_check fixes
      [SCSI] dc395x: fix printk format warning
      PCIE: check and return bus_register errors
      mm/page_alloc: use NULL instead of 0 for ptr
      consistently use MAX_ERRNO in __syscall_return
      usbnet: printk format warning
      aircable: fix printk format warnings
      [NETDEV] config: revert part of previous patch
      kernel/params: driver layer error checking
      block: handle subsystem_register() init errors
      fs/namespace: handle init/registration errors
      kernel-doc for relay interface
      kernel-doc: move filesystems together
      doc: fix kernel-parameters 'quiet'
      Mention Documenation/ABI/ requirements in Documentation/SubmitChecklist
      fix EMBEDDED + SYSCTL menu
      list module taint flags in Oops/panic
      kernel-doc for kernel/dma.c
      kernel-doc for kernel/resource.c
      IDE core: driver layer error checking
      V4L/DVB (4674): Use NULL instead of 0 for ptrs
      page_alloc: fix kernel-doc and func. declaration

Randy.Dunlap (1):
      sysfs_remove_bin_file: no return value, dump_stack on error

Raphael Assenat (2):
      mbxfb: Fix a chip bug? resulting in wrong pixclock
      mbxfb: Fix framebuffer size smaller than requested

Ravikiran G Thirumalai (2):
      Add some comments to slab.c
      slab: fix lockdep warnings

Reiner Herrmann (3):
      USB: usb/input/usbmouse.c: whitespace cleanup
      Input: wistron - fix setting up special buttons
      Documentation fixes in intel810.txt

Ricardo Cerqueira (3):
      V4L/DVB (4504): Enable audio DMA restart on channel change even when cx88-alsa is compiled
      V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture device.
      V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa7134-alsa

Riccardo Magliocchetti (1):
      fix a typo in Documentation/pi-futex.txt

Richard Curnow (2):
      sh: Optimized cache handling for SH-4/SH-4A caches.
      sh64: Remove me from sh64 maintainers.

Richard Fish (2):
      [ALSA] hda-codec - restore HDA sigmatel pin configs on resume
      [ALSA] [snd-intel-hda] enable center/LFE speaker on some laptops

Richard Knutsson (5):
      Generic boolean
      fs/ntfs: Conversion to generic boolean
      fs/jfs: Conversion to generic boolean
      fs/partitions: Conversion to generic boolean
      V4L/DVB (4684): Drivers/media/video/cx88: Remove unused defined FALSE/TRUE

Richard Purdie (2):
      [ARM] 3847/2:  Convert LOMOMO to use struct device for GPIOs
      [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support

Richard Sandiford (2):
      [MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels
      [MIPS] fstatat syscall names

Rick Koch (3):
      Input: add driver for Penmount serial touchscreens
      Input: add driver for Touchright serial touchscreens
      Input: add driver for Touchwin serial touchscreens

Rik Snel (1):
      [BLOCK] dm-crypt: trivial comment improvements

Robert P. J. Day (6):
      kbuild: update help in top level Makefile
      Documentaion: update Documentation/Changes with minimum versions
      kbuild: clarify "make C=" build option
      kbuild: fixup Documentation/kbuild/modules.txt
      kbuild: correct and clarify versioning info in Makefile
      kbuild: trivial documentation fixes

Robert S Peterson (1):
      [GFS2] Set d_ops for root inode

Robert Schulze (1):
      airo: collapse debugging-messages in issuecommand to one line

Rodolfo Giometti (1):
      au1100fb: Add option to enable/disable the cursor

Roger Gammans (1):
      Document bi_sector and sector_t

Roger Lucas (1):
      vt8231: Fix unchecked return status

Roland Dreier (10):
      IB/uverbs: Use idr_read_cq() where appropriate
      IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
      IB: Whitespace fixes
      IPoIB: Refactor completion handling
      IB/mthca: Simplify calls to mthca_cq_clean()
      IB/iser: INFINIBAND_ISER depends on INET
      IPoIB: Create MCGs with all attributes required by RFC
      [ATM] he: Fix __init/__devinit conflict
      RDMA/amso1100: Fix compile warnings
      RDMA/amso1100: Fix memory leak in c2_reg_phys_mr()

Roland McGrath (4):
      has_stopped_jobs() cleanup
      __dequeue_signal() cleanup
      kexec warning fix
      Use decimal for PTRACE_ATTACH and PTRACE_DETACH.

Rolf Eike Beer (15):
      kbuild: fix "mkdir -p" usage in scripts/package/mkspec
      Add kerneldocs for some functions in mm/memory.c
      Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h
      Fix kerneldoc comments in mm/vmalloc.c
      Mark __remove_vm_area() static
      Include documentation for functions in drivers/base/class.c
      Fix parameter names in drivers/base/class.c
      Fix kerneldoc comments in kernel/timer.c
      Move valid_dma_direction() from x86_64 to generic code
      Use valid_dma_direction() in include/asm-i386/dma-mapping.h
      Return better error codes if drivers/char/raw.c module init fails
      rtc: remove superfluous call to call to cdev_del()
      Remove BUG_ON(unlikely) in include/linux/aio.h
      remove duplicate "until" from kernel/workqueue.c
      Fix copy&waste bug in comment in scripts/kernel-doc

Roman Zippel (9):
      ntp: add ntp_update_frequency
      ntp: add time_adj to tick length
      ntp: add time_freq to tick length
      ntp: prescale time_offset
      ntp: add time_adjust to tick length
      ntp: remove time_tolerance
      ntp: convert time_freq to nsec value
      ntp: convert to the NTP4 reference model
      ntp: cleanup defines and comments

Ron Mercer (1):
      qla3xxx NIC driver

Ross Biro (1):
      allow /proc/config.gz to be built as a module

Rudolf Marek (7):
      i2c-viapro: Add support for the VT8237A and VT8251
      hwmon: Add fan speed control features to w83627ehf
      hwmon: Documentation update for w83627ehf
      hwmon: New driver k8temp
      k8temp: Add documentation
      w83l785ts: Fix unchecked return status
      w83792d: Fix unchecked return status

Russ Anderson (2):
      [IA64] ar.fpsr not set on MCA/INIT kernel entry
      [IA64] PAL calls need physical mode, stacked

Russell Cattelan (2):
      [GFS2] Fix a couple of refcount leaks.
      [GFS2] Fix for mmap() bug in readpage

Russell King (36):
      [MMC] Convert mmci to use data->blksz rather than data->blksz_bits
      [MMC] Remove data->blksz_bits member
      [MMC] Add multi block-write capability
      [ARM] Cleanup arch/arm/mm a little
      [ARM] Move mmu.c out of the way
      [ARM] Add ARM irqtrace support
      [ARM] Fix kernel/fork.c for lockdep on ARM
      [ARM] Optimise VFP thread notify function a little
      [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
      [MMC] Don't check READY_FOR_DATA when reading
      [ARM] Update mach-types
      [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254
      [ARM] Separate page table manipulation code from bootmem initialisation
      [ARM] Split ARM MM initialisation for !mmu
      [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
      [ARM] Rename mm-armv.c to pgd.c
      [ARM] Add setup_mm_for_reboot() for nommu
      [ARM] do_bad_area() always takes current and current->active_mm
      [ARM] Make !MMU CPUs depend on !MMU
      [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
      Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
      Merge nommu branch
      [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c
      [SERIAL] Remove m32r_sio dependency on asm/serial.h
      [SERIAL] serial_cs: Use clean up multiport card detection
      [SERIAL] serial_cs: convert multi-port table to quirk table
      [SERIAL] serial_cs: allow wildcarded quirks
      [SERIAL] serial_cs: convert IBM post-init handling to a quirk
      [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirk
      [SERIAL] serial_cs: add configuration quirk
      [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk
      [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 card
      [SERIAL] Remove wrong asm/serial.h inclusions
      [SERIAL] Fix resume handling bug
      [SERIAL] Fix oops when removing suspended serial port
      Remove me from maintainers for serial and mmc

Rusty Russell (12):
      Allow early_param and identical __setup to exist
      i386: Replace i386 open-coded cmdline parsing with
      i386: Descriptor and trap table cleanups.
      i386: Abstract sensitive instructions
      i386: Allow a kernel not to be in ring 0
      x86: remove locally-defined ldt structure in favour of standard type
      x86: roll all the cpuid asm into one __cpuid call
      x86: trivial pgtable.h __ASSEMBLY__ move
      x86: trivial move of __HAVE macros in i386 pagetable headers
      x86: trivial move of ptep_set_access_flags
      x86: remove unused include from efi_stub.S
      stop_machine.c copyright

Ryan O'Hara (3):
      [GFS2] selinux support
      [GFS2] Fix for selinux support
      [GFS2] Initialize SELinux extended attributes at inode creation time.

Sam Bishop (2):
      USB: doc patch 1
      USB doc patch 2

Sam Hocevar (1):
      USB: add PlayStation 2 Trance Vibrator driver

Sam Ravnborg (23):
      kbuild: consistently decide when to rebuild a target
      kbuild: add unifdef
      kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
      kbuild: use in-kernel unifdef
      kbuild: modpost on vmlinux regardless of CONFIG_MODULES
      kbuild: make V=2 tell why a target is rebuild
      kbuild: make -rR is now default
      kbuild: preperly align SYSMAP output
      kbuild: add missing return statement in modpost.c:secref_whitelist()
      kbuild: create output directory for hostprogs with O=.. build
      kbuild: remove debug left-over from Makefile.host
      kconfig/lxdialog: refactor color support
      kconfig/lxdialog: add support for color themes and add blackbg theme
      kconfig/lxdialog: add a new theme bluetitle which is now default
      kconfig/menuconfig: lxdialog is now built-in
      kconfig/lxdialog: let <ESC><ESC> behave as expected
      kconfig/lxdialog: support resize
      kconfig/lxdialog: fix make mrproper
      kbuild: do not build mconf & lxdialog unless needed
      kconfig/lxdialog: clear long menu lines
      kconfig/menuconfig: do not let ncurses clutter screen on exit
      kbuild: make modpost processing configurable
      kconfig: fix saving alternate kconfig file in parent dir

Sam Vilain (1):
      proc: sysctl: add _proc_do_string helper

Samuel Ortiz (6):
      ARM: OMAP: Added OMAP24xx camera IRQ definition
      ARM: OMAP: Fix OMAP2 clock.c typo
      [IrDA]: af_irda.c cleanups
      [IrDA]: irda-usb needs firmware loader
      [IrDA]: Memory allocations cleanups
      [IrDA] stir4200: removing undocumented bits handling

Samuel Tardieu (2):
      [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
      Add missing maintainer countries in CREDITS

Sascha Hauer (3):
      V4L/DVB (4622): Copy-paste bug in videodev.c
      V4L/DVB (4627): Vivi crashes with mplayer
      V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.c

Satoru Takeuchi (11):
      PCI Hotplug: cleanup pcihp skeleton code.
      acpiphp: set hpp values before starting devices
      acpiphp: initialize ioapics before starting devices
      acpiphp: do not initialize existing ioapics
      PCI: add pci_stop_bus_device
      acpiphp: stop bus device before acpi_bus_trim
      acpiphp: disable bridges
      PCI: assign ioapic resource at hotplug
      acpiphp: add support for ioapic hot-remove
      IA64: PCI: dont disable irq which is not enabled
      sched: fixing wrong comment for find_idlest_cpu()

Scott Wood (2):
      [POWERPC] Fix IPIC pending register assignments
      [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.

Sean Hefty (6):
      IB/cm: Enable atomics along with RDMA reads
      IB/cm: Use correct reject code for invalid GID
      IB/mad: Add support for dual-sided RMPP transfers.
      IB/cm: Randomize starting comm ID
      RDMA/cma: Protect against adding device during destruction
      RDMA/cma: Set status correctly on route resolution error

Sean Young (4):
      USB: Add driver for PhidgetMotorControl
      USB: Put phidgets driver in a sysfs class
      USB: Phidgets should check create_device_file() return value
      USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds

Serge E. Hallyn (14):
      [ARM] kthread: switch arch/arm/kernel/apm.c
      kthread: convert loop.c to kthread
      kthread: convert arch/i386/kernel/apm.c
      loop: forward-port resource leak checks from Solar
      namespaces: add nsproxy
      nsproxy: move init_nsproxy into kernel/nsproxy.c
      namespaces: incorporate fs namespace into nsproxy
      namespaces: utsname: introduce temporary helpers
      namespaces: utsname: switch to using uts namespaces
      namespaces: utsname: use init_utsname when appropriate
      namespaces: utsname: implement utsname namespaces
      namespaces: utsname: sysctl
      namespaces: utsname: remove system_utsname
      namespaces: utsname: implement CLONE_NEWUTS flag

Serge Hallyn (2):
      [MLSXFRM]: Add security context to acquire messages using netlink
      uts: copy nsproxy only when needed

Sergei Haller (1):
      V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote control

Sergei Shtylylov (2):
      IDE: claim extra DMA ports regardless of channel
      IDE: always release DMA engine

Sergei Shtylyov (5):
      [SERIAL] 8250 resourse management fixes
      [SERIAL] suspend/resume handlers don't have level arg anymore
      [SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
      ide_dma_speed() fixes
      ide: remove dma_base2 field from ide_hwif_t

Shaohua Li (5):
      i386/x86-64: Fix NMI watchdog suspend/resume
      x86 microcode: microcode driver cleanup.
      x86 microcode: using request_firmware to pull microcode
      x86 microcode: add sysfs and hotplug support
      x86 microcode: don't check the size

Shaun Jackman (2):
      Input: elo - fix checksum calculation
      Input: elo - add support for non-pressure-sensitive touchscreens

Shem Multinymous (1):
      DMI: Decode and save OEM String information

Siddha, Suresh B (5):
      fix potential stack overflow in mm/slab.c
      mm: fix a race condition under SMC + COW
      sched: remove unnecessary sched group allocations
      sched: introduce child field in sched_domain
      sched: cleanup sched_group cpu_power setup

Simon Horman (4):
      [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
      [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
      [NETFILTER]: add type parameter to ip_route_me_harder
      [NETFILTER]: Honour source routing for LVS-NAT

Simon Tatham (1):
      [SERIAL] Magic SysRq SAK does nothing on serial consoles

Skip Hansen (1):
      gadgetfs patch for ep0out

Sonic Zhang (1):
      Check if start address is in vma region in NOMMU function get_user_pages()

Soos Peter (1):
      hdaps: support Lenovo ThinkPad T60

Sridhar Samudrala (7):
      [NET]: Round out in-kernel sockets API
      [SUNRPC]: Update to use in-kernel sockets API.
      [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
      [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
      [SCTP]: Use the flags value that is passed as an arg to sctp_accept.
      [SCTP]: Enable Nagle algorithm by default.
      [SCTP]: Include sk_buff overhead while updating the peer's receive window.

Stefan Bader (1):
      dm: use private biosets

Stefan Richter (45):
      ieee1394: fix cosmetic problem in speed probe
      ieee1394: sbp2: enable auto spin-up for Maxtor disks
      ieee1394: fix calculation of csr->expire
      ieee1394: skip dummy loop in build_speed_map
      ieee1394: replace __inline__ by inline
      ieee1394: coding style and comment fixes in midlayer header files
      ieee1394: update #include directives in midlayer header files
      ieee1394: remove redundant code from ieee1394_hotplug.h
      ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE
      ieee1394: clean up declarations of hpsb_*_config_rom
      ieee1394: dv1394: sem2mutex conversion
      ieee1394: raw1394: remove redundant counting semaphore
      ieee1394: nodemgr: remove unnecessary includes
      ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan
      ieee1394: nodemgr: make module parameter ignore_drivers writable
      ieee1394: nodemgr: switch to kthread api, replace reset semaphore
      ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex
      ieee1394: fix kerneldoc of hpsb_alloc_host
      ieee1394: merge from Linus
      ieee1394: shrink tlabel pools, remove tpool semaphores
      ieee1394: remove #include <asm/semaphore.h>
      ieee1394: sbp2: safer last_orb and next_ORB handling
      ieee1394: sbp2: discard return value of sbp2_link_orb_command
      ieee1394: sbp2: optimize DMA direction of command ORBs
      ieee1394: sbp2: safer initialization of status fifo
      ieee1394: sbp2: more checks of status block
      ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue
      ieee1394: safer definition of empty macros
      ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"
      ieee1394: sbp2: safer agent reset in error handlers
      ieee1394: sbp2: recheck node generation in sbp2_update
      ieee1394: sbp2: better handling of transport errors
      ieee1394: sbp2: update includes
      ieee1394: sbp2: prevent rare deadlock in shutdown
      ieee1394: sbp2: more help in Kconfig
      ieee1394: nodemgr: fix rwsem recursion
      ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
      ieee1394: sbp2: don't prefer MODE SENSE 10
      ieee1394: ohci1394: fix endianess bug in debug message
      ieee1394: ohci1394: more obvious endianess handling
      ieee1394: ohci1394: check for errors in suspend or resume
      MAINTAINERS: updates to IEEE 1394 subsystem maintainership
      ieee1394: sbp2: enable auto spin-up for all SBP-2 devices
      Merge branch 'mainline' into upstream-linus
      ieee1394: raw1394: arm functions slept in atomic context

Stephane Eranian (3):
      x86-64 TIF flags for debug regs and io bitmap in ctxsw
      i386: add smp_call_function_single
      [IA64] Add interface so modules can discover whether multithreading is on.

Stephen Hemminger (54):
      sky2: add another PCI ID
      forcedeth: coding style cleanups
      forcedeth: le32 annotation
      sky2: more pci device ids
      sky2: status interrupt handling improvement
      forcdeth: revised NAPI support
      skge: cleanup suspend/resume code
      skge: pci bus post fixes
      skge: use dev_alloc_skb
      skge: use ethX for irq assigments
      skge: version 1.7
      sky2: more pci device id's
      skge: use netdev_alloc_skb
      skge: irq lock race
      skge: use NAPI for transmit complete
      skge: version 1.8
      skge: check for PCI hotplug during IRQ
      sky2: tx pause bug fix
      sky2: fiber support
      sky2: big endian
      ethtool: allow const ethtool_ops
      [IPV4] fib: convert reader/writer to spinlock
      [NET] socket: code style cleanup
      [NET]: drop unused elements from net_proto_family
      [NET]: socket family using RCU
      [NET]: sock_register interface changes
      [NEIGHBOUR]: Use ALIGN() macro.
      [HTB]: Remove broken debug code.
      [HTB]: Remove lock macro.
      [HTB]: HTB_HYSTERESIS cleanup
      [HTB]: Lindent
      [HTB]: Use hlist for hash lists.
      [HTB]: rbtree cleanup
      [NET] netdev: Check name length
      [NET] neighbour: reduce exports
      [ETH]: docbook comments
      [ETH]: indentation and cleanup
      [NETFILTER] bridge: code rearrangement for clarity
      [NETFILTER] bridge: simplify nf_bridge_pad
      [NETFILTER] bridge: debug message fixes
      [ALSA] intel_hda: MSI support
      [TCP]: default congestion control menu
      [TCP]: make cubic the default
      skge: fiber support
      sky2: gigabit full duplex negotiation
      sky2: use standard pci register capabilties for error register
      sky2: workarounds for some 88e806x chips
      sky2: name irq after eth for irqbalance
      sky2: incremental transmit completion
      sky2: use netif_tx_lock instead of LLTX
      sky2: fragmented receive for large MTU
      sky2: version 1.9
      [NET] loopback: minor statistics optimization
      [ETHTOOL]: let mortals use ethtool

Stephen Rothwell (26):
      [POWERPC] iseries: A new iSeries console
      [POWERPC] Make the hvc_console output buffer size settable
      [POWERPC] iseries: Small viotape cleanup allowed by devfs removal
      [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h
      Merge branch 'hvc_iseries'
      Merge branch 'mpe'
      [POWERPC] iseries: remove const warning
      [POWERPC] iseries: remove some gcc 4.1 warnings
      Remove powerpc specific parts of 3c509 driver
      [POWERPC] make spinlocks work in a combined kernel
      [POWERPC] silence a warning
      [POWERPC] remove unused io accessors
      [POWERPC] remove unused asm routines
      [POWERPC] clean up ide io accessors
      [POWERPC] convert string i/o operations to C
      [POWERPC] iseries: eliminate a couple of warnings
      [POWERPC] Merge iSeries i/o operations with the rest
      [POWERPC] iSeries: set FW_FEATURE_ISERIES earlier
      [POWERPC] The two vio HVC backends clash
      [POWERPC] modify PCI code for a merged kernel
      [POWERPC] fix ioremap for a combined kernel
      [POWERPC] fix spin lock nesting in hvc_iseries
      [POWERPC] Allow combined iSeries and MULTIPLATFORM build
      [POWERPC] iSeries does not need pcibios_fixup_resources
      [POWERPC] implement BEGIN/END_FW_FTR_SECTION
      [POWERPC] iSeries has no legacy I/O

Stephen Smalley (5):
      selinux: eliminate selinux_task_ctxid
      selinux: rename selinux_ctxid_to_string
      selinux: replace ctxid with sid in selinux_audit_rule_match interface
      selinux: enable configuration of max policy version
      selinux: fix tty locking

Steve Dickson (1):
      NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers

Steve French (3):
      [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
      [CIFS] New POSIX locking code not setting rc properly to zero on successful
      [CIFS] statfs for cifs unix extensions no longer experimental

Steve Grubb (2):
      name_count array overrun
      message types updated

Steve Wise (1):
      LIB: add gen_pool_destroy()

Steven Haigh (1):
      USB: Add ADU support for Ontrak ADU devices

Steven Rostedt (3):
      [NET]: is it Andy or Andi ??
      remove unnecessary barrier in rtc_get_rtc_time
      clean up and remove some extra spinlocks from rtmutex

Steven Toth (7):
      V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.
      V4L/DVB (4665): Add frontend structure callback for bus acquisition.
      V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.
      V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.
      V4L/DVB (4679): Fix for NULL pointer dereference oops during boot.
      V4L/DVB (4689): Adding support for Nova-T-PCI PCI ID 0070:9000
      V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tunings

Steven Whitehouse (229):
      Export tty_write_message() for GFS2 quota code
      [GFS2] Remove unused code from various files
      [GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h
      [GFS2] Update init_dinode() to reduce stack usage
      [GFS2] Add an additional argument to gfs2_trans_add_bh()
      [GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
      [GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
      [GFS2] Change memory allocations to GFP_NOFS
      [GFS2] Rename gfs2_meta_pin to gfs2_pin
      [GFS2] Remove pointless argument relating to truncate
      [GFS2] Remove unused file resize.c
      [GFS2] Export file_ra_state_init
      [GFS2] Export file_read_actor
      [GFS2] Rename get_block and make it extern
      [GFS2] Bug fix relating to endian conversion in inode.c
      [GFS2] Use mpage_readpage() in gfs2_readpage()
      [GFS2] Make dir.c independant of jdata.c
      [GFS2] Remove unused prototype
      [GFS2] Add gfs2_internal_read()
      [GFS2] Update truncate function (shrinking partial blocks)
      [GFS2] Make journaled data files identical to normal files on disk
      [GFS2] Fix for root inode ref count bug
      [GFS2] Change ondisk format (hopefully for the last time)
      [GFS2] Put back O_DIRECT support
      [GFS2] Fix the bugs I introduced in the last patch but one
      [GFS2] Fix for lock recursion problem for internal files
      [GFS2] Fix a case where we didn't get unstuffing right
      [GFS2] Use mutices rather than semaphores
      [GFS2] Add list empty test to databuf_lo_add
      [GFS2] Missed deletion of debugging code
      Merge branch 'master'
      [GFS2] Update documentation
      [GFS2] Audit printk and kmalloc
      [GFS2] Use BUG_ON() rather then if (...) BUG();
      [GFS2] 80 Column audit of GFS2
      [GFS2] 80 Column audit of locking modules
      [GFS2] Remove pointless comment from nolock/main.c
      Merge branch 'master'
      [GFS2] Macros removal in gfs2.h
      [GFS2] Remove uneeded memory allocation
      [GFS2] Tidy up mount code.
      [GFS2] Fix some bugs
      [GFS2] Add gfs2meta filesystem
      [GFS2] Fix bug in directory code and tidy up
      Merge branch 'master'
      [GFS2] Remove ioctl support
      [GFS2] Further updates to dir and logging code
      [GFS2] Update locking in log.c
      [GFS2] Update debugging code
      [GFS2] Fix bug in directory expansion code
      [GFS2] Add missing {} in trans.c
      [GFS] Fix bug in endian conversion for metadata header
      [GFS2] Update ioctl() to new interface
      Merge branch 'master'
      [GFS2] Update GFS2 for the recent pull from Linus
      Merge branch 'master'
      [GFS2] Finish off ioctl support
      [GFS2] Fix a ref count bug and other clean ups
      [GFS2] Finally get ref counting correct
      [GFS2] Update journal accounting code.
      [GFS2] Fix bug which was causing postmark to fail
      [GFS2] Use vmalloc() in dir code
      [GFS2] Fix a bug: scheduling under a spinlock
      Merge branch 'master'
      [GFS2] sem -> mutex conversion in locking.c
      [GFS2] Add back missing BUG()
      [GFS2] Move BUG() back into the header file
      [GFS2] Tidy up dir code as per Christoph Hellwig's comments
      [GFS2] Tidy up daemon.c
      [GFS2] Tidy up Makefile & Kconfig
      [GFS2] Remove inherited flags from exported flags.
      [DLM] Update Kconfig in the light of comments on lkml
      [GFS2] Don't do recursive locking in glock layer
      [GFS2] Remove GL_NEVER_RECURSE flag
      [GFS2] Reordering in deallocation to avoid recursive locking
      [GFS2] Add suitable Maintainers entries
      [GFS2] Update my Credits file entry
      [GFS2] Remove some unused code
      [GFS2] Fix bug in writepage()
      [GFS2] Readpages support
      Merge branch 'master'
      [GFS2] Reverse block order in build_height
      [GFS2] Remove incorrect initialisation of gh_owner
      [GFS2] Fix attributes setting logic
      [GFS2] Fix ref count bug that used to bite us on umount
      [GFS2] Merge bits.[ch] into rgrp.c
      [GFS2] Make newly moved functions static
      [GFS2] Remove bits.c from the Makefile
      [GFS2] Drop log lock on I/O error & tidy up
      [GFS2] Remove semaphore.h from C files
      [GFS2] Update copyright date to 2006
      [GFS2] glock debugging and inode cache changes
      [GFS2] Flag up issue in selinux code
      [GFS2] Casts for printing 64bit numbers
      Merge branch 'master'
      [GFS2] Remove unused entry in ioctl-number.txt
      [GFS2] Change name due to local_nodeid being a macro
      Merge branch 'master'
      [GFS2] Move some fields around to reduce wasted space
      [GFS2] Fix warning on impossible event in eattr code
      [GFS2] Fix unlinked file handling
      [GFS2] Remove debugging printks
      Merge branch 'master'
      [GFS2] Always include glock in transaction
      Merge branch 'master'
      [GFS2] Remove unused ra_state variable
      [GFS2] Make file_read_actor export _GPL
      [GFS2] Fix double locking problem in rename
      [GFS2] Remove gfs2_repermission
      [GFS2] Remove unused flag
      [GFS2] Use generic_file_sendfile directly
      [GFS2] Eliminate one instance of __GFP_NOFAIL
      Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
      [GFS2] Remove dependance on tty_write_message()
      [GFS2] API change for gfs2_statfs
      [GFS2] Make our address_space_operations const
      [GFS2] Mark file_operations const
      [GFS2] Fix locking for Direct I/O reads
      Merge branch 'master'
      [GFS2] Make GFS2 work with lock validator
      [GFS2] Kbuild update to install correct headers
      [GFS2] Add cast for printk
      [GFS2] Correct logic in glock scanner
      Merge branch 'master'
      [GFS2] Fixes to scanning of glocks (again)
      [GFS2] Remove unused code from dir.c
      [GFS2] Bug fix to gfs2_readpages()
      [GFS2] Add generation number
      [GFS2] Fix deadlock in memory allocation
      [GFS2] Fix a coupls of warnings in dir.c
      Merge branch 'master'
      [GFS2] Fix use after free bug in dir.c
      [GFS2] Fix endian conversion bug
      [GFS2] Alter direct I/O path
      [GFS2] Tidy gfs2_unstuffer_page
      [GFS2] Remove page.[ch]
      [GFS2] Use a bio to read the superblock
      [GFS2] Change some allocations to GFP_NOFS
      [GFS2] Fix bug in super block reading code
      [GFS2] Fix bug in clear_inode
      Merge branch 'master'
      [GFS2] Tidy up in various files
      [GFS2] Fix bug in directory code
      [GFS2] Fix lock ordering bug in page fault path
      Merge branch 'master'
      [GFS2] Fix gfs_ prefix in locking.c
      [GFS2] Fix lack of buffers in writepage bug
      [GFS2] Fix leak of gfs2_bufdata
      [GFS2] Fix to list_del in lops.c
      [GFS2] Another list_del bug
      [GFS2] Tidy up error handling in gfs2_releasepage()
      [GFS2] Speed up scanning of glocks
      Merge branch 'master' into gfs2
      [GFS2] Make glock operations const
      [GFS2] Remove unused code from glock layer
      [GFS2] Use slab properly with glocks
      [GFS2] Use const on glock lookup key
      [GFS2] Add superblock into key for glock lookups
      [GFS2] Fix releasepage bug (fixes direct i/o writes)
      [GFS2] Update copyright, tidy up incore.h
      [GFS2] Tidy up locking code
      Merge branch 'master' into gfs2
      [GFS2] Tidy up bmap/inode code
      [GFS2] Align all labels against LH side
      [GFS2] Change all types to uX style
      [GFS2] Remove a cast, tidy gfs2_inode_attr_in
      [GFS2] More style changes
      [GFS2] Use const in endian conversion routines
      [GFS2] Spelling sentinal -> sentinel
      [GFS2] Style changes in ops_address.c
      [GFS2] More code style updates
      [GFS2] Some further style changes
      [GFS2] Directory code style changes
      [GFS2] Make headers compile on their own
      [GFS2] Fix end of multi-line structures
      [GFS2] Style changes in rgrp.c
      [GFS2] Extended attribute code style changes
      [GFS2] Style changes in logging code
      [GFS2] Remove unused code from quota
      [GFS2] More style fixes
      [GFS2] Add a comment in ops_export.c
      [GFS2] Add brackets in locking/dlm/sysfs.c
      [GFS2] Add gfs2 superblock to glock hash function
      [GFS2] Move glock hash table out of superblock
      [GFS2] Forgot to remove unused include vmalloc.h
      [GFS2] Remove one typedef
      [GFS2] Remove unused sync_lvb code from lock modules
      [GFS2] vfree should be kfree
      [GFS2] Use void * instead of typedef for locking module interface
      [GFS2] Move rwlocks in glock.c into their own array
      [GFS2] vfree should be kfree (II)
      [GFS2] Make glock hash locks proportional to NR_CPUS
      [GFS2] Add consts to glock sorting function
      [GFS2] Remove unused function from glock.c
      [GFS2] Rewrite of examine_bucket()
      [GFS2] Use hlist for glock hash chains
      Merge branch 'master' into gfs2
      [GFS2] Use atomic_t rather than kref in glock.c
      [GFS2] Tidy up log.c
      [GFS2] Fix glock hash clearing
      [GFS2] Map multiple blocks at once where possible
      [GFS2] Tweek unlock test in readpage()
      [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start()
      [GFS2] Remove "NFS only" readdir path
      [GFS2] Remove unused constants
      Merge branch 'master' into gfs2
      [GFS2] Tidy up meta_io code
      [DECNET]: Covert rules to use generic code
      [DECNET]: Convert rwlock to spinlock
      [DECNET] Fix to multiple tables routing
      [DECNET] Fix to decnet rules compare function
      [GFS2/DLM] Fix trailing whitespace
      [GFS2] Fix up merge of Linus' kernel into GFS2
      add DIV_ROUND_UP()
      [GFS2] Remove (extra) fs_subsys declaration
      [GFS2] Fix bug in Makefiles for lock modules
      [GFS2] Fix direct i/o logic in filemap.c
      [GFS2] Fix typo in last patch
      Merge branch 'master' into gfs2
      Merge branch 'master' into gfs2
      [GFS2] Fix code style/indent in ops_file.c
      [GFS2] Remove iflags.h, use FS_
      [GFS2] Mark metadata reads for blktrace
      [GFS2] Remove duplicate sb reading code
      [GFS2] Remove uneeded endian conversion
      [GFS2] Two redundant casts removed
      [GFS2] Mark nlink cleared so VFS sees it happen
      [GFS2] Move logging code into log.c (mostly)
      [GFS2] Fix endian bug for de_type

Stphane Witzmann (1):
      [ARCNET]: SoHard PCI support

Sujoy Gupta (1):
      V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c

Sukadev Bhattiprolu (6):
      kthread: airo.c
      kthread: drivers/base/firmware_class.c
      pidspace: is_init()
      pids: coding style: use struct pidmap
      Move pidmap to pspace.h
      Define struct pspace

Sumant Patro (6):
      [SCSI] megaraid_sas: FW transition and q size changes
      [SCSI] megaraid_sas: frame count optimization
      [SCSI] megaraid_sas: function pointer for disable interrupt
      [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_error
      [SCSI] megaraid_sas: adds tasklet for cmd completion
      [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog

Swen Schillig (1):
      [SCSI] zfcp: update maintainers file

Takashi Iwai (73):
      [ALSA] Fix disconnection of proc interface
      [ALSA] Unregister device files at disconnection
      [ALSA] Deprecate snd_card_free_in_thread()
      [ALSA] Add experimental support of aggressive AC97 power-saving mode
      [ALSA] Remove unused tlv_rw field from struct snd_kcontrol
      [ALSA] Add TLV support to snd-usb-audio driver
      [ALSA] Add model entry for Samsung X10 laptop
      [ALSA] Add model entry for Clevo m665n laptop
      [ALSA] Add hp-bpc model type for HP laptops
      [ALSA] Add support of Benq laptop with ALC262
      [ALSA] Added model for ASUS M2NPV-VM mobo
      [ALSA] via82xx - Add dxs_support entry for a FSC machine
      [ALSA] Fix Makefile of cs5535audio
      [ALSA] Misc fixes for Realtek HD-audio codecs
      [ALSA] Don't set up the same PID twice in snd_hda_multi_out_analog_prepare
      [ALSA] Fix noisy output with shared channel mode with hd-audio
      [ALSA] Fix control/status mmap with shared PCM substream
      [ALSA] Fix substream selection in PCM and rawmidi
      [ALSA] usb-audio - Fix a typo of CONFIG_PROC_FS
      [ALSA] Fix the preselected model for HP machine
      [ALSA] Fix compile warnings in ak4xxx-adda.c
      [ALSA] Select I2C and I2C_POWERMAC in aoa/codecs/Kconfig
      [ALSA] Added model for Uniwill laptop with ALC861
      [ALSA] Fix compile errors with older gcc
      [ALSA] Fix some typos in snd-dummy driver
      [ALSA] Add missing TLV callbacks for HD-audio codecs
      [ALSA] Fix missing selection of CONFIG_VIDEO_DEV from SND_FM801_TEA575X
      [ALSA] hda-intel - Switch to polling mode for CORB/RIRB communication
      [ALSA] Add TLV support to AC97 codec driver
      [ALSA] Added TLV support to VIA82xx driver
      [ALSA] Add dB scale information to ak4531 codec
      [ALSA] Add dB scale information to cs4281 driver
      [ALSA] Add dB scale information to fm801 driver
      [ALSA] Add dB scale information to trident driver
      [ALSA] Add dB scale information to dummy driver
      [ALSA] Add dB scale information to ad1816a driver
      [ALSA] Add dB scale information to ad1848 driver
      [ALSA] Add dB scale information to opl3sa2 driver
      [ALSA] hda-codec - Fix mic capture with generic parser
      [ALSA] Add dB scale information to pcxhr driver
      [ALSA] Add dB scale information to vxpocket and vx222 drivers
      [ALSA] Fix errors with user TLV_WRITE
      [ALSA] Return error if no user TLV is defined
      [ALSA] hda-codec - Use model=ref for some Dell laptops
      [ALSA] Add the definition of linear volume TLV
      [ALSA] ymfpci - Add TLV entries for native volume controls
      [ALSA] Add missing dB scale information to vxpocket driver
      [ALSA] Clean up and add TLV support to AK4xxx i2c driver
      [ALSA] Add dB scale information to ice1712 driver
      [ALSA] Add dB scale information to ice1724 driver
      [ALSA] hda-intel - Remove volatile
      [ALSA] Add dB scale information to mixart driver
      [ALSA] hdsp - Fix auto-updating of firmware
      [ALSA] Add definition of TLV dB range compound
      [ALSA] Add dB information to es1938 driver
      [ALSA] hda-codec - Add independent headphone volume control
      [ALSA] Add pcm_class attribute to PCM sysfs entry
      [ALSA] hda-codec - Add support for LG LW25 laptop
      [ALSA] hda-intel - Fix pci_disable_msi() call
      [ALSA] hda-codec - Fix SPDIF device number of ALC codecs
      [ALSA] ak4xxx - Remove bogus IPGA controls
      [ALSA] hda-intel - Fix suspend/resume with MSI
      [ALSA] powermac - Fix Oops when conflicting with aoa driver
      [ALSA] Add missing compat ioctls for ALSA control API
      [ALSA] hda-codec - Add device id for Motorola si3054-compatible codec
      [ALSA] hda-codec - Add vendor ids for Motorola and Conexant
      [ALSA] hda-codec - Support multiple headphone pins
      [ALSA] hda-codec - Fix mic input with STAC92xx codecs
      [ALSA] hda-intel - A slight cleanup of timeout check in azx_get_response()
      [ALSA] hda-codec - Fix headphone auto-toggle on sigmatel codec
      [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig
      [ALSA] intel8x0m - Free irq in suspend
      maximum latency tracking: ALSA support

Takashi YOSHII (2):
      sh: math-emu support
      sh: SHMIN board support.

Tejun Heo (19):
      sata_sil: remove unaffected drives from m15w blacklist
      ahci: relocate several internal functions
      ahci: cosmetic changes to ahci_start/stop_engine()
      ahci: simplify ahci_start_engine()
      libata: improve driver initialization and deinitialization
      ahci: separate out ahci_reset_controller() and ahci_init_controller()
      ahci: implement Power Management support
      libata: cosmetic changes to PM functions
      ahci: remove IRQ mask clearing from init_controller()
      libata: update ata_host_init() and rename it to ata_port_init_shost()
      libata: implement per-dev xfermask
      libata: implement dummy port
      libata: use dummy port for stolen legacy ports
      libata: replace ap->hard_port_no with ap->port_no
      libata: kill unused hard_port_no and legacy_mode
      libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c
      libata: fix non-uniform ports handling
      libata: cosmetic changes to constants
      libata: turn off NCQ if queue depth is adjusted to 1

Theodore Ts'o (7):
      inode_diet: Replace inode.u.generic_ip with inode.i_private
      inode-diet: Move i_pipe into a union
      inode-diet: Move i_bdev into a union
      inode-diet: Move i_cdev into a union
      inode-diet: Eliminate i_blksize from the inode structure
      [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
      [GFS2] inode-diet: Eliminate i_blksize from the inode structure

Thiago Galesi (4):
      USB: pl2303: remove 80-columns limit violations in pl2303 driver
      USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
      USB: pl2303: reduce number of prototypes
      USB: pl2303: cosmetic changes to quirk

Thibaut Varene (1):
      Make DS21143 printout match lspci output

Thomas Graf (58):
      [IPV6]: Remove ndiscs rt6_lock dependency
      [IPV6]: Multiple Routing Tables
      [NET]: Protocol Independant Policy Routing Rules Framework
      [IPV6]: Policy Routing Rules
      [IPV4]: Use Protocol Independant Policy Routing Rules Framework
      [NETLINK]: Extend netlink messaging interface
      [NETLINK]: Convert core netlink handling to new netlink api
      [IPV4]: Convert address addition to new netlink api
      [IPV4]: Convert address deletion to new netlink api
      [IPV4]: Convert address dumping to new netlink api
      [IPv4]: Move interface address bits to linux/if_addr.h
      [NET]: Convert link modification to new netlink api
      [NET]: Convert link dumping to new netlink api
      [NET]: Move netlink interface bits to linux/if.h
      [NEIGH]: Convert neighbour deletion to new netlink api
      [NEIGH]: Convert neighbour addition to new netlink api
      [NEIGH]: Convert neighbour dumping to new netlink api
      [NEIGH]: Move netlink neighbour bits to linux/neighbour.h
      [NEIGH]: Convert neighbour table modification to new netlink api
      [NEIGH]: Convert neighbour table dumping to new netlink api
      [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
      [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
      [NETLINK]: Add notification message sending interface
      [RTNETLINK]: Add rtnetlink notification interface
      [NET] fib_rules: Convert fib rule notification to use rtnl_notify()
      [NEIGH]: Convert neighbour notifications ot use rtnl_notify()
      [DECNET]: Convert DECnet notifications to use rtnl_notify()
      [IPv4] address: Convert address notification to use rtnl_notify()
      [IPv4] route: Convert route notifications to use rtnl_notify()
      [IPv6] address: Convert address notification to use rtnl_notify()
      [IPv6] route: Convert route notifications to use rtnl_notify()
      [IPv6] link: Convert link notifications to use rtnl_notify()
      [IPv6] prefix: Convert prefix notifications to use rtnl_notify()
      [BRIDGE]: Convert notifications to use rtnl_notify()
      [WIRELESS]: Convert notifications to use rtnl_notify()
      [NET] link: Convert notifications to use rtnl_notify()
      [RTNETLINK]: Unexport rtnl socket
      [IPv4]: FIB configuration using struct fib_config
      [IPv4]: Convert FIB dumping to use new netlink api
      [IPv4]: Convert route get to new netlink api
      [IPv6] route: Simplify ip6_del_rt()
      [IPv6] route: Simplify ip6_ins_rt()
      [IPv6] route: FIB6 configuration using struct fib6_config
      [IPv6] route: Convert FIB6 dumping to use new netlink api
      [IPv6] route: Convert GETROUTE to use new netlink api
      [NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
      [NETLINK]: Improve string attribute validation
      [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
      [RTNETLINK]: Fix typo causing wrong skb to be freed
      [GENL]: Provide more information to userspace about registered genl families
      [IPV6] address: Convert address addition to new netlink api
      [IPV6] address: Convert address deletion to new netlink api
      [IPV6] address: Convert address lookup to new netlink api
      [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo
      [IPV6] address: Add put_ifaddrmsg() and rt_scope()
      [IPV6] address: Convert address dumping to new netlink api
      [IPV6] address: Allow address changes while device is administrative down
      [IPV6] address: Support NLM_F_EXCL when adding addresses

Thomas Hellstrom (10):
      drm: missing mutex unlock
      drm: add simple DRM memory manager, and hash table
      drm: add drm simple memory manager support for SiS and VIA drivers
      drm: move drm authentication to new generic hash table.
      drm: update user token hashing and map handles
      drm: SiS 315 Awareness.
      drm: avoid kernel oops in some error paths calling drm_lastclose
      drm: remove hash tables on drm exit
      drm: Fix hashtab implementation leaking illegal error codes to user space.
      drm: allow multiple addMaps with the same 32-bit map offsset.

Thomas Maier (2):
      pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME.
      pktcdvd: rename a variable for better readability

Thomas Petazzoni (1):
      Prevent multiple inclusion of linux/sysrq.h

Tiger Yang (1):
      ocfs2: Fix directory link count checks in ocfs2_link()

Tilman Schmidt (1):
      isdn4linux: Gigaset driver: fix __must_check warning

Tim Shimmin (5):
      [XFS] cleanup the field types of some item format structures
      [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
      [XFS] Fixes the leak in reservation space because we weren't ungranting
      [XFS] Remove v1 dir trace macro - missed in a past commit.
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6

Timo Teras (2):
      ARM: OMAP: Use GPT iclk only when needed
      ARM: OMAP: Add enable/disable functions for dmtimer

Tobias Klauser (5):
      [ALSA] sound/pci/fm801: Use ARRAY_SIZE macro
      USB: Remove unneeded void * casts in core files
      sound/mips/au1x00: Use ARRAY_SIZE macro
      sound/sparc/dbri: Use ARRAY_SIZE macro
      V4L/DVB (4711): Radio: No need to return void

Tobias Oed (1):
      Enable cdrom dma access with pdc20265_old

Tobin Davis (5):
      [ALSA] hda-codec - add missing device ids
      [ALSA] hda-codec - Fix headphone output for some Intel 945 systems
      [ALSA] hda-codec - add missing device ids for Intel 945 boards
      [ALSA] hda-codec - Add support for new Intel boards with Stac9227 codec
      [ALSA] hda-codec - Add 5 stack audio support for Intel 965 systems

Tom Rini (1):
      sh: Add a simple cmpxchg().

Tom Tucker (3):
      RDMA: iWARP Connection Manager.
      RDMA: iWARP Core Changes.
      RDMA/amso1100: Add driver for Ammasso 1100 RNIC

Tony Breeds (1):
      JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()

Tony Lindgren (11):
      [ARM] 3838/1: ARM: DCC debug console support for ARM11
      ARM: OMAP: Avoid sleeping during arch_reset
      ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
      ARM: OMAP: DMA source and destination addresses are unsigned
      ARM: OMAP: Reset GPIO irq state after free_irq()
      ARM: OMAP: Fix spinlock recursion for dyntick
      ARM: OMAP: Fix typo for 24xx GPIO resume
      ARM: OMAP: Sync DMA with linux-omap tree
      ARM: OMAP: Sync clocks with linux-omap tree
      ARM: OMAP: Remove common pm.c
      USB: Allow compile in g_ether, fix typo

Tony Luck (4):
      [IA64] Add "model name" to /proc/cpuinfo
      Pull model-name into release branch
      Pull esi-support into release branch
      Revert "[IA64] Unwire set/get_robust_list"

Tony Olech (2):
      USB: ftdi-elan: client driver for ELAN Uxxx adapters
      USB: u132-hcd: host controller driver for ELAN U132 adapter

Toshinobu Sugioka (1):
      sh: Fix a sign extension bug in memset().

Toyo Abe (2):
      posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode
      posix-timers: Fix the flags handling in posix_cpu_nsleep()

Trent Piepho (6):
      V4L/DVB (4366): Remove of couple of useless lines
      V4L/DVB (4400): Tda826x: Remove 0-byte I2C write; put tuner_ops info in static struct
      V4L/DVB (4488): Fix possible crash in Hauppauge eeprom reading
      V4L/DVB (4490): Whitespace cleanup
      V4L/DVB (4532): Isl6421: Release callback installed incorrectly
      V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gating

Trond Myklebust (20):
      NFS: Add a new ACCESS rpc call cache to the linux nfs client
      NFS: Add a global LRU list for the ACCESS cache
      NFS: Add an ACCESS cache memory shrinker
      NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag
      NFS: Fix nfs_alloc_client()
      Add a real API for dealing with blk_congestion_wait()
      NFSv4: Fix a use-after-free issue with the nfs server.
      SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
      SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
      SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
      SUNRPC: Clean up soft task error handling
      SUNRPC: Add refcounting to the struct rpc_xprt
      SUNRPC: Fix Oops in pmap_getport_done
      NFS: nfs_lookup - don't hash dentry when optimising away the lookup
      NFS: Make read() return an ESTALE if the file has been deleted
      NFS: Don't invalidate the symlink we just stuffed into the cache
      NFSv4: Retry lease recovery if it failed during a synchronous operation.
      NFSv4: Handle the condition NFS4ERR_FILE_OPEN
      NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
      NFSv4: When mounting with a port=0 argument, substitute port=2049

Ulrich Kunitz (7):
      zd1211rw: USB id 1582:6003 for Longshine 8131G3 added
      zd1211rw: cleanups
      zd1211rw: Removed unneeded packed attributes
      zd1211rw: 16-bit writes for physical control registers
      zd1211rw: Removes wrong assertions
      zd1211rw: Added workqueue
      zd1211rw: Add LED support

Unai Uribarri (1):
      V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystem

Uwe Zeisberger (1):
      fix file specification in comments

Vadim Lobanov (1):
      Clean up expand_fdtable() and expand_files()

Valerie Henson (2):
      Change tulip maintainer
      Handle pci_enable_device() errors in resume

Vasily Averin (5):
      e1000: IRQ resources cleanup
      e1000: e1000_probe resources cleanup
      e1000: ring buffers resources cleanup
      ext3: wrong error behavior
      e1000: possible memory leak in e1000_set_ringparam

Venkat Yekkirala (12):
      [MLSXFRM]: Granular IPSec associations for use in MLS environments
      [MLSXFRM]: Define new SELinux service routine
      [MLSXFRM]: Add security sid to sock
      [MLSXFRM]: Add security sid to flowi
      [MLSXFRM]: Flow based matching of xfrm policy and state
      [MLSXFRM]: Add security context to acquire messages using PF_KEY
      [MLSXFRM]: Add flow labeling
      [MLSXFRM]: Default labeling of socket specific IPSec policies
      [MLSXFRM]: Auto-labeling of child sockets
      [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
      [NetLabel]: SELinux support
      [SELINUX]: Fix bug in security_sid_mls_copy

Venkatesh Pallipadi (3):
      [CPUFREQ] Workaround for BIOS bug in software coordination of frequency
      x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
      [CPUFREQ] Fix section mismatch warning

Ville Nuorvala (5):
      [IPV6]: Make sure fib6_rule_lookup doesn't return NULL
      [IPV6] NDISC: Handle NDP messages to proxied addresses.
      [IPV6]: Don't forward packets to proxied link-local address.
      [IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.
      [IPV6] NDISC: Set per-entry is_router flag in Proxy NA.

Ville Syrjala (2):
      [ALSA] ac97: Fix AD1819 volume range
      [ALSA] es1968: Fix hw volume

Vitaly Bordug (10):
      POWERPC: Add cpm2 stuff support to the fsl_soc.c
      cpm_uart: make it possible to utilize from powerpc
      POWERPC: Move generic cpm2 stuff to powerpc
      POWERPC: Add support for the mpc8560 eval board
      POWERPC: Get rid of remapping the whole immr
      POWERPC: overhaul with cpm2_map mechanism
      POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
      POWERPC: Added devicetree for mpc8272ads board
      POWERPC: 8272ads merge to powerpc: common stuff
      POWERPC: mpc82xx merge: board-specific/platform stuff(resend)

Vitaly Wool (4):
      USB OHCI controller support for PNX4008
      [WATCHDOG] pnx4008: add watchdog support
      [WATCHDOG] pnx4008: add cpu_relax()
      [MIPS] PNX8550 fixups

Vivek Goyal (5):
      kdump x86_64 nmi event notification fix
      i386: Kdump i386 nmi event notification fix
      kdump: introduce "reset_devices" command line option
      Kcore elf note namesz field fix
      Re-positioning the bss segment

Vlad Apostolov (6):
      [XFS] pass file mode on DMAPI remove events
      [XFS] pv 955157, rv bnaujok - break the loop on formatter() error
      [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error
      [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in
      [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks
      [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error

Vlad Yasevich (2):
      [SCTP]: Use correct mask when disabling PMTUD.
      [SCTP]: Do not timestamp every SCTP packet.

Vladimir Avdonin (1):
      [ALSA] hda-codec - Fix for Acer laptops with ALC883 codec

Vladislav Yasevich (3):
      [SCTP]: Cleanup nomem handling in the state functions.
      [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
      [SCTP]: Remove multiple levels of msecs to jiffies conversions.

Vojtech Pavlik (3):
      Add macros for rdtscp
      Add initalization of the RDTSCP auxilliary values
      Add the vgetcpu vsyscall

Wendy Cheng (1):
      [GFS2] NFS update

Werner Lemberg (2):
      USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
      USB: ark3116: Formatting cleanups

Wesley PA4WDH (1):
      USB: Add vendor / product ID to pl2303

Will Schmidt (1):
      [POWERPC] Emulate power5 popcntb instruction

Wim Van Sebroeck (8):
      [WATCHDOG] pnx4008_wdt.c - nowayout patch
      [WATCHDOG] pnx4008_wdt.c - remove patch
      [WATCHDOG] pnx4008_wdt.c - spinlock fixes.
      [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
      [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver
      [WATCHDOG] iTCO_wdt.c - pci_dev_put fix
      [WATCHDOG] iTCO_wdt.c shutdown patch
      [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()

Wong Hoi Sing Edison (1):
      [TCP] tcp-lp: prevent chance for oops

YOSHIFUJI Hideaki (32):
      [IPV6] NDISC: Take source address into account for redirects.
      [IPV6] NDISC: Search over all possible rules on receipt of redirect.
      [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.
      [IPV6] ROUTE: Introduce a helper to check route validity.
      [IPV6]: Cache source address as well in ipv6_pinfo{}.
      [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.
      [IPV6] ROUTE: Prune clones from main tree as well.
      [IPV6] ROUTE: Fix looking up a route on subtree.
      [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().
      [IPV6] ROUTE: Allow searching subtree only.
      [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
      [IPV6] ROUTE: Search subtree when backtracking.
      [IPV6] ROUTE: Purge clones on other trees when deleting a route.
      [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
      [IPV6] ROUTE: Add credits about subtree fixes.
      [IPV6] KCONFIG: Add subtrees support.
      [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
      [IPV6] MIP6: Several obvious clean-ups.
      [IPV6] ROUTE: Routing by Traffic Class.
      [IPV6] ROUTE: Routing by FWMARK.
      [NET]: Add common helper functions to convert IPv6/IPv4 address string to network address structure.
      [NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string.
      [IPV6] ROUTE: Fix FWMARK support.
      [IPV6] ROUTE: Fix size of fib6_rule_policy.
      [IPV6] ROUTE: Add support for fwmask in routing rules.
      [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
      [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup().
      [IPV6] NDISC: Add proxy_ndp sysctl.
      [IPV6] ADDRCONF: Convert addrconf_lock to RCU.
      [IPV6] NDISC: Fix is_router flag setting.
      [NET]: Move netlink interface bits to linux/if_link.h.
      [NET] KBUILD: Add missing entries for new net headers.

Yasuyuki Kozakai (3):
      [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version
      [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version
      [NETFILTER]: Add dscp,DSCP headers to header-y

Yeasah Pell (4):
      V4L/DVB (4433): Soft decision threshold
      V4L/DVB (4434): Change BER config
      V4L/DVB (4435): HW algo
      V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech cards on Kworld

Yoichi Yuasa (17):
      Driver core: fixed add_bind_files() definition
      [MIPS] Update e55 defconfig
      [MIPS] Updat workpad defconfig
      [MIPS] Updat mpc30x defconfig
      [MIPS] db1x00: Remove unused mirage_ts.c
      [MIPS] Fix EV64120 PCI fixup in Makefile
      [MIPS] Use common definitions from asm-generic/signal.h
      [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
      irq: fixed coding style
      irq: remove a extra line
      i2c-sibyte: Fix modular build breakage
      [MIPS] Update i8259 resources.
      [MIPS] Remove excite_flash.c
      [MIPS] Add UART IRQ number for EV64120
      [MIPS] Rename SERIAL_PORT_DEFNS for EV64120
      [MIPS] Remove unused galileo-boars header files
      [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.

Yoshinori Sato (2):
      sh: Various nommu fixes.
      sh: __addr_ok() and other misc nommu fixups.

Zach Brown (9):
      pr_debug: aio: use size_t length modifier in pr_debug format arguments
      pr_debug: configfs: use size_t length modifier in pr_debug format argument
      pr_debug: sysfs: use size_t length modifier in pr_debug format arguments
      pr_debug: umem: repair nonexistant bh pr_debug reference
      pr_debug: tipar: repair nonexistant pr_debug argument use
      pr_debug: dell_rbu: fix pr_debug argument warnings
      pr_debug: ifb: replace missing comma to separate pr_debug arguments
      pr_debug: trident: use size_t length modifier in pr_debug format arguments
      pr_debug: check pr_debug() arguments

Zachary Amsden (10):
      x86: add a bootparameter to reserve high linear address space
      paravirt: remove read hazard from cow
      paravirt: pte clear not present
      paravirt: lazy mmu mode hooks.patch
      paravirt: combine flush accessed dirty.patch
      paravirt: kpte flush
      paravirt: optimize ptep establish for pae
      paravirt: remove set pte atomic
      paravirt: update pte hook
      Some config.h removals

Zhang, Yanmin (4):
      PCI-Express AER implemetation: aer howto document
      PCI-Express AER implemetation: export pcie_port_bus_type
      PCI-Express AER implemetation: AER core and aerdriver
      PCI-Express AER implemetation: pcie_portdrv error handler

Zhu Yi (19):
      ieee80211: Fix header->qos_ctl endian issue
      ieee80211: remove ieee80211_tx() is_queue_full warning
      ieee80211: TKIP and CCMP replay check rework
      ieee80211: Fix TKIP and WEP decryption error on SMP machines
      ieee80211: Workaround malformed 802.11 frames from AP
      ipw2200: always enable frequently used debugging code
      ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channel
      ipw2200: ipw_wx_set_essid fix
      ipw2200: Reassociate even if set the same essid.
      ipw2200: remove unused struct ipw_rx_buffer
      ipw2200: Fix ipw2200 QOS parameters endian issue
      ipw2200: remove the MAC timestamp present field from radiotap head
      ipw2200: mark "iwconfig retry 255" as invalid
      ipw2200: Fix kernel Oops if cmdlog debug is enabled
      ipw2200: Add pci .shutdown handler
      ipw2100: Fix deadlock detected by lockdep
      ipw2200: enable wireless extension passive scan
      ipw2200: Update version stamp to 1.1.4
      ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected

Zoltan Menyhart (1):
      JBD: memory leak in "journal_init_dev()"

Zou Nan hai (1):
      [IA64] Make gp value point to Region 5 in mca handler

adurbin at google.com (2):
      insert IOAPIC(s) and Local APIC into resource map
      i386: add HPET(s) into resource map

akpm at osdl.org (1):
      [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2

andros at citi.umich.edu (1):
      Fix a referral error Oops

bibo mao (1):
      [IA64] kprobe opcode 16 bytes alignment on IA64

bibo,mao (3):
      kprobe whitespace cleanup
      disallow kprobes on notifier_call_chain
      kretprobe spinlock deadlock patch

brking at charter.net (1):
      [SCSI] megaraid: Add support for change_queue_depth

dave rientjes (1):
      USB: net1080 inherent pad length

dave wysochanski (1):
      [SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1f

jamal (1):
      bonding: Don't release slaves when master is admin down

jens m. noedler (2):
      Documentation/ABI: devfs is not obsolete, but removed!
      update Documentation/kernel-parameters.txt

john stultz (2):
      i386: Kill references to xtime
      NTP: Move all the NTP related code to ntp.c

keios (1):
      low performance of lib/sort.c

keith mannthey (4):
      i386 bootioremap / kexec fix
      i386: fix flat mode numa on a real numa system
      convert i386 NUMA KVA space to bootmem
      convert i386 Summit subarch to use SRAT info for apicid_to_node calls

kogiidena (1):
      sh: landisk board support.

malahal at us.ibm.com (1):
      [SCSI] aic94xx: Fix for a typo in aic94xx_init()

matthieu castet (1):
      V4L/DVB (4470): MT2060: turn on the VGA

rafalbilski at interia.pl (1):
      [CPUFREQ] Longhaul - Disable arbiter CLE266

shemminger at osdl.org (9):
      sky2: remove cloned/pskb_expand_head check
      sky2: use netdev_alloc_skb
      sky2: dont use force status bit
      sky2: MSI test timing
      sky2: TSO mss optimization
      sky2: optimize checksum offload information
      sky2: power down PHY when not up
      sky2: pci post bug
      sky2: version 1.7

thomas at koeller.dyndns.org (3):
      [MIPS] Suppress compiler warnings
      [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
      [MIPS] Add configuration variables for RM9xxx processor

zhao, forrest (1):
      The redefinition of ahci_start_engine() and ahci_stop_engine()

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

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



More information about the pkg-fso-commits mailing list