summaryrefslogtreecommitdiffstats
path: root/include/linux/xarray.h
Commit message (Expand)AuthorAgeFilesLines
* XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-061-0/+54
* XArray: Fix DocumentationMatthew Wilcox2018-11-051-2/+2
* XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox2018-11-051-0/+52
* XArray: Turn xa_erase into an exported functionMatthew Wilcox2018-11-051-17/+1
* XArray: Unify xa_cmpxchg and __xa_cmpxchgMatthew Wilcox2018-11-051-44/+69
* XArray: Regularise xa_reserveMatthew Wilcox2018-11-051-1/+79
* xarray: Add range store functionalityMatthew Wilcox2018-10-211-0/+2
* xarray: Track free entries in an XArrayMatthew Wilcox2018-10-211-0/+101
* xarray: Add xa_reserve and xa_releaseMatthew Wilcox2018-10-211-2/+32
* xarray: Add xas_create_rangeMatthew Wilcox2018-10-211-0/+13
* xarray: Add xas_for_each_conflictMatthew Wilcox2018-10-211-0/+17
* xarray: Step through an XArrayMatthew Wilcox2018-10-211-0/+67
* xarray: Destroy an XArrayMatthew Wilcox2018-10-211-0/+1
* xarray: Extract entries from an XArrayMatthew Wilcox2018-10-211-0/+2
* xarray: Add XArray iteratorsMatthew Wilcox2018-10-211-0/+165
* xarray: Add XArray conditional store operationsMatthew Wilcox2018-10-211-0/+60
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-211-2/+145
* xarray: Add XArray marksMatthew Wilcox2018-10-211-0/+63
* xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+336
* xarray: Define struct xa_nodeMatthew Wilcox2018-10-211-0/+27
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-211-0/+70
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-291-0/+92
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-291-0/+102
* Update email addressMatthew Wilcox2018-09-291-1/+1
* xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-111-0/+24
OpenPOWER on IntegriCloud