summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-292-0/+9
|\
| * Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-292-0/+9
| |\
| | * cleanup: Add usage and style documentationDan Williams2024-08-052-0/+9
* | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-4/+6
|\ \ \
| * | | Document/kexec: generalize crash hotplug descriptionSourabh Jain2024-09-021-4/+6
* | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-3/+1
|\ \ \ \
| * | | | printf: remove %pGt supportMatthew Wilcox (Oracle)2024-09-041-3/+1
| |/ / /
* | | | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-182-0/+107
|\ \ \ \
| * | | | Documentation: Fix the compilation errors in union_find.rstXavier2024-08-022-1/+6
| * | | | Union-Find: add a new module in kernel libraryXavier2024-07-311-0/+102
| | |/ / | |/| |
* | | | Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet2024-09-051-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | workqueue: doc: Fix function name, remove markersNikita Shubin2024-08-061-1/+1
| |/ /
* / / docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARNDave Martin2024-07-291-2/+3
|/ /
* | Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-221-0/+2
|\ \
| * | irqdomain: Fix the kernel-doc and plug it into DocumentationJiri Slaby (SUSE)2024-07-151-0/+2
| |/
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-9/+9
|\ \
| * | mm: remove page_mkclean()Kefeng Wang2024-07-041-4/+4
| * | mm: remove page_maybe_dma_pinned()Kefeng Wang2024-07-041-6/+6
| |/
* | Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2024-07-191-1/+1
|\ \
| * | docs: genericirq.rst: remove extra parenthesis in function definitionChih-Wei Chien2024-06-271-1/+1
* | | Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka2024-07-151-2/+4
|\ \ \ | |_|/ |/| |
| * | slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka2024-07-031-2/+4
| |/
* / Documentation/core-api: correct reference to SWIOTLB_DYNAMICLukas Bulwahn2024-05-271-1/+1
|/
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-232-0/+79
|\
| * arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-192-0/+79
* | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-202-0/+322
|\ \ | |/ |/|
| * Documentation/core-api: add swiotlb documentationMichael Kelley2024-05-022-0/+322
* | Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2024-05-133-5/+25
|\ \
| * | docs:core-api: fixed typos and grammar in printk-index pageDennis Lam2024-05-071-2/+2
| * | Docs: typos/spellingRemington Brasga2024-05-021-1/+1
| * | docs: dma: correct dma_set_mask() sample codeFrank Li2024-04-021-2/+22
| |/
* / Documentation/core-api: Update events_freezable_power references.Audra Mitchell2024-04-031-3/+3
|/
* Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2024-03-111-14/+29
|\
| * workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo2024-02-061-9/+5
| * workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo2024-02-041-5/+24
* | Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2024-01-171-1/+1
|\ \ | |/ |/|
| * Documentation/core-api: fix spelling mistake in workqueueattreyee-muk2024-01-111-1/+1
* | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-121-0/+2
|\ \
| * | Documentation/gpu: VM_BIND locking documentThomas Hellström2023-11-291-0/+2
* | | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-123-3/+3
|\ \ \ | | |/ | |/|
| * | Documentation/core-api : fix typo in workqueueattreyee-muk2024-01-031-1/+1
| * | docs: dma-api: Fix description of the sync_sg APIBrian Johannesmeyer2023-11-171-1/+1
| * | docs: dma: update a reference to a moved documentLi Zhijian2023-11-171-1/+1
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+4
|\ \
| * | maple_tree: update the documentation of maple treePeng Zhang2023-12-111-0/+4
| |/
* / mm/slab, docs: switch mm-api docs generation from slab.c to slub.cVlastimil Babka2023-12-051-1/+1
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-1/+1
|\
| * Documentation: maple_tree: fix word spelling errorTom Yang2023-11-011-1/+1
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-022-9/+3
|\ \
| * | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-3/+3