summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2018-10-31docs/boot-time-mm: remove bootmem documentationMike Rapoport
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-25Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
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
2018-10-15idr: Change documentation licenseMatthew Wilcox
2018-10-12doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven
2018-10-12docs/core-api: memory-hotplug: add some details about locking internalsDavid Hildenbrand
2018-10-12docs/core-api: rename memory-hotplug-notifier to memory-hotplugMike Rapoport
2018-10-12lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven
2018-10-07docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport
2018-09-20docs: core-api: add memory allocation guideMike Rapoport
2018-09-20docs: core-api/mm-api: add a lable for GFP flags sectionMike Rapoport
2018-09-20docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencingMike Rapoport
2018-09-11docs/boot-time-mm: fix kernel-doc directive for including all but DOC:Mike Rapoport
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport
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-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet
2018-08-02docs/mm: add description of boot time memory managementMike Rapoport
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann
2018-07-17locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer
2018-07-02Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet
2018-06-30docs/idr: use empty "functions" directiveMike Rapoport
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko
2018-05-15locking/Documentation: Use `warning` RST directiveSeongJae Park
2018-05-15locking/Documentation: Fix incorrect example codeSeongJae Park
2018-05-08Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri
2018-05-08docs: core-api: add circular-buffers documentationMauro Carvalho Chehab
2018-05-08docs: core-api: add cachetlb documentationMauro Carvalho Chehab
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-03-23Documentation: Mention why %p prints ptrvalJoel Stanley
2018-02-06idr: Add documentationMatthew Wilcox
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-01errseq: Add to documentation treeMatthew Wilcox
2017-12-21doc: convert printk-formats.txt to rstTobin C. Harding
2017-12-11Documentation: add UUID/GUID to kernel-apiRandy Dunlap
2017-12-11Documentation: add Sorting section to kernel-apiRandy Dunlap
2017-12-11docs: refcount_t documentationElena Reshetova