summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Documentation: Use "while" instead of "whilst"Will Deacon2018-11-201-3/+3
| * | | Link the memory allocation guide from the MM docsMatthew Wilcox2018-11-201-0/+2
| |/ /
* | | XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox2018-12-061-1/+4
* | | XArray: Fix DocumentationMatthew Wilcox2018-11-051-1/+5
* | | XArray: Handle NULL pointers differently for allocationMatthew Wilcox2018-11-051-9/+19
* | | XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox2018-11-051-1/+4
* | | XArray: Regularise xa_reserveMatthew Wilcox2018-11-051-0/+13
|/ /
* | docs/boot-time-mm: remove bootmem documentationMike Rapoport2018-10-311-60/+9
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-282-0/+436
|\ \ | |/ |/|
| * xarray: Add range store functionalityMatthew Wilcox2018-10-211-0/+8
| * xarray: Track free entries in an XArrayMatthew Wilcox2018-10-211-3/+20
| * xarray: Add xa_reserve and xa_releaseMatthew Wilcox2018-10-211-0/+6
| * xarray: Add documentationMatthew Wilcox2018-10-212-0/+405
* | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-251-3/+2
|\ \
| * | lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven2018-10-121-3/+2
| |/
* | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-247-5/+259
|\ \
| * | doc: printk-formats: Remove bogus kobject references for device nodesGeert Uytterhoeven2018-10-121-3/+3
| * | docs/core-api: memory-hotplug: add some details about locking internalsDavid Hildenbrand2018-10-121-0/+38
| * | docs/core-api: rename memory-hotplug-notifier to memory-hotplugMike Rapoport2018-10-122-3/+6
| * | docs/vm: split memory hotplug notifier description to Documentation/core-apiMike Rapoport2018-10-072-0/+86
| * | docs: core-api: add memory allocation guideMike Rapoport2018-09-202-0/+123
| * | docs: core-api/mm-api: add a lable for GFP flags sectionMike Rapoport2018-09-201-0/+2
| * | docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencingMike Rapoport2018-09-201-0/+2
| * | docs/boot-time-mm: fix kernel-doc directive for including all but DOC:Mike Rapoport2018-09-111-2/+2
| |/
* / idr: Change documentation licenseMatthew Wilcox2018-10-151-1/+1
|/
* docs/core-api: mm-api: add section about GFP flagsMike Rapoport2018-08-231-0/+21
* docs/core-api: split memory management API to a separate fileMike Rapoport2018-08-233-54/+58
* docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport2018-08-231-1/+5
* docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport2018-08-231-1/+0
* Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-144-0/+281
|\
| * Merge branch 'rppt' into docs-nextJonathan Corbet2018-08-022-0/+93
| |\
| | * docs/mm: add description of boot time memory managementMike Rapoport2018-08-022-0/+93
| * | Documentation: document ktime_get_*() APIsArnd Bergmann2018-07-232-0/+186
| |/
| * Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet2018-07-021-1/+1
| |\
| * | docs/idr: use empty "functions" directiveMike Rapoport2018-06-301-0/+2
* | | locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer2018-07-171-1/+1
| |/ |/|
* | Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap2018-06-181-1/+1
|/
* Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-061-2/+1
|\
| * lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2018-06-051-2/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-041-6/+7
|\ \
| * | locking/Documentation: Use `warning` RST directiveSeongJae Park2018-05-151-4/+6
| * | locking/Documentation: Fix incorrect example codeSeongJae Park2018-05-151-2/+1
* | | docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet2018-05-291-0/+5
* | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-292-0/+62
* | | Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri2018-05-081-1/+1
* | | docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2018-05-082-0/+238
* | | docs: core-api: add cachetlb documentationMauro Carvalho Chehab2018-05-082-0/+416
* | | documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap2018-04-271-30/+30
|/ /
* / textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-161-0/+13
|/
* Documentation: Mention why %p prints ptrvalJoel Stanley2018-03-231-2/+2