23 Jul, 2007

9 commits

  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
    IB/ehca: Support small QP queues
    IB/ehca: Make internal_create/destroy_qp() static
    IB/ehca: Move ehca2ib_return_code() out of line
    IB/ehca: Generate async event when SRQ limit reached
    IB/ehca: Support large page MRs
    IB/mlx4: Fix error path in create_qp_common()
    mlx4_core: Change command token on timeout
    IB/mthca: Change command token on timeout
    IB/ipath: Remove ipath_layer dead code
    IB/mlx4: Fix leaks in __mlx4_ib_modify_qp

    Linus Torvalds
     
  • * master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (60 commits)
    [SCSI] libsas: make ATA functions selectable by a config option
    [SCSI] bsg: unexport sg v3 helper functions
    [SCSI] bsg: fix bsg_unregister_queue
    [SCSI] bsg: make class backlinks
    [SCSI] 3w-9xxx: add support for 9690SA
    [SCSI] bsg: fix bsg_register_queue error path
    [SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.
    [SCSI] libsas: fix scr_read/write users and update the libata documentation
    [SCSI] mpt fusion: update Kconfig help
    [SCSI] scsi_transport_sas: add destructor for bsg
    [SCSI] iscsi_tcp: buggered kmalloc()
    [SCSI] qla2xxx: Update version number to 8.02.00-k2.
    [SCSI] qla2xxx: Add ISP25XX support.
    [SCSI] qla2xxx: Use pci_try_set_mwi().
    [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
    [SCSI] qla2xxx: Re-factor isp_operations to static structures.
    [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
    [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.
    [SCSI] qla2xxx: Generalize iIDMA support.
    [SCSI] qla2xxx: Generalize FW-Interface-2 support.
    ...

    Linus Torvalds
     
  • Not everyone wants libsas automatically to pull in libata. This patch
    makes the behaviour configurable, so you can build libsas with or
    without ATA support.

    Signed-off-by: James Bottomley

    James Bottomley
     
  • * 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (60 commits)
    [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410
    [ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headers
    [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h
    [ARM] 4521/2: S3C: Reorganise VA mapping headers
    [ARM] 4520/1: S3C: Remove old VA values from static map
    [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.h
    [ARM] 4518/1: S3C: Rename watchdog configuration options
    [ARM] 4517/1: S3C: Fix debug macros for ARM926 output
    [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926
    [ARM] 4515/1: S3C: Move uncompress code to plat-s3c
    [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UART
    [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT
    [ARM] 4512/1: S3C: rename the debug macros for per-cpu updates
    [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support
    [ARM] 4510/1: S3C: split debug-macro support into plat-s3c
    [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c
    [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c
    [ARM] 4461/1: MXC platform and i.MX31ADS core support
    [ARM] 4507/1: pxa2xx clock_event_device
    [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later
    ...

    Linus Torvalds
     
  • * 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds:
    leds: Convert from struct class_device to struct device
    leds: leds-gpio for ngw100
    leds: Add warning printks in error paths
    leds: Fix trigger unregister_simple if register_simple fails
    leds: Use menuconfig objects II - LED
    leds: Teach leds-gpio to handle timer-unsafe GPIOs
    leds: Add generic GPIO LED driver

    Linus Torvalds
     
  • * 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight:
    leds: cr_bllcd.c: build fix
    backlight: Convert from struct class_device to struct device
    backlight: Fix order of Kconfig entries

    Linus Torvalds
     
  • * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
    [POWERPC] Clean up duplicate includes in drivers/macintosh/
    [POWERPC] Quiet section mismatch warning on pcibios_setup
    [POWERPC] init and exit markings for hvc_iseries
    [POWERPC] Quiet section mismatch in hvc_rtas.c
    [POWERPC] Constify of_platform_driver match_table
    [POWERPC] hvcs: Make some things static and const
    [POWERPC] Constify of_platform_driver name
    [POWERPC] MPIC protected sources
    [POWERPC] of_detach_node()'s device node argument cannot be const
    [POWERPC] Fix ARCH=ppc builds
    [POWERPC] mv64x60: Use mutex instead of semaphore
    [POWERPC] Allow smp_call_function_single() to current cpu
    [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
    [POWERPC] Fix future firmware feature fixups function failure
    [POWERPC] fix showing xmon help
    [POWERPC] Make xmon_write accept a const buffer
    [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.
    [POWERPC] cell: CONFIG_SPE_BASE is a typo

    Linus Torvalds
     
  • Found by Sebastian Siewior and randconfig.

    Signed-off-by: Avi Kivity
    Signed-off-by: Linus Torvalds

    Avi Kivity
     
  • Russell King
     

22 Jul, 2007

31 commits