1. 17 12月, 2009 13 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband · e69381b4
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (45 commits)
        RDMA/cxgb3: Fix error paths in post_send and post_recv
        RDMA/nes: Fix stale ARP issue
        RDMA/nes: FIN during MPA startup causes timeout
        RDMA/nes: Free kmap() resources
        RDMA/nes: Check for zero STag
        RDMA/nes: Fix Xansation test crash on cm_node ref_count
        RDMA/nes: Abnormal listener exit causes loopback node crash
        RDMA/nes: Fix crash in nes_accept()
        RDMA/nes: Resource not freed for REJECTed connections
        RDMA/nes: MPA request/response error checking
        RDMA/nes: Fix query of ORD values
        RDMA/nes: Fix MAX_CM_BUFFER define
        RDMA/nes: Pass correct size to ioremap_nocache()
        RDMA/nes: Update copyright and branding string
        RDMA/nes: Add max_cqe check to nes_create_cq()
        RDMA/nes: Clean up struct nes_qp
        RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension
        RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
        RDMA/nes: Correct fast memory registration implementation
        IB/ehca: Fix error paths in post_send and post_recv
        ...
      e69381b4
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 238ccbb0
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (22 commits)
        Input: ALPS - add interleaved protocol support (Dell E6x00 series)
        Input: keyboard - don't override beep with a bell
        Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
        Input: add mc13783 touchscreen driver
        Input: ep93xx_keypad - update driver to new core support
        Input: wacom - separate pen from express keys on Graphire
        Input: wacom - add defines for data packet report IDs
        Input: wacom - add support for new LCD tablets
        Input: wacom - add defines for packet lengths of various devices
        Input: wacom - ensure the device is initialized properly upon resume
        Input: at32psif - do not sleep in atomic context
        Input: i8042 - add Gigabyte M1022M to the noloop list
        Input: i8042 - allow installing platform filters for incoming data
        Input: i8042 - fix locking in interrupt routine
        Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad
        Input: document use of input_event() function
        Input: sa1111ps2 - annotate probe() and remove() methods
        Input: ambakmi - annotate probe() and remove() methods
        Input: gscps2 - fix probe() and remove() annotations
        Input: altera_ps2 - add annotations to probe and remove methods
        ...
      238ccbb0
    • L
      Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 · c5113e3d
      Linus Torvalds 提交于
      * 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6:
        drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
        drm/radeon/kms: allow for texture tiling
        drm/radeon/kms: init pm on all chipsets
        drm/radeon/kms: HDMI support for R600 KMS
        drm/radeon/kms: make sure mc is initialized before mapping blit bo
        drm/radeon/kms: Return to userspace on ERESTARTSYS
        drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
        drm/radeon/kms: don't report allocate failure on ERESTARTSYS
        drm/radeon/kms: Check if bo we got from ttm are radeon object or not
        drm/radeon/kms: If no placement is supplied fallback to system
        drm/ttm: Fix memory type manager debug information printing
        drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
        drm/ttm: Fix potential ttm_mem_evict_first races.
        drm/ttm: Delayed delete fixes.
        drm/ttm: fix two bugs in new placement routines.
        drm/ttm: fix incorrect logic in ttm_bo_io path
        drm/nouveau: remove use of -ERESTART
        nouveau: Fix endianness with new context program loader
        drm/nouveau: fix build with CONFIG_AGP=n
        drm/nouveau: fix ch7006 build
      c5113e3d
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 · 9b283170
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (33 commits)
        sh: Fix test of unsigned in se7722_irq_demux()
        sh: mach-ecovec24: Add FSI sound support
        sh: mach-ecovec24: Add mt9t112 camera support
        sh: mach-ecovec24: Add tw9910 support
        sh: MSIOF/mmc_spi platform data for the Ecovec24 board
        sh: ms7724se: Add ak4642 support
        sh: Fix up FPU build for SH5
        sh: Remove old early serial console code V2
        sh: sh5 scif pdata (sh5-101/sh5-103)
        sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)
        sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)
        sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
        sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)
        sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)
        sh: sh2 scif pdata (sh7616)
        sh-sci: Extend sh-sci driver with early console V2
        sh: Stub in P3 ioremap support for nommu parts.
        sh: wire up vmallocinfo support in ioremap() implementations.
        sh: Make the unaligned trap handler always obey notification levels.
        sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
        ...
      9b283170
    • L
    • L
      Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx · 7949456b
      Linus Torvalds 提交于
      * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx:
        ppc440spe-adma: adds updated ppc440spe adma driver
        iop-adma.c: use resource_size()
        dmaengine: clarify the meaning of the DMA_CTRL_ACK flag
        sh: stylistic improvements for the DMA driver
        dmaengine: fix dmatest to verify minimum transfer length and test buffer size
        sh: DMA driver has to specify its alignment requirements
        Add COH 901 318 DMA block driver v5
      7949456b
    • L
      Merge git://git.infradead.org/mtd-2.6 · 60d9aa75
      Linus Torvalds 提交于
      * git://git.infradead.org/mtd-2.6: (90 commits)
        jffs2: Fix long-standing bug with symlink garbage collection.
        mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
        mtd: cfi_cmdset_0002, fix lock imbalance
        Revert "mtd: move mxcnd_remove to .exit.text"
        mtd: m25p80: add support for Macronix MX25L4005A
        kmsg_dump: fix build for CONFIG_PRINTK=n
        mtd: nandsim: add support for 4KiB pages
        mtd: mtdoops: refactor as a kmsg_dumper
        mtd: mtdoops: make record size configurable
        mtd: mtdoops: limit the maximum mtd partition size
        mtd: mtdoops: keep track of used/unused pages in an array
        mtd: mtdoops: several minor cleanups
        core: Add kernel message dumper to call on oopses and panics
        mtd: add ARM pismo support
        mtd: pxa3xx_nand: Fix PIO data transfer
        mtd: nand: fix multi-chip suspend problem
        mtd: add support for switching old SST chips into QRY mode
        mtd: fix M29W800D dev_id and uaddr
        mtd: don't use PF_MEMALLOC
        mtd: Add bad block table overrides to Davinci NAND driver
        ...
      
      Fixed up conflicts (mostly trivial) in
      	drivers/mtd/devices/m25p80.c
      	drivers/mtd/maps/pcmciamtd.c
      	drivers/mtd/nand/pxa3xx_nand.c
      	kernel/printk.c
      60d9aa75
    • L
      Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 · b2adf0cb
      Linus Torvalds 提交于
      * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6:
        parisc: Fixup last users of irq_chip->typename
        parisc: convert /proc/pdc/{lcd,led} to seq_file
        parisc: Convert BUG() to use unreachable()
        parisc: Replace old style lock init in smp.c
        parisc: use sort() instead of home-made implementation (v2)
        parisc: add CALLER_ADDR{0-6} macros
        parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
        parisc: remove duplicated #include
      b2adf0cb
    • L
      Merge git://git.infradead.org/iommu-2.6 · a79960e5
      Linus Torvalds 提交于
      * git://git.infradead.org/iommu-2.6:
        implement early_io{re,un}map for ia64
        Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"
        intel-iommu: ignore page table validation in pass through mode
        intel-iommu: Fix oops with intel_iommu=igfx_off
        intel-iommu: Check for an RMRR which ends before it starts.
        intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
        intel-iommu: Detect DMAR in hyperspace at probe time.
        dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort
        iommu: Allocate dma-remapping structures using numa locality info
        intr_remap: Allocate intr-remapping table using numa locality info
        dmar: Allocate queued invalidation structure using numa locality info
        dmar: support for parsing Remapping Hardware Static Affinity structure
      a79960e5
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp · 661e338f
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
        edac, mce, amd: silence GART TLB errors
        edac, mce: correct corenum reporting
      661e338f
    • L
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 · 6a5df38f
      Linus Torvalds 提交于
      * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (116 commits)
        V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.h
        V4L/DVB (13690): radio/si470x: #include <sched.h>
        V4L/DVB (13688): au8522: modify the attributes of local filter coefficients
        V4L/DVB (13687): cx231xx: use NULL when pointer is needed
        V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
        V4L/DVB (13685): Correct code taking the size of a pointer
        V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.h
        V4L/DVB (13683): sanio-ms: clean up init, exit and id_table
        V4L/DVB (13682): dib8000: make some constant static
        V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possible
        V4L/DVB (13680b): DocBook/media: create links for included sources
        V4L/DVB (13680a): DocBook/media: copy images after building HTML
        V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devices
        V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster)
        V4L/DVB (13674): stv090x: Add DiSEqC envelope mode
        V4L/DVB (13673): lnbp21: Implement 22 kHz tone control
        V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment
        V4L/DVB (13670): soc-camera: Add mt9t112 camera driver
        V4L/DVB (13669): tw9910: Add sync polarity support
        V4L/DVB (13668): tw9910: remove cropping
        ...
      6a5df38f
    • L
      Merge branch 'akpm' · 9cfc8624
      Linus Torvalds 提交于
      * akpm: (173 commits)
        genalloc: use bitmap_find_next_zero_area
        ia64: use bitmap_find_next_zero_area
        sparc: use bitmap_find_next_zero_area
        mlx4: use bitmap_find_next_zero_area
        isp1362-hcd: use bitmap_find_next_zero_area
        iommu-helper: use bitmap library
        bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
        qnx4: use hweight8
        qnx4fs: remove remains of the (defunct) write support
        resource: constify arg to resource_size() and resource_type()
        gru: send cross partition interrupts using the gru
        gru: function to generate chipset IPI values
        gru: update driver version number
        gru: improve GRU TLB dropin statistics
        gru: fix GRU interrupt race at deallocate
        gru: add hugepage support
        gru: fix bug in allocation of kernel contexts
        gru: update GRU structures to match latest hardware spec
        gru: check for correct GRU chiplet assignment
        gru: remove stray local_irq_enable
        ...
      9cfc8624
    • B
      edac, mce, amd: silence GART TLB errors · 256f7276
      Borislav Petkov 提交于
      Although reporting of benign GART TLB errors is disabled in
      __mcheck_cpu_apply_quirks, those are still being logged, and, as a
      result, trip up amd64_edac. Pull up reporting check so that machines
      with loaded edac module bail out early and don't spit fragments into
      dmesg.
      Signed-off-by: NBorislav Petkov <borislav.petkov@amd.com>
      256f7276
  2. 16 12月, 2009 27 次提交