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
/
qib
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-7
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
1
-0
/
+1
|
\
|
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-26
5
-6
/
+16
|
\
\
|
|
/
|
/
|
|
*
IB/qib: clean up properly if pci_set_consistent_dma_mask() fails
Jason Gunthorpe
2010-10-26
1
-1
/
+3
|
*
IB/qib: Allow driver to load if PCIe AER fails
Ralph Campbell
2010-10-26
1
-1
/
+3
|
*
IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set
Ralph Campbell
2010-10-26
1
-0
/
+1
|
*
IB/qib: Fix extra log level in qib_early_err()
Jason Gunthorpe
2010-10-26
1
-1
/
+1
|
*
IB/qib: Process RDMA WRITE ONLY with IMMEDIATE properly
Jason Gunthorpe
2010-10-22
2
-3
/
+8
|
*
IB/qib: Remove unnecessary casts of private_data
Joe Perches
2010-10-06
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
\
|
*
|
drivers/infiniband: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-2
/
+2
|
|
/
*
/
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
3
-2
/
+6
|
/
*
IB/qib: Add missing <linux/slab.h> include
David Miller
2010-08-05
1
-0
/
+1
*
IB/qib: Fix race between qib_error_qp() and receive packet processing
Ralph Campbell
2010-08-03
6
-55
/
+26
*
IB/qib: Limit the number of packets processed per interrupt
Ralph Campbell
2010-08-03
1
-1
/
+1
*
IB/qib: Allow writes to the diag_counters to be able to clear them
Ira Weiny
2010-08-03
1
-1
/
+20
*
IB/qib: Set cfgctxts to number of CPUs by default
Ralph Campbell
2010-08-03
2
-2
/
+2
*
IB/qib: Allow PSM to select from multiple port assignment algorithms
Dave Olson
2010-07-21
2
-101
/
+118
*
IB/qib: Turn off IB latency mode
Ralph Campbell
2010-07-21
1
-0
/
+2
*
IB/qib: Use generic_file_llseek
Arnd Bergmann
2010-07-21
1
-9
/
+9
*
IB/qib: Avoid variable-length array
Ralph Campbell
2010-07-19
2
-1
/
+4
*
IB/qib: Use request_firmware() to load SD7220 firmware
Ben Hutchings
2010-07-08
4
-1100
/
+46
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-07-08
8
-39
/
+104
|
\
|
*
IB/qib: Clean up properly if qib_init() fails
Ralph Campbell
2010-07-06
1
-0
/
+10
|
*
IB/qib: Completion queue callback needs to be single threaded
Ralph Campbell
2010-07-06
1
-1
/
+1
|
*
IB/qib: Update 7322 serdes tables
Ralph Campbell
2010-07-06
1
-4
/
+12
|
*
IB/qib: Clear 6120 hardware error register
Ralph Campbell
2010-07-06
1
-2
/
+1
|
*
IB/qib: Clear eager buffer memory for each new process
Ralph Campbell
2010-07-06
1
-0
/
+3
|
*
IB/qib: Mask hardware error during link reset
Ralph Campbell
2010-07-06
2
-26
/
+31
|
*
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
Dave Olson
2010-07-06
6
-6
/
+46
*
|
fix the deadlock in qib_fs
Al Viro
2010-06-04
1
-3
/
+1
|
/
*
IB/qib: Remove DCA support until feature is finished
Ralph Campbell
2010-05-27
1
-189
/
+0
*
IB/qib: Use a single txselect module parameter for serdes tuning
Ralph Campbell
2010-05-26
1
-403
/
+179
*
IB/qib: Don't rely on (undefined) order of function parameter evaluation
Roland Dreier
2010-05-26
1
-10
/
+15
*
IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n
Ralph Campbell
2010-05-25
2
-12
/
+6
*
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell
2010-05-23
49
-0
/
+52963