summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorLines
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-10-01Documentation: add missing folio_queue entryChristian Brauner-0/+1
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+212
2024-09-30netfs: Add folio_queue API documentationDavid Howells-0/+212
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+9
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar-0/+9
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+6
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+1
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+107
2024-09-05Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet-1/+1
2024-09-03printf: remove %pGt supportMatthew Wilcox (Oracle)-3/+1
2024-09-01Document/kexec: generalize crash hotplug descriptionSourabh Jain-4/+6
2024-08-05workqueue: doc: Fix function name, remove markersNikita Shubin-1/+1
2024-08-05cleanup: Add usage and style documentationDan Williams-0/+9
2024-08-02Documentation: Fix the compilation errors in union_find.rstXavier-1/+6
2024-07-30Union-Find: add a new module in kernel libraryXavier-0/+102
2024-07-29docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARNDave Martin-2/+3
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+9
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2024-07-15irqdomain: Fix the kernel-doc and plug it into DocumentationJiri Slaby (SUSE)-0/+2
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka-2/+4
2024-07-03mm: remove page_mkclean()Kefeng Wang-4/+4
2024-07-03mm: remove page_maybe_dma_pinned()Kefeng Wang-6/+6
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka-2/+4
2024-06-26docs: genericirq.rst: remove extra parenthesis in function definitionChih-Wei Chien-1/+1
2024-05-27Documentation/core-api: correct reference to SWIOTLB_DYNAMICLukas Bulwahn-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+79
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds-0/+322
2024-05-19arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland-0/+79
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds-5/+25
2024-05-07docs:core-api: fixed typos and grammar in printk-index pageDennis Lam-2/+2
2024-05-02Docs: typos/spellingRemington Brasga-1/+1
2024-05-02Documentation/core-api: add swiotlb documentationMichael Kelley-0/+322
2024-04-03Documentation/core-api: Update events_freezable_power references.Audra Mitchell-3/+3
2024-04-02docs: dma: correct dma_set_mask() sample codeFrank Li-2/+22
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-14/+29
2024-02-05workqueue: Don't implicitly make UNBOUND workqueues w/ @max_active==1 orderedTejun Heo-9/+5
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo-5/+24
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+2
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds-3/+3
2024-01-11Documentation/core-api: fix spelling mistake in workqueueattreyee-muk-1/+1
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+4
2024-01-03Documentation/core-api : fix typo in workqueueattreyee-muk-1/+1
2023-12-10maple_tree: update the documentation of maple treePeng Zhang-0/+4
2023-12-05mm/slab, docs: switch mm-api docs generation from slab.c to slub.cVlastimil Babka-1/+1
2023-11-29Documentation/gpu: VM_BIND locking documentThomas Hellström-0/+2