1. 11 Jun, 2007 3 commits
  2. 14 Jun, 2007 1 commit
  3. 11 Jun, 2007 2 commits
  4. 14 Jun, 2007 1 commit
  5. 11 Jun, 2007 3 commits
  6. 13 Jun, 2007 8 commits
  7. 12 Jun, 2007 15 commits
  8. 11 Jun, 2007 7 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband · 99f9f3d4
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
        IB/mlx4: Make sure RQ allocation is always valid
        RDMA/cma: Fix initialization of next_port
        IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()
        mlx4_core: Don't set MTT address in dMPT entries with PA set
        mlx4_core: Check firmware command interface revision
        IB/mthca, mlx4_core: Fix typo in comment
        mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id
        mlx4_core: Initialize ctx_list and ctx_lock earlier
        mlx4_core: Fix CQ context layout
      99f9f3d4
    • Linus Torvalds's avatar
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus · 22353f35
      Linus Torvalds authored
      * 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
        [MIPS] Fix smp barriers in test_and_{change,clear,set}_bit
        [MIPS] Fix IP27 build
        [MIPS] Fix modpost warnings by making start_secondary __cpuinit
        [MIPS] SMTC: Fix build error caused by nonsense code.
        [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
        [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
        [MIPS] SMTC: Fix warning.
        [MIPS] Wire up utimensat, signalfd, timerfd, eventfd
        [MIPS] Atlas: Fix build.
        [MIPS] Always install the DSP exception handler.
        [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
        [MIPS] Fix KMODE for the R3000
      22353f35
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 · 3e2ce4da
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
        [CIFS] CIFS should honour umask
        [CIFS] Missing flag on negprot needed for some servers to force packet signing
        [CIFS] whitespace cleanup part 2
        [CIFS] whitespace cleanup
        [CIFS] fix mempool destroy done in wrong order in cifs error path
        [CIFS] typo in previous patch
        [CIFS] Fix oops on failed cifs mount (in kthread_stop)
      3e2ce4da
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart · 3334500b
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart:
        [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
        [AGPGART] intel_agp: add support for 945GME
        [AGPGART] intel_agp: add support for 965GME/GLE
        [AGPGART] intel_agp: use table for device probe
        [AGPGART] intel_agp: cleanup intel private data
      3334500b
    • Linus Torvalds's avatar
      Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · 72f60acb
      Linus Torvalds authored
      * 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
        libata: limit post SRST nsect/lbal wait to ~100ms
        libata: force PIO on IOMEGA ZIP 250 ATAPI
        libata passthru: update cached device paramters
        libata passthru: always enforce correct DEV bit
        libata passthru: map UDMA protocols
        libata passthru: support PIO multi commands
        libata passthru: update protocol numbers
        libata: Correct abuse of language
        libata-core/sff: Fix multiple assumptions about DMA
        ahci: Add MCP73/MCP77 support to AHCI driver
        libata: fix hw_sata_spd_limit initialization
        libata: print device model and firmware revision for ATAPI devices
        libata: fix probe time irq printouts
        libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
        remove unused variable in pata_isapnp
      72f60acb
    • Linus Torvalds's avatar
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb · b44c0267
      Linus Torvalds authored
      * 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:
        V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.
        V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architectures
        V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.
        V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHA
        V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
        V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POS
        V4L/DVB (5720): Usbvision: fix urb allocation and submits
        V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR values
        V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandler
        V4L/DVB (5699): Cinergyt2: fix file release handler
        V4L/DVB (5700): Saa7111: fix picture settings cache bug
        V4L/DVB (5702): Fix Kconfig items to avoid linkedition errors
      b44c0267
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 · bb3d2dd7
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6:
        ide: Add the MCP73/77 support to PATA driver
        Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.
        hpt366: disallow Ultra133 for HPT374
        ide: generic IDE PCI driver, add another device exception
        ide: HPA detect from resume
        it821x: RAID mode fixes
        serverworks: fix CSB6 tuning logic
        serverworks: remove crappy code
      bb3d2dd7