aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-9/+3
2023-11-01Documentation: maple_tree: fix word spelling errorGravatar Tom Yang 1-1/+1
2023-10-12workqueue: doc: Fix function and sysfs path errorsGravatar WangJinchao 1-2/+2
2023-09-11Documentation: Drop or replace remaining mentions of IA64Gravatar Ard Biesheuvel 1-3/+3
2023-09-11arch: Remove Itanium (IA-64) architectureGravatar Ard Biesheuvel 1-6/+0
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-4/+5
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-19/+337
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+4
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+18
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-28/+52
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-4/+5
2023-08-28Docu: genericirq.rst: fix irq-exampleGravatar Philipp Stanner 1-1/+1
2023-08-27doc/netlink: Update genetlink-legacy documentationGravatar Donald Hunter 1-4/+5
2023-08-24crash: memory and CPU hotplug sysfs attributesGravatar Eric DeVolder 1-0/+18
2023-08-24mm: add orphaned kernel-doc to the rst files.Gravatar Matthew Wilcox (Oracle) 1-0/+25
2023-08-24mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOGravatar Matthew Wilcox (Oracle) 1-15/+9
2023-08-24mm: add generic flush_icache_pages() and documentationGravatar Matthew Wilcox (Oracle) 1-17/+22
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesGravatar Anna-Maria Behnsen 1-5/+5
2023-08-07workqueue: Make default affinity_scope dynamically updatableGravatar Tejun Heo 1-1/+8
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationGravatar Tejun Heo 1-5/+179
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesGravatar Tejun Heo 1-7/+23
2023-08-07workqueue: Add multiple affinity scopes and interface to select themGravatar Tejun Heo 1-0/+63
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Gravatar Tejun Heo 1-0/+59
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesGravatar Tejun Heo 1-11/+10
2023-07-25Documentation: core-api: Drop :export: for int_log.hGravatar Andy Shevchenko 1-1/+0
2023-07-18docs: printk-formats: Treat char as always unsignedGravatar Andy Shevchenko 1-1/+2
2023-07-18docs: printk-formats: Fix hex printing of signed valuesGravatar Andy Shevchenko 1-4/+4
2023-07-09lib/math: Move dvb_math.c into lib/math/int_log.cGravatar Andy Shevchenko 1-2/+5
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+32
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+6
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+12
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+2
2023-06-05arch: Remove cmpxchg_doubleGravatar Peter Zijlstra 1-2/+0
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()Gravatar David Howells 1-0/+6
2023-05-19Documentation: core-api: Add error pointer functions to kernel-apiGravatar James Seo 1-0/+6
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageGravatar Tejun Heo 1-19/+19
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVEGravatar Tejun Heo 1-19/+19
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptGravatar Tejun Heo 1-0/+32
2023-05-15x86/topology: Remove CPU0 hotplug optionGravatar Thomas Gleixner 1-11/+2
2023-05-11rcu: Add more RCU files to kernel-api.rstGravatar Paul E. McKenney 1-0/+12
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-5/+11
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+21
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 1-4/+13
2023-04-18module: add debug stats to help identify memory pressureGravatar Luis Chamberlain 1-2/+20
2023-04-10dma-api-howto: typo fixGravatar Michael S. Tsirkin 1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsGravatar Vlastimil Babka 1-4/+13