1. bd50f89 IB/ehca: Fix ilog2() compile failure by Kyle McMartin · 13 years ago
  2. 625fbd3 IB/ehca: Fix driver on relocatable kernel by Sonny Rao · 14 years ago
  3. 2db0032 IB/ehca: Drop unnecessary NULL test by Julia Lawall · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  5. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  6. 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
  7. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
  8. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  9. 4da27d6 IB/ehca: Move high-volume debug output to higher debug levels by Joachim Fenkes · 17 years ago
  10. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 17 years ago
  11. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
  12. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  13. c8ac5a7 IB/ehca: Fix sg_page() fallout by Olof Johansson · 17 years ago
  14. abc39d3 IB/ehca: Change meaning of hca_cap_mr_pgsize by Joachim Fenkes · 17 years ago
  15. 8c08d50 IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() by Joachim Fenkes · 17 years ago
  16. 9511724 IB/ehca: Fix masking error in {,re}reg_phys_mr() by Joachim Fenkes · 17 years ago
  17. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 17 years ago
  18. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 17 years ago
  19. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 17 years ago
  20. 1655fc2 IB/ehca: Move extern declarations from .c files to .h files by Hoang-Nam Nguyen · 17 years ago
  21. 05d989f IB/ehca: Fix include order to better match kernel style by Hoang-Nam Nguyen · 17 years ago
  22. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 17 years ago
  23. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  24. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 17 years ago
  25. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 17 years ago
  26. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 17 years ago
  27. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 17 years ago
  28. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 17 years ago
  29. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 17 years ago
  30. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 17 years ago
  31. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 17 years ago
  32. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  33. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  34. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 18 years ago
  35. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  36. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  37. fab9722 IB/ehca: Add driver for IBM eHCA InfiniBand adapters by Heiko J Schick · 18 years ago