index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_mrmw.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
*
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
2009-06-23
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
*
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-04-17
*
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-04-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
|
\
|
*
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-18
|
*
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
Joachim Fenkes
2007-10-18
|
*
IB/ehca: Fix masking error in {,re}reg_phys_mr()
Joachim Fenkes
2007-10-18
*
|
IB/ehca: Fix sg_page() fallout
Olof Johansson
2007-10-23
|
/
*
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
*
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-10-09
*
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-29
*
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
2007-07-28
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-21
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
2007-05-19
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
*
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2007-01-09
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
*
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-11-09
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22