Age | Commit message (Expand) | Author | Files | Lines |
2015-09-12 | IB/ehca: Deprecate driver, move to staging, schedule deletion | Doug Ledford | 1 | -2593/+0 |
2014-12-16 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran | 1 | -1/+1 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 1 | -12/+0 |
2014-04-01 | IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 1 | -12/+0 |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -151/+94 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 1 | -1/+4 |
2012-09-05 | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman | 1 | -8/+8 |
2012-09-05 | IB/ehca: Don't use phys_to_abs(), it's a nop | Michael Ellerman | 1 | -19/+14 |
2012-03-05 | IB/ehca: Fix ilog2() compile failure | Kyle McMartin | 1 | -1/+1 |
2010-10-06 | IB/ehca: Fix driver on relocatable kernel | Sonny Rao | 1 | -3/+3 |
2010-08-06 | IB/ehca: Drop unnecessary NULL test | Julia Lawall | 1 | -5/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-06-23 | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering | 1 | -13/+495 |
2009-01-17 | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell | 1 | -72/+72 |
2008-04-29 | IB: expand ib_umem_get() prototype | Arthur Kepner | 1 | -1/+1 |
2008-04-23 | IB/ehca: Move high-volume debug output to higher debug levels | Joachim Fenkes | 1 | -6/+10 |
2008-04-17 | IB/ehca: Remove tgid checking | Hoang-Nam Nguyen | 1 | -32/+0 |
2008-04-17 | IB/ehca: Make symbols used only in a single source file static | Roland Dreier | 1 | -6/+4 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -32/+25 |
2007-10-23 | IB/ehca: Fix sg_page() fallout | Olof Johansson | 1 | -3/+3 |
2007-10-18 | IB/ehca: Change meaning of hca_cap_mr_pgsize | Joachim Fenkes | 1 | -19/+19 |
2007-10-18 | IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() | Joachim Fenkes | 1 | -11/+4 |
2007-10-18 | IB/ehca: Fix masking error in {,re}reg_phys_mr() | Joachim Fenkes | 1 | -2/+2 |
2007-10-10 | IB/ehca: Only use MR large pages for hugetlb regions | Joachim Fenkes | 1 | -10/+15 |
2007-10-10 | IB/ehca: Print return codes as signed decimal integers | Joachim Fenkes | 1 | -37/+36 |
2007-10-10 | IB/ehca: Make output clearer by removing some debug messages | Anton Blanchard | 1 | -4/+0 |
2007-07-29 | IB/ehca: Move extern declarations from .c files to .h files | Hoang-Nam Nguyen | 1 | -2/+0 |
2007-07-28 | IB/ehca: Fix include order to better match kernel style | Hoang-Nam Nguyen | 1 | -2/+2 |
2007-07-21 | IB/ehca: Support large page MRs | Hoang-Nam Nguyen | 1 | -60/+311 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -2/+2 |
2007-07-18 | IB/ehca: Fix warnings issued by checkpatch.pl | Hoang-Nam Nguyen | 1 | -29/+30 |
2007-07-18 | IB/ehca: Restructure ehca_set_pagebuf() | Hoang-Nam Nguyen | 1 | -331/+200 |
2007-07-18 | IB/ehca: MR/MW structure refactoring | Hoang-Nam Nguyen | 1 | -252/+259 |
2007-07-18 | IB/ehca: Use macro to calculate number of chunks in a mem block | Hoang-Nam Nguyen | 1 | -23/+24 |
2007-07-18 | IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value | Hoang-Nam Nguyen | 1 | -8/+11 |
2007-07-18 | IB/ehca: Use common error code mapping instead of specific ones | Hoang-Nam Nguyen | 1 | -183/+12 |
2007-07-18 | IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() | Hoang-Nam Nguyen | 1 | -0/+1 |
2007-05-19 | IB/ehca: Return proper error code if register_mr fails | Hoang-Nam Nguyen | 1 | -5/+2 |
2007-05-09 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 1 | -31/+38 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -4/+2 |
2007-01-10 | IB/ehca: Use proper GFP_ flags for get_zeroed_page() | Hoang-Nam Nguyen | 1 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -2/+2 |
2006-11-09 | IB/ehca: Assure 4K alignment for firmware control blocks | Hoang-Nam Nguyen | 1 | -4/+4 |
2006-09-23 | IB/ehca: Add driver for IBM eHCA InfiniBand adapters | Heiko J Schick | 1 | -0/+2261 |