aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)Author
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
2023-02-15Documentation: core-api: packing: correct spellingRandy Dunlap
2023-02-02mm: remove folio_pincount_ptr() and head_compound_pincount()Matthew Wilcox (Oracle)
2023-02-02docs/mm: Physical Memory: remove useless markupMike Rapoport (IBM)
2023-01-31docs: ftrace: always use canonical ftrace pathRoss Zwisler
2023-01-26docs/mm: Physical Memory: add structure, introduction and nodes descriptionMike Rapoport (IBM)
2023-01-24docs: add more netlink docs (incl. spec docs)Jakub Kicinski
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-24timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)
2022-11-24Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook
2022-10-25overflow: Fix kern-doc markup for functionsKees Cook
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin
2022-09-29docs: put atomic*.txt and memory-barriers.txt into the core-api bookJonathan Corbet
2022-09-29docs: move asm-annotations.rst into core-apiJonathan Corbet
2022-09-28vsprintf: add new `%pA` format specifierGary Guo
2022-09-27Remove duplicate words inside documentationAkhil Raj
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-08-18Documentation: irqdomain: Fix typo of "at least once"Eric Lin
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds