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

Linus Torvalds torvalds at g5.osdl.org
Tue Mar 3 14:47:52 UTC 2009


The annotated tag, v2.6.16-rc3 has been created
        at  a3adf278bcd5852d8c6345c9b0a44a0cc71c7454 (tag)
   tagging  e9bb4c9929a63b23dcc637fae312b36b038bdc61 (commit)
  replaces  v2.6.16-rc2
 tagged by  Linus Torvalds
        on  Sun Feb 12 16:27:42 2006 -0800

- Shortlog ------------------------------------------------------------
Linux v2.6.16-rc3

Getting there.. I think.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD4DBQBD79KpF3YsRnbiHLsRAmqKAJd/CtyX0TOMIDfM76bP9KhIHgRGAJ4rnA5A
zyv9HqyLosOi8esp7SGW9g==
=PoEB
-----END PGP SIGNATURE-----

Adrian Bunk (14):
      VIDEO_CX88_ALSA must select SND_PCM
      V4L/DVB (3428): drivers/media/dvb/ possible cleanups
      kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES
      don't allow users to set CONFIG_BROKEN=y
      drivers/serial/jsm/: cleanups
      drivers/ide/ide-io.c: make __ide_end_request() static
      IDE: always enable CONFIG_PDC202XX_FORCE
      OCFS2: __init / __exit problem
      fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
      Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL
      i386: HIGHMEM64G must depend on X86_CMPXCHG64
      drivers/base/: proper prototypes
      V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontends
      drivers/video/Kconfig: remove unused BUS_I2C option

Akinobu Mita (1):
      fix generic_fls64()

Al Viro (47):
      cris: asm-offsets related build failure
      remove bogus asm/bug.h includes.
      bogus asm/delay.h includes
      drive_info removal outside of arch/i386
      missing includes in drivers/net/mv643xx_eth.c
      fix breakage in ocp.c
      restore power-off on sparc32
      ppc: last_task_.... is defined only on non-SMP
      drivers/scsi/mac53c94.c __iomem annotations
      fallout from ptrace consolidation patch: cris/arch-v10
      missing include in ser_a2232
      fix __user annotations in fs/select.c
      ipv4 NULL noise removal
      timer.c NULL noise removal
      kernel/sys.c NULL noise removal
      dvb NULL noise removal
      drivers/char/watchdog/sbc_epx_c3.c __user annotations
      fix __user annotations in drivers/base/memory.c
      drivers/edac/i82875p_edac.c __user annotations
      cmm NULL noise removal, __user annotations
      scsi_transport_iscsi gfp_t annotations
      sg gfp_t annotations
      eeh_driver NULL noise removal
      bogus extern in low_i2c.c
      amd64 time.c __iomem annotations
      __user annotations of video_spu_palette
      net/ipv6/mcast.c NULL noise removal
      arch/x86_64/pci/mmconfig.c NULL noise removal
      nfsroot port= parameter fix [backport of 2.4 fix]
      umount_tree() decrements mount count on wrong dentry
      arm: fix dependencies for MTD_XIP
      mips: namespace pollution - mem_... -> __mem_... in io.h
      s390x compat __user annotations
      powermac pci iomem annotations
      drivers/media/video __user annotations and fixes
      powerpc signal __user annotations
      sn3 iomem annotations and fixes
      compat_ioctl __user annotations
      s390 misc __user annotations
      fix iomem annotations in dart_iommu
      __user annotations in powerpc thread_info
      synclink_gt is PCI-only
      s390 __get_user() bogus warnings removal
      type-safe min() in prism54
      mark HISAX_AMD7930 as broken
      m32r_sio iomem annotations
      sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.c

Alan Cox (4):
      SBC EPX does not check/claim I/O ports it uses (2nd Edition)
      rio cleanups
      Fix some ucLinux breakage from the tty updates
      ide: set latency when resetting it821x out of firmware mode

Alexey Dobriyan (5):
      dscc4: fix dscc4_init_dummy_skb check
      include/asm-*/bitops.h: fix more "~0UL >> size" typos
      ixj: fix writing silence check
      ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
      dscc4: fix dscc4_init_dummy_skb check

Alexey Kuznetsov (2):
      [NETLINK]: Fix a severe bug
      [NETLINK]: illegal use of pid in rtnetlink

Ananth N Mavinakayanahalli (1):
      Kprobes: Fix deadlock in function-return probes

