index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
9
-0
/
+9
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
2
-2
/
+2
2009-09-06
IB/ipath: strncpy() doesn't always NUL-terminate
Roel Kluin
2
-2
/
+2
2009-05-09
Fix deadlock in ipathfs ->get_sb()
Al Viro
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
11
-70
/
+69
2009-02-23
IB/ipath: Really run work in ipath_release_user_pages_on_close()
Roland Dreier
1
-4
/
+4
2009-02-23
IB/ipath: Fix memory leak in init_shadow_tids() error path
Roland Dreier
1
-1
/
+1
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-3
/
+3
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
9
-65
/
+64
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
1
-4
/
+4
2008-12-05
IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free
Dave Olson
7
-31
/
+49
2008-12-05
IB/ipath: Fix spi_pioindex value
Dave Olson
1
-2
/
+7
2008-12-05
IB/ipath: Only do 1X workaround on rev1 chips
Dave Olson
1
-3
/
+4
2008-12-05
IB/ipath: Don't count IB symbol and link errors unless link is UP
Dave Olson
4
-3
/
+155
2008-12-05
IB/ipath: Check return value of dma_map_single()
Ralph Campbell
1
-5
/
+16
2008-12-05
IB/ipath: Fix PSN of send WQEs after an RDMA read resend
Ralph Campbell
1
-3
/
+2
2008-12-02
IB/ipath: Improve UD loopback performance by allocating temp array only once
Ralph Campbell
3
-26
/
+26
2008-12-02
IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c
Michael Ellerman
1
-1
/
+1
2008-10-28
IB/ipath: Fix RDMA write with immediate copy of last packet
Ralph Campbell
1
-5
/
+5
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-1
/
+1
2008-09-30
IB/ipath: Fix hang on module unload
Yannick Cote
1
-0
/
+7
2008-09-21
IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0
Ralph Campbell
2
-2
/
+4
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-15
IB/ipath: Fix incorrect check for max physical address in TID
Dave Olson
1
-1
/
+1
2008-08-15
IB/ipath: Fix lost UD send work request
Ralph Campbell
1
-2
/
+6
2008-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-12
/
+18
2008-08-04
IB/ipath: Fix printk format warnings
Alexander Beregalov
3
-9
/
+15
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-30
IB/ipath: Use unsigned long for irq flags
Vegard Nossum
1
-3
/
+3
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2
-4
/
+4
2008-07-22
device create: infiniband: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+1
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2
-2
/
+2
2008-07-15
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
Ralph Campbell
2
-4
/
+5
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
5
-13
/
+13
2008-07-15
IB/ipath: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
1
-2
/
+2
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
5
-13
/
+19
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-1
/
+2
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-0
/
+1
2008-06-16
Merge branch 'linus' into core/rcu
Ingo Molnar
5
-13
/
+19
2008-06-06
IB/ipath: Fix SM trap forwarding
Ralph Campbell
1
-0
/
+4
2008-05-27
IB/ipath: Fix device capability flags
Ralph Campbell
1
-1
/
+2
2008-05-27
IB/ipath: Avoid test_bit() on u64 SDMA status value
Roland Dreier
2
-8
/
+9
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2
-2
/
+2
2008-05-16
IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate
Ralph Campbell
1
-2
/
+2
[next]