summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Use printf extension %pR for struct resourceJoe Perches2011-01-101-3/+2
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* convert get_sb_single() usersAl Viro2010-10-291-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-261-1/+1
|\ \ | |/ |/|
| * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-1/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-2/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-071-3/+10
|\
| * IB/ipath: Fix probe failure pathBen Hutchings2010-07-211-3/+10
* | drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches2010-07-201-1/+1
|/
* IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell2010-05-239-7131/+7
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-04-2314-0/+15
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-0/+15
* | Fix typos in commentsThomas Weber2010-03-163-4/+4
|/
* RDMA: Use rlimit helpersJiri Slaby2010-02-111-2/+1
* Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-7/+3
|\
| * IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-091-7/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-3/+3
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
| |/
* | inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-141-1/+0
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* driver model: constify attribute groupsDavid Brownell2009-09-152-2/+2
* IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-052-2/+2
* Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-091-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-261-3/+3
|\
| * timers: add mod_timer_pending()Ingo Molnar2009-02-181-3/+3
| |
| \
*-. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-2411-70/+69
|\ \ \ | |_|/ |/| |
| | * IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-221-4/+4
| | * IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-221-1/+1
| |/ |/|
| * IB: Remove __constant_{endian} usesHarvey Harrison2009-01-179-65/+64
|/
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-301-4/+4
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-057-31/+49
* IB/ipath: Fix spi_pioindex valueDave Olson2008-12-051-2/+7
* IB/ipath: Only do 1X workaround on rev1 chipsDave Olson2008-12-051-3/+4
* IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson2008-12-054-3/+155
* IB/ipath: Check return value of dma_map_single()Ralph Campbell2008-12-051-5/+16
* IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell2008-12-051-3/+2
* IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell2008-12-013-26/+26
* IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman2008-12-011-1/+1
* IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-271-5/+5
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-1/+1
* IB/ipath: Fix hang on module unloadYannick Cote2008-09-291-0/+7
OpenPOWER on IntegriCloud