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

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


The annotated tag, v2.6.23-rc4 has been created
        at  e7afef45b41f5f5e2211322f083247e42ba13a78 (tag)
   tagging  b07d68b5ca4d55a16fab223d63d5fb36f89ff42f (commit)
  replaces  v2.6.23-rc3
 tagged by  Linus Torvalds
        on  Mon Aug 27 18:33:57 2007 -0700

- Shortlog ------------------------------------------------------------
Linux 2.6.23-rc4

.. named after Teddy's favorite chew-toy.  Just in case anybody wonders.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBG03uMF3YsRnbiHLsRAnOhAJ9eZS4m3Z+Hhj5Ur68pNf7daCjYKwCfUaai
ZLBWUpTyrfw2zZ2XLqxRwEY=
=lKLb
-----END PGP SIGNATURE-----

Adam Litke (1):
      Fix VM_FAULT flags conversion for hugetlb

Adrian Bunk (6):
      drm_rmmap_ioctl(): remove dead code
      [ATM]: fore200e_param_bs_queue() must be __devinit
      [NET]: Unexport dev_ethtool
      [VLAN] net/8021q/vlanproc.c: fix check-after-use
      kernel/auditsc.c: fix an off-by-one
      make drivers/acpi/scan.c:create_modalias() static

Al Viro (4):
      Fix <math-emu/soft-fp.h> tpyo
      missing return in bridge sysfs code
      ACPI: Fix a warning of discarding qualifiers from pointer target type
      [PPPOL2TP]: Fix endianness annotations.

Alan Cox (6):
      sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742
      fix NULL pointer dereference in __vm_enough_memory()
      m68k: Enable arbitary speed tty support
      pata_sis: Add the FSC Amilo and friends
      pata_via: Add Arima W730-K8 and other rebadgings
      pata_it821x: Fix regression/corruptor

Alan Stern (8):
      USB: cdc-acm: fix sysfs attribute registration bug
      USB: remove DEBUG definition from dummy_hcd
      USB: accept 1-byte Device Status replies, fixing some b0rken devices
      usb-storage: fix bugs in the disconnect pathway
      USB: allow retry on descriptor fetch errors
      USB: update last_busy field correctly
      USB: g_file_storage: fix bug in DMA buffer handling
      sysfs: don't warn on removal of a nonexistent binary file

Alex Williamson (1):
      [IA64] Fix processor_get_freq

