summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
AgeCommit message (Expand)AuthorLines
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab-10/+0
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab-1/+1
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab-0/+94
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-138/+249
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2019-06-28Merge branch 'automarkup' into docs-nextJonathan Corbet-135/+135
2019-06-27Add the RCU docs to the core-api manualJonathan Corbet-0/+1
2019-06-26docs: remove :c:func: annotations from xarray.rstJonathan Corbet-135/+135
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld-1/+1
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld-3/+7
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld-1/+1
2019-06-08docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab-0/+100
2019-06-07Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry-1/+1
2019-06-06docs/core-api: Add integer power functions to the listAndy Shevchenko-0/+9
2019-06-06docs/core-api: Add string helpers API to the listAndy Shevchenko-0/+3
2019-05-28doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney-1/+1
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet-2/+0
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko-2/+2
2019-05-08Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds-1/+0
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+8
2019-04-26vsprintf: Avoid confusion between invalid address and valuePetr Mladek-0/+1
2019-04-26vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek-0/+7
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra-10/+0
2019-04-02docs: core-api: Drop reference to flexible-arraysJonathan Neuschäfer-1/+0
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-130/+13
2019-03-12Drop flex_arraysKent Overstreet-130/+0
2019-03-12generic radix treesKent Overstreet-0/+13
2019-03-11Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-5/+10
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds-9/+7
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+8
2019-03-04printk/docs: Add extra integer types to printk-formatsLouis Taylor-0/+8
2019-02-20XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox-1/+0
2019-02-06XArray: Add cyclic allocationMatthew Wilcox-1/+3
2019-02-06XArray: Add support for 1s-based allocationMatthew Wilcox-3/+7
2019-02-06XArray: Change xa_insert to return -EBUSYMatthew Wilcox-1/+1
2019-02-04refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova-3/+21
2019-02-01docs: Use underscore not hyphen in labelTobin C. Harding-1/+1
2019-01-14docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet-4/+0
2019-01-14docs/core-api/mm: fix GFP combinations section nameMike Rapoport-1/+1
2019-01-14docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport-3/+5
2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox-6/+9
2019-01-05Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds-6/+0
2019-01-03Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza-6/+0
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-0/+18
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds-12/+28
2018-12-20docs/mm-api: link slab_common.c to "The Slab Cache" sectionMike Rapoport-0/+3
2018-12-10lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko-0/+18
2018-12-06docs/core-api: make mm-api.rst more structuredMike Rapoport-9/+20