aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport3-54/+58
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport1-1/+5
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport1-1/+0
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds4-0/+281
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet2-0/+93
2018-08-02docs/mm: add description of boot time memory managementMike Rapoport2-0/+93
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann2-0/+186
2018-07-17locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer1-1/+1
2018-07-02Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet1-1/+1
2018-06-30docs/idr: use empty "functions" directiveMike Rapoport1-0/+2
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap1-1/+1
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-2/+1
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven1-2/+1
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+7
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet1-0/+5
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko2-0/+62
2018-05-15locking/Documentation: Use `warning` RST directiveSeongJae Park1-4/+6
2018-05-15locking/Documentation: Fix incorrect example codeSeongJae Park1-2/+1
2018-05-08Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri1-1/+1
2018-05-08docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2-0/+238
2018-05-08docs: core-api: add cachetlb documentationMauro Carvalho Chehab2-0/+416
2018-04-27documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap1-30/+30
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-0/+13
2018-03-23Documentation: Mention why %p prints ptrvalJoel Stanley1-2/+2
2018-02-06idr: Add documentationMatthew Wilcox3-12/+80
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-22/+12
2018-01-01errseq: Add to documentation treeMatthew Wilcox2-0/+160
2017-12-21doc: convert printk-formats.txt to rstTobin C. Harding2-0/+493
2017-12-11Documentation: add UUID/GUID to kernel-apiRandy Dunlap1-0/+6
2017-12-11Documentation: add Sorting section to kernel-apiRandy Dunlap1-0/+9
2017-12-11docs: refcount_t documentationElena Reshetova2-0/+151
2017-12-02genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer1-8/+8
2017-11-21timer: Remove init_timer() interfaceKees Cook1-7/+3
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds1-6/+49
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney1-14/+0
2017-10-19documentation: kernel-api: add more info on bitmap functionsRandy Dunlap1-0/+12
2017-10-07Documentation: add kernel-api section on Math functionsRandy Dunlap1-0/+24
2017-09-26docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap1-2/+8
2017-09-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap1-0/+3
2017-09-26Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap1-4/+2
2017-09-18Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap1-6/+6
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+7
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+49
2017-08-30doc: Add documentation for the genalloc subsystemJonathan Corbet2-0/+145
2017-08-17doc: Add RCU files to docbook-generation filesPaul E. McKenney1-0/+49
2017-07-18workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik1-3/+7
2017-07-13Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-07-12docs: Include uaccess docs from the right fileJonathan Corbet1-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds3-1/+217