summaryrefslogtreecommitdiff
path: root/Documentation/core-api/kernel-api.rst
AgeCommit message (Expand)Author
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko
2019-01-14docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet
2019-01-03Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap
2018-04-27documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap
2018-02-06idr: Add documentationMatthew Wilcox
2017-12-11Documentation: add UUID/GUID to kernel-apiRandy Dunlap
2017-12-11Documentation: add Sorting section to kernel-apiRandy Dunlap
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney
2017-10-19documentation: kernel-api: add more info on bitmap functionsRandy Dunlap
2017-10-07Documentation: add kernel-api section on Math functionsRandy Dunlap
2017-09-26docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap
2017-09-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap
2017-09-26Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap
2017-08-17doc: Add RCU files to docbook-generation filesPaul E. McKenney
2017-07-12docs: Include uaccess docs from the right fileJonathan Corbet
2017-04-02docs-rst: core_api: move driver-specific stuff to drivers_apiMauro Carvalho Chehab
2017-04-02kernel-api.rst: make it handle lib/crc32.cMauro Carvalho Chehab
2017-04-02kernel-api.tmpl: convert it to ReSTMauro Carvalho Chehab