index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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-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