aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/kernel-api.rst
AgeCommit message (Expand)Author
2 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-05-19Documentation: core-api: Add error pointer functions to kernel-apiJames Seo
2023-05-11rcu: Add more RCU files to kernel-api.rstPaul E. McKenney
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain
2023-03-24Documentation: core-api: update kernel-doc reference to kmod.cBagas Sanjaya
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-07-01doc: module: update file referencesMasahiro Yamada
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko
2020-10-15docs: kernel-api.rst: drop kernel/irq/manage.c kernel-doc tagMauro Carvalho Chehab
2019-12-04docs/core-api: Remove possibly confusing sub-headings from Bit OperationsMichael Ellerman
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-06-06docs/core-api: Add integer power functions to the listAndy Shevchenko
2019-06-06docs/core-api: Add string helpers API to the listAndy Shevchenko
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet
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