Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-06 | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh | Matthew Wilcox | 1 | -1/+4 |
2018-11-06 | XArray: Fix Documentation | Matthew Wilcox | 1 | -1/+5 |
2018-11-06 | XArray: Handle NULL pointers differently for allocation | Matthew Wilcox | 1 | -9/+19 |
2018-11-06 | XArray: Add xa_store_bh() and xa_store_irq() | Matthew Wilcox | 1 | -1/+4 |
2018-11-06 | XArray: Regularise xa_reserve | Matthew Wilcox | 1 | -0/+13 |
2018-10-21 | xarray: Add range store functionality | Matthew Wilcox | 1 | -0/+8 |
2018-10-21 | xarray: Track free entries in an XArray | Matthew Wilcox | 1 | -3/+20 |
2018-10-21 | xarray: Add xa_reserve and xa_release | Matthew Wilcox | 1 | -0/+6 |
2018-10-21 | xarray: Add documentation | Matthew Wilcox | 1 | -0/+404 |