Age | Commit message (Expand) | Author |
2008-01-25 | mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP | Jack Morgenstein |
2008-01-25 | IB/ipath: Convert from .nopage to .fault | Nick Piggin |
2008-01-25 | IB/ipath: Add the work completion error code to the QP error debug output | Ralph Campbell |
2008-01-25 | IB/ipath: Better comment for rmb() in ipath_intr() | Arthur Jones |
2008-01-25 | IB/ipath: Fix comments for ipath_create_srq() | Ralph Campbell |
2008-01-25 | IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent... | Ralph Campbell |
2008-01-25 | IB/ipath: Fix sendctrl locking | John Gregor |
2008-01-25 | IB/ipath: Remove dead code for user process waiting for send buffer | Ralph Campbell |
2008-01-25 | RDMA/cxgb3: Support version 5.0 firmware | Steve Wise |
2008-01-25 | RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call | Steve Wise |
2008-01-25 | drivers/infiniband: Add missing "space" | Joe Perches |
2008-01-25 | IB/ipath: Convert ipath_eep_sem semaphore to a mutex | Matthias Kaehlcke |
2008-01-25 | IB/mad: Enable loopback of DR SMP responses from userspace | Steve Welch |
2008-01-25 | IB/ipath: Enable loopback of DR SMP responses from userspace | Ralph Campbell |
2008-01-25 | IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() | Ralph Campbell |
2008-01-25 | RDMA/iwcm: Set initiator depth and responder resources to device max values | Steve Wise |
2008-01-25 | IB/ipath: Improve interrupt handler cache footprint | Dave Olson |
2008-01-25 | IPoIB/cm: Add connected mode support for devices without SRQs | Pradeep Satyanarayana |
2008-01-25 | IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() | Roland Dreier |
2008-01-25 | IPoIB/cm: Factor out ipoib_cm_create_srq() | Roland Dreier |
2008-01-25 | IPoIB/cm: Factor out ipoib_cm_free_rx_ring() | Roland Dreier |
2008-01-25 | IPoIB: Trivial formatting cleanups | Roland Dreier |
2008-01-25 | IB/ipath: Fix crash on unload introduced by sysfs changes | Roland Dreier |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2008-01-25 | ide: remove redundant DMA blacklist check from __ide_dma_on() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: cleanup ide_set_dma() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove redundant ->ide_dma_on call from set_using_dma() | Bartlomiej Zolnierkiewicz |
2008-01-25 | sc1200: move DMA timings to timing tables | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag | Bartlomiej Zolnierkiewicz |
2008-01-25 | sis5513: factor out UDMA programming code | Bartlomiej Zolnierkiewicz |
2008-01-25 | pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: make 'extra' field in struct ide_port_info u8 | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: kill duplicate code in ide_dump_{ata,atapi}_status() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: use ide_get_lba_addr() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: printk fix | Andrew Morton |
2008-01-25 | ide: add ide_tf_read() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: fix registers loading order in ide_dump_ata_status() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: use do_rw_taskfile() (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: add ide_tf_set_cmd() helper | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: extend timeout for PIO-in commands | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove 'handler' field from ide_task_t (take 2) | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: use ->data_phase to set ->handler in do_rw_taskfile() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: convert do_rw_taskfile() to use ->data_phase | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: merge flagged_taskfile() into do_rw_taskfile() | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: guarantee 400ns delay after writing command register | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC | Bartlomiej Zolnierkiewicz |
2008-01-25 | sc1200: remove pointless hwif lookup loop | Bartlomiej Zolnierkiewicz |
2008-01-25 | ide: remove 'tf_in_flags' field from ide_task_t | Bartlomiej Zolnierkiewicz |