aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAge
* RDMA: Use rlimit helpersJiri Slaby2010-02-11
* Fix failure exit in ipathfsAl Viro2010-01-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| |/
* / inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-14
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* driver model: constify attribute groupsDavid Brownell2009-09-15
* IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-05
* Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-09
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-26
|\
| * timers: add mod_timer_pending()Ingo Molnar2009-02-18
| |
| \
*-. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-24
|\ \ \ | |_|/ |/| |
| | * IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-22
| | * IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-22
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-29
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-05
* IB/ipath: Fix spi_pioindex valueDave Olson2008-12-05
* IB/ipath: Only do 1X workaround on rev1 chipsDave Olson2008-12-05
* IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson2008-12-05
* IB/ipath: Check return value of dma_map_single()Ralph Campbell2008-12-05
* IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell2008-12-05
* IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell2008-12-01
* IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman2008-12-01
* IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-27
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* IB/ipath: Fix hang on module unloadYannick Cote2008-09-30
* IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell2008-09-20
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-15
* IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-07
|\
| * IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-04
| * IB/ipath: Use unsigned long for irq flagsVegard Nossum2008-07-30
* | Remove newline from the description of module parametersNiels de Vos2008-08-01
|/
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| |\
| * | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-15
* | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-15