Alexey Dobriyan (4):
      [AX25]: don't free pointers to statically allocated data
      [ECONET]: remove econet_packet_type on unload
      Fix Off-by-one in /sys/module/*/refcnt
      lguest should depend on CONFIG_FUTEX

Alexey Starikovskiy (2):
      ACPI: EC: Fix "no battery" regression
      ACPI: EC: revert fix for bugzilla 8709

Andi Kleen (4):
      x86_64: Fail dma_alloc_coherent on dma less devices
      x86_64: Change PMDS invocation to single macro
      x86_64: Check for .cfi_rel_offset in CFI probe
      i386: Mark NUMA support experimental

Andreas Arens (1):
      V4L/DVB (6016): get_dvb_firmware: update script for new location of tda10046 firmware

Andreas Schwab (1):
      [IA64] Use atomic64_read to read an atomic64_t.

Andrew Burgess (1):
      [IA64] Failure to grow RBS

Andrew Morton (6):
      ax88796 printk fixes
      natsemi: fix netdev error acounting
      free_irq(): fix DEBUG_SHIRQ handling
      selection.h: add tty_struct forward declaration
      newport_con warning fix
      ACPI: add dump_stack() to trace acpi_format_exception programming errors

Andrew Vasquez (1):
      dm-mpath-rdac: don't stomp on a requests transfer bit

Andrew Victor (1):
      [ARM] 4549/1: KS8695: Fix build errors

Andrey Borzenkov (1):
      [WATCHDOG] Add support for 1533 bridge to alim1535_wdt

Andy Green (1):
      USB: belkin_sa: avoid divide by zero error

Andy Whitcroft (5):
      sh: remove extraneous ; on scif_sercon_putc wait loop
      [IRDA] irda_nl_get_mode: always results in failure
      sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC
      synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags
      synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas

Arnaud Patard (1):
      i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class

Arnd Bergmann (2):
      [POWERPC] cell: Support pinhole-reset on IBM cell blades
      [POWERPC] cell: Update cell_defconfig for 2.6.23

Atsushi Nemoto (8):
      serial_txx9: Fix modem control line handling
      [MIPS] The irq_chip for TX39/TX49 SoCs
      [MIPS] Cleanup TX39/TX49 irq code
      [MIPS] Drop unneeded config options for RBTX4938
      [MIPS] Use -Werror on TX39/TX49 boards
      [MIPS] Update defconfigs for TX39/TX49
      [MIPS] Remove dead code from irq_txx9.c
      rtc: Make rtc-rs5c348 driver hotplug-aware

Auke Kok (1):
      e1000: Add device IDs of new 82571 board variants

Avi Kivity (1):
      KVM: Avoid calling smp_call_function_single() with interrupts disabled

Bartlomiej Zolnierkiewicz (13):
      pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]
      ide: fix hidden dependencies on CONFIG_IDE_GENERIC
      ide-cris: fix ->set_pio_mode method to set transfer mode on the device
      ide: config_drive_for_dma() fixes
      ide-pmac: fix drive->init_speed reporting
      ide: add cable detection for early UDMA66 devices (take 3)
      ide: ide_config_drive_speed() bugfixes
      cs5530: add missing ->dma_base check
      pdc202xx_new: add missing ->dma_base check
      pdc202xx_old: add missing ->dma_base check
      triflex: add missing ->dma_base check
      hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
      ide-disk: workaround for buggy HPA support on ST340823A (take 3)

Becky Bruce (2):
      [POWERPC] Remove unused code causing a compile warning
      [POWERPC] Fix FSL BookE machine check reporting

Ben Dooks (1):
      i2c-s3c2410: Build fix

Benjamin Thery (1):
      [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()

Bernhard Kaindl (1):
      PCI: lets kill the 'PCI hidden behind bridge' message

Bjorn Helgaas (6):
      PNP: fix up after Lindent
      PNPACPI: simplify irq_flags()
      PNPACPI: remove unnecessary casts of "void *"
      ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG
      PNP: remove MODULE infrastructure
      PNP: remove null pointer checks

Bob Peterson (2):
      [GFS2] soft lockup detected in databuf_lo_before_commit
      [GFS2] soft lockup in rgblk_search

Brice Goglin (4):
      myri10ge: Use the pause counter to avoid a needless device reset
      PCI: make pcie_get_readrq visible in pci.h
      myri10ge: use pcie_get/set_readrq
      myri10ge: update driver version to 1.3.2-1.269

Bruce Ashfield (1):
      sched: CONFIG_SCHED_GROUP_FAIR=y fixlet

Chris Ball (1):
      V4L/DVB (6026): Avoid powering up the camera on resume

Chris Wright (1):
      x86: properly initialize temp insn buffer for paravirt patching

Christian Borntraeger (2):
      [S390] disassembler: fix b2 opcodes like srst, bsg, and others
      sched: accounting regression since rc1

Christian Heim (2):
      Remove double inclusion of linux/capability.h
      USB: Adding support for HTC Smartphones to ipaq

Christian Krafft (1):
      [POWERPC] spu_manage: Use newer physical-id attribute

Christian Schmidt (1):
      Add blacklisting capability to serial_pci to avoid misdetection of serial ports

Christoph Lameter (3):
      [IA64] Update arch/ia64/configs/* s/SLAB/SLUB/
      SLUB: use atomic_long_read for atomic_long variables
      SLUB: do not fail on broken memory configurations

Corey Minyard (1):
      Serial 8250: handle saving the clear-on-read bits from the LSR and MSR

Cornelia Huck (2):
      [S390] cio: dont forget to set last slot to NULL in ccw_uevent().
      [S390] cio: change confusing message in cmf.

Cyrill Gorcunov (1):
      [CIFS] Check return code on failed alloc

Dale Farnsworth (1):
      i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang

Daniel Gollub (1):
      x86_64: Fix to keep watchdog disabled by default for i386/x86_64

Daniel Jacobowitz (1):
      [MIPS] Do not discard extra debugging sections.

David Brownell (8):
      i2c/isp1301_omap: Build fixes, whitespace
      i2c/menelaus: Build fix
      [AVR32] leds-gpio for stk1000
      USB: px2xx_udc bugfix, missing check for gpio_pullup
      USB: quirks: multicard reader doesn't like autosuspend
      USB: ohci, fix oddball gcc warning
      correct name for rtc-m41t80
      rtc-max6902 minor fixes

David Gibson (1):
      [POWERPC] Fix small race in 44x tlbie function

David Mosberger-Tang (3):
      [IA64] make unwinder stop at last frame of the bootloader
      [IA64] need NOTES in vmlinux.lds.S
      [IA64] get back PT_IA_64_UNWIND program header

David S. Miller (16):
      Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
      [SPARC64]: Allow userspace to get at the machine description.
      [SPARC64]: Niagara-2 optimized copies.
      [SPARC64]: Do not touch %tick_cmpr on sun4v cpus.
      [SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.
      [SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.
      [MATH-EMU]: Fix underflow exception reporting.
      [SPARC64]: Need to clobber global reg vars in switch_to().
      [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.
      [TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
      [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
      [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.
      [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.
      [SPARC32]: Kill unused vars and macros from prom/console.c
      [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c
      [SPARC32]: Make flush_tlb_kernel_range() an inline function.

David Teigland (2):
      [DLM] fix NULL ls usage
      [DLM] fix basts for granted PR waiting CW

David Vrabel (1):
      mmc: ignore bad max block size in sdhci

David Wilder (1):
      [S390] kprobes: fix instruction length calculation

David Woodhouse (2):
      JFFS2 locking regression fix.
      serial: don't optimise away baud rate changes when BOTHER is used

Dimitri Sivanich (1):
      [IA64] disable irq's and check need_resched before safe_halt

Dmitry Adamushko (1):
      sched: optimize task_tick_rt() a bit

Domen Puncer (2):
      i2c-mpc: Don't disable I2C module on stop condition
      phy layer: fix genphy_setup_forced (don't reset)

Dotan Barak (3):
      IB: Include <linux/list.h> from <rdma/ib_mad.h>
      IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>
      IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c

Dustin Marquess (1):
      via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access

Eli Cohen (1):
      mlx4_core: Wait 1 second after reset before accessing device

Eric Dumazet (1):
      [NETFILTER]: netfilter: xt_u32 bug correction

Eric Van Hensbergen (3):
      9p: fix use after free
      9p: update maintainers and documentation
      9p: remove deprecated v9fs_fid_lookup_remove()

Eric W. Biederman (1):
      sched: fix sysctl directory permissions

Evgeniy Polyakov (2):
      w1: fix w1_remove_master_device() searching
      [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"

Faidon Liambotis (1):
      USB: fix support for Dell Wireless Broadband (aka WWAN)

Flavio Leitner (1):
      [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless

Florian Westphal (1):
      DM9000: fix interface hang under load

Gabriel C (1):
      USB: u132-hcd.c - Fix a warning when CONFIG_PM=n

Geert Uytterhoeven (8):
      [POWERPC] ps3: Fix no storage devices found
      m68k: <asm/page.h> needs <linux/compiler.h>
      m68k: Kill superfluous extern
      m68k: Use _AC() instead of #ifdef __ASSEMBLY__
      m68k: Fix a few hickups in drivers/scsi/Kconfig
      zorro: Make sysfs config attribute read-only
      m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
      Introduce CONFIG_CHECK_SIGNATURE

Gerrit Renker (1):
      [DCCP]: Allocation in atomic context

Greg Ungerer (3):
      m68knommu: include linux/fs.h for getname()
      m68knommu: include asm-generic/pgtable.h
      m68knommu: include linux/fs.h for do_pipe()

Guillaume Chazarain (1):
      asus-laptop: Fix rmmod of asus_laptop

H. Peter Anvin (5):
      [x86 setup] The current display page is returned in %bh, not %bl
      [x86 setup] Don't use EDD to get the MBR signature
      [x86 setup] edd.c: make sure MBR signatures actually get reported
      [x86 setup] Volatilize asm() statements
      [x86 setup] Make sure AH=00h when setting a video mode

Haavard Skinnemoen (4):
      [AVR32] Wire up i2c-gpio on the ATNGW100 board
      [AVR32] Simplify pte_alloc_one{,_kernel}
      [AVR32] Fix bogus pte_page() definition
      [AVR32] Define mmiowb()

Hal Rosenstock (3):
      IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()
      IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()
      IB/mad: agent_send_response() should be void

Hans Verkuil (3):
      V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support
      V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
      V4L/DVB (5969): ivtv: report ivtv version in status log

Heiko Carstens (2):
      [IPVS]: Use IP_VS_WAIT_WHILE when encessary.
      [S390] Change atomic_read/set to inline functions with barrier semantics.

Herbert Xu (3):
      [NET]: Share correct feature code between bridging and bonding
      [NET]: Fix unbalanced rcu_read_unlock in __sock_create
      [SNAP]: Check packet length before reading

Hermann Kneissel (1):
      USB: serial: garmin_gps: fixes package loss if used from gpsbabel

Hugh Dickins (3):
      fix maxcpus=N parsing
      reverse CONFIG_ACPI_PROC_EVENT default
      fix bogus hotplug cpu warning

Ian Kent (1):
      autofs4: deadlock during create

Ilpo Järvinen (1):
      [POWERPC] Fix invalid semicolon after if statement

Ilpo Järvinen (3):
      [IPv6]: Invalid semicolon after if statement
      IB/mlx4: Incorrect semicolon after if statement
      [MIPS] Fix invalid semicolon after if statement

Ingo Molnar (8):
      pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
      sched: sched_clock_idle_[sleep|wakeup]_event()
      sched: tweak the sched_runtime_limit tunable
      sched: remove HZ dependency from the granularity default
      sched: tidy up and simplify the bonus balance
      sched: fix startup penalty calculation
      sched: cleanup, sched_granularity -> sched_min_granularity
      sched: s/sched_latency/sched_min_granularity

Jack Morgenstein (1):
      IPoIB: Fix leak in ipoib_transport_dev_init() error path

James Morris (1):
      [NET]: Mark Paul Moore as maintainer of labelled networking.

Jan Engelhardt (1):
      Add some help texts to recently-introduced kconfig items

Jan-Bernd Themann (3):
      ehea: fix interface to DLPAR tools
      ehea: fix module parameter description
      ehea: fix queue destructor

Jean Delvare (4):
      hwmon: (w83627ehf) don't assume bank 0
      hwmon: (smsc47m1) restore missing name attribute
      i2c-i801: Typo: erroneous
      PCI: Run k8t_sound_hostbridge quirk only when needed

Jeff Dike (1):
      uml: fix previous request size limit fix

Jeff Garzik (1):
      [libata] pata_isapnp: replace missing module device table

Jeremy Fitzhardinge (2):
      xen-netfront: Avoid deref'ing skbafter it is potentially freed.
      acpiphp_ibm: add missing '\n' to error message

Jeremy Kerr (1):
      [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour

Jesper Juhl (19):
      efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()
      sh64: arch/sh64/kernel/signal.c: duplicate include removal
      [ATM]: Clean up duplicate includes in drivers/atm/
      [ATM]: Clean up duplicate includes in net/atm/
      [IPV4]: Clean up duplicate includes in net/ipv4/
      [IPV6]: Clean up duplicate includes in net/ipv6/
      [PKT_SCHED]: Clean up duplicate includes in net/sched/
      [SUNRPC]: Clean up duplicate includes in net/sunrpc/
      [TIPC]: Clean up duplicate includes in net/tipc/
      [XFRM]: Clean up duplicate includes in net/xfrm/
      [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
      [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero
      [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/
      [IRDA]: Avoid a label defined but not used warning in irda_init()
      USB: Fix a memory leak in em28xx_usb_probe()
      tty: dont needlessly cast kmalloc() return value
      [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
      [NET]: Avoid pointless allocation casts in BSD compression module
      [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.

Joakim Tjernlund (1):
      [IPCONFIG]: ip_auto_config fix

Johannes Berg (2):
      mac80211: fix tx status frame code
      remove dead code in via-pmu68k

John W. Linville (1):
      mac80211: probe for hidden SSIDs in pre-auth scan

Jonathan Corbet (1):
      V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write

Jussi Kivilinna (1):
      [BRIDGE]: Fix typo in net/bridge/br_stp_if.c

Kay Sievers (1):
      usb: add PRODUCT, TYPE to usb-interface events

Kenji Kaneshige (1):
      [IA64] SN2 needs platform specific irq_to_vector() function.

Kent Yoder (1):
      tpmdd maintainers

Klaus D. Wacker (2):
      [S390] qdio: fix EQBS handling on CCQ96
      [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue

Konstantin Sharlaimov (1):
      [PPP]: Fix output buffer size in ppp_decompress_frame().

Kristian Høgsberg (1):
      firewire: Add ref-counting for sbp2 orbs (fix command abortion)

Krzysztof Helt (1):
      [ARM] 4546/1: s3c2410: fix architecture typo for s3c2442

Kumar Gala (5):
      [POWERPC] Add interrupt resource for RTC CMOS driver
      [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards
      [POWERPC] Fix 8xx compile failure
      [POWERPC] Fix PCI Device ID for MPC8544/8533 processors
      PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h

Kyle McMartin (6):
      [PARISC] Add empty <asm-parisc/vga.h>
      [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
      [PARISC] Clean up sti_flush
      [PARISC] Do not allow STI_CONSOLE to be modular
      [PARISC] Use compat_sys_getdents
      [PARISC] Add NOTES section

Lee Schermerhorn (1):
      Document Linux Memory Policy

Len Brown (20):
      ACPI: thermal: clean up MODULE_PARM_DESC newlines
      ACPI: thermal: create "thermal.crt=C" bootparam
      Revert "ACPI: Battery: Synchronize battery operations."
      ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX
      ACPI: boot correctly with "nosmp" or "maxcpus=0"
      ACPI: Schedule /proc/acpi/event for removal
      ACPI: fix ia64 allnoconfig build
      Pull asus into release branch
      Pull battery into release branch
      Pull bugzilla-1641 into release branch
      Pull bugzilla-8630 into release branch
      Pull ec into release branch
      Pull pnp into release branch
      Pull sony into release branch
      Pull thermal into release branch
      Pull video into release branch
      Pull suspend into release branch
      Pull misc into release branch
      Pull events into release branch
      Pull bugzilla-8798 into release branch

Li Yang (1):
      USB: fsl_usb2_udc: fix bug in processing setup requests

Linus Torvalds (49):
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
      Revert "USB: EHCI cpufreq fix"
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Linux 2.6.23-rc4

Luis Lloret (1):
      USB: Stall control endpoint when file storage class request wValue != 0

Luming Yu (1):
      ACPI video hotkey: export missing ACPI video hotkey events via input layer

M4rkusXXL (1):
      usb: typo in usb R8A66597 HCD config

Magnus Damm (1):
      sh: missing symbol fix for sh4-202

Marcel Holtmann (1):
      Reset current->pdeath_signal on SUID binary execution

Marcelo Tosatti (1):
      V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().

Marian Balakowicz (1):
      PCI: quirk_e100_interrupt() called too early

Mariusz Kozlowski (7):
      [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
      [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
      [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzalloc
      include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcalloc
      drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
      drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
      9p: fix bad error path in conversion routines

Mark Fortescue (2):
      [SPARC32]: Fix bogus ramdisk image location check.
      [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.

Mark M. Hoffman (2):
      hwmon: fix w83781d temp sensor type setting
      hwmon: (w83627ehf) read fan_div values during probe

Martin Bachem (1):
      hisax: update hfc_usb driver

Mathieu Desnoyers (1):
      Xen i386 xen-head.S fix sections mixup

Mattia Dongili (2):
      sony-laptop: enable Vaio FZ events
      sony-laptop: call sonypi_compat_init earlier

Mauro Carvalho Chehab (1):
      V4L/DVB (6070): Fix a warning at dvb_net

Maxim Shchetynin (2):
      [POWERPC] axonram: Module modification for latest firmware API changes
      [POWERPC] axonram: Do not delete gendisks queue in error path

Maximilian Attems (1):
      USB: visor add ACER S10 palm device id

Mel Gorman (1):
      Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE

Michael Holzheu (3):
      [S390] vmur: fix diag14 exceptions with addresses > 2GB.
      [S390] vmur: fix reference counting for vmur device structure
      [S390] hypfs: inode corruption due to missing locking

Michael Neuling (1):
      Documentation: fix getdelays.c printf bug

Michal Piotrowski (1):
      sh64: arch/sh64/kernel/setup.c: duplicate include removal.

Miguel Ojeda (1):
      cfag12864b fix

Mijo Safradin (1):
      IPMI: fix warning in ipmi_si_intf.c

Mikael Pettersson (1):
      pata_pdc2027x: PLL detection fixes

Mike Habeck (1):
      [IA64] SGI Altix : fix a force_interrupt bug on altix

Mike Nuss (1):
      USB: make EHCI initialize properly on PPC SOCs

Mike Pagano (1):
      USB: resubmission unusual_devs modification for Nikon D80

Miloslav Trmac (1):
      Renumber AUDIT_TTY_[GS]ET

Minchan Kim (1):
      HOWTO: korean translation of Documentation/HOWTO

Moni Shoua (1):
      IB/core: Ignore membership bit in ib_find_pkey()

NeilBrown (2):
      md: make sure a re-add after a restart honours bitmap when resyncing
      md: correctly update sysfs when a raid1 is reshaped

Nick Bowler (1):
      [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.

Nicolas Schichan (1):
      [MIPS] Unconditionally writeback and invalidate caches on kexec.

Niels de Vos (1):
      serial: add support for ITE 887x chips

Olaf Hering (1):
      [POWERPC] Fix undefined reference to device_power_up/resume

Oleg Nesterov (5):
      [DCCP]: fix theoretical ccids_{read,write}_lock() race
      posix-timers: fix creation race
      signalfd: fix interaction with posix-timers
      signalfd: make it group-wide, fix posix-timers scheduling
      exec: kill unsafe BUG_ON(sig->count) checks

Oliver Neukum (5):
      USB: blacklist Samsung ML-2010 printer
      USB: quirky mass storage device
      USB: another quirky device
      USB: unkill cxacru atm driver
      USB: fix DoS in pwc USB video driver

Olof Johansson (2):
      serial: add pci ids for PA Semi PWRficient onchip uarts
      [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE

Patrick Caulfield (3):
      [DLM] Clear othercon pointers when a connection is closed
      [DLM] zero unused parts of sockaddr_storage
      [DLM] More othercon fixes

Patrick McHardy (3):
      [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp
      [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing
      [NETFILTER]: nf_nat_sip: don't drop short packets

Paul Fulghum (1):
      synclink_gt fix module reference

Paul Mackerras (1):
      [POWERPC] Fix SLB initialization at boot time

Paul Mundt (7):
      sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().
      sh: panic on machvec section misalignment.
      sh: Add missing dma_sync_single_range_for_*().
      sh64: Add missing dma_sync_single_for_*().
      sh: Fix DSP opcode regression for SH3-DSP parts.
      usb: Enable hcd support on SH unconditionally.
      usb: r8a66597-hcd: fix up error path.

Paul Walmsley (1):
      usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist

Pavel Machek (1):
      ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such

Peter Chubb (1):
      [IA64] Enable early console for Ski simulator

Peter Zijlstra (4):
      sched: simplify bonus calculation #1
      sched: simplify bonus calculation #2
      sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
      sched: adaptive scheduler granularity

Pierre Ossman (3):
      sdhci: be more cautious about block count register
      sdhci: handle data interrupts during command
      sdhci: tell which spurious interrupt we got

Qi Yong (1):
      HOWTO: latest lxr url address changed

Raghava Kondapalli (1):
      IB/srp: Add OUI for new Cisco targets

Ralf Baechle (36):
      Don't use GFP_DMA for zone allocation.
      sgiseeq: Fix return type of sgiseeq_remove
      [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.
      [MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.
      [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
      [MIPS] Compute PGD_ORDER from the select page size.
      [MIPS] SMTC: Fix secondary VPE interrupt mask initialization.
      [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.
      [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART
      [MIPS] SEAD: Don't mark as experimental.
      [MIPS] SMP: Scatter __cpuinit over the code as needed.
      [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
      [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.
      [MIPS] Update a few defconfigs.
      [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.
      [MIPS] Excite: disable 64-bit kernel support.
      [MIPS] Fix build error if CONFIG_KALLSYMS is undefined.
      [MIPS] SMTC: Fix crash on bootup with idebus= command line argument.
      [MIPS] unwind_stack should return a value ...
      [MIPS] MIPSsim: Delete old file that survived moving around in the tree.
      [MIPS] MT: Use kallsyms in CPU state dump
      [MIPS] Gcc 3.3 build fixes.
      [MIPS] IP22: Fix modpost warning.
      [MIPS] Fix gcc 3.3 warning.
      [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.
      [MIPS] Polish <asm/edac.h>.
      [MIPS] Delete duplicate inclusion of <linux/delay.h>.
      [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
      [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
      [MIPS] HOTPLUG: Make register_pci_controller __devinit.
      [MIPS] Add __cmpdi2
      [MIPS] Sort out handling of ISA-less PCI systems.
      [MIPS] IP27: shutdown_bridge_irq: don't free irq.
      [MIPS] IP27: startup_bridge_irq: connect interrupt.
      [MIPS] IP27: intr_sconnect_level: don't disable interrupts.
      [MIPS] Fulong doesn't need ISA DMA.

Randy Dunlap (1):
      DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined

Robert P. J. Day (1):
      USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED".

Robert Reif (1):
      [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.

Robin Getz (2):
      ensure we don't use bootconsoles after init has been released
      fix - ensure we don't use bootconsoles after init has been released

Roland Dreier (2):
      IB/sa: Don't need to check for default P_Key twice
      IB/srp: Wrap OUI checking for workarounds in helper functions

Roland McGrath (1):
      [POWERPC] Fix for assembler -g

Rolf Eike Beer (1):
      PCI: Document pci_iomap()

Roman Zippel (2):
      m68k: Remove unnecessary m68k_memoffset export and init
      m68k: Dont include RODATA into text segment

Russ Anderson (1):
      [IA64] Clean up CPE handler registration

Rusty Russell (1):
      Enable partitions for lguest block device

Ryan Power (1):
      libata: adjust libata to ignore errors after spinup

Ryusuke Konishi (1):
      eCryptfs: fix lookup error for special files

Sam Ravnborg (1):
      [ARM] 4544/1: arm: fix section mismatch in pxa fb

Satyam Sharma (2):
      [IA64] Include Kconfig.preempt
      i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()

Scott Thompson (2):
      agp: balance ioremap checks
      drm: ioremap return value checks

Scott Wood (1):
      i2c-mpc: Pass correct dev_id to free_irq on error path

Sean Hefty (1):
      IB/mad: Fix address handle leak in mad_rmpp

Sergei Shtylyov (2):
      pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
      pata_hpt{37x|3x2n}: fix clock reporting (take 2)

Shannon Nelson (2):
      [IOAT]: Remove redundant struct member to avoid descriptor cache miss
      [IOAT]: ioatdma needs to to play nice in a multi-dma-client world

Shaohua Li (2):
      [IA64] forbid ptrace changes psr.ri to 3
      ACPI: "ACPI handle has no context!" should be KERN_DEBUG

Siddha, Suresh B (1):
      slab: skip calling cache_free_alien() when the platform is not numa capable

Simon Farnsworth (1):
      drm/via: Fix dmablit when blit queue is full

Stanislaw Gruszka (1):
      UEAGLE: Remove sysfs files on error case

Stefan Richter (2):
      ieee1394: sbp2: fix sbp2_remove_device for error cases
      firewire: fix unloading of fw-ohci while devices are attached

Steffen Klassert (2):
      3c59x: fix duplex configuration
      3c59x maintainer

Stephen Hemminger (8):
      [BRIDGE]: sysfs locking fix.
      sky2: don't clear phy power bits
      sky2: clear PCI power control reg at startup
      sky2: only bring up watchdog if link is active
      sky2 1.17
      [KBUILD]: Sanitize tc_ematch headers.
      [EQL]: sparse warning fix
      [SLIP]: trivial sparse warning fix

Stephen Rothwell (1):
      Check for PPC32 in imsttfb

Steve French (2):
      [CIFS] Fix hang in find_writable_file
      [CIFS] Update CIFS project web site

Steve G (1):
      SELinux: correct error code in selinux_audit_rule_init

Steve Wise (1):
      RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()

Steven Whitehouse (4):
      [GFS2] Fix incorrect return code in rgrp.c
      [GFS2] Fix incorrect error path in prepare_write()
      [GFS2] Fix setting of inherit jdata attr
      [GFS2] Revert remounting w/o acl option leaves acls enabled

Suresh Siddha (2):
      sched: fix broken SMT/MC optimizations
      sched: skip updating rq's next_balance under null SD

Sven-Thorsten Dietrich (1):
      sched: simplify can_migrate_task()

Søren Hauberg (1):
      USB: Support for the Evolution Scorpion robots

Tejun Heo (9):
      ata_piix: update map 10b for ich8m
      ata_piix: add TECRA M7 to broken suspend list
      ide: make CONFIG_IDE_GENERIC default to N
      sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
      PCI: disable MSI on RS690
      PCI: disable MSI on RD580
      PCI: disable MSI on RX790
      libata: fix n_sectors failure handling during revalidation
      libata: don't check n_sectors during revalidation if zero

Thiemo Seufer (2):
      [MIPS] SMTC: Fix duplicate status dumps on NMI
      [MIPS] Maintain si_code field properly for FP exceptions

Thomas Gleixner (1):
      posix-timers: fix deletion race

Thomas Renninger (2):
      Cross-compilation between e.g. i386 -> 64bit could break -> work around it
      ACPI: enable GPEs before calling _WAK on resume

Thomas Viehmann (1):
      usb-serial: fix oti6858.c segfault in termios handling

Timo Jantunen (1):
      fix random hang in forcedeth driver when using netconsole

Trent Piepho (2):
      V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly
      V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression

Vu Pham (1):
      IB/mlx4: Fix opcode returned in RDMA read completion

Wei Yongjun (1):
      [IPV6]: Fix kernel panic while send SCTP data with IP fragments

Willy Tarreau (1):
      fix realtek phy id in forcedeth

Wim Van Sebroeck (1):
      [WATCHDOG] Eurotechwdt.c - clean-up comments

Xavier Bachelot (1):
      agp: Add device id for P4M900 to via-agp module

Yoichi Yuasa (15):
      au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
      [MIPS] Remove unused pnx8550 Kconfig
      [MIPS] Fix au1xxx_gpio_direction_* return value
      [MIPS] SNI: Remove unneeded sni_machine_halt
      [MIPS] SNI: remove unused pcimt_scache.c
      [MIPS] remove unused gt64240.h
      [MIPS] remove unused marvell.h
      [MIPS] Update capcella_defconfig
      [MIPS] Update e55_defconfig
      [MIPS] Update mpc30x_defconfig
      [MIPS] Update tb0219_defconfig
      [MIPS] Update tb0226_defconfig
      [MIPS] Update tb0287_defconfig
      [MIPS] Update workpad_defconfig
      [MIPS] Update Cobalt defconfig

Yoshinori Sato (1):
      h8300: missing include

Yu Luming (1):
      ACPI: video: Add keycode for ACPI video driver hotkey events.

Zach Brown (1):
      dio: zero struct dio with kzalloc instead of manually

Zachary Amsden (1):
      Fix lazy mode vmalloc synchronization for paravirt

Zhang Rui (3):
      ACPI: don't duplicate input events on netlink
      ACPI video hotkey: remove invalid events handler for video output devices
      ACPI: work around duplicate name "VID" problem on T61

Zhao Yakui (1):
      ACPI: Validate XSDT, use RSDT if XSDT fails

john stultz (1):
      futex_unlock_pi() hurts my brain and may cause application deadlock

vignesh babu (1):
      [NET]: is_power_of_2 in net/core/neighbour.c

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

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



More information about the pkg-fso-commits mailing list