aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-28mm, printk: introduce new format %pGt for page_typeGravatar Hyeonggon Yoo 1-5/+11
2023-03-24Documentation: core-api: update kernel-doc reference to kmod.cGravatar Bagas Sanjaya 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-16/+15
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-3/+3
2023-02-16Documentation: core-api: padata: correct spellingGravatar Randy Dunlap 1-1/+1
2023-02-15Documentation: core-api: packing: correct spellingGravatar Randy Dunlap 1-1/+1
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Gravatar Matthew Wilcox (Oracle) 1-15/+14
2023-02-02docs/mm: Physical Memory: remove useless markupGravatar Mike Rapoport (IBM) 1-2/+0
2023-01-31docs: ftrace: always use canonical ftrace pathGravatar Ross Zwisler 1-2/+2
2023-01-26docs/mm: Physical Memory: add structure, introduction and nodes descriptionGravatar Mike Rapoport (IBM) 1-0/+2
2023-01-24docs: add more netlink docs (incl. spec docs)Gravatar Jakub Kicinski 2-0/+102
2023-01-18selftests/vm: rename selftests/vm to selftests/mmGravatar SeongJae Park 1-1/+1
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-3/+0
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APIGravatar Steven Rostedt (Google) 1-1/+1
2022-11-24Documentation: Replace del_timer/del_timer_sync()Gravatar Thomas Gleixner 1-1/+1
2022-11-21math64: favor kernel-doc from header filesGravatar Liam Beguin 1-3/+0
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsGravatar Kees Cook 1-0/+3
2022-10-25overflow: Fix kern-doc markup for functionsGravatar Kees Cook 1-0/+6
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-3/+218
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-0/+10
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Gravatar Miaohe Lin 1-3/+0
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookGravatar Jonathan Corbet 4-0/+58
2022-09-29docs: move asm-annotations.rst into core-apiGravatar Jonathan Corbet 2-0/+223
2022-09-28vsprintf: add new `%pA` format specifierGravatar Gary Guo 1-0/+10
2022-09-27Remove duplicate words inside documentationGravatar Akhil Raj 1-1/+1
2022-09-26Maple Tree: add new data structureGravatar Liam R. Howlett 2-0/+218
2022-08-18Documentation: irqdomain: Fix typo of "at least once"Gravatar Eric Lin 1-1/+1
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-4/+4