summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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-113-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-101-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-021-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-012-9/+3
|\ \
| * | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-3/+3
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-6/+0
| |/
* / workqueue: doc: Fix function and sysfs path errorsWangJinchao2023-10-121-2/+2
|/
* Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-09-041-4/+5
|\
| * docs: printk-formats: Treat char as always unsignedAndy Shevchenko2023-07-181-1/+2
| * docs: printk-formats: Fix hex printing of signed valuesAndy Shevchenko2023-07-181-4/+4
* | Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-09-011-19/+337
|\ \
| * | workqueue: Make default affinity_scope dynamically updatableTejun Heo2023-08-071-1/+8
| * | workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo2023-08-071-5/+179
| * | workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo2023-08-071-7/+23
| * | workqueue: Add multiple affinity scopes and interface to select themTejun Heo2023-08-071-0/+63
| * | workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo2023-08-071-0/+59
| * | workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo2023-08-071-11/+10
* | | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-301-1/+1
|\ \ \
| * | | Docu: genericirq.rst: fix irq-examplePhilipp Stanner2023-08-281-1/+1
| |/ /
* | | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-301-2/+4
|\ \ \
| * | | Documentation: core-api: Drop :export: for int_log.hAndy Shevchenko2023-07-251-1/+0
| * | | lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko2023-07-091-2/+5
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-0/+18
|\ \ \
| * | | crash: memory and CPU hotplug sysfs attributesEric DeVolder2023-08-241-0/+18
| |/ /
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-28/+52
|\ \ \
| * | | mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)2023-08-241-0/+25
| * | | mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)2023-08-241-15/+9
| * | | mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)2023-08-241-17/+22
| |/ /
* | | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291-4/+5
|\ \ \
| * | | doc/netlink: Update genetlink-legacy documentationDonald Hunter2023-08-271-4/+5
| |/ /
* / / Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen2023-08-081-5/+5
|/ /
* | Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2023-06-271-0/+32
|\ \
| * | workqueue: Track and monitor per-workqueue CPU time usageTejun Heo2023-05-171-19/+19
| * | workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo2023-05-171-19/+19
| * | workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo2023-05-171-0/+32
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-2/+0
|\ \ \