index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
xarray.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
XArray: Add xa_for_each_range
Matthew Wilcox (Oracle)
2020-01-17
1
-4
/
+6
*
XArray: Improve documentation of search marks
Matthew Wilcox (Oracle)
2019-11-08
1
-24
/
+36
*
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
2019-06-26
1
-135
/
+135
*
XArray: Use xa_cmpxchg to implement xa_reserve
Matthew Wilcox
2019-02-20
1
-1
/
+0
*
XArray: Add cyclic allocation
Matthew Wilcox
2019-02-06
1
-1
/
+3
*
XArray: Add support for 1s-based allocation
Matthew Wilcox
2019-02-06
1
-3
/
+7
*
XArray: Change xa_insert to return -EBUSY
Matthew Wilcox
2019-02-06
1
-1
/
+1
*
XArray: Honour reserved entries in xa_insert
Matthew Wilcox
2019-01-06
1
-6
/
+9
*
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
Matthew Wilcox
2018-12-06
1
-1
/
+4
*
XArray: Fix Documentation
Matthew Wilcox
2018-11-05
1
-1
/
+5
*
XArray: Handle NULL pointers differently for allocation
Matthew Wilcox
2018-11-05
1
-9
/
+19
*
XArray: Add xa_store_bh() and xa_store_irq()
Matthew Wilcox
2018-11-05
1
-1
/
+4
*
XArray: Regularise xa_reserve
Matthew Wilcox
2018-11-05
1
-0
/
+13
*
xarray: Add range store functionality
Matthew Wilcox
2018-10-21
1
-0
/
+8
*
xarray: Track free entries in an XArray
Matthew Wilcox
2018-10-21
1
-3
/
+20
*
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2018-10-21
1
-0
/
+6
*
xarray: Add documentation
Matthew Wilcox
2018-10-21
1
-0
/
+404