summaryrefslogtreecommitdiff
path: root/include/uapi/linux/serio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/serio.h')
0 files changed, 0 insertions, 0 deletions
ux-6.6.y&id=6b81141deb7358dbd64ce3e793cd1e3f5939f807'>XArray: Improve documentation of search marksMatthew Wilcox (Oracle) 2019-06-26docs: remove :c:func: annotations from xarray.rstJonathan Corbet 2019-02-20XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox 2019-02-06XArray: Add cyclic allocationMatthew Wilcox 2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox 2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox 2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox 2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox 2018-11-05XArray: Fix DocumentationMatthew Wilcox 2018-11-05XArray: Handle NULL pointers differently for allocationMatthew Wilcox 2018-11-05XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox 2018-11-05XArray: Regularise xa_reserveMatthew Wilcox 2018-10-21xarray: Add range store functionalityMatthew Wilcox 2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox 2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox 2018-10-21xarray: Add documentationMatthew Wilcox