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

Linus Torvalds torvalds at linux-foundation.org
Tue Mar 3 14:49:28 UTC 2009


The annotated tag, v2.6.27-rc2 has been created
        at  b27c893faffea2a0c49cf6170d89c2a7aeba6598 (tag)
   tagging  0967d61ea0d8e8a7826bd8949cd93dd1e829ac55 (commit)
  replaces  v2.6.27-rc1
 tagged by  Linus Torvalds
        on  Tue Aug 5 21:50:06 2008 -0700

- Shortlog ------------------------------------------------------------
Linux 2.6.27-rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkiZLYMACgkQF3YsRnbiHLvlVQCZAePXNCDrhnwV5U9oNeR4EZ1f
ePMAoLPlMhqvEjXnaJD9h33faGjiRvly
=yfI8
-----END PGP SIGNATURE-----

Adam Langley (2):
      tcp: MD5: Fix MD5 signatures on certain ACK packets
      tcp: MD5: Fix IPv6 signatures

Adrian Bunk (10):
      mm/hugetlb.c must #include <asm/io.h>
      remove drivers/serial/v850e_uart.c
      kconfig: scripts/kconfig/zconf.l: add %option noinput
      kbuild: scripts/genksyms/lex.l: add %option noinput
      [MIPS] RB532: Flags are unsigned long
      kbuild: scripts/ver_linux: don't set PATH
      sh: fix LIBGCC
      sh/boards/Makefile typo fix
      remove unneeded #include <linux/ide.h>'s
      ide: remove CONFIG_IDE_MAX_HWIFS

Adrian McMenamin (3):
      sh/maple: clean maple bus code
      maple: allow removal and reinsertion of keyboard driver module
      input: Clean up maple keyboard driver

Al Viro (7):
      ipv4_static_sysctl_init() should be under CONFIG_SYSCTL
      merge locate_fd() and get_unused_fd()
      clean dup2() up a bit
      fix races and leaks in vfs_quota_on() users
      fix bdev leak in block_dev.c do_open()
      switch mtd and dm-table to lookup_bdev()
      pass struct path * to do_add_mount()

Alan Cox (10):
      [netdrvr] wd: fix build breakage with new NS8390p API
      pata_it821x: Driver updates and reworking
      blackfin: Fix compile failure in tty code
      cris: Fixup compile problems
      vt: Deadlock workaround
      ar7_wdt watchdog driver: Fix locking
      it8712f_wdt: Locking and coding style
      s3c2410_wdt watchdog driver: Locking and coding style
      wdt: Cleanup and sort out locking and inb_p
      sc1200 watchdog driver: Fix locking, sems and coding style

Alan Stern (1):
      Fix USB storage hang on command abort

Alex Nixon (1):
      VFS: increase pseudo-filesystem block size to PAGE_SIZE

Alexander Beregalov (5):
      libata.h: replace __FUNCTION__ with __func__
      drivers/video/console/promcon.c: fix build error
      atyfb_base.c: fix warning
      omfs: fix warning
      proc: fix warnings

Alexey Dobriyan (4):
      hpwdt: don't use static flags
      proc: fix inode number bogorithmetic
      proc: switch inode number allocation to IDA
      devpts: switch to IDA

Alexey Korolev (1):
      [MTD] [NAND] fix subpage read for small page NAND

Andi Kleen (1):
      sched: make scheduler sysfs attributes sysdev class devices

Andrea Arcangeli (3):
      KVM: Allow reading aliases with mmu_lock
      KVM: Allow browsing memslots with mmu_lock
      KVM: Synchronize guest physical memory map to host virtual memory map

Andrea Merello (1):
      Rtl8187 PATCH add usb ID for asus wireless link

Andreas Gruenbacher (2):
      kbuild: genksyms parser: fix the __attribute__ rule
      kbuild: genksyms: Include extern information in dumps

Andreas Schwab (1):
      niu: Fix error checking in niu_ethflow_to_class.

Andres Salomon (5):
      power_supply: add eeprom dump file to olpc_battery's sysfs
      power_supply: cleanup of the OLPC battery driver
      power_supply: bump EC version check that we refuse to run with in olpc_battery
      power_supply: add CHARGE_COUNTER property and olpc_battery support for it
      power_supply: fix up CHARGE_COUNTER output to be more precise

