summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+9
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2-0/+9
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+6
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+1
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+107
2024-09-05Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet1-1/+1
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)1-3/+1
2024-09-01Document/kexec: generalize crash hotplug descriptionSourabh Jain1-4/+6
2024-08-05workqueue: doc: Fix function name, remove markersNikita Shubin1-1/+1
2024-08-05cleanup: Add usage and style documentationDan Williams2-0/+9
2024-08-02Documentation: Fix the compilation errors in union_find.rstXavier2-1/+6
2024-07-30Union-Find: add a new module in kernel libraryXavier1-0/+102
2024-07-29docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARNDave Martin1-2/+3
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+9
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-07-15irqdomain: Fix the kernel-doc and plug it into DocumentationJiri Slaby (SUSE)1-0/+2
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka1-2/+4
2024-07-03mm: remove page_mkclean()Kefeng Wang1-4/+4
2024-07-03mm: remove page_maybe_dma_pinned()Kefeng Wang1-6/+6
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka1-2/+4
2024-06-26docs: genericirq.rst: remove extra parenthesis in function definitionChih-Wei Chien1-1/+1
2024-05-27Documentation/core-api: correct reference to SWIOTLB_DYNAMICLukas Bulwahn1-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+79
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2-0/+322
2024-05-19arch: 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-05workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo1-9/+5
2024-02-04workqueue: 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-11Merge 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-03Documentation/core-api : fix typo in workqueueattreyee-muk1-1/+1
2023-12-10maple_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-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-11-01Merge 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