index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_allocator.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2021-11-25
IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
Christophe JAILLET
2021-11-25
IB/mthca: Use bitmap_set() when applicable
Christophe JAILLET
2021-11-25
IB/mthca: Use bitmap_zalloc() when applicable
Christophe JAILLET
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2010-04-21
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2007-07-10
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2006-08-31
IB/mthca: Use IRQ safe locks to protect allocation bitmaps
Roland Dreier
2006-08-03
IB/mthca: Clean up mthca array index mask
Roland Dreier
2006-08-03
IB/mthca: Fix mthca_array_clear() thinko
Michael S. Tsirkin
2005-08-26
[PATCH] IB/mthca: Factor out common queue alloc code
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds