sh: Kill off __{copy,clear}_user_page().
[safe/jmp/linux-2.6] / drivers / infiniband / hw /
2007-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-30 Dave OlsonIB/ipath: Fix incorrect use of sizeof on msg buffer...
2007-10-30 Michael AlbaughIB/ipath: Limit length checksummed in eeprom
2007-10-30 Ralph CampbellIB/ipath: Fix a race where s_last is updated without...
2007-10-30 Roland DreierIB/mlx4: Lock SQ lock in mlx4_ib_post_send()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Olof JohanssonIB/ehca: Fix sg_page() fallout
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Jack MorgensteinIB/mlx4: Sanity check userspace send queue sizes
2007-10-18 Joachim FenkesIB/ehca: Enable large page MRs by default
2007-10-18 Joachim FenkesIB/ehca: Change meaning of hca_cap_mr_pgsize
2007-10-18 Joachim FenkesIB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
2007-10-18 Joachim FenkesIB/ehca: Fix masking error in {,re}reg_phys_mr()
2007-10-18 Joachim FenkesIB/ehca: Supply QP token for SRQ base QPs
2007-10-17 Joachim Fenkes[POWERPC] ibmebus: Move to of_device and of_platform_dr...
2007-10-16 Jens Axboeinfiniband: sg chaining support
2007-10-16 Roland DreierIB/mthca: Avoid alignment traps when writing doorbells
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eli CohenIB/mthca: Mark error paths as unlikely() in post_srq_re...
2007-10-10 Dave OlsonIB/ipath: Minor fix to ordering of freeing and zeroing...
2007-10-10 Ralph CampbellIB/ipath: Remove redundant link state checks
2007-10-10 Ralph CampbellIB/ipath: Fix IB_EVENT_PORT_ERR event
2007-10-10 Michael AlbaughIB/ipath: Better handling of unexpected GPIO interrupts
2007-10-10 Michael AlbaughIB/ipath: Maintain active time on all chips
2007-10-10 Dave OlsonIB/ipath: Fix QHT7040 serial number check
2007-10-10 Arthur JonesIB/ipath: Indicate a couple of chip bugs to userspace
2007-10-10 Arthur JonesIB/ipath: iba6110 rev4 no longer needs recv header...
2007-10-10 Arthur JonesIB/ipath: Use counters in ipath_poll and cleanup interr...
2007-10-10 Ralph CampbellIB/ipath: Remove duplicate copy of LMC
2007-10-10 Ralph CampbellIB/ipath: Add ability to set the LMC via the sysfs...
2007-10-10 Ralph CampbellIB/ipath: Optimize completion queue entry insertion...
2007-10-10 Ralph CampbellIB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
2007-10-10 Ralph CampbellIB/ipath: Generate flush CQE when QP is in error state
2007-10-10 Ralph CampbellIB/ipath: Remove redundant code
2007-10-10 Dave OlsonIB/ipath: Future proof eeprom checksum code (contents...
2007-10-10 Ralph CampbellIB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send...
2007-10-10 Dave OlsonIB/ipath: Correctly describe workaround for TID write...
2007-10-10 Ralph CampbellIB/ipath: Remove unneeded code for ipathfs
2007-10-10 Dave OlsonIB/ipath: Verify host bus bandwidth to chip will not...
2007-10-10 Ralph CampbellIB/ipath: Change UD to queue work requests like RC...
2007-10-10 Ralph CampbellIB/ipath: Performance optimization for CPU differences
2007-10-10 Arthur JonesIB/ipath: iba6110 rev4 GPIO counters support
2007-10-10 Roland DreierIB/ehca: Fix clipping of device limits to INT_MAX
2007-10-10 Roland DreierIB/mthca: Use mmiowb() to avoid firmware commands getti...
2007-10-10 Roland DreierIB/mthca: Increase max number of QPs per multicast...
2007-10-10 Jack MorgensteinIB/mlx4: Implement FMRs
2007-10-10 Jack Morgensteinmlx4_core: Write MTTs from CPU instead with of WRITE_MT...
2007-10-10 Joachim FenkesIB/ehca: Return srq_attr->max_sge in ehca_query_srq()
2007-10-10 Hoang-Nam NguyenIB/ehca: Adjust 64-bit alignment of create QP response...
2007-10-10 Hoang-Nam NguyenIB/ehca: Fix mem leak of firmware ctrlblock in ehca_cre...
2007-10-10 Jack MorgensteinIB/mlx4: Display misc device information under /sys...
2007-10-10 Satyam SharmaIB/ehca: Misc cpuinit section annotations and #ifdef...
2007-10-10 Joachim FenkesIB/ehca: Only use MR large pages for hugetlb regions
2007-10-10 Hoang-Nam NguyenIB/ehca: Fix large page HW cap defines
2007-10-10 Joachim FenkesIB/ehca: Bump version number and change its format
2007-10-10 Joachim FenkesIB/ehca: Replace get_paca()->paca_index by the more...
2007-10-10 Joachim FenkesIB/ehca: Serialize MR alloc and MR free hvCalls
2007-10-10 Joachim FenkesIB/ehca: Path migration support
2007-10-10 Joachim FenkesIB/ehca: Add check for max #SGE to create_qp()
2007-10-10 Joachim FenkesIB/ehca: ehca_gen_warn() should always print
2007-10-10 Joachim FenkesIB/ehca: Print return codes as signed decimal integers
2007-10-10 Joachim FenkesIB/ehca: Refactor hvcall tracing
2007-10-10 Hoang-Nam NguyenIB/ehca: Use remap_4k_pfn() to map firmware contexts...
2007-10-10 Stefan RoscherIB/ehca: Support more than 4k QPs for userspace and...
2007-10-10 Stefan RoscherIB/ehca: Small QP userspace support
2007-10-10 Peter OrubaIB/mthca: Use PCI-X/PCI-Express read control interfaces
2007-10-10 Anton BlanchardIB/ehca: Export module parameters in sysfs
2007-10-10 Anton BlanchardIB/ehca: Make output clearer by removing some debug...
2007-10-10 Roland DreierIB/mlx4: Fix up SRQ limit_watermark endianness
2007-10-10 Michael S. TsirkinIB/mthca: Enable MSI-X by default
2007-10-10 Roland DreierIB/ehca: Include <linux/mutex.h> from ehca_classes.h
2007-10-10 Roland DreierIB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
2007-10-10 Steve WiseRDMA/cxgb3: Make the iw_cxgb3 module parameters writable
2007-09-23 Jack MorgensteinIB/mlx4: Fix data corruption triggered by wrong headroo...
2007-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Joachim FenkesIB/ehca: SRQ fixes to enable IPoIB CM
2007-08-31 Stefan RoscherIB/ehca: Fix Small QP regressions
2007-08-31 Divy Le Raycxgb3 - Fix dev->priv usage
2007-08-16 Ilpo JärvinenIB/mlx4: Incorrect semicolon after if statement
2007-08-03 Vu PhamIB/mlx4: Fix opcode returned in RDMA read completion
2007-08-03 Steve WiseRDMA/cxgb3: Always call low level send function via...
2007-07-31 Eddy L O Janssonin-string typos of "error"
2007-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-30 Dave OlsonIB/ipath: Workaround problem of errormask register...
2007-07-30 Dave OlsonIB/ipath: Fix some issues with buffer cancel and sendct...
2007-07-30 Dave OlsonIB/ipath: Use faster put_tid_2 routine after initialization
2007-07-30 Dave OlsonIB/ipath: Remove unsafe fastrcvint code from interrupt...
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-29 Hoang-Nam NguyenIB/ehca: Move extern declarations from .c files to...
2007-07-29 Roland DreierIB/mlx4: Whitespace fix
2007-07-28 Hoang-Nam NguyenIB/ehca: Fix include order to better match kernel style
2007-07-28 Tom TuckerRDMA/amso1100: Initialize the wait_queue_head_t in...
2007-07-21 Stefan RoscherIB/ehca: Support small QP queues
2007-07-21 Joachim FenkesIB/ehca: Make internal_create/destroy_qp() static
2007-07-21 Hoang-Nam NguyenIB/ehca: Move ehca2ib_return_code() out of line
2007-07-21 Hoang-Nam NguyenIB/ehca: Generate async event when SRQ limit reached
next