index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
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: memory management cleanups
Bryan O'Sullivan
2006-07-01
6
-370
/
+279
*
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2006-07-01
2
-8
/
+3
*
[PATCH] IB/ipath: use more appropriate gfp flags
Bryan O'Sullivan
2006-07-01
1
-12
/
+14
*
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...
Bryan O'Sullivan
2006-07-01
1
-3
/
+20
*
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
Bryan O'Sullivan
2006-07-01
2
-10
/
+2
*
[PATCH] IB/ipath: enforce device resource limits
Bryan O'Sullivan
2006-07-01
6
-33
/
+204
*
[PATCH] IB/ipath: report correct device identification information in /sys
Bryan O'Sullivan
2006-07-01
4
-22
/
+35
*
[PATCH] IB/ipath: return an error for unknown multicast GID
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
[PATCH] IB/ipath: fix some memory leaks on failure paths
Bryan O'Sullivan
2006-07-01
2
-0
/
+3
*
[PATCH] IB/ipath: don't allow resources to be created with illegal values
Bryan O'Sullivan
2006-07-01
3
-0
/
+24
*
[PATCH] IB/ipath: remove some duplicate code
Bryan O'Sullivan
2006-07-01
1
-3
/
+0
*
[PATCH] IB/ipath: update some comments and fix typos
Bryan O'Sullivan
2006-07-01
2
-8
/
+3
*
[PATCH] IB/ipath: allow diags on any unit
Bryan O'Sullivan
2006-07-01
5
-87
/
+53
*
[PATCH] IB/ipath: fix shared receive queues for RC
Bryan O'Sullivan
2006-07-01
1
-142
/
+101
*
[PATCH] IB/ipath: fix an indenting problem
Bryan O'Sullivan
2006-07-01
1
-26
/
+26
*
[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
[next]