aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
2018-10-31docs/boot-time-mm: remove bootmem documentationGravatar Mike Rapoport 1-60/+9
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 2-0/+436
2018-10-25Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+2
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxGravatar Linus Torvalds 7-5/+259
2018-10-21xarray: Add range store functionalityGravatar Matthew Wilcox 1-0/+8
2018-10-21xarray: Track free entries in an XArrayGravatar Matthew Wilcox 1-3/+20
2018-10-21xarray: Add xa_reserve and xa_releaseGravatar Matthew Wilcox 1-0/+6
2018-10-21xarray: Add documentationGravatar Matthew Wilcox 2-0/+405
2018-10-15idr: Change documentation licenseGravatar Matthew Wilcox 1-1/+1
2018-10-12doc: printk-formats: Remove bogus kobject references for device nodesGravatar Geert Uytterhoeven 1-3/+3
2018-10-12docs/core-api: memory-hotplug: add some details about locking internalsGravatar David Hildenbrand 1-0/+38
2018-10-12docs/core-api: rename memory-hotplug-notifier to memory-hotplugGravatar Mike Rapoport 2-3/+6
2018-10-12lib/vsprintf: Hash legacy clock addressesGravatar Geert Uytterhoeven 1-3/+2
2018-10-07docs/vm: split memory hotplug notifier description to Documentation/core-apiGravatar Mike Rapoport 2-0/+86
2018-09-20docs: core-api: add memory allocation guideGravatar Mike Rapoport 2-0/+123
2018-09-20docs: core-api/mm-api: add a lable for GFP flags sectionGravatar Mike Rapoport 1-0/+2
2018-09-20docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencingGravatar Mike Rapoport 1-0/+2
2018-09-11docs/boot-time-mm: fix kernel-doc directive for including all but DOC:Gravatar Mike Rapoport 1-2/+2
2018-08-23docs/core-api: mm-api: add section about GFP flagsGravatar Mike Rapoport 1-0/+21
2018-08-23docs/core-api: split memory management API to a separate fileGravatar Mike Rapoport 3-54/+58
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Gravatar Mike Rapoport 1-1/+5
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstGravatar Mike Rapoport 1-1/+0
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-0/+281
2018-08-02Merge branch 'rppt' into docs-nextGravatar Jonathan Corbet 2-0/+93
2018-08-02docs/mm: add description of boot time memory managementGravatar Mike Rapoport 2-0/+93
2018-07-23Documentation: document ktime_get_*() APIsGravatar Arnd Bergmann 2-0/+186
2018-07-17locking/atomics/Documentation: Describe atomic_set() as a write operationGravatar Jonathan Neuschäfer 1-1/+1
2018-07-02Merge tag 'v4.18-rc3' into docs-nextGravatar Jonathan Corbet 1-1/+1
2018-06-30docs/idr: use empty "functions" directiveGravatar Mike Rapoport 1-0/+2
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cGravatar Randy Dunlap 1-1/+1
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGravatar Geert Uytterhoeven 1-2/+1
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+7
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Gravatar Jonathan Corbet 1-0/+5
2018-05-29doc: document scope NOFS, NOIO APIsGravatar Michal Hocko 2-0/+62
2018-05-15locking/Documentation: Use `warning` RST directiveGravatar SeongJae Park 1-4/+6
2018-05-15locking/Documentation: Fix incorrect example codeGravatar SeongJae Park 1-2/+1
2018-05-08Documentation: refcount-vs-atomic: Update reference to LKMM doc.Gravatar Andrea Parri 1-1/+1
2018-05-08docs: core-api: add circular-buffers documentationGravatar Mauro Carvalho Chehab 2-0/+238
2018-05-08docs: core-api: add cachetlb documentationGravatar Mauro Carvalho Chehab 2-0/+416
2018-04-27documentation: core-api: rearrange a few kernel-api chapters and sectionsGravatar Randy Dunlap 1-30/+30
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionGravatar Randy Dunlap 1-0/+13
2018-03-23Documentation: Mention why %p prints ptrvalGravatar Joel Stanley 1-2/+2
2018-02-06idr: Add documentationGravatar Matthew Wilcox 3-12/+80
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-22/+12
2018-01-01errseq: Add to documentation treeGravatar Matthew Wilcox 2-0/+160
2017-12-21doc: convert printk-formats.txt to rstGravatar Tobin C. Harding 2-0/+493
2017-12-11Documentation: add UUID/GUID to kernel-apiGravatar Randy Dunlap 1-0/+6
2017-12-11Documentation: add Sorting section to kernel-apiGravatar Randy Dunlap 1-0/+9
2017-12-11docs: refcount_t documentationGravatar Elena Reshetova 2-0/+151