index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] IB/ipath: share more common code between RC and UC protocols
Bryan O'Sullivan
2006-07-01
6
-362
/
+270
*
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-07-01
36
-15
/
+49
*
[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters
Bryan O'Sullivan
2006-07-01
3
-52
/
+52
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-4
/
+4
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-6
/
+7
*
IB/ipath: Add client reregister event generation
Roland Dreier
2006-06-17
1
-1
/
+1
*
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
2006-06-17
1
-38
/
+2
*
IB/ipath: deref correct pointer when using kernel SMA
Bryan O'Sullivan
2006-05-23
1
-1
/
+1
*
IB/ipath: fix null deref during rdma ops
Bryan O'Sullivan
2006-05-23
1
-5
/
+7
*
IB/ipath: register as IB device owner
Bryan O'Sullivan
2006-05-23
1
-0
/
+1
*
IB/ipath: enable PE800 receive interrupts on user ports
Bryan O'Sullivan
2006-05-23
1
-0
/
+4
*
IB/ipath: enable GPIO interrupt on HT-460
Bryan O'Sullivan
2006-05-23
5
-8
/
+25
*
IB/ipath: fix NULL dereference during cleanup
Bryan O'Sullivan
2006-05-23
1
-11
/
+11
*
IB/ipath: replace uses of LIST_POISON
Bryan O'Sullivan
2006-05-23
4
-28
/
+25
*
IB/ipath: fix reporting of driver version to userspace
Bryan O'Sullivan
2006-05-23
1
-1
/
+1
*
IB/ipath: don't modify QP if changes fail
Bryan O'Sullivan
2006-05-23
1
-15
/
+17
*
IB/ipath: fix spinlock recursion bug
Bryan O'Sullivan
2006-05-23
1
-6
/
+0
*
IB/ipath: Properly terminate PCI ID table
Roland Dreier
2006-05-12
1
-4
/
+3
*
IB/ipath: tidy up white space in a few files
Bryan O'Sullivan
2006-05-01
3
-21
/
+31
*
IB/ipath: fix label name in interrupt handler
Bryan O'Sullivan
2006-05-01
1
-3
/
+3
*
IB/ipath: improve sparse annotation
Bryan O'Sullivan
2006-05-01
1
-1
/
+1
*
IB/ipath: simplify IB timer usage
Bryan O'Sullivan
2006-05-01
2
-30
/
+12
*
IB/ipath: simplify RC send posting
Bryan O'Sullivan
2006-05-01
1
-11
/
+4
*
IB/ipath: prevent hardware from being accessed during reset
Bryan O'Sullivan
2006-05-01
3
-6
/
+23
*
IB/ipath: fix verbs registration
Bryan O'Sullivan
2006-05-01
1
-1
/
+5
*
IB/ipath: change handling of PIO buffers
Bryan O'Sullivan
2006-05-01
1
-14
/
+22
*
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
2006-05-01
1
-1
/
+1
*
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
2006-05-01
1
-3
/
+13
*
IB/ipath: fix race with exposing reset file
Bryan O'Sullivan
2006-05-01
2
-2
/
+15
*
IB/ipath: Fix whitespace
Roland Dreier
2006-04-19
2
-57
/
+57
*
IB/ipath: Make more names static
Roland Dreier
2006-04-19
9
-93
/
+75
*
IB/ipath: kbuild infrastructure
Bryan O'Sullivan
2006-03-31
2
-0
/
+52
*
IB/ipath: infiniband verbs support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1555
*
IB/ipath: misc infiniband code, part 2
Bryan O'Sullivan
2006-03-31
3
-0
/
+2817
*
IB/ipath: misc infiniband code, part 1
Bryan O'Sullivan
2006-03-31
4
-0
/
+1187
*
IB/ipath: infiniband RC protocol support
Bryan O'Sullivan
2006-03-31
1
-0
/
+1857
*
IB/ipath: infiniband UC and UD protocol support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1266
*
IB/ipath: infiniband header files
Bryan O'Sullivan
2006-03-31
2
-0
/
+804
*
IB/ipath: layering interfaces used by higher-level driver code
Bryan O'Sullivan
2006-03-31
2
-0
/
+1696
*
IB/ipath: support for userspace apps using core driver
Bryan O'Sullivan
2006-03-31
2
-0
/
+2117
*
IB/ipath: sysfs and ipathfs support for core driver
Bryan O'Sullivan
2006-03-31
2
-0
/
+1383
*
IB/ipath: misc driver support code
Bryan O'Sullivan
2006-03-31
4
-0
/
+1914
*
IB/ipath: chip initialisation code, and diag support
Bryan O'Sullivan
2006-03-31
2
-0
/
+1330
*
IB/ipath: support for PCI Express devices
Bryan O'Sullivan
2006-03-31
1
-0
/
+1247
*
IB/ipath: support for HyperTransport devices
Bryan O'Sullivan
2006-03-31
1
-0
/
+1586
*
IB/ipath: core driver header files
Bryan O'Sullivan
2006-03-31
5
-0
/
+2305
*
IB/ipath: core device driver
Bryan O'Sullivan
2006-03-31
1
-0
/
+1983