summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
10 daysmodule: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka1-5/+6
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes1-1/+0
2025-08-01Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+6
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+82
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds8-157/+873
2025-07-24Documentation: core-api: entry: Replace deprecated KVM entry/exit functionsAndrew Donnellan1-2/+2
2025-07-18docs: document linked listsNicolas Frattaroli3-6/+777
2025-07-15Documentation: core-api: entry: Fix typo "systcalls" -> "syscalls"Andrew Donnellan1-1/+1
2025-07-14mm,memory_hotplug: drop status_change_nid parameter from memory_notifyOscar Salvador1-7/+0
2025-07-14mm,memory_hotplug: implement numa node notifierOscar Salvador1-0/+83
2025-07-14mm,memory_hotplug: remove status_change_nid_normal and update documentationOscar Salvador1-3/+0
2025-07-01docs: dma-api: clean up documentation of dma_map_sg()Petr Tesarik1-7/+6
2025-07-01docs: dma-api: update streaming DMA physical address constraintsPetr Tesarik1-15/+21
2025-07-01docs: dma-api: clarify DMA addressing limitationsPetr Tesarik1-17/+18
2025-07-01docs: dma-api: remove duplicate description of the DMA pool APIPetr Tesarik2-67/+3
2025-07-01docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()Petr Tesarik1-0/+2
2025-07-01docs: dma-api: remove remnants of PCI DMA APIPetr Tesarik1-15/+10
2025-07-01docs: dma-api: replace consistent with coherentPetr Tesarik2-25/+25
2025-07-01docs: dma-api: use "DMA API" consistently throughout the documentPetr Tesarik1-11/+11
2025-06-30lib/crc: crc64: Add include/linux/crc64.h to kernel-api.rstEric Biggers1-0/+2
2025-06-30lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()Eric Biggers1-2/+2
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers1-1/+1
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers1-7/+7
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo1-0/+6
2025-06-17workqueue: Add new WQ_PERCPU flagMarco Crivellari1-0/+6
2025-06-09doc: Include scatterlist APIs in htmldocsMatthew Wilcox (Oracle)1-0/+6
2025-06-09docs: packing: Fix a typo in example code.Collin Funk1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-26/+37
2025-06-05docs: symbol-namespaces: fix reST warning with literal blockKhaled Elnaggar1-1/+1
2025-06-03Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-0/+317
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+32
2025-05-28Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+71
2025-05-28Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2025-05-25docs/core-api/symbol-namespaces: drop table of contents and section numberingMasahiro Yamada1-28/+17
2025-05-25module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra1-0/+22
2025-05-21folio_queue: remove unused field `marks3`Max Kellermann1-3/+0
2025-05-16irqdomain: Fix kernel-doc and add it to DocumentationJiri Slaby (SUSE)2-2/+20
2025-05-16Documentation: irqdomain: Update itJiri Slaby (SUSE)1-48/+74
2025-05-16Documentation: irq-domain.rst: Simple improvementsJiri Slaby (SUSE)1-11/+11
2025-05-16Documentation: irq/concepts: Minor improvementsJiri Slaby (SUSE)1-5/+7
2025-05-16Documentation: irq/concepts: Add commas and reflowJiri Slaby (SUSE)1-10/+9
2025-05-16irqdomain: Drop irq_linear_revmap()Jiri Slaby (SUSE)1-2/+0
2025-05-16irqdomain: Drop irq_domain_add_*() functionsJiri Slaby (SUSE)1-31/+10
2025-05-16powerpc: Switch irq_domain_add_nomap() to use fwnodeJiri Slaby (SUSE)1-1/+1
2025-05-16vsprintf: remove redundant and unused %pCn format specifierLuca Ceresoli1-2/+1
2025-05-13Documentation: KHO: add memblock bindingsMike Rapoport (Microsoft)2-0/+79
2025-05-13Documentation: add documentation for KHOAlexander Graf6-0/+238
2025-05-06docs: core-api: document the IOVA-based APIChristoph Hellwig1-0/+71