summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+32
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds1-0/+6
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+2
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra1-2/+0
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells1-0/+6
2023-05-19Documentation: core-api: Add error pointer functions to kernel-apiJames Seo1-0/+6
2023-05-18workqueue: Track and monitor per-workqueue CPU time usageTejun Heo1-19/+19
2023-05-18workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVETejun Heo1-19/+19
2023-05-18workqueue: Add pwq->stats[] and a monitoring scriptTejun Heo1-0/+32
2023-05-15x86/topology: Remove CPU0 hotplug optionThomas Gleixner1-11/+2
2023-05-11rcu: Add more RCU files to kernel-api.rstPaul E. McKenney1-0/+12
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+11
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+21
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-4/+13
2023-04-18module: add debug stats to help identify memory pressureLuis Chamberlain1-2/+20
2023-04-11dma-api-howto: typo fixMichael S. Tsirkin1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-1/+1
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka1-4/+13
2023-03-29mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo1-5/+11
2023-03-24Documentation: core-api: update kernel-doc reference to kmod.cBagas Sanjaya1-1/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+15
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2023-02-17Documentation: core-api: padata: correct spellingRandy Dunlap1-1/+1
2023-02-16Documentation: core-api: packing: correct spellingRandy Dunlap1-1/+1
2023-02-03mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)1-15/+14
2023-02-02docs/mm: Physical Memory: remove useless markupMike Rapoport (IBM)1-2/+0
2023-02-01docs: ftrace: always use canonical ftrace pathRoss Zwisler1-2/+2
2023-01-26docs/mm: Physical Memory: add structure, introduction and nodes descriptionMike Rapoport (IBM)1-0/+2
2023-01-24docs: add more netlink docs (incl. spec docs)Jakub Kicinski2-0/+102
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-1/+1
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2022-12-13Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds1-3/+0
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)1-1/+1
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner1-1/+1
2022-11-22math64: favor kernel-doc from header filesLiam Beguin1-3/+0
2022-10-29string: Rewrite and add more kern-doc for the str*() functionsKees Cook1-0/+3
2022-10-26overflow: Fix kern-doc markup for functionsKees Cook1-0/+6
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+218
2022-10-04Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+10
2022-10-04mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin1-3/+0
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookJonathan Corbet4-0/+58
2022-09-29docs: move asm-annotations.rst into core-apiJonathan Corbet2-0/+223
2022-09-28vsprintf: add new `%pA` format specifierGary Guo1-0/+10
2022-09-27Remove duplicate words inside documentationAkhil Raj1-1/+1
2022-09-27Maple Tree: add new data structureLiam R. Howlett2-0/+218
2022-08-18Documentation: irqdomain: Fix typo of "at least once"Eric Lin1-1/+1
2022-08-08Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-4/+4