summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+79
14 daysMerge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2-0/+322
2024-05-20arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2-0/+79
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds3-5/+25
2024-05-07docs:core-api: fixed typos and grammar in printk-index pageDennis Lam1-2/+2
2024-05-02Docs: typos/spellingRemington Brasga1-1/+1
2024-05-02Documentation/core-api: add swiotlb documentationMichael Kelley2-0/+322
2024-04-03Documentation/core-api: Update events_freezable_power references.Audra Mitchell1-3/+3
2024-04-02docs: dma: correct dma_set_mask() sample codeFrank Li1-2/+22
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-14/+29
2024-02-06workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo1-9/+5
2024-02-05workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo1-5/+24
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2024-01-11Documentation/core-api: fix spelling mistake in workqueueattreyee-muk1-1/+1
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2024-01-04Documentation/core-api : fix typo in workqueueattreyee-muk1-1/+1
2023-12-11maple_tree: update the documentation of maple treePeng Zhang1-0/+4
2023-12-05mm/slab, docs: switch mm-api docs generation from slab.c to slub.cVlastimil Babka1-1/+1
2023-11-29Documentation/gpu: VM_BIND locking documentThomas Hellström1-0/+2
2023-11-17docs: dma-api: Fix description of the sync_sg APIBrian Johannesmeyer1-1/+1
2023-11-17docs: dma: update a reference to a moved documentLi Zhijian1-1/+1
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+3
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang1-1/+1
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao1-2/+2
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel1-3/+3
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-6/+0
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+5
2023-09-02Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-19/+337
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+4
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+18
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-28/+52
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+5
2023-08-28Docu: genericirq.rst: fix irq-examplePhilipp Stanner1-1/+1
2023-08-28doc/netlink: Update genetlink-legacy documentationDonald Hunter1-4/+5
2023-08-25crash: memory and CPU hotplug sysfs attributesEric DeVolder1-0/+18
2023-08-25mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)1-0/+25
2023-08-25mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)1-15/+9
2023-08-25mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)1-17/+22
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen1-5/+5
2023-08-08workqueue: Make default affinity_scope dynamically updatableTejun Heo1-1/+8
2023-08-08workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo1-5/+179
2023-08-08workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo1-7/+23
2023-08-08workqueue: Add multiple affinity scopes and interface to select themTejun Heo1-0/+63
2023-08-08workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo1-0/+59
2023-08-08workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo1-11/+10
2023-07-25Documentation: core-api: Drop :export: for int_log.hAndy Shevchenko1-1/+0