index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
xarray.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
docs: remove :c:func: annotations from xarray.rst
Jonathan Corbet
1
-135
/
+135
2019-02-21
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-07
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-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