index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
xarray.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
XArray: add xas_split
Matthew Wilcox (Oracle)
1
-7
/
+9
2020-01-17
XArray: Add xa_for_each_range
Matthew Wilcox (Oracle)
1
-4
/
+6
2019-11-08
XArray: Improve documentation of search marks
Matthew Wilcox (Oracle)
1
-24
/
+36
2019-06-26
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
1
-135
/
+135
2019-02-20
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
1
-1
/
+0
2019-02-06
XArray: Add cyclic allocation
Matthew Wilcox
1
-1
/
+3
2019-02-06
XArray: Add support for 1s-based allocation
Matthew Wilcox
1
-3
/
+7
2019-02-06
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
1
-1
/
+1
2019-01-06
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
1
-6
/
+9
2018-12-06
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
Matthew Wilcox
1
-1
/
+4
2018-11-05
XArray: Fix Documentation
Matthew Wilcox
1
-1
/
+5
2018-11-05
XArray: Handle NULL pointers differently for allocation
Matthew Wilcox
1
-9
/
+19
2018-11-05
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
1
-1
/
+4
2018-11-05
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