index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_mrmw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ehca: Fix driver on relocatable kernel
Sonny Rao
2010-10-06
1
-3
/
+3
*
IB/ehca: Drop unnecessary NULL test
Julia Lawall
2010-08-05
1
-5
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+1
*
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
2009-06-22
1
-13
/
+495
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
1
-72
/
+72
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
1
-1
/
+1
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
1
-6
/
+10
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-16
1
-32
/
+0
*
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
1
-6
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
1
-32
/
+25
|
\
|
*
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-17
1
-19
/
+19
|
*
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
2007-10-17
1
-11
/
+4
|
*
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
2007-10-17
1
-2
/
+2
*
|
IB/ehca: Fix sg_page() fallout
Olof Johansson
2007-10-23
1
-3
/
+3
|
/
*
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
1
-10
/
+15
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
1
-37
/
+36
*
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-10-09
1
-4
/
+0
*
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-28
1
-2
/
+0
*
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
2007-07-28
1
-2
/
+2
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
1
-60
/
+311
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-2
/
+2
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
1
-29
/
+30
*
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
1
-331
/
+200
*
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
1
-252
/
+259
*
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
1
-23
/
+24
*
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
1
-8
/
+11
*
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
1
-183
/
+12
*
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
1
-0
/
+1
*
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
2007-05-19
1
-5
/
+2
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
1
-31
/
+38
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-4
/
+2
*
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2007-01-09
1
-2
/
+2
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-2
/
+2
*
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-11-09
1
-4
/
+4
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
1
-0
/
+2261