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

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


The annotated tag, v2.6.13-rc4 has been created
        at  7eab951de91d95875ba34ec4c599f37e1208db93 (tag)
   tagging  63953523341bcafe5928bf6e99bffd7db94b471e (commit)
  replaces  v2.6.13-rc3
 tagged by  Linus Torvalds
        on  Thu Jul 28 16:14:29 2005 -0700

- Shortlog ------------------------------------------------------------
Get out from LKS flood
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC6WcBF3YsRnbiHLsRAqGwAJ4sBEwEk8B8xpNMRu80e1f5FH9g/ACeOjZ8
1f9ZlSFlz6SPrboewOV23n4=
=MDxN
-----END PGP SIGNATURE-----

Adrian Bunk (11):
      [IPV4]: fix IP_FIB_HASH kconfig warning
      [NET]: BRIDGE_EBT_ARPREPLY must depend on INET
      [NET]: NETCONSOLE must depend on INET
      [SPARC]: Remvoe APM_RTC_IS_GMT from config.
      [NETFILTER]: Fix ip_conntrack_put() prototype.
      drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n
      i386: add missing Kconfig help text
      m32r: add missing Kconfig help text
      Documentation/Changes: document the required udev version
      drivers/media/video/tveeprom.c: possible cleanups
      VIDEO_SAA7134 must depend on SOUND

Alan Stern (1):
      scsi_scan: check return code from scsi_sysfs_add_sdev

Alexander Schulz (2):
      ARM: 2815/1: Shark: new defconfig, fixes with __io and serial ports
      ARM: 2816/1: Shark: boot kernel images bigger than 1 MB

Alexey Dobriyan (3):
      visws: reexport pm_power_off
      Really __nocast-annotate kmalloc_node()
      drm: via: fix sparse warnings

Andi Kleen (2):
      x86_64: fix SMP boot lockup on some machines
      Undo mempolicy shared policy rbtree microoptimization

Andreas Gruenbacher (2):
      mbcache: Remove unused mb_cache_shrink parameter
      reiserfs doesn't use mbcache

Andreas Steinmetz (1):
      Fix RLIMIT_RTPRIO breakage

Andrew Morton (15):
      [SCSI] aic79xx: ahd_linux_dev_reset() cleanup
      [SCSI] dpt_i2o warning fix
      inotify: fix oops fix
      qla: remove anonymous union
      qla2xxx: Kconfig dependency fix
      eurotechwdt build fix
      softdog build fix
      x86_64 fsnotify build fix
      user_mode_vm() build fix
      check_user_page_readable() deadlock fix
      statically link halfmd4
      ppc64: genrtc build fix
      ppc64: tpm_infineon build fix
      Avoid device suspend on reboot
      bio_clone fix

