| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 2017-11-22 | 1 | -3/+3 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-22 | 1 | -3/+1 |
* | IB/mthca: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
* | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long) | John L. Burr | 2011-01-12 | 1 | -2/+3 |
* | IB/mthca: Fix access to freed memory in catastrophic event handling | Jack Morgenstein | 2009-09-24 | 1 | -3/+8 |
* | IB/mthca: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2009-09-06 | 1 | -0/+1 |
* | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-30 | 1 | -14/+1 |
* | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier | 2008-07-15 | 1 | -1/+1 |
* | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-15 | 1 | -13/+2 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-15 | 1 | -2/+0 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+2 |
* | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-23 | 1 | -0/+62 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-10 | 1 | -1/+1 |
|\ |
|
| * | [IB] mthca: fix typo in catastrophic error polling | Roland Dreier | 2005-11-10 | 1 | -1/+1 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+3 |
|/ |
|
* | [IB] mthca: first pass at catastrophic error reporting | Roland Dreier | 2005-10-27 | 1 | -0/+153 |