Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 2022-11-18 | 1 | -2/+2 |
* | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-11 | 1 | -2/+2 |
* | RDMA/cxgb4: Use non-atomic bitmap functions when possible | Christophe JAILLET | 2021-11-25 | 1 | -2/+2 |
* | RDMA/cxgb4: Use bitmap_set() when applicable | Christophe JAILLET | 2021-11-25 | 1 | -4/+1 |
* | RDMA/cxgb4: Use bitmap_zalloc() when applicable | Christophe JAILLET | 2021-11-25 | 1 | -5/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
* | iw_cxgb4: remove BUG_ON() usage. | Steve Wise | 2017-11-13 | 1 | -1/+0 |
* | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 2013-05-07 | 1 | -2/+2 |
* | RDMA/cxgb4: Remove kfifo usage | Vipul Pandya | 2012-05-18 | 1 | -0/+112 |