Andrew Vasquez (21):
      [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
      [SCSI] qla2xxx: Add pci ids for new ISP types.
      [SCSI] qla2xxx: Add ISP24xx definitions.
      [SCSI] qla2xxx: Add ISP24xx diagnostic routines.
      [SCSI] qla2xxx: Generalize SNS generic-services routines.
      [SCSI] qla2xxx: Add MBX command routines for ISP24xx support.
      [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines.
      [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.
      [SCSI] qla2xxx: Add ISP24xx ISR routines.
      [SCSI] qla2xxx: Add ISP24xx initialization routines.
      [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.
      [SCSI] qla2xxx: NVRAM id-list updates.
      [SCSI] qla2xxx: Code scrubbing.
      [SCSI] qla2xxx: Firmware updates.
      [SCSI] qla2xxx: Update copyright banner.
      [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
      [SCSI] qla2xxx: Update version number to 8.01.00b5-k.
      [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().
      [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.
      [SCSI] qla2xxx: Cleanup FC remote port registration.
      More qla2xxx configuration fixes

Andrey Panin (2):
      Serial: Add support for SIIG Quartet serial card
      consolidate CONFIG_WATCHDOG_NOWAYOUT handling

Andy Whitcroft (1):
      Remove bogus warning in page_alloc.c

Anton Altaparmakov (58):
      NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
      NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
      NTFS: Use i_size_read() once and then use the cached value in
      NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
      Merge with /usr/src/ntfs-2.6.git
      Merge with /usr/src/ntfs-2.6.git
      NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
      NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
      NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
      NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
      NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
      NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()
      NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset.
      NTFS: Fixup the resident attribute resizing code in
      NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c.
      NTFS: - Add disable_sparse mount option together with a per volume sparse
      NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in
      NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking
      NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a
      NTFS: Fix a nasty runlist merge bug when merging two holes.
      NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
      NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
      NTFS: Correct sparse file handling.  The compressed values need to be
      NTFS: Add AT_EA in addition to AT_DATA to whitelist for being allowed to be
      NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_vcn_to_lcn_nolock() used by the new
      NTFS: - Fix bug in fs/ntfs/attrib.c::ntfs_find_vcn_nolock() where after
      NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_make_non_resident().
      NTFS: Fix sign of various error return values to be negative in
      NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detect
      NTFS: Include linux/swap.h in fs/ntfs/attrib.c for mark_page_accessed().
      NTFS: Fix compilation when configured read-only.
      NTFS: Some utilities modify the boot sector but do not update the checksum.
      NTFS: Update attribute definition handling.
      NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
      NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation for
      Merge with /usr/src/ntfs-2.6.git
      Merge with /usr/src/ntfs-2.6.git
      Merge with /usr/src/ntfs-2.6.git
      Merge with /usr/src/ntfs-2.6.git.
      NTFS: Use C99 style structure initialization after memory allocation where
      Automatic merge with /usr/src/ntfs-2.6.git.
      Automatic merge with /usr/src/ntfs-2.6.git
      Automatic merge with /usr/src/ntfs-2.6.git.
      Automerge with /usr/src/ntfs-2.6.git.
      NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
      NTFS: Fix a bug in address space operations error recovery code paths where
      NTFS: Detect the case when Windows has been suspended to disk on the volume
      NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
      NTFS: Change the runlist terminator of the newly allocated cluster(s) to
      NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
      NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
      NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
      NTFS: Fix a nasty deadlock that appeared in recent kernels.
      Automatic merge with /usr/src/ntfs-2.6.git.
      Automerge with /usr/src/ntfs-2.6.git.
      Automatic merge with /usr/src/ntfs-2.6.git.
      Fix soft lockup due to NTFS: VFS part and explanation
      Automatic merge with /usr/src/ntfs-2.6.git.

Anton Wöllert (1):
      ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_phys

Artem B. Bityuckiy (4):
      [JFFS2] Avoid alloc/dealloc for zero sized nodes
      [JFFS2] Remove needless variable initialization
      [JFFS2] Rename function and update comments
      [JFFS2] Init locks early during mount

Ben Dooks (4):
      ARM: 2818/1: BAST - Use platform device for SuperIO 16550s
      ARM: 2828/1: BAST - remove static map of ASIX area
      ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c
      ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock code

Bjorn Helgaas (1):
      PCDP: if PCDP contains parity information, use it

Blaisorblade (1):
      sys_get_thread_area does not clear the returned argument

Brian Gerst (1):
      Fix warning in powernow-k8.c

Cal Peake (1):
      [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'

Carsten Otte (2):
      execute-in-place fixes
      fix xip sparse file handling in ext2

Chas Williams (2):
      [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman at web.de>)
      [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_whitaker at ntlworld.com>)

Chen, Kenneth W (2):
      [SCSI] Redundant memset in scsi_alloc_sgtable
      [SCSI] Redundant this_count check in sd_init_command()

Christian Borntraeger (1):
      s390: use __cpcmd in vmcp_write

Christoph Hellwig (10):
      [SCSI] remove scsi_set_device
      [SCSI] remove scsi_cmnd.eh_state
      [SCSI] remove scsi_cmnd->abort_reason
      [SCSI] remove scsi_cmnd->owner
      [SCSI] remove scsi_cmnd->state
      [SCSI] remove scsi_eh_eflags_ macros
      [SCSI] use list_for_each_entry_safe in scsi_error.c
      [SCSI] ifdef out broken fc4 EH code
      [SCSI] aic7xxx: sane pci probing
      [SCSI] aic7xxx: remove ahc_tailq

Christoph Lameter (2):
      [IA64] pcibus_to_node implementation for IA64
      [IA64] Altix pcibus_to_node implementation

Christophe Lucas (1):
      [SCTP]: Audit return code of create_proc_*

Chuck Ebbert (1):
      i386: clean up user_mode macros

Clemens Ladisch (10):
      [ALSA] usb-audio - high speed audio support
      [ALSA] usb-audio - fix capture of non-48k sample rates on Audigy 2 NX
      [ALSA] usb-audio: add support for an unknown Yamaha USB MIDI device
      [ALSA] usb-audio - enable high speed transfers with Audiy 2 NX
      [ALSA] usb-audio - rename QUIRK_MIDI_MOTU to QUIRK_MIDI_RAW
      [ALSA] usb-audio - use bDeviceSubClass to detect MOTU FastLane
      [ALSA] ac97 - remove unused variable
      [ALSA] seq-midi - silently ignore non-MIDI events
      [ALSA] usb-audio - add support for Miditech USB MIDI keyboards
      [ALSA] usb-audio - change quirk type handling

Cornelia Huck (2):
      s390: debug data for ifcc/ccc
      s390: resource accessibility event handling

Daniel Ritz (2):
      yenta: free_irq() on suspend.
      pcmcia: disable read prefetch/write burst on old O2Micro bridges

Dave Kleikamp (9):
      JFS: Code cleanup - getting rid of never-used debug code
      Merge with /home/shaggy/git/linus-clean/
      JFS: Allow security.* xattrs to be set on symlinks
      JFS: Remove bogus WARN_ON statement and some dead code
      JFS: Remove assert statement in dbJoin & return -EIO instead
      Merge with /home/shaggy/git/linus-clean/
      JFS: Fix typo in last patch
      JFS: Don't set log_SYNCBARRIER when log->active == 0
      JFS: Fix i_blocks accounting when allocation fails

David Gibson (3):
      ppc64: kill bitfields in ppc64 hash code
      ppc64: dynamically allocate segment tables
      ppc64: remove another fixed address constraint

David Mosberger-Tang (1):
      [IA64] Make PCDP work again.

David Ranson (1):
      serial: MRi MRI-PCIDS1 dual port serial card

David S. Miller (15):
      [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
      [NET]: Fix tc_verd thinko in skb_clone()
      [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
      [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
      [W1]: Do not use NFLOG netlink number.
      [SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c
      [SPARC64]: Non-atomic bitops do not need volatile operations
      [SPARC64]: Simplify asm/rwsem.h slightly.
      [SPARC64]: Kill totally unused inline functions from asm/spitfire.h
      [SPARC64]: Privatize sun5_timer.
      [SPARC64]: Move syscall success and newchild state out of thread flags.
      [TG3]: Update driver version and reldate.
      [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf
      [SPARC]: Add inotify syscall entries.
      [SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.

Dean Nelson (1):
      [IA64] fix call of smp_processor_id() by XPC while

Dimitry Andric (1):
      ARM: 2819/1: Fix several S3C24x0 IIS defines

Dominik Brodowski (5):
      Add pcibios_bus_to_resource for parisc
      pcmcia: update au1000 to work with recent changes
      pcmcia: avoid duble iounmap of one address
      pcmcia: update documentation
      pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENT

Dominik Hackl (1):
      uml: update module interface

Downing, Thomas (1):
      ppc32: fix compilation error with CONFIG_PQ2FADS

Duncan Sands (1):
      [ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error

Eric W. Biederman (23):
      Add missing device_suspsend(PMSG_FREEZE) calls.
      Refactor sys_reboot into reusable parts
      Make ctrl_alt_del call kernel_restart to get a proper reboot.
      Add emergency_restart()
      Fix the arguments to machine_restart on cris
      Don't export machine_restart, machine_halt, or machine_power_off.
      i386: Implement machine_emergency_reboot
      x86_64: Fix reboot_force
      x86_64: Implemenent machine_emergency_restart
      Use kernel_power_off in sysrq-o
      Call emergency_reboot from panic
      Update sysrq-B to use emergency_restart()
      Fix watchdog drivers to call emergency_reboot()
      In hangcheck-timer.c call emergency_restart()
      68328serial: sysrq should use emergency_reboot
      swpsuspend: Have suspend to disk use factors of sys_reboot
      pcwd.c: Call kernel_power_off not machine_power_off
      machine_shutdown: Typo fix to actually allow specifying which cpu to reboot on
      i386 machine_power_off cleanup
      APM: Remove redundant call to set_cpus_allowed
      x86_64 sync machine_power_off with i386
      acpi_power_off: Don't switch to the boot cpu
      acpi: Don't call acpi_sleep_prepare from acpi_power_off

Eugene Surovegin (1):
      ppc32: fix 440SP MAL channels count

Francois Romieu (1):
      [ATM]: zatm: mailbox converted to pci_alloc_consistent()

Geert Uytterhoeven (1):
      Amiga joystick: Fix typo introduced by the open/close race fixes

George Anzinger (1):
      itimer fixes

Giancarlo Formicuccia (1):
      Fix incorrect Asus k7m irq router detection

Gleb Natapov (1):
      [IB/uverbs]: Add O_ASYNC support

Greg Edwards (1):
      [IA64] remove CONFIG_IA64_SGI_SN_SIM

Gregory B Frost (1):
      DVICO Fusion DVB-T1 Tuner (LG-Z201) fix

Guillaume Autran (1):
      ppc32: fix destroy_context() race condition

Hal Rosenstock (30):
      IB: Update FMR functions
      IB: Update MAD client API
      IB: Add MAD helper functions
      IB: Combine some MAD routines
      IB: Change saving of user's send wr_id in MAD
      IB: Change ib_mad_send_wr_private struct
      IB: Fix timeout/cancelled MAD handling
      IB: Minor cleanup during MAD startup and shutdown
      IB: Add ib_coalesce_recv_mad to MAD
      IB: Add automatic retries to MAD layer
      IB: Simplify calling of list_del in MAD
      IB: Eliminate MAD cache leak associated with local completions
      IB: Add ib_modify_mad API to MAD
      IB: Optimize canceling a MAD
      IB: Fix a couple of MAD code paths
      IB: Add ib_create_ah_from_wc to IB verbs
      IB: A couple of IB core bug fixes
      IB: Introduce RMPP APIs
      IB: Add RMPP implementation
      IB: Add Service Record support to SA client
      IB: Add the header file for kernel CM (Communications Manager)
      IB: Add the kernel CM implementation
      IB: User MAD ABI changes to support RMPP
      IB: Implementation for RMPP support in user MAD
      IB: Add the header file for user space CM
      IB: Add kernel portion of user CM implementation
      IB: Hook up userspace CM to the make system
      IB: Eliminate sparse warnings in SA client
      IB: Add core locking documentation to Infiniband
      [IB/ucm]: Clean up userspace CM

Hans-Juergen Tappe (SYSGO AG) (1):
      [IPV4]: Fix Kconfig syntax error

Harald Welte (1):
      [ALSA] Add new pci device id (SB400) to atiixp-modem

Heiko Carstens (4):
      s390: atomic64 inline functions
      s390: external call performance
      s390: 31 bit memory size limit
      s390: cpu timer reset in machine check handler

Henrik Kretzschmar (4):
      [ALSA] Fix two typos and changes on snd_assert()
      [ALSA] cleanup and typo-correction
      [ALSA] fix compiler warning
      [ALSA] typo-fix and snd_assert()-expression-split

Herbert Xu (2):
      [CRYPTO]: Fix zero-extension bug on 64-bit architectures.
      [XFRM]: Fix possible overflow of sock->sk_policy

Horst Hummel (2):
      s390: fba dasd i/o errors
      s390: free dasd slab cache

Ian Campbell (1):
      cs89x0: collect tx_bytes statistics

Ian Dall (1):
      JFS: Need to be root to create files with security context

Ian Kent (1):
      autofs4: fix infamous "Busy inodes after umount ..." message

Ian Wienand (1):
      [IA64] Fix undefined reference to can_cpei_retarget for simulator

James Bottomley (7):
      [SCSI] 	megaraid: fix compilation after eh locking changes
      [SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c
      [SCSI] aic7xxx: fix boot hang with Fujitsu drives
      [SCSI] add TYPE_RBC to our type table
      [SCSI] SPI transport class, don't negotiate options not supported
      fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksym reduction
      [SCSI] fix function prototype warning

James Courtier-Dutton (8):
      [ALSA] snd-emu10k1: Card capabilities tidy up.
      [ALSA] snd-emu10k1: Tidy mixer controls.
      [ALSA] emu10k1: Sort by card id.
      [ALSA] emu10k1: Added tested status comments.
      [ALSA] emu10k1: Add module option uint subsystem.
      [ALSA] snd-emu10k1: Fixes recognition of Audigy ES.
      [ALSA] emu10k1: Add EMU 1212m card entry and document it as not supported yet.
      [ALSA] ac97: Fix volume control bit size detection for STAC9704.

James Morris (1):
      SELinux: default labeling of MLS field

James.Smart at Emulex.Com (13):
      [SCSI] lpfc: hgp/pgp cleanups
      [SCSI] Fix issue where all hosts log nodev message for other initiators
      [SCSI] lpfc: Fixes in mbox_timeout_handler
      [SCSI] lpfc: Fix error loading on sparc
      [SCSI] lpfc: Set max_sectors in host template
      [SCSI] lpfc: Add LP6000 PCI ID
      [SCSI] lpfc: Fix LS_RJT never sent by lpfc_els_unsol_event()
      [SCSI] lpfc: Add completion handler to the abort iocbs
      [SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped list
      [SCSI] lpfc: Remove $Id$ keyword strings.
      [SCSI] lpfc: Update copyright notices
      [SCSI] lpfc: Change version to 8.0.29.
      [SCSI] add int_to_scsilun() function

Jan Kara (2):
      ext2: drop quota reference before releasing inode
      ext3: drop quota references before releasing inode

Jar (1):
      pcmcia: remove duplicates in orinoco_cs

Jaroslav Kysela (5):
      [ALSA] ak4114: removed duplicate wake_up()
      [ALSA] via82xx - added MSI K7T266 Pro2 - 4005:4710 to white list (DXS enable)
      [ALSA] via82xx - changed MSI K7T266 Pro2 - 4005:4710 in white list (SRC enable)
      [ALSA] ens1371 - added extra delay for ac97 codec initialization
      [ALSA] version 1.0.9b

Jeff Dike (1):
      uml: fix misdeclared function

Jeff Mahoney (2):
      Lindent: ignore .indent.pro
      reiserfs: fix deadlock in inode creation failure path w/ default ACL

Jens Axboe (1):
      as-iosched tunable encoding fix

Jesper Juhl (4):
      NTFS: Remove checks for NULL before calling kfree() since kfree() does the
      [ATM]: Trivial spelling fix patch for net/Kconfig
      clean up inline static vs static inline
      Update CREDITS entry and listings in source files for Jesper Juhl

Joachim Nilsson (1):
      fix gconfig crash

Joern Engel (1):
      [MTD] cfi_cmdset_0002: Plugged a mem leak.

Jon Smirl (4):
      fbmon: horizontal frequency rounding fix
      fbmem: use unregister_chrdev() on unload
      radeonfb: clean up EDID sysfs attribute
      fbdev: colormap fixes

Keith Owens (1):
      [IA64] unwind.c uses wrong unat from switch_stack

Komuro (1):
      pcmcia: fix many device IDs

Kumar Gala (7):
      I2C-MPC: Restore code removed
      ppc32: Add proper prototype for cpm2_reset()
      ppc32: Make the UARTs on MPC824x individual platform devices
      ppc32: Fix typo in setup of 2nd PCI bus on 85xx
      ppc32: Fix building of prpmc750
      ppc32: Fix building of radstone_ppc7d
      ppc32: Fix building of TQM8260 board

Kurt Wall (1):
      Add text for dealing with "dot releases" to README

Kyle Moffett (1):
      [NET]: Fix setsockopt locking bug

Linda Xie (1):
      [SCSI] IBM VSCSI Client: sending client info to server

Linus Torvalds (32):
      Merge /home/torvalds/linux-2.6-arm
      Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to
      x86: make restore_fpu() use alternative assembler instructions
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      x86: use alternative instructions for fnsave/fxsave too
      Remove "noreplacement" kernel command line option.
      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/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
      Fix compiler warning in qla_iocb.c
      Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
      Merge master.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 head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
      Fix up qla2xxx configuration bogosity
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
      Revert broken "statement with no effect" warning fix
      Linux 2.6.13-rc4

Loic Le Loarer (1):
      [EQL]: Proper num_slaves decrement

Lucas Correia Villa Real (1):
      ARM: 2825/1: S3C2410: turns %d into %ld on DMA printk

Luming Yu (2):
      ACPI: delete unnecessary EC console messages
      /home/lenb/linux-2.6 branch 'acpi-2.6.12'

Marcel Selhorst (1):
      tpm: Support for Infineon TPM

Marcelo Feitoza Parisi (3):
      [WAN]: drivers/net/wan/: use of time_after macro
      [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro
      [ATM]: [idt77252] use time_after() macro

Marcelo Tosatti (3):
      ppc32: 8xx: update DataTLBMiss exception comment
      cpm_uart: use DPRAM for early console
      ppc32: 8xx remove BROKEN Kconfig entry

Mark Haverkamp (2):
      [SCSI] aacraid: New products patch
      [SCSI] aacraid: Fix sgmap error

Martin Schwidefsky (3):
      s390: fadvise hint values.
      s390: spin lock retry
      s390: find_next_{zero}_bit fixes

Matt (4):
      [ALSA] hda-codec - SigmaTel HDA multichannel support
      [ALSA] hda-codec - SigmaTel HDA resume support
      [ALSA] hda: enable unsolicited responses
      [ALSA] hda: add sigmatel hp detect support

Matt Mackall (1):
      [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c

Matt Porter (1):
      ppc32: fix dma_map_page() to use page_to_bus()

Matthias Urlichs (1):
      Option Card driver update, Maintainer entry

Mauro Carvalho Chehab (1):
      v4l: bug fixes for tuner, cx88 and tea5767

Michael Burian (1):
      ARM: 2794/1: Add "Image" and "mach-types.h" to dontdiff list

Michael Chan (6):
      [TG3]: add 5780 basic support
      [TG3]: add 5780 basic jumbo frame support
      [TG3]: add variable buffer size for standard ring
      [TG3]: consolidate all DMA water mark settings
      [TG3]: disallow jumbo TSO on 5780
      [TG3]: add 5780 fiber support

Michael Gernoth (1):
      ARM: 2830/1: Fix Jornada 720 PCMCIA-support

Michael Hunold (1):
      v4l: fix tuning with MXB driver

Michael Krufky (10):
      dvb: LGDT3302 QAM lock bug fix
      v4l: fix regression modprobe bttv freezes the computer
      dvb/v4l: lgdt3302: isolate tuner
      dvb/4vl: RF input selection fir
      lgdt3302: warning fix
      dvb/v4l: cx88 cleanup
      v4l: hybrid dvb: fix warnings with -Wundef
      v4l: hybrid dvb: move #defines to Makefile
      v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxx
      dvb: rename lgdt3302 frontend module to lgdt330x

Michael S. Tsirkin (1):
      [IB/mthca]: Use io_remap_pfn_range for PCI space

Michal Januszewski (2):
      fbcon: don't repaint the cursor when it is disabled.
      fbdev: update info->cmap when setting cmap from user-/kernelspace.

Michal Ostrowski (1):
      rocket.c: Fix ldisc ref count handling

Mikael Starvik (16):
      CRIS update: arch split
      CRIS update: configuration and build
      CRIS update: console
      CRIS update: debug
      CRIS update: drivers
      CRIS update: I/O and DMA allocator
      CRIS update: IRQ
      CRIS update: misc patches
      CRIS update: mm
      CRIS update: pci
      CRIS update: profiler
      CRIS update: SMP
      CRIS update: synchronous serial port driver
      CRIS update: updates for 2.6.12
      CRIS update: new subarchitecture v32
      CRIS IDE driver

Mike Miller (1):
      cciss per disk queue

Miles Bader (8):
      v850: Align ___start___param to match parameter alignment
      v850: Define pfn_valid
      v850: const-qualify first parameter of find_next_zero_bit
      v850: Add defconfigs
      v850: Update ioremap return type and add ioread/iowrite functions
      v850: Add pte_file
      v850: Update PCI support
      v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAX

Moore, Eric Dean (1):
      [SCSI] - mptfusion - convert to new change_queue_depth API

Neil Brown (1):
      Fix raid0's attempt to divide by 64bit numbers

NeilBrown (2):
      md/raid1: clear bitmap when fullsync completes
      md: when resizing an array, we need to update resync_max_sectors as well as size

Nick Sillik (1):
      [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c

Nicolas Graziano (1):
      [ALSA] hda driver, correct bug in model 'auto'

Nigel Cunningham (4):
      try_to_freeze() call fixes
      Add missing tvaudio try_to_freeze()
      Fix missing refrigerator invocation in jffs2
      Address BUG: using smp_processor_id() in preemptible [00000001] code

Nishanth Aravamudan (8):
      [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()
      vt.c build fix
      [SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()
      [SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()
      [SPARC]: sbus/vfc_i2c: remove sleep_on() usage
      [ALSA] sound/pci: fix-up sleeping paths
      [ALSA] Fix-up sleeping in sound/ppc
      [ALSA] Fix-up sleeping in sound/usb

Olaf Hering (13):
      ARM: remove linux/version.h include from arch/arm
      ppc32: make -j12 all fails in uImage target
      ratelimit the ieee1394 IR legacy activated messages
      Serial: Remove linux/version.h
      [ATM]: [he] remove linux/version.h include
      uml: readd missing define to arch/um/Makefile-i386
      uml: add dependency to arch/um/Makefile for parallel builds
      ppc/ppc64: use Kconfig.hz
      ppc32: update defconfigs
      ppc64: update defconfigs
      ppc64: hide CONFIG_ADB
      make a few functions static in pmac_setup.c
      turn many #if $undefined_string into #ifdef $undefined_string

Olivier Blin (1):
      i4l: add Olitec ISDN PCI card in hisax gazel driver

Olof Johansson (1):
      ppc64: add 970MP PVR

Paolo 'Blaisorblade' Giarrusso (10):
      uml: fix lvalue for gcc4
      uml: workaround host bug in "TT mode vs. NPTL link fix"
      uml: consolidate modify_ldt
      uml: gcc 2.95 fix and Makefile cleanup
      uml: fix hppfs error path
      uml: reintroduce pcap support
      uml: allow building as 32-bit binary on 64bit host
      uml: hostfs: unuse ROOT_DEV
      remove EXPORT_SYMBOL for root_dev
      uml: add skas0 command-line option

Patrick Boettcher (1):
      dvb: cx88 output mode fix

Patrick McHardy (10):
      [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.
      [NET]: Only build flow.o if CONFIG_XFRM=y
      [IPV4]: Don't select XFRM for ip_gre
      [NET]: Make ipip/ip6_tunnel independant of XFRM
      [NETFILTER]: Fix deadlock in ip6_queue
      [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)
      [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload
      [NETFILTER]: Use correct byteorder in ICMP NAT
      [NETFILTER]: Fix ip6t_LOG MAC format
      [EMATCH]: Remove feature ifdefs in meta ematch.

Pavel Roskin (2):
      pcmcia: ide-cs id_table update
      pcmcia: fix comment

Pekka Enberg (1):
      NTFS: Remove spurious void pointer casts from fs/ntfs/.

Pete Zaitcev (1):
      ub: fix for blank CDs

Peter Staubach (1):
      stale POSIX lock handling

Qu Fuping (1):
      JFS: fsync wrong behavior when I/O failure occurs

Ralf Baechle (1):
      serial_core whitespace fix

Randy Dunlap (6):
      NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
      [NET]: Kconfig: NETCONSOLE and NETPOLL together
      [NET]: Improve presentation of networking driver families.
      kernel/capability.c: add kerneldoc
      kernel/cpuset.c: add kerneldoc, fix typos
      kernel/crash_dump.c: add kerneldoc

Richard Henderson (2):
      new alpha syscalls
      alpha: fix "statement with no effect" warnings

Robert Love (14):
      inotify: move sysctl
      inotify: event ordering
      inotify: misc cleanup
      inotify: documentation update
      inotify: MAINTAINERS
      inotify: misc. cleanup
      inotify: use fget_light
      inotify: oops fix
      inotify: exit path cleanups
      inotify: change default limits
      inotify: check retval in init
      inotify: add missing hook to sys32_open
      inotify: add x86-64 syscall entries
      [IA64] inotify: ia64 syscalls.

Roland Dreier (3):
      [IB/mthca]: Fix error CQ entry handling on mem-free HCAs
      [IB/ipoib]: Fix unsigned comparisons to handle wraparound
      Merge /scratch/Ksrc/linux-git/

Rolf Eike Beer (1):
      watchdog: add missing 0x in alim1535_wdt.c

Russell King (15):
      ARM SMP: Rename cpu_present_mask to cpu_possible_map
      ARM SMP: We list IRQs for present CPUs, not online CPUs
      ARM SMP: Initialise cpu_present_map
      Serial: Move deprecation of register_serial forward to September
      ARM: Convert bitops to use ARMv6 ldrex/strex instructions
      ARM: Allow register_undef_hook to be called with IRQs off
      ARM: Remove global nwfpe register variable
      ARM SMP: Mark CPU init functions/data with __cpuinit/...data
      ARM SMP: Mark mroe CPU init data with __cpuinitdata
      Serial: No need to check for priv != NULL in remove_one
      ARM SMP: Fix ARMv6 spinlock and semaphore implementations
      ARM SMP: Use exclusive load/store for __xchg
      ARM SMP: Add ARMv6 memory barriers
      ARM SMP: Mark device mappings as "device" in ARMv6 parlance
      [ARM SMP] Fix data corruption in test_* bitops

Rusty Russell (1):
      [NETFILTER]: ip_conntrack_expect_related must not free expectation

Sascha Hauer (1):
      ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable

Sergey Ulanov (1):
      [ALSA] Jack Sense support for AD1980 and AD1888

Siddha, Suresh B (1):
      x86_64: TASK_SIZE fixes for compatibility mode processes

Sonny Rao (1):
      JFS: performance patch

Sridhar Samudrala (1):
      [SCTP]: Fix potential null pointer dereference while handling an icmp error

Stefan Bader (1):
      s390: channel tape fixes

Stephen Hemminger (1):
      [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.

Steve Dickson (1):
      NFS: procfs/sysctl interfaces for lockd do not work on x86_64

Steven Rostedt (2):
      fix MAX_USER_RT_PRIO and MAX_RT_PRIO
      speed up on find_first_bit for i386 (let compiler do the work)

Takashi Iwai (18):
      [ALSA] hda-codec - Fix oops with ALC880
      [ALSA] trident - Shut up compile warnings
      [ALSA] hda-codec - Add 6stack model for ALC880
      [ALSA] hda-codec - Add entry for Acer APFV
      [ALSA] Fix dependency of GUS driver
      [ALSA] Use kstrdup
      [ALSA] Fix and clean-up of vxpocket driver
      [ALSA] vxpocket - Remove unused code
      [ALSA] cmipci - Add Mic Boost capture switch
      [ALSA] Fix resume of intel8x0
      [ALSA] maestro3 - Clean up
      [ALSA] Add help texts to Kconfig
      [ALSA] Add DBRI driver on Sparcs
      [ALSA] Add ARM PXA2xx AC97 driver
      [ALSA] hdsp - Add 'Sample Clock Source Locking' control
      [ALSA] vx-driver - Fix the calculation of frequency parameter
      [ALSA] via82xx - Fix dxs_support of twinhead laptop
      [ALSA] wavefront - declare initialization data as static

Thomas Gleixner (5):
      [MTD] Make XIP support depend on CONFIG_ARM
      Merge with rsync://fileserver/linux
      [JFFS2] Fix node allocation leak
      Merge with rsync://fileserver/linux
      [MTD] NAND: Fix broken bad block scan for 16 bit devices

Thomas Graf (2):
      [PKT_SCHED]: Remove debugging leftover from textsearch ematch
      [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue

Todd Poynor (2):
      [JFFS2] Avoid compiler warnings when JFFS2_FS_WRITEBUFFER=n
      Merge with rsync://fileserver/linux

Tom Duffy (1):
      Add kernel portion of user CM implementation (fix)

Tom Rini (1):
      Change PowerPC MPC8xx maintainer

Tony Luck (6):
      Auto merge with /home/aegl/GIT/linus
      Auto merge with /home/aegl/GIT/linus
      Auto merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
      Auto merge with /home/aegl/GIT/linus
      Auto merge with /home/aegl/GIT/linus
      e1000: no need for reboot notifier

V. ANANDA KRISHNAN (2):
      jsm: use dynamic major number allocation
      jsm: warning fixes

Victor Fusco (5):
      [NETLINK]: Fix "nocast type" warnings
      [NET]: Fix "nocast type" warnings in skbuff.h
      [ATM]: [firestream] fix the sparse warning "implicit cast to nocast type"
      [ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"
      [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'

Yoichi Yuasa (2):
      mips: fbdev Kcofnig fix
      mips: remove obsolete GIU driver for vr41xx

Zoltan Menyhart (1):
      [IA64] improve flush_icache_range()

suzuki (1):
      madvise() does not always return -EBADF on non-file mapped area

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

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



More information about the pkg-fso-commits mailing list