Andi Kleen (19):
      x86_64: Update defconfig
      x86_64: Disallow kprobes on NMI handlers
      x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available
      x86_64: Allow to run main time keeping from the local APIC interrupt
      x86_64: Automatically enable apicmaintimer on ATI boards
      x86_64: Fix swiotlb dma_alloc_coherent fallback
      x86_64: Undo the earlier changes to remove unrolled copy/memset functions
      x86_64: Remove CONFIG_INIT_DEBUG
      x86_64: Remove rogue default y in EDAC Kconfig
      x86_64: Clear more state when ignoring empty node in SRAT parsing
      x86_64: Do more checking in the SRAT header code
      x86_64: Fix zero mcfg entry workaround on x86-64
      x86_64: Don't allow kprobes on __switch_to
      x86_64: Calibrate APIC timer using PM timer
      i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled
      x86_64: Let impossible CPUs point to reference per cpu data
      Fix bad apic fix on i386
      x86-64: Add sys_unshare
      x86_64: GART DMA merging fix

Andreas Gruenbacher (2):
      Fix two ext[23] uninitialized warnings
      Fix building external modules on ppc32

Andreas Mohr (1):
      ide Kconfig fixes

Andreas Schwab (1):
      ufs: fix char vs. __s8 clash in ufs

Andrew Morton (14):
      sx.c warning fixes
      parport_serial: printk warning fix
      quota_v2: printk warning fixes
      sx.c printk warning fixes
      uninline __sigqueue_free()
      ip2main.c warning fixes
      reiserfs_get_acl() build fix
      jbd: fix transaction batching
      uli526x warning fix
      module: strlen_user() race fix
      x86: don't initialise cpu_possible_map to all ones
      select: fix returned timeval
      tipar fixes
      fbdev: video_setup() warning fix

Andrey Panin (1):
      [SERIAL] SIIG 8-port serial boards support

Andy Gospodarek (1):
      r8169: fix forced-mode link settings

Antonino A. Daplas (1):
      nvidiafb: Add support for Geforce4 MX 4000

Arjan van de Ven (1):
      ocfs2: Semaphore to mutex conversion.

Arnaud Giersch (3):
      parport: add parallel port support for SGI O2
      parport: fix documentation
      parport: remove dead address in MAINTAINERS

Ashok Raj (2):
      x86_64: data/functions wrongly marked as __init with cpu hotplug.
      x86_64: Dont record local apic ids when they are disabled in MADT

Atsushi Nemoto (12):
      [SERIAL] initialize spinlock for port failed to setup console
      [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
      [MIPS] Build blast_cache routines from template
      [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings.
      [MIPS] Remove wrong __user tags.
      [MIPS] ieee754[sd]p_neg workaround
      [MIPS] Sparse: Add some __user tags to signal functions.
      [MIPS] Fix minor sparse warnings
      [MIPS] Fix dump_tlb.c warning and cleanup.
      [MIPS] TX49 MFC0 bug workaround
      [MIPS] Sparse: Add __user tags to syscall.c
      [MIPS] Add 'const' to readb and friends

Becky Bruce (2):
      documentation/powerpc: add bus-frequency property to SOC node
      powerpc: Add FSL USB node to documentation

Ben Dooks (4):
      [ARM] 3303/1: S3C24XX - add clock enable usage counting
      [ARM] 3306/1: S3C24XX - update defconfig
      [ARM] 3299/1: S3C24XX - fix irq range on adc device
      [ARM] 3326/1: H1940 - Control latches

Benjamin Herrenschmidt (3):
      Fix uevent buffer overflow in input layer
      powerpc: Fix sound driver use of i2c
      powerpc: Thermal control for dual core G5s

Bjorn Helgaas (2):
      [IA64] avoid broken SAL_CACHE_FLUSH implementations
      ia64: drop arch-specific IDE MAX_HWIFS definition

Carsten Otte (1):
      ext2: print xip mount option in ext2_show_options

Catalin Marinas (2):
      [ARM] 3290/1: Fix the FIFO size detection
      [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD

Chen, Kenneth W (3):
      [IA64] remove staled comments in asm/system.h
      x86_64: Fix memory policy build without CONFIG_HUGETLBFS
      [IA64] add syscall entry for *at()

Chris McDermott (1):
      x86-64: Fix HPET timer on x460

Chris Pascoe (1):
      V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USB

Christoph Lameter (6):
      hugetlb: add comment explaining reasons for Bus Errors
      hugetlbpage: return VM_FAULT_OOM on oom
      Updates for page migration
      zone reclaim: do not check references to a page during zone reclaim
      vmscan: remove duplicate increment of reclaim_in_progress
      vmscan: skip reclaim_mapped determination if we do not swap

Chuck Ebbert (4):
      sched: only print migration_cost once per boot
      i386 cpu hotplug: don't access freed memory
      i386: print kernel version in register dumps
      kobject: don't oops on null kobject.name

Cornelia Huck (2):
      s390: fix to_channelpath macro
      s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()

Daniel Jacobowitz (1):
      [MIPS] Support /proc/kcore for MIPS

Dave C Boutcher (3):
      powerpc: return correct rtas status from ibm,suspend-me
      powerpc: prod all processors after ibm,suspend-me
      powerpc: remove useless call to touch_softlockup_watchdog

Dave Jones (6):
      Fix build failure in recent pm_prepare_* changes.
      EDAC config cleanup
      missing license tag in intermodule
      V4L/DVB (3318c): fix saa7146 kobject register failure
      More informative message on umount failure
      Fix s390 build failure.

Davi Arnaut (1):
      Fix keyctl usage of strnlen_user()

David Binderman (1):
      [IRDA]: out of range array access

David Brownell (1):
      SPI: spi_butterfly, restore lost deltas

David Chinner (1):
      [XFS] Account for the page we just wrote when we detect congestion during

David Gibson (2):
      powerpc: Cleanup, consolidating icache dirtying logic
      Hugepages need clear_user_highpage() not clear_highpage()

David S. Miller (5):
      [TG3]: Update driver version and release date.
      [SPARC64]: Add .gitignore file for sparc64 boot images.
      [SPARC64]: Update defconfig.
      [SPARC]: Wire up sys_unshare().
      [SPARC64]: Update defconfig.

Domen Puncer (1):
      drivers/isdn/sc/ioctl.c: copy_from_user() size fix

Eric Dumazet (1):
      percpu data: only iterate over possible CPUs

Eric Paris (1):
      s390: remove one set of brackets in __constant_test_bit()

Eric Sesterhenn (1):
      i2c: Use module_param in i2c-algo-sibyte

Eric Sesterhenn / snakebyte (2):
      BUG_ON() Conversion in fs/ocfs2/
      BUG_ON() Conversion in fs/configfs/

Eric W. Biederman (1):
      edac_mc: Remove include of version.h

Evgeniy Dushistov (2):
      ufs: fix oops with `ufs1' type
      ufs: fix hang during `rm'

Felix Oxley (1):
      fs/jffs/intrep.c: 255 is unsigned char

Fernando Luis Vazquez Cao (1):
      Compilation of kexec/kdump broken

Francois Romieu (2):
      r8169: prevent excessive busy-waiting
      8139too: fix a TX timeout watchdog thread against NAPI softirq race

Geoff Levand (1):
      powerpc: Fix spufs initialization sequence.

George Anzinger (1):
      Normalize timespec for negative values in ns_to_timespec

Grant Grundler (1):
      [PARISC] Remove unnecessary extern declarations from asm/pci.h

Greg KH (1):
      USB: Fix GPL markings on usb core functions.

Greg Kroah-Hartman (3):
      kobject_add() must have a valid name in order to succeed.
      DRM: fix up classdev interface for drm core
      IB: fix up major/minor sysfs interface for IB core

Greg Ungerer (5):
      m68knommu: compile fixes for mcfserial.c
      m68knommu: need pm_power_off in m68knommu
      m68knommu: hardirq.h needs definition of NR_IRQS
      m68knommu: use tty_schedule_flip() in 68360serial.c
      m68knommu: use tty_schedule_flip() in 68328serial.c

Hans Verkuil (2):
      V4L/DVB (3403): Add probe check for the tda9840.
      V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.

Haren Myneni (1):
      kexec: fix in free initrd when overlapped with crashkernel region

Heiko Carstens (11):
      s390: compile fix: missing defines in asm-s390/io.h
      s390: fix compat syscall wrapper
      [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
      remove bogus comment from init/main.c
      s390: update default configuration
      s390: earlier initialization of cpu_possible_map
      s390: update maintainers file
      s390: fix non smp build of kexec
      s390: add support for unshare system call
      s390: add #ifdef __KERNEL__ to asm-s390/setup.h
      s390: fstatat64 support

Helge Deller (5):
      [PARISC] Use kzalloc and other janitor-style cleanups
      [PARISC] Drop unused do_check_pgt_cache()
      [PARISC] Clean up compiler warning in pci.c
      [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data
      [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data

Herbert Poetzl (2):
      quota: remove unused sync_dquots_dev()
      quota: fix error code for ext2_new_inode()

Herbert Xu (5):
      [IPV6]: Don't hold extra ref count in ipv6_ifa_notify
      [IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
      [IPV6]: Fix illegal dst locking in softirq context.
      [ICMP]: Fix extra dst release when ip_options_echo fails
      [PPP]: Fixed hardware RX checksum handling

Hidetoshi Seto (1):
      [IA64] mca_drv: Add minstate validation

Holger Eitzenberger (1):
      [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'

Horms (2):
      [IPV4]: Document icmp_errors_use_inbound_ifaddr sysctl
      [IPV4]: Remove suprious use of goto out: in icmp_reply

Hugh Dickins (1):
      x86: fix stack trace facility level

Ian Campbell (1):
      [WATCHDOG] sa1100_wdt.c sparse clean (2)

Ian Pickworth (1):
      V4L/DVB (3416): Recognise Hauppauge card #34519

Ingo Molnar (5):
      sem2mutex: drivers/macintosh/windfarm_core.c
      solve false-positive soft lockup messages during IDE init
      Fix spinlock debugging delays to not time out too early
      SLOB=y && SMP=y fix
      x86: print out early faults via early_printk()

Ivan Kokshaysky (1):
      alpha: set cpu_possible_map much earlier

J. Bruce Fields (2):
      [OCFS2] Documentation Fix
      knfsd: fix nfs4_open lock leak

JANAK DESAI (8):
      unshare system call -v5: Documentation file
      unshare system call -v5: system call handler function
      unshare system call -v5: unshare filesystem info
      unshare system call -v5: unshare namespace
      unshare system call -v5: unshare vm
      unshare system call -v5: unshare files
      unshare system call -v5: system call registration for i386
      powerpc: unshare system call registration

Jack Steiner (1):
      [IA64-SGI] Update TLB flushing code for SN platform

Jake Moilanen (1):
      powerpc: IOMMU SG paranoia

James Bottomley (1):
      [PARISC] Fix floating point invalid exception trap handler

Jan Beulich (3):
      x86_64: small fix for CFI annotations
      x86_64: minor odering correction to dump_pagetable()
      prevent recursive panic from softlockup watchdog

Jan Glauber (1):
      s390: timer interface visibility

Janak Desai (1):
      [IA64] unshare system call registration for ia64

Jason Gaston (2):
      piix: add Intel ICH8M device IDs
      i2c-i801: I2C patch for Intel ICH8

Jay Vosburgh (1):
      bonding: allow bond to use TSO if slaves support it

Jayachandran C (2):
      UDF: Fix issues reported by Coverity in namei.c
      IPMI: fix issues reported by Coverity in ipmi_msghandler.c

Jean Delvare (7):
      ide-disk: Restore missing space in log message
      I2C: Resurrect i2c_smbus_write_i2c_block_data.
      hwmon: Fix negative temperature readings in lm77 driver
      hwmon: Inline w83792d register access functions
      hwmon: Add f71805f documentation
      hwmon: New f71805f driver
      hwmon: Fix reboot on it87 driver load

Jeff Dike (6):
      uml: add debug switch for skas mode
      uml: close TUN/TAP file descriptors
      uml: balance list_add and list_del in the network driver
      uml: block SIGWINCH in ptrace tester child
      uml: initialize process FP registers properly
      uml: remove a dead file

Jeff Garzik (5):
      [libata sata_sil] implement 'slow_down' module parameter
      [libata sata_mv] do not enable PCI MSI by default
      Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
      Merge branch 'master'
      Merge branch 'upstream-fixes'

Jeff Mahoney (2):
      ocfs2/dlm: fix compilation on ia64
      reiserfs: disable automatic enabling of reiserfs inode attributes

Jeff Moyer (1):
      fix O_DIRECT read of last block in a sparse file

Jens Axboe (3):
      fix ordering on requeued request drainage
      cciss: softirq handler needs to save interrupt flags
      blk: Fix SG_IO ioctl failure retry looping

Jes Sorensen (4):
      drivers/sn/ must be entered for CONFIG_SGI_IOC3
      [IA64-SGI] sn2 housekeeping
      [IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeeping
      [IA64] prevent sn2 specific code to be run in generic kernels

Jesper Juhl (3):
      Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c]
      wrong firmware location in IPW2100 Kconfig entry
      netfilter: fix build error due to missing has_bridge_parent macro

Jesse Allen (1):
      orinoco: support smc2532w

Jesse Brandeburg (1):
      e100: remove init_hw call to fix panic

Jiri Slaby (1):
      V4L/DVB (3439a): media video stradis memory fix

Joel Becker (3):
      o Remove confusing Kconfig text for CONFIGFS_FS.
      configfs: Clean up MAINTAINERS entry
      configfs: Add permission and ownership to configfs objects.

John Blackwood (1):
      arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oops

John Heffner (1):
      [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled

Jon Mason (1):
      x86_64: IOMMU printk cleanup

Jordan Crouse (2):
      [SERIAL] Fix compile error in 8250_au1x00.c
      [MMC] Remove extra character in AU1XXX MMC Kconfig entry

KAMBAROV, ZAUR (1):
      coverity: udf/balloc.c null deref fix

KAMEZAWA Hiroyuki (1):
      shmdt cannot detach not-alined shm segment cleanly.

Karsten Keil (1):
      i4l: warning fixes

Keith Owens (2):
      [IA64-SGI] Recursive flags do not work for selective builds
      Tell kallsyms_lookup_name() to ignore type U entries

Kevin VanMaren (1):
      x86_64: When allocation of merged SG lists fails in the IOMMU don't merge

Kirill Korotaev (1):
      [NETFILTER]: Fix possible overflow in netfilters do_replace()

Kristian Slavov (1):
      [IPV6]: Address autoconfiguration does not work after device down/up cycle

Kumar Gala (3):
      gianfar: Fix sparse warnings
      [SERIAL] 8250 serial console update uart_8250_port ier
      powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards

Kurt Hackel (1):
      ocfs2/dlm: fixes

Kyle McMartin (11):
      [PARISC] Use F_EXTEND() for COMMAND_GLOBAL
      [PARISC] atomic64 support
      [PARISC] Move pm_power_off export to process.c
      [PARISC] Remove obsolete _hlt cruft
      [PARISC] Add chassis_power_off routine
      [PARISC] Clean up printk in superio.c
      [PARISC] Arch-specific compat signals
      [PARISC] Simplify DISCONTIGMEM in Kconfig
      [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)
      [IA64] Remove stale comment from ia64/Kconfig
      sys_hpux: fix strlen_user() race

Latchesar Ionkov (3):
      v9fs: symlink support fixes
      v9fs: v9fs_put_str fix
      v9fs: fix corner cases when flushing request

Lennert Buytenhek (4):
      sis900: remove cfgpmcsr I/O space register define
      [ARM] 3300/1: make ixdp2x01 co-exist with other ixp2000 machine types
      [ARM] 3301/1: remove unnecessary clock default from ixdp2801 defconfig
      [ARM] 3302/1: make pci=firmware the default for ixp2000

Linas Vepstas (2):
      Clean up Documentation/driver-model/overview.txt
      Documentation: Updated PCI Error Recovery

Linus Torvalds (38):
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
      Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      mm/slab.c (non-NUMA): Fix compile warning and clean up code
      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/sam/kbuild-bugfix
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      ppc: fix up trivial Kconfig config selection
      Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
      Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-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/davem/net-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Linux v2.6.16-rc3

Loren M. Lang (1):
      RocketPoint 1520 [hpt366] fails clock stabilization

Lucas Correia Villa Real (4):
      [ARM] 3284/1: S3C2400 - adds support to GPIO
      [ARM] 3286/2: S3C2400 - adds to the table of supported CPUs
      [ARM] 3283/1: S3C2400 - defines the number of serial ports
      [ARM] 3314/1: S3C2400 - adds s3c2400.h

Luiz Fernando Capitulino (1):
      bonding: Sparse warnings fix

Manu Abraham (1):
      V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetect

Marcelo Tosatti (2):
      make "struct d_cookie" depend on CONFIG_PROFILING
      powerpc/8xx: last two 8MB D-TLB entries are incorrectly set

Marcin Rudowski (1):
      V4L/DVB (3266): Fix NICAM buzz on analog sound

Marco Manenti (1):
      V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)

Marcus Sundberg (1):
      [NETFILTER]: ctnetlink: Fix subsystem used for expectation events

Mark Fasheh (3):
      [OCFS2] Make ip_io_sem a mutex
      ocfs2: fix compile warnings
      ocfs2: don't wait on recovery when locking journal

Mark Mason (3):
      [MIPS] BCM1125 PCI fixes
      [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
      [MIPS] SB1: Add oprofile support.

Mark Maule (2):
      [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI
      [IA64-SGI] disable msi for all altix pci devices

Markus Lidel (3):
      I2O: don't disable PCI device if it is enabled before probing
      I2O: fix and workaround for Motorola/Freescale controller
      Fix i2o_scsi oops on abort

Markus Rechberger (5):
      V4L/DVB (3429): Missing break statement on tuner-core
      V4L/DVB (3434): changed comment in tuner-core.c
      V4L/DVB (3281): Added signal detection support to tvp5150
      V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleep
      V4L/DVB (3325): Disabled debug on by default in tvp5150

Martin Michlmayr (3):
      Fix compilation errors in maps/dc21285.c
      [ARM] 3304/1: Add help descriptions to ARCH config items that don't have one
      [ARM] 3305/1: Minor typographical and spelling fixes in Konfig

Matt Waddel (1):
      Add wording to m68k .S files to help clarify license info

Matthew Wilcox (3):
      [PARISC] Make flush_tlb_all_local take a void *
      [PARISC] Update b180_defconfig
      [PARISC] Remove {,un}lock_kernel from perf ioctl

Mauro Carvalho Chehab (9):
      V4L/DVB (3406): Added credits for em28xx-video.c
      V4L/DVB (3405): Fixes tvp5150a/am1 detection.
      V4L/DVB (3453a): Alters MAINTAINERS file to point to newer v4l-dvb email
      Merge branch 'origin'
      Merge branch 'origin'
      Merge branch 'origin'
      V4L/DVB (3318a): Makes Some symbols static.
      Merge branch 'origin'
      Merge branch 'work-fixes'

Michael Chan (1):
      [TG3]: Flush tg3_reset_task()

Michael Ellerman (6):
      powerpc: Don't allocate zero bytes in finish_device_tree()
      powerpc: Make sure we don't create empty lmb regions
      powerpc: Refuse to boot a kdump kernel via OF
      powerpc: Fix !SMP build of rtas.c
      powerpc: Don't overwrite flat device tree with kdump kernel
      powerpc: Don't use toc in decrementer_iSeries_masked

Michael Krufky (8):
      V4L/DVB (3392): Add PCI ID for DigitalNow DVB-T Dual, rebranded DViCO FusionHDTV DVB-T Dual.
      V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x module
      V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmv
      V4L/DVB (3417): make VP-3054 Secondary I2C Bus Support a Kconfig option.
      V4L/DVB (3431): fixed spelling error, exectuted --> executed.
      V4L/DVB (3442): Allow tristate build for cx88-vp3054-i2c
      V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352
      V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird FusionHDTV DVB-T boxes.

Michael Neuling (1):
      powerpc: hypervisor check in pseries_kexec_cpu_down

Michael Richardson (1):
      ide: cast arguments to pr_debug() properly

Michal Ostrowski (1):
      Fix RocketPort driver

Mike Isely (1):
      V4L/DVB (3418): Cause tda9887 to use I2C_DRIVERID_TDA9887

Miklos Szeredi (1):
      fuse: fix request_end() vs fuse_reset_request() race

Nathan Lynch (1):
      powerpc: avoid timer interrupt replay effect when onlining cpu

Nathan Scott (1):
      [XFS] Fix missing inode atime update from the utime syscall.

NeilBrown (3):
      md: Handle overflow of mdu_array_info_t->size better
      md: Assorted little md fixes
      md: Make sure rdev->size gets set for version-1 superblocks

Nick Piggin (2):
      mm: compound release fix
      sched: remove smpnice

Nicolas Pitre (7):
      [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range
      [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6
      [ARM] 3307/1: old ABI compat: mark it experimental
      [ARM] 3308/1: old ABI compat: struct sockaddr_un
      [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case
      [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false
      [ARM] 3311/1: clean up include/asm-arm/mutex.h

OGAWA Hirofumi (3):
      fat: Replace an own implementation with ll_rw_block(SWRITE,)
      Trivial optimization of ll_rw_block()
      fat: Fix truncate() write ordering

Olaf Hering (5):
      powerpc: remove pointer/integer confusion in generic_calibrate_decr
      powerpc: restore clock speed in /proc/cpuinfo
      powerpc: remove pointer/integer confusion in of_find_node_by_name
      powerpc: add refcounting to setup_peg2 and of_get_pci_address
      powerpc: fix compile warning in udbg_init_maple_realmode

Oleg Nesterov (2):
      sys_signal: initialize ->sa_mask
      do_sigaction: cleanup ->sa_mask manipulation

Oliver Endriss (1):
      V4L/DVB (3307): Support for Galaxis DVB-S rev1.3

Pablo Neira Ayuso (2):
      [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore
      [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem

Paolo 'Blaisorblade' Giarrusso (1):
      Kbuild menu - hide empty NETDEVICES menu when NET is disabled

Patrick Boettcher (2):
      V4L/DVB (3312): FIX: Multiple usage of VP7045-based devices
      V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware file

Patrick McHardy (7):
      [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
      [NETFILTER]: nfnetlink_queue: fix packet marking over netlink
      [NETFILTER]: Fix missing src port initialization in tftp expectation mask
      [NETFILTER]: Check policy length in policy match strict mode
      [NETFILTER]: Fix ip6t_policy address matching
      [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
      [NETFILTER]: Fix check whether dst_entry needs to be released after NAT

Paul E. McKenney (1):
      Fix comment to synchronize_sched()

Paul Fulghum (2):
      new tty buffering locking fix
      tty buffering stall fix

Paul Mackerras (3):
      Merge ../linux-2.6
      powerpc/64: Fix bug in setting floating-point exception mode
      ppc: Use the system call table from arch/powerpc/kernel/systbl.S

Pavel Machek (2):
      Fix Userspace interface breakage in power/state
      swsusp: kill unneeded/unbalanced bio_get

Peter Horton (1):
      [MIPS] Fix Cobalt PCI cache line sizes

Peter Missel (1):
      V4L/DVB (3409): Mark Typhoon cards as Lifeview OEM's

Peter Oberparleiter (1):
      s390: fix sclp memory corruption in tty pages list

Peter Osterlund (2):
      pktcdvd: remove version string
      pktcdvd: Don't waste kernel memory

Peter Williams (1):
      lib: Fix bug in int_sqrt() for 64 bit longs

Phillip Susi (2):
      pktcdvd: Fix overflow for discs with large packets
      pktcdvd: Allow larger packets

Prarit Bhargava (2):
      [IA64-SGI] Hotplug driver related fix in the SN ia64 code.
      [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.

Rafael J. Wysocki (1):
      Fix build failure in recent pm_prepare_* changes.

Ralf Baechle (28):
      [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels.
      [MIPS] Fix C version of ssnop to use the right opcode.
      [MIPS] Get rid of unnecessary prototypes.  Fixes and optimizations for HZ > 100.
      [MIPS] RTLX compile fixes.
      [MIPS] Revert "mips: add pm_power_off"
      [MIPS] Check function pointers are non-zero before calling.
      [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
      [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
      [MIPS] CPU definitions for Cobalt.
      [MIPS] Nevada support for SGI O2.
      [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.
      [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
      [MIPS] Sibyte: Make all setup functions __init.
      [MIPS] Reformat to 80 columns.
      [MIPS] Remove commented out code to add -mmad for Nevada.
      [MIPS] local_irq_restore wasn't safe to be used in other macros mode.
      [MIPS] Cleanup fls implementation.
      [MIPS] IP22: Fix serial console detection
      [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested.
      [MIPS] Remove buggy inline version of memscan.
      [MIPS] MIPS R2 optimized endianess swapping.
      [MIPS] Oprofile: Support for 34K UP kernels.
      [MIPS] Fix linker script to work for non-4K page size.
      [MIPS] Clear ST0_RE on bootup.
      [MIPS] Add support for TIF_RESTORE_SIGMASK.
      [MIPS] Make do_signal return void.
      [MIPS] Wire up new syscalls.
      [SERIAL] ip22zilog: Whitespace cleanup.

Randy Dunlap (4):
      V4L/DVB (3433): Fix printk type warning
      parport: fix printk format warning
      cpuset: fix sparse warning
      edac: use C99 initializers (sparse warnings)

Ravikiran G Thirumalai (6):
      x86_64: Fix the node cpumask of a cpu going down
      NUMA slab locking fixes: move color_next to l3
      NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock
      NUMA slab locking fixes: fix cpu down and up locking
      x86_64: Fix the node cpumask of a cpu going down
      slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy

Richard Purdie (3):
      [ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handling
      [ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()
      stop CompactFlash devices being marked as removable

Robb, Sam (1):
      kconfig: detect if -lintl is needed when linking conf,mconf

Robert Love (1):
      inotify: fix one-shot support

Robin Holt (1):
      [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().

Rudolf Marek (1):
      i2c: Rename i2c-sis96x documentation file

Russ Anderson (1):
      [IA64-SGI] Shub2 BTE address fix

Russ Dill (1):
      [ARM] 3295/1: Fix oprofile init return value

Russell King (10):
      [MMC] Add MMC command type flags
      [SERIAL] 8250: limit range of runtime ports
      [ARM] Remove ARCH_CAMELOT from at91 defconfigs
      [SERIAL] uart_port iotype member should use UPIO_*
      [SERIAL] uart_port flags member should use UPF_*
      [SERIAL] Remove unnecessary serial.h include
      Fix compiler warning in driver core for CONFIG_HOTPLUG=N
      drivers/base/bus.c warning fixes
      [ARM] Experimental config options should have (EXPERIMENTAL)
      [SERIAL] Remove incorrect code from ioc4 serial driver

Sam Ravnborg (2):
      kconfig: fix /dev/null breakage
      kbuild: fix build with O=..

Samir Bellabes (1):
      [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper

Samuel Ortiz (1):
      [IRDA]: Set proper IrLAP device address length

Sergei Shtylylov (4):
      [MIPS] TX49x7: Fix timer register #define's
      [MIPS] Au1xx0: really set KSEG0 to uncached on reboot
      [MIPS] Au1200: Make KGDB compile
      [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock

Shaohua Li (2):
      x86_64: [PATCH] timer resume
      x86_64: mark two routines as __cpuinit

Stefan Weinhuber (1):
      s390: dasd extended error reporting module

Steffen Klassert (1):
      3c59x: collision statistic fix

Stephen Hemminger (13):
      [NET] snap: needs hardware checksum fix
      [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
      sky2: power management fix
      sky2: pci config space checking
      sky2: ethtool rx_coalesce settings fix
      sky2: set mac address fix
      sky2: clear irq race
      sky2: add irq to entropy pool
      sky2: support msi interrupt (revised)
      sky2: version 0.15 update
      [BRIDGE]: fix for RCU and deadlock on device removal
      [BRIDGE]: netfilter handle RCU during removal
      [BRIDGE]: fix error handling for add interface to bridge

Stephen Smalley (4):
      SELinux: fix size-128 slab leak
      MAINTAINERS/CREDITS: Update SELinux contact info
      selinux: require SECURITY_NETWORK
      selinux: require AUDIT

Steve Langasek (1):
      __cmpxchg() must really always be inlined on alpha

Suzuki (1):
      Fix do_path_lookup() to add the check for error in link_path_walk()

Takashi Iwai (1):
      Fix "value computed is not used" compile warnings with gcc-4.1

Tejun Heo (2):
      block: request_queue->ordcolor must not be flipped on SOFTBARRIER
      block: implement elv_insert and use it (fix ordcolor flipping bug)

Thibaut VARENE (2):
      [PARISC] pdc_stable version 0.22
      ide: restore support for AEC6280M cards in aec62xx.c

Tobias Klauser (2):
      umem: check pci_set_dma_mask return value correctly
      i2c: Use ARRAY_SIZE macro

Tong Li (1):
      OProfile: fixed x86_64 incorrect kernel call graphs

Tony Lindgren (3):
      [ARM] 3279/1: OMAP: 1/3 Fix low-level io init
      [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards
      [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards

Tony Luck (6):
      Pull update-tlbflush-sn into release branch
      Pull sgi-drivers-makefile-cleanup into release branch
      Pull sn-recursive-flags-for-select-builds into release branch
      [IA64] Fix CONFIG_PRINTK_TIME
      [IA64] sys32_signal() forgets to initialize ->sa_mask
      Pull new-syscalls into release branch

Trond Myklebust (1):
      VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()

Ulrich Drepper (2):
      namei.c: unlock missing in error case
      fstatat64 support

V. Ananda Krishnan (1):
      jsm: update for tty buffering revamp

Venkatesh Pallipadi (1):
      x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported

Vincent Hanquez (2):
      debugfs: hard link count wrong
      debugfs: trivial comment fix

Vitaly Bordug (1):
      [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API

Vitaly Fertman (1):
      someone broke reiserfs V3 mount options, this fixes it

Vlad Yasevich (1):
      [SCTP]: Fix 'fast retransmit' to send a TSN only once.

Wim Van Sebroeck (7):
      [WATCHDOG] pcwd.c add comments + tabs
      [WATCHDOG] pcwd.c card_found-- fix.
      [WATCHDOG] pcwd.c private data struct patch
      [WATCHDOG] pcwd.c Control Status #2 patch
      [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support
      [WATCHDOG] pcwd.c show card info patch
      [WATCHDOG] pcwd.c - update module version info

Yasuyuki Kozakai (2):
      [NETFILTER]: nf_conntrack: check address family when finding protocol module
      [NETFILTER]: iptables: fix typos in ipt_connbytes.h

Yoichi Yuasa (1):
      [SERIAL] 8250_pci: add new PCI serial card support

Zach Brown (2):
      list.h: don't evaluate macro args multiple times
      x86_64: align per-cpu section to configured cache bytes

Zhang, Yanmin (1):
      Export cpu topology in sysfs

Zou Nan hai (2):
      [IA64] Fix a possible buffer overflow in efi.c
      [IA64] Fix wrong use of memparse in efi.c

dean gaudet (1):
      fcntl F_SETFL and read-only IS_APPEND files

schwab at suse.de (1):
      disable per cpu intr in /proc/stat

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

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



More information about the pkg-fso-commits mailing list