Andrew Morton (6):
      drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
      [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h
      [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings
      alpha: Fix breakage in wdt_pci
      mm_init.c: avoid ifdef-inside-macro-expansion
      drivers/media/video/vino.c needs v4l2-ioctl.h

Aneesh Kumar K.V (5):
      ext4: Fix data corruption when writing to prealloc area
      ext4: Improve error handling in mballoc
      ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
      ext4: Don't allow lg prealloc list to be grow large.
      ext4: Cleanup the block reservation code path

Anton Vorontsov (3):
      powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC
      Merge branch 'master' of /home/cbou/linux-2.6
      powerpc: 86xx: mpc8610_hpcd: add watchdog node

Artem Bityutskiy (1):
      [MTD] [NAND] nandsim: support random page read command

Arthur Jones (1):
      md: raid10: wake up frozen array

Atsushi Nemoto (14):
      [MIPS] TXx9: Fix JMR3927 irq numbers
      [MIPS] TXx9: PCI fixes for tx3927/tx4927
      [MIPS] Introduce pcibios_plat_setup
      [MIPS] TXx9: Add some pci options
      [MIPS] TXx9: PCI error handling
      [MIPS] TXx9: Cleanup restart/halt/power_off
      [MIPS] TXx9: Cleanup watchdog
      [MIPS] TXx9: Make tx3927-specific code more independent
      [MIPS] TXx9: Make tx4938-specific code more independent
      [MIPS] TXx9: Random cleanup
      [MIPS] TXx9: Unify serial_txx9 setup
      [MIPS] TXx9: Support early_printk
      [MIPS] TXx9: Kill unused txx927.h
      [MIPS] TXx9: Kconfig cleanup

Avi Kivity (1):
      KVM: Advertise synchronized mmu support to userspace

Ayaz Abdulla (1):
      forcedeth bug fix: realtek phy 8211c errata

Barry Naujok (12):
      [XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionality
      [XFS] Name operation vector for hash and compare
      [XFS] Add op_flags field and helpers to xfs_da_args
      dcache: Add case-insensitive support d_ci_add() routine
      [XFS] Return case-insensitive match for dentry cache
      [XFS] XFS: ASCII case-insensitive support
      [XFS] kmem_free and kmem_realloc to use const void *
      [XFS] Remove d_add call for an ENOENT lookup return code
      [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
      [XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
      [XFS] Fix returning case-preserved name with CI node form directories
      [XFS] Fix CI lookup in leaf-form directories

Bartlomiej Zolnierkiewicz (8):
      ide: fix pre-EIDE SWDMA support on big-endian
      ide: fix ide_fix_driveid()
      ide: sanitize struct ide_port_ops documentation (take 2)
      remove unnecessary <linux/hdreg.h> includes
      ide: fix regression caused by ide_device_{get,put}() addition (take 2)
      cs5520: add enablebits checking
      ide: ->quirkproc method cannot be marked __devinit
      ide: ->cable_detect method cannot be marked __devinit

Ben Dooks (7):
      backlight: give platform_lcd the same name as the platform device.
      backlight: ensure platform_lcd on by default
      scripts/mod/modpost.c: fix spelling of module and happens
      pata_ali: misplaced pci_dev_put()
      spi: S3C24XX: reset register status on resume.
      backlight: add more information output to pwm_backlight
      backlight: add MODULE_ALIAS() to pwm_backlight driver

Benjamin Herrenschmidt (3):
      Merge commit 'kumar/kumar-next'
      ide/powermac: Fix use of uninitialized pointer on media-bay
      mm/hugetlb: don't crash when HPAGE_SHIFT is 0

Benny Halevy (1):
      mm: fix uninitialized variables for find_vma_prepare callers

Bernhard Walle (2):
      x86: move dma32_reserve_bootmem() after reserve_crashkernel()
      kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO

Bjorn Helgaas (1):
      PNP: fix formatting of dbg_pnp_show_resources() output

Bob Copeland (2):
      ath5k: use positive logic for HP laptop LEDs
      ath5k: fix recursive locking in ath5k_beacon_update

Borislav Petkov (1):
      8250.c: port.lock is irq-safe

Breno Leitao (1):
      S2io: fix statistics flush after a MTU change

Brian Cavagnolo (1):
      libertas: check bounds and only use decimal for sysfs persistent features.

Bryan Wu (2):
      Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
      [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function

Chris Larson (2):
      net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get_idx.
      net: fix missing pneigh entries in the neighbor seq_file code

Christian Borntraeger (1):
      KVM: s390: Fix kvm on IBM System z10

Christoph Hellwig (28):
      [XFS] Kill attr_capable checks as already done in xattr_permission.
      [XFS] kill xfs_uuid_unmount
      [XFS] merge xfs_mntupdate into xfs_fs_remount
      [XFS] kill xfs_igrow_start and xfs_igrow_finish
      [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
      [XFS] merge xfs_mount into xfs_fs_fill_super
      [XFS] don't call xfs_freesb from xfs_mountfs failure case
      [XFS] sort out opening and closing of the block devices
      [XFS] add xfs_setup_devices helper
      [XFS] allow xfs_args_allocate to fail
      [XFS] kill xfs_mount_init
      [XFS] kill calls to xfs_binval in the mount error path
      [XFS] rename error2 goto label in xfs_fs_fill_super
      [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure
      [XFS] Factor out code for whether inode has attributes or not.
      [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
      [XFS] Merge xfs_rmdir into xfs_remove
      [XFS] Don't update i_size for directories and special files
      [XFS] Check for invalid flags in xfs_attrlist_by_handle.
      [XFS] attrmulti cleanup
      [XFS] Don't update mtime on rename source
      [XFS] streamline init/exit path
      [XFS] fix mount option parsing in remount
      [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
      [XFS] fix compilation without CONFIG_PROC_FS
      [XFS] xfs_setattr currently doesn't just handle the attributes set through
      [XFS] Now that xfs_setattr is only used for attributes set from ->setattr
      [XFS] Remove vn_revalidate calls in xfs.

Cornelia Huck (1):
      [S390] cio: Include linux/string.h in schid.h.

Dan Williams (6):
      md: move async_tx_issue_pending_all outside spin_lock_irq
      md: fix merge error
      md: delay notification of 'active_idle' to the recovery thread
      md: do not progress the resync process if the stripe was blocked
      md: do not count blocked devices as spares
      libertas: only enable rtap with mesh firmware

Daniel Drake (1):
      mac80211: automatic IBSS channel selection

Daniel Lezcano (1):
      ipv6: Fix useless proc net sockstat6 removal

David Brownell (6):
      enc28j60: don't specify (wrong) IRQ type
      [MTD] MTD_DEBUG always does compile-time typechecks
      rtc: don't return -EBUSY when mutex_lock_interruptible() fails
      hwmon: (lm75) cleanup/reorg
      hwmon: (lm75) add new-style driver binding
      genirq: better warning on irqchip->set_type() failure

David Chinner (1):
      [XFS] Update valid fields in xfs_mount_log_sb()

David Howells (5):
      atm: fix const assignment/discard warnings in the ATM networking driver
      atm: fix direct casts of pointers to u32 in the InterPhase driver
      hysdn: remove the packed attribute from PofTimStamp_tag
      MN10300: Wire up new system calls
      FRV: Wire up new system calls

David Miller (1):
      radeon: misc corrections

David S. Miller (33):
      sparc64: Fix global reg snapshotting on self-cpu.
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
      sparc64: Kill isa_bus_type.
      pkt_sched: Fix OOPS on ingress qdisc add.
      tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
      Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      sparc64: Make global reg dumping even more useful.
      sparc64: Hook up trigger_all_cpu_backtrace().
      sparc64: Kill VERBOSE_SHOWREGS code.
      sparc64: Kill smp_report_regs().
      netdev: Fix lockdep warnings in multiqueue configurations.
      sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.
      sparc64: Kill __show_regs().
      sparc64: Do not clobber %g7 in setcontext() trap.
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
      pkt_sched: Use qdisc_lock() on already sampled root qdisc.
      mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
      pkt_sched: Make sure RTNL is held in qdisc_root_lock().
      sparc64: Need to disable preemption around smp_tsb_sync().
      sparc64: Use function pointer for cross-call sending.
      sparc64: Use xcall_deliver() consistently.
      sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.
      sparc64: Call xcall_deliver() directly in some cases.
      sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
      sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
      sparc64: Always allocate the send mondo blocks, even on non-sun4v.
      sparc64: Make all xcall_deliver's go through common helper function.
      sparc64: Disable local interrupts around xcall_deliver_impl() invocation.
      sparc64: Build cpu list and mondo block at top-level xcall_deliver().
      sparc64: Kill error_mask from hypervisor_xcall_deliver().
      sparc64: Remove all cpumask_t local variables in xcall dispatch.
      net: Kill plain NET_XMIT_BYPASS.
      Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6

David Woodhouse (4):
      power_supply: Support serial number in olpc_battery
      [JFFS2] Fix allocation of summary buffer
      firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages
      [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c

Dean Nelson (29):
      sgi-xp: define is_shub() and is_uv() macros
      sgi-xp: define xpSalError reason code
      sgi-xp: define BYTES_PER_WORD
      sgi-xp: support runtime selection of xp_max_npartitions
      sgi-xp: create a common xp_remote_memcpy() function
      sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
      sgi-xp: isolate xpc_vars_part structure to sn2 only
      sgi-xp: isolate xpc_vars structure to sn2 only
      sgi-xp: base xpc_rsvd_page's timestamp on jiffies
      sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
      sgi-xp: isolate activate IRQ's hardware specific components
      sgi-xp: isolate additional sn2 specific code
      sgi-xp: separate chctl_flags from XPC's notify IRQ
      sgi-xp: replace AMO_t typedef by struct amo
      sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
      sgi-xp: enable XPNET to handle more than 64 partitions
      sgi-xp: isolate remote copy buffer to sn2 only
      sgi-xp: add _sn2 suffix to a few variables
      sgi-xp: eliminate '>>>' in comments
      sgi-xp: use standard bitops macros and functions
      sgi-xp: add 'jiffies' to reserved page's timestamp name
      sgi-xp: enable building of XPC/XPNET on x86_64
      sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
      sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
      sgi-xp: cleanup naming of partition defines
      sgi-xp: setup the activate GRU message queue
      sgi-xp: setup the notify GRU message queue
      add dependency of CONFIG_SGI_XP upon CONFIG_NET
      add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU

Denis V. Lunev (3):
      iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set
      iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG
      iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG

Denys Vlasenko (3):
      [XFS] Remove unused arg from kmem_free()
      [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
      [XFS] Remove unused wbc parameter from xfs_start_page_writeback()

Dmitry Baryshkov (4):
      power_supply: Sharp SL-6000 (tosa) batteries support
      ALSA: ASoC: Update Poodle to current ASoC API
      RFKILL: allow one to specify led trigger name
      RFKILL: set the status of the leds on activation.

Dominik Brodowski (1):
      pcmcia: rsrc_nonstatic: check value, not pointer

Elias Oltmanns (1):
      libata-core: make sure that ata_force_tbl is freed in case of an error

Emmanuel Grumbach (3):
      mac80211: pass dtim_period to low level driver
      iwlwifi: bug fix in AGG flow - cast const to ULL
      iwlwifi: decrement rx skb counter in scan abort handler

Eric Miao (1):
      [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)

Eric Paris (2):
      SELinux: /proc/mounts should show what it can
      Audit: Collect signal info when SIGUSR2 is sent to auditd

Eric Sandeen (7):
      ext4: sync up block and inode bitmap reading functions
      ext4: lock block groups when initializing
      ext4: fix ext4_da_write_begin error path
      [XFS]
      [XFS] Pack some shortform dir2 structures for the ARM old ABI
      [XFS] Disable queue flag test in barrier check.
      ext4: remove write-only variables from ext4_ordered_write_end

Esti Kummer (2):
      iwlwifi: corrects power_level in sysfs
      iwlwifi: set led register in disassociation

Eugeniy Meshcheryakov (1):
      try harder to load tty ldisc driver

FUJITA Tomonori (1):
      generic, x86: fix add iommu_num_pages helper function

Fernando Luis Vazquez Cao (4):
      madvise: update function comment of madvise_dontneed
      swap: update function comment of release_pages
      swapfile/vmscan: update comments related to vmscan functions
      do_try_to_free_page: update comments related to vmscan functions

Florian Fainelli (1):
      sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file

Florian Westphal (1):
      ipv6: syncookies: free reqsk on xfrm_lookup error

Frank Blaschka (1):
      [S390] qeth: preallocated qeth header for hiper socket

Geert Uytterhoeven (1):
      initrd: cast `initrd_start' to `void *'

Gerald Schaefer (1):
      [S390] Add support for memory hot-remove.

Gerard Kam (1):
      atmel_spi: fix hang due to missed interrupt

Gregory Greenman (1):
      iwlwifi: memory allocation optimization

Guennadi Liakhovetski (1):
      [ARM] 5182/1: pxa: Fix pcm990 compilation

Haavard Skinnemoen (1):
      [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout

Hannes Reinecke (1):
      block/cciss.c: remove pointless curr_queue calculation

Harvey Harrison (6):
      mac80211: fix sparse integer as NULL pointer warning
      omfs: sparse annotations
      net: use the common ascii hex helpers
      isdn: use the common ascii hex helpers
      irda: replace __FUNCTION__ with __func__
      [MTD] [NAND] diskonchip.c fix sparse endian warnings

Heiko Carstens (8):
      [S390] Remove last P390 trace.
      [S390] nohz/sclp: disable timer on synchronous waits.
      [S390] Wire up new syscalls.
      [S390] Remove diag 0x260 call from memory detection.
      [S390] stp: fix section mismatch warning.
      [S390] qdio: fix section mismatch bug.
      [S390] virtio console: fix section mismatch warning.
      [S390] dont use kthread for smp_rescan_cpus().

Helge Deller (1):
      sticore: don't activate unsupported GSC STI cards on HPPA

Helmut Schaa (1):
      ath5k: remove obsolete declaration of struct ieee80211_hw_mode

Henrique de Moraes Holschuh (6):
      rfkill: document rfkill_force_state as required (v2)
      rfkill: fix led-trigger unregister order in error unwind
      rfkill: document the rfkill struct locking (v2)
      rfkill: mutex fixes
      rfkill: yet more minor kernel-doc fixes
      rfkill: query EV_SW states when rfkill-input (re)?connects to a input device

Herbert Xu (1):
      sctp: Drop ipfargok in sctp_xmit function

Hidehiro Kawai (2):
      ext4: don't read inode block if the buffer has a write error
      jbd2: don't abort if flushing file data failed

HighPoint Linux Team (1):
      [SCSI] hptiop: add more PCI device IDs

Huang Weiyi (6):
      ALSA: sound/soc/pxa/tosa.c: removed duplicated include
      arch/sh/boards/board-ap325rxa.c: removed duplicated #include
      arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include
      arch/sparc64/kernel/signal.c: removed duplicated #include
      drivers/char/efirtc.c: removed duplicated #include
      drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include

Ingo Molnar (3):
      Merge branch 'x86/crashdump' into x86/urgent
      Merge commit 'v2.6.27-rc1' into x86/urgent
      net/ipv4/route.c: fix build error

Ivo van Doorn (13):
      rt2x00: Remove duplicate declaration
      rt2x00: Fix EIFS timing value
      rt2x00: Fix QOS sequence counting
      rt2x00: Fix memleak when RTS/CTS fails
      rt2x00: Force full register config after start()
      rt2x00: Clear queue entry flags during initialization
      rt2x00: Fix access permissions on debugfs files
      rt2x00: Fix partial antenna configuration
      rt2x00: rt61pci needs another millisecond after firmware upload
      rt2x00: Fix VGC lower bound initialization
      rt2x00: Sequence counter should be protected in irqsave
      rt2x00: Fix compile warning
      rt2x00: Disable link tuning in rt2500usb

Iwo Mergler (3):
      rt2x00: Support for large vendor requests
      rt2x00: Large vendor requests for rt73usb firmware upload and beacons
      rt2x00: Fix the beacon length bug

Jack Steiner (16):
      mm: add zap_vma_ptes(): a library function to unmap driver ptes
      GRU Driver: hardware data structures
      GRU Driver: GRU instructions & macros
      GRU Driver: driver internal header files
      GRU Driver: kernel services header files
      GRU Driver: driver initialization, file & vma ops
      GRU Driver: page faults & exceptions
      GRU Driver: kernel services provide by driver
      GRU Driver: resource management
      GRU Driver: /proc interfaces
      GRU Driver: TLB flushing, MMUOPS callouts
      GRU Driver: driver makefile
      GRU Driver: export is_uv_system(), zap_page_range() & follow_page()
      GRU Driver: driver/misc Makefile & Kconfig changes
      GRU Driver V3: fixes to resolve code review comments
      Remove EXPORTS of follow_page & zap_page_range

James Bottomley (2):
      [SCSI] ses: fix VPD inquiry overrun
      [SCSI] scsi_transport_spi: fix oops in revalidate

Jan Beulich (2):
      iscsi_ibft_find: fix modpost warning
      dma: fix order calculation in dma_mark_declared_memory_occupied()

Jan Glauber (1):
      [S390] qdio: make sure qdr is aligned to page size

Jarek Poplawski (2):
      net_sched: Add qdisc __NET_XMIT_STOLEN flag
      net_sched: Add qdisc __NET_XMIT_BYPASS flag

Jason Wessel (5):
      [MIPS] kgdb: Remove existing implementation
      [MIPS] kgdb: add arch support for the kernel's kgdb core
      kgdb: remove the requirement for CONFIG_FRAME_POINTER
      kgdb: fix kgdb_validate_break_address to perform a mem write
      kgdb: fix gdb serial thread queries

Jean Delvare (7):
      hwmon: (adt7473) Remove unused defines
      hwmon: (lm85) Coding-style cleanups
      hwmon: (lm85) Drop dead code
      hwmon: (lm85) Don't write back cached values
      hwmon: (lm85) Misc cleanups
      hwmon: (lm85) Simplify device initialization function
      radeonfb: give i2c buses nicer names

Jeff Garzik (2):
      Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes
      drivers/media, include/media: delete zero-length files

Jens Axboe (2):
      block: add a blk_plug_device_unlocked() that grabs the queue lock
      md: the bitmap code needs to use blk_plug_device_unlocked()

Jeremy Fitzhardinge (2):
      mac80211: return correct error return from ieee80211_wep_init
      __sched_setscheduler: don't do any policy checks when not "user"

Jerome Arbez-Gindre (1):
      connector: add a BlackBoard user to connector

Jerry Hicks (1):
      [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID

Jiri Slaby (8):
      Ath5k: fix memory corruption
      Ath5k: kill tasklets on shutdown
      Ath5k: flush work
      Ath5k: fix dma operation
      Ath5k: suspend/resume fixes
      mac80211: tx, use dev_kfree_skb_any for beacon_get
      Char: mxser, ratelimit ioctl warning
      Ath5k: mask out unneeded interrupts

Jochen Friedrich (1):
      powerpc: implement GPIO LIB API on CPM1 Freescale SoC.

Joe Perches (1):
      x86: remove stray <6> in BogoMIPS printk

Joel Becker (3):
      configfs: Include linux/err.h in linux/configfs.h
      configfs: Pin configfs subsystems separately from new config_items.
      configfs: Convenience macros for attribute definition.

Joerg Roedel (1):
      introduce lower_32_bits() macro

Johannes Berg (4):
      mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
      mac80211: partially fix skb->cb use
      nl80211: fix dump callbacks
      mac80211: fix cfg80211 hooks for master interface

JosephChan at via.com.tw (1):
      pata_via: add VX800 flag; add function for fixing h/w bugs

Juerg Haefliger (3):
      hwmon: (dme1737) demacrofy for readability
      hwmon: (dme1737) probe all addresses
      hwmon: (dme1737) fix voltage scaling

Julia Lawall (6):
      drivers/net/wireless/ipw2100.c: Release mutex in error handling code
      b43legacy: Release mutex in error handling code
      drivers/video: release mutex in error handling code
      drivers/net/ehea/ehea_main.c: Release mutex in error handling code
      ocfs2: Release mutex in error handling code
      drivers/video/fsl-diu-fb.c: add missing of_node_put

Julius Volz (1):
      ipvs: Move userspace definitions to include/linux/ip_vs.h

KOSAKI Motohiro (1):
      mlock() fix return values

Karsten Keil (4):
      mISDN fix main ISDN Makefile
      mISDN cleanup user interface
      Fix remaining big endian issue of hfcmulti
      Add DIP switch readout for HFC-4S IOB4ST

Kevin Hickey (1):
      [MIPS] Initialization of Alchemy boards

Kim Phillips (1):
      powerpc/fsl: proliferate simple-bus compatibility to soc nodes

Krzysztof Helt (1):
      fbcon: fix scrolling after logo is cleared

Kumar Gala (3):
      powerpc: clean up the Book-E HW watchpoint support
      powerpc: Fix 8xx build failure
      powerpc: Remove use of CONFIG_PPC_MERGE

Lachlan McIlroy (11):
      [XFS] Use the generic xattr methods.
      [XFS] make inode reclaim wait for log I/O to complete
      [XFS] fix extent corruption in xfs_iext_irec_compact_full()
      [XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs
      [XFS] Always reset btree cursor after an insert
      [XFS] Use the generic xattr methods.
      [XFS] use minleft when allocating in xfs_bmbt_split()
      [XFS] Restore the lowspace extent allocator algorithm
      [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator
      [XFS] Don't assert if trying to mount with blocksize > pagesize
      [XFS] fix use after free with external logs or real-time devices

Lai Jiangshan (1):
      cpuset: speed up sched domain partition

Larry Finger (4):
      rtl8187: Fix for TX sequence number problem
      rtl8187: Improve wireless statistics for RTL8187B
      rtl8187: Fix lockups due to concurrent access to config routine
      p54: Fix potential concurrent access to private data

Laurent Pinchart (4):
      cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
      cpm_uart: Modem control lines support
      cpm_uart: Add generic clock API support to set baudrates
      cpm2: Rework baud rate generators configuration to support external clocks.

Lennert Buytenhek (13):
      mv643xx_eth: fix TX hang erratum workaround
      mv643xx_eth: prevent breakage when link goes down during transmit
      mv643xx_eth: fix transmit-reclaim-in-napi-poll
      mv643xx_eth: don't fiddle with maximum receive packet size setting
      mv643xx_eth: also check TX_IN_PROGRESS when disabling transmit path
      mv643xx_eth: use longer DMA bursts
      mv643xx_eth: use symbolic MII register addresses and values
      mv643xx_eth: print driver version on init
      mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface
      mv643xx_eth: print message on link status change
      mv643xx_eth: enable hardware TX checksumming with vlan tags
      mv643xx_eth: bump version to 1.2
      net: use software GSO for SG+CSUM capable netdevices

Li Zefan (8):
      ext4: improve ext4_fill_flex_info() a bit
      cgroup: fix possible memory leak
      cgroup: remove duplicate code in allocate_cg_link()
      cgroup: uninline cgroup_has_css_refs()
      memcg: remove redundant check in move_task()
      cpuset: a bit cleanup for scan_for_empty_cpusets()
      cpuset: fix wrong calculation of relax domain level
      cpuset: clean up cpuset hierarchy traversal code

Liam Girdwood (11):
      regulator: consumer device interface
      regulator: regulator driver interface
      regulator: machine driver interface
      regulator: regulator framework core
      regulator: core kbuild files
      regulator: documentation - overview
      regulator: documentation - consumer interface
      regulator: documentation - regulator driver
      regulator: documentation - machine
      regulator: documentation - ABI
      regulator: maintainers - add maintainers for regulator framework.

Linus Torvalds (49):
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
      romfs_readpage: don't report errors for pages beyond i_size
      Fix off-by-one error in iov_iter_advance()
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge git://git.infradead.org/battery-2.6
      Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
      Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
      Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
      Merge git://git.infradead.org/mtd-2.6
      Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
      Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
      Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
      Merge branch 'for-linus' of git://neil.brown.name/md
      Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
      Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge git://git.infradead.org/users/dwmw2/random-2.6
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
      Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
      Revert "UFS: add const to parser token table"
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
      Merge git://git.infradead.org/users/dwmw2/random-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-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/jejb/scsi-rc-fixes-2.6
      Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
      Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
      Linux 2.6.27-rc2

Louis Rilling (5):
      configfs: Fix symlink() to a removing item
      configfs: Fix failing symlink() making rmdir() fail
      configfs: Prevent userspace from creating new entries under attaching directories
      configfs: Lock new directory inodes before removing on cleanup after failure
      configfs: Fix open directory making rmdir() fail

Luis Carlos Cobo (1):
      mac80211: fix mesh beaconing

Magnus Damm (2):
      sh: I2C fix for AP325RXA and Migo-R
      resource: add resource_size()

Manuel Lauss (1):
      au1xmmc: raise segment size limit.

Marc Zyngier (1):
      Fix IHEX firmware generation/loading

Mark Asselstine (1):
      Remove the deprecated cli() sti() functions

Mark Brown (4):
      ALSA: ASoC: Export dapm_reg_event() fully
      regulator: fixed regulator interface
      regulator: add support for fixed regulators.
      regulator: regulator test harness

Mark M. Hoffman (2):
      hwmon: (adt7473) clarify an awkward bit of code
      hwmon: needs new maintainer

Martin Schwidefsky (3):
      [S390] Optimize storage key operations for anon pages
      [S390] qeth: avoid use of include/asm-s390
      [S390] move include/asm-s390 to arch/s390/include/asm

Mathieu Desnoyers (1):
      markers: fix markers read barrier for multiple probes

Matt Carlson (1):
      tg3: Fix 'scheduling while atomic' errors

Matthew Garrett (1):
      nsc-ircc: default to dongle type 9 on IBM hardware

Matthew Wilcox (1):
      [XFS] Convert l_flushsema to a sv_t

Maxim Levitsky (1):
      iwl3945: Fix statistics in monitor mode

Miao Xie (1):
      IPv6: datagram_send_ctl() should exit immediately when an error occured

Michael Ernst (1):
      [S390] cio: Memory allocation for idset changed.

Michael Frey (1):
      bluetooth: add quirks for a few hci_usb devices

Michael Hennerich (1):
      Blackfin EMAC Driver: Functional power management support

Michael Holzheu (1):
      [S390] ipl: Reboot from alternate device does not work when booting from file

Michael Neuling (3):
      powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
      powerpc: Fix ptrace buffer size for VSX
      powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs

Michael Nishimoto (1):
      [XFS] Ensure that 2 GiB xfs logs work properly.

Mikael Pettersson (2):
      fix NE2000 linkage error
      sparc64: FUTEX_OP_ANDN fix

Mike Frysinger (14):
      Blackfin EMAC Driver: add proper __devinit/__devexit markings
      [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
      [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
      [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
      [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
      [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
      [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()
      blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY
      blackfin RTC driver: add support for power management framework
      blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)
      blackfin RTC driver: disable the write complete irq upon close
      blackfin RTC driver: wait for the write complete interrupt complete before sleeping
      blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell
      blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE

Miklos Szeredi (2):
      [patch 3/4] vfs: remove unused nameidata argument of may_create()
      mm: dont clear PG_uptodate on truncate/invalidate

Mohamed Abbas (1):
      iwlwifi: add power save to 5000 HW

Nathan Fontenot (1):
      powerpc: Allow non-hcall return values for lparcfg writes

Nick Kossifidis (9):
      ath5k: Update register list
      ath5k: Restore saved initval after POST
      ath5k: Misc hw_attach fixes
      ath5k: Misc hw_reset updates
      ath5k: Do ADC test during reset
      ath5k: Reorder calibration calls during reset and update hw_set_power
      ath5k: Add RF2425 initial rfgain values
      ath5k: Update channel functions
      ath5k: Update phy calibration functions

Nick Piggin (3):
      powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
      mm: rename page trylock
      fs: rename buffer trylock

Niels de Vos (1):
      Remove newline from the description of module parameters

Nobuhiro Iwamatsu (2):
      sh: Fix compile error of Solution Engine
      sh_eth: Add support of SH7763 to sh_eth

OGAWA Hirofumi (2):
      sh: Proper __put_user_asm() size mismatch fix.
      fat: Fix allow_utime option

Oleg Nesterov (2):
      workqueues: add comments to __create_workqueue_key()
      semaphore: __down_common: use signal_pending_state()

Ondrej Zajicek (1):
      vt8623fb: fix kernel oops

Patrick McHardy (1):
      netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged

Paul Gortmaker (1):
      Documentation: remove old sbc8260 board specific information

Paul Mundt (45):
      sh: rsk7203: Add smc911x platform data.
      sh: rsk7203: update defconfig.
      sh: Fix up unaligned current_text_addr().
      MAINTAINERS: Switch SUPERH to Supported.
      video: Kill off leaked CONFIG_FB_SH7343VOU reference.
      sh: migrate to arch/sh/include/
      sh: dreamcast: fix build failure from header reorg.
      sh: Add an arch/sh/kernel/.gitignore
      sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.
      sh: Add ARCH_DEFCONFIG entries for sh and sh64.
      sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
      sh: dma-sh: Fix up dreamcast dma.h mach path.
      sh: Shuffle the board directories in to mach groups.
      sh: Move out the solution engine headers to arch/sh/include/mach-se/
      sh: More header path fixups for mach dir refactoring.
      sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.
      sh: Allow SH-3 and SH-5 to use common headers.
      sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.
      sh: Move out individual boards without mach groups.
      serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.
      sh: Kill off stray mach-rsk7203 reference.
      sh: defconfig updates.
      video: Fix up hp6xx driver build regressions.
      USB: m66592-udc: Fix up dev_set_name() badness.
      sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
      sh: seccomp support.
      sh: ptrace single stepping cleanups.
      sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
      sh: Fix up the audit arch endian specification.
      net: stnic: Fix up fallout from SH header migration.
      sh: Revert the location change of auto-generated asm/machtypes.h
      sh: /proc/asids depends on MMU.
      maple: Clean up maple_driver_register/unregister routines.
      maple: Kill useless private_data pointer.
      sh: Fix up broken kerneldoc comments.
      sh: Add documentation and integrate into docbook build.
      sh: Fix up __bug_table handling in module loader.
      sh: module_alloc() should be using vmalloc_exec().
      sh: Save NUMA node data in vmcore for crash dumps.
      sh: define GENERIC_LOCKBREAK.
      sh: define GENERIC_HARDIRQS_NO__DO_IRQ.
      sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.
      nommu: Provide vmalloc_exec().
      sh: enable maple_keyb in dreamcast_defconfig.
      mn10300: Fix up __bug_table handling in module loader.

Paulius Zaleckas (2):
      [ARM] i.MX: remove set_imx_fb_info() export
      [ARM] i.MX: add missing clock functions exports

Pavel Emelyanov (2):
      netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations
      netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc

Pavel Roskin (1):
      ath5k: don't enable MSI, we cannot handle it yet

Peter Chubb (1):
      rt2500pci: restoring missing line

Peter Korsgaard (1):
      dm9601: don't do usb transfers of data on stack

Petr Tesarik (1):
      ide-cd: fix endianity for the error message in cdrom_read_capacity

Philipp Zabel (1):
      regulator: TI bq24022 Li-Ion Charger driver

Pierre Ossman (6):
      sdhci: handle bug in JMB38x for sizes < 4 bytes
      sdhci: disable DMA for req, not completely
      sdhci: check correct return value
      mmc_test: Revert "mmc_test: test oversized sg lists"
      mmc: properly iterate over sg list in debug check
      mmc_block: use proper sg iterators

Pieter du Preez (1):
      Fix rename of at91_nand -> atmel_nand

Rafael J. Wysocki (1):
      tg3: adapt tg3 to use reworked PCI PM code

Ralf Baechle (2):
      [MIPS] tlb-r4k: Nuke broken paranoia error test.
      AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE

Rami Rosen (4):
      iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.
      mac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG in net/mac80211/tx.c.
      ipv4: remove unused field in struct flowi (include/net/flow.h).
      bridge: fix compile warning in net/bridge/br_netfilter.c

Randy Dunlap (4):
      locking: fix mutex @key parameter kernel-doc notation
      skbuff: add missing kernel-doc for do_not_encrypt
      kernel-doc: skip nested struct/union cleanly
      docbook: fix s390 fatal error after header files moved

Richard Hughes (1):
      pm_qos: spelling fixes

Robert Olsson (2):
      pktgen: random flow
      pktgen: mac count

Robert P. J. Day (1):
      net: Make "networking" one-click deselectable.

Roland McGrath (2):
      tracehook: fix exit_signal=0 case
      tracehook: kerneldoc fix

Russell King (5):
      Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6
      [ARM] initrd: claim initrd memory exclusively
      [ARM] Remove explicit dependency for misc.o from compressed/Makefile
      [ARM] move include/asm-arm to arch/arm/include/asm
      [ARM] Fix explicit asm(-arm)?/arch-foo references

Sam Ravnborg (3):
      kbuild: fix O=... build of um
      kconfig: always write out .config
      kconfig: drop the ""trying to assign nonexistent symbol" warning

Sascha Hauer (3):
      [ARM] mx2: add missing Kconfig dependency
      [ARM] mx1ads: make mmc platform data available for modules
      [ARM] add Sascha Hauer as Freescale i.MX Maintainer

Shadi Ammouri (1):
      spi: new orion_spi driver

Simon Horman (1):
      kdump: sh: parse elfcorehdr command line argument

Simon Wunderlich (1):
      bridge: send correct MTU value in PMTU (revised)

Sonic Zhang (1):
      blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core

Stefan Weinhuber (1):
      [S390] dasd: Add support for enhanced VM UID

Stephen Hemminger (4):
      blackfin_mac: unneeded assignment
      random32: seeding improvement
      net: eliminate refcounting in backlog queue
      bridge: Eliminate unnecessary forward delay

Stephen Rothwell (5):
      ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm
      sparc: merge of_platform_{32,64}.h
      cpumask: statement expressions confuse some versions of gcc
      powerpc: Move include files to arch/powerpc/include/asm
      m68k: some asm-sparc include files moved

Stephen Smalley (1):
      Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree

Steve Wise (1):
      cxgb3: Allow 64KB firmware images.

Steven Rostedt (1):
      dual license ftrace.txt

Sunil Mushran (3):
      ocfs2: Add counter in struct ocfs2_dinode to track journal replays
      ocfs2: Fix race between mount and recovery
      ocfs2: Fix oops when racing files truncates with writes into an mmap region

Sven Wegener (2):
      net: Add missing extra2 parameter for ip_default_ttl sysctl
      iwlwifi: Don't use buffer allocated on the stack for led names

Takashi Iwai (2):
      ipw2200 - Fix bad ipw_write8() macro
      prism54 - Use offsetof()

Takashi Yoshii (1):
      add addrespace definition for sh2a.

Tejun Heo (3):
      libata: update atapi disable handling
      ata_piix: subsys 106b:00a3 is apple ich8m too
      cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()

Theodore Ts'o (6):
      ext4: Allow read/only mounts with corrupted block group checksums
      ext4: Fix ext4_ext_journal_restart()
      ext4: Fix lack of credits BUG() when deleting a badly fragmented inode
      ext4: don't assume extents can't cross block groups when truncating
      ext4: Cleanup whitespace and other miscellaneous style issues
      ext4: unexport jbd2_journal_update_superblock

Thomas Bogendoerfer (1):
      gbefb: cmap FIFO timeout

Thomas Petazzoni (1):
      fs/buffer.c: uninline __remove_assoc_queue()

Thomas Renninger (2):
      cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
      acpi cpufreq cleanup: move bailing out of function before locking the mutex

Tim Bird (1):
      embedded: fix vc_translate operator precedence

Tim Shimmin (4):
      [XFS] Fix up noattr2 so that it will properly update the versionnum and
      [XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with
      [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still
      [XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a

Tim Wright (1):
      [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.

Timur Tabi (1):
      ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers

Tom Zanussi (1):
      relay: fix "full buffer with exactly full last subbuffer" accounting problem

Tomas Janousek (1):
      rtc-dev: stop periodic interrupts on device release

Tomas Winkler (16):
      mac80211: fix fragmentation kludge
      iwlwifi: don't stop queue in the middle of fragmented packet
      mac80211: make listen_interval be limited by low level driver
      iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
      iwlwifi: move beacon handling to iwl4965-base.c
      iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
      iwlwifi: rename iwl-4695-rs to iwl-agn-rs
      iwlwifi: kill iwl4965_fill_rs_info
      iwlwifi: use dtim_period from association, and set listen_interval
      iwlwifi: rename iwl4965-base.c to iwl-agn.c
      iwlwifi: fix checkpatch.pl errors
      iwlwifi: rename 4965 to AGN
      iwlwifi: HW bug fixes
      iwlwifi: implement iwl5000_calc_rssi
      iwlwifi: fix unhandled interrupt when HW rfkill is on
      iwlwifi: grap nic access before accessing periphery registers

Tony Breeds (2):
      powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
      powerpc: Force printing of 'total_memory' to unsigned long long

Tony Luck (1):
      [IA64] Move include/asm-ia64 to arch/ia64/include/asm

Uwe Kleine-König (1):
      printk: fix comment for printk ratelimiting

Vegard Nossum (2):
      PS3: gelic: use unsigned long for irqflags
      print_ip_sym(): use %pS

Vesa-Matti J Kari (1):
      kernel/audit.c control character detection is off-by-one

Vitaly Mayatskikh (1):
      x86: wrong register was used in align macro

WANG Cong (1):
      uml: fix tty-related build error

Wei Yongjun (2):
      ipv6: Fix ip6_xmit to send fragments if ipfragok is true
      ipv6: Do not drop packet if skb->local_df is set to true

Willy Tarreau (1):
      sound: ensure device number is valid in snd_seq_oss_synth_make_info

Yang Hongyang (1):
      ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data pointer

Yinghai Lu (1):
      mm: remove find_max_pfn_with_active_regions

Yoichi Yuasa (1):
      [MIPS] Cobalt: update defconfig

Yoshinori Sato (2):
      Missing symbol prefix on vmlinux.lds.h
      SH2(A) cache update

Zhu Yi (1):
      iwl3945: fix merge mistake for packet injection

akpm at linux-foundation.org (2):
      [MTD] [NAND] fsl_elbc_nand.c: fix printk warning
      [MTD] DataFlash: bugfix, binary page sizes now handled

jkacur (1):
      Kconfig/init: change help text to match default value

zhangxiliang (4):
      Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages
      Fix the kernel panic of audit_filter_task when key field is set
      Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.
      Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set

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

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



More information about the pkg-fso-commits mailing list