summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorLines
2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox-6/+9
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds-6/+0
2019-01-03Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza-6/+0
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-0/+18
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-12/+28
2018-12-20docs/mm-api: link slab_common.c to "The Slab Cache" sectionMike Rapoport-0/+3
2018-12-10lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko-0/+18
2018-12-06docs/core-api: make mm-api.rst more structuredMike Rapoport-9/+20
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox-1/+4
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon-3/+3
2018-11-20Link the memory allocation guide from the MM docsMatthew Wilcox-0/+2
2018-11-05XArray: Fix DocumentationMatthew Wilcox-1/+5
2018-11-05XArray: Handle NULL pointers differently for allocationMatthew Wilcox-9/+19
2018-11-05XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox-1/+4
2018-11-05XArray: Regularise xa_reserveMatthew Wilcox-0/+13
2018-10-31docs/boot-time-mm: remove bootmem documentationMike Rapoport-60/+9
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-0/+436
2018-10-25Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+2
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds-5/+259
2018-10-21xarray: Add range store functionalityMatthew Wilcox-0/+8
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox-3/+20
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox-0/+6
2018-10-21xarray: Add documentationMatthew Wilcox-0/+405
2018-10-15idr: Change documentation licenseMatthew Wilcox-1/+1
2018-10-12doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven-3/+3
2018-10-12docs/core-api: memory-hotplug: add some details about locking internalsDavid Hildenbrand-0/+38
2018-10-12docs/core-api: rename memory-hotplug-notifier to memory-hotplugMike Rapoport-3/+6
2018-10-12lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven-3/+2
2018-10-07docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport-0/+86
2018-09-20docs: core-api: add memory allocation guideMike Rapoport-0/+123
2018-09-20docs: core-api/mm-api: add a lable for GFP flags sectionMike Rapoport-0/+2
2018-09-20docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencingMike Rapoport-0/+2
2018-09-11docs/boot-time-mm: fix kernel-doc directive for including all but DOC:Mike Rapoport-2/+2
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport-0/+21
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport-54/+58
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport-1/+5
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport-1/+0
2018-08-14Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds-0/+281
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet-0/+93
2018-08-02docs/mm: add description of boot time memory managementMike Rapoport-0/+93
2018-07-23Documentation: document ktime_get_*() APIsArnd Bergmann-0/+186
2018-07-17locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer-1/+1
2018-07-02Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet-1/+1
2018-06-30docs/idr: use empty "functions" directiveMike Rapoport-0/+2
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap-1/+1
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven-2/+1
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+7
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet-0/+5
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko-0/+62