summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao
2023-09-04Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-09-01Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Docu: genericirq.rst: fix irq-examplePhilipp Stanner
2023-08-27doc/netlink: Update genetlink-legacy documentationDonald Hunter
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-24mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)
2023-08-24mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIOMatthew Wilcox (Oracle)
2023-08-24mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo
2023-08-07workqueue: Add "Affinity Scopes and Performance" section to documentationTejun Heo
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo
2023-08-07workqueue: Add tools/workqueue/wq_dump.py which prints out workqueue configur...Tejun Heo
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo
2023-07-25Documentation: core-api: Drop :export: for int_log.hAndy Shevchenko
2023-07-18docs: printk-formats: Treat char as always unsignedAndy Shevchenko
2023-07-18docs: printk-formats: Fix hex printing of signed valuesAndy Shevchenko
2023-07-09lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2023-05-19Documentation: core-api: Add error pointer functions to kernel-apiJames Seo
2023-05-17workqueue: Track and monitor per-workqueue CPU time usageTejun Heo
2023-05-17workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo
2023-05-17workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo
2023-05-15x86/topology: Remove CPU0 hotplug optionThomas Gleixner
2023-05-11rcu: Add more RCU files to kernel-api.rstPaul E. McKenney
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain
2023-04-10dma-api-howto: typo fixMichael S. Tsirkin
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-24Documentation: core-api: update kernel-doc reference to kmod.cBagas Sanjaya
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-16Documentation: core-api: padata: correct spellingRandy Dunlap