aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/xarray.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox1-1/+4
2018-11-05XArray: Fix DocumentationMatthew Wilcox1-1/+5
2018-11-05XArray: Handle NULL pointers differently for allocationMatthew Wilcox1-9/+19
2018-11-05XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox1-1/+4
2018-11-05XArray: Regularise xa_reserveMatthew Wilcox1-0/+13
2018-10-21xarray: Add range store functionalityMatthew Wilcox1-0/+8
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox1-3/+20
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox1-0/+6
2018-10-21xarray: Add documentationMatthew Wilcox1-0/+404