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