summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
* docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab2019-07-152-0/+94
* docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* asm-generic, x86: add bitops instrumentation for KASANMarco Elver2019-07-121-1/+1
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-095-138/+249
|\
| * Merge branch 'automarkup' into docs-nextJonathan Corbet2019-06-281-135/+135
| |\
| | * docs: remove :c:func: annotations from xarray.rstJonathan Corbet2019-06-261-135/+135
| * | Add the RCU docs to the core-api manualJonathan Corbet2019-06-271-0/+1
| |/
| * docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-082-0/+100
| * Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry2019-06-071-1/+1
| * docs/core-api: Add integer power functions to the listAndy Shevchenko2019-06-061-0/+9
| * docs/core-api: Add string helpers API to the listAndy Shevchenko2019-06-061-0/+3
| * docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet2019-05-241-2/+0
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-1/+1
|\ \
| * | doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney2019-05-281-1/+1
| |/
* | timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld2019-06-251-1/+1
* | timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld2019-06-221-3/+7
* | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
|/
* lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-141-2/+2
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-1/+0
|\
| * docs: core-api: Drop reference to flexible-arraysJonathan Neuschäfer2019-04-021-1/+0
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-0/+8
|\ \
| * | vsprintf: Avoid confusion between invalid address and valuePetr Mladek2019-04-261-0/+1
| * | vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek2019-04-261-0/+7
* | | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-031-10/+0
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-123-130/+13
|\ \
| * | Drop flex_arraysKent Overstreet2019-03-121-130/+0
| * | generic radix treesKent Overstreet2019-03-122-0/+13
* | | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-111-5/+10
|\ \ \ | |/ / |/| |
| * | XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox2019-02-201-1/+0
| * | XArray: Add cyclic allocationMatthew Wilcox2019-02-061-1/+3
| * | XArray: Add support for 1s-based allocationMatthew Wilcox2019-02-061-3/+7
| * | XArray: Change xa_insert to return -EBUSYMatthew Wilcox2019-02-061-1/+1
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-093-9/+7
|\ \ \ | |_|/ |/| |
| * | docs: Use underscore not hyphen in labelTobin C. Harding2019-02-011-1/+1
| * | docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet2019-01-141-4/+0
| * | docs/core-api/mm: fix GFP combinations section nameMike Rapoport2019-01-141-1/+1
| * | docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport2019-01-141-3/+5
* | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-091-0/+8
|\ \ \
| * | | printk/docs: Add extra integer types to printk-formatsLouis Taylor2019-03-041-0/+8
* | | | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-041-3/+21
| |_|/ |/| |
* | | XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-061-6/+9
| |/ |/|
* | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2019-01-051-6/+0
|\ \
| * | Docs/kernel-api.rst: Remove blk-tag.c referenceMarcos Paulo de Souza2019-01-031-6/+0
* | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-011-0/+18
|\ \ \
| * | | lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko2018-12-101-0/+18
* | | | Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-293-12/+28
|\ \ \ \ | | |/ / | |/| |
| * | | docs/mm-api: link slab_common.c to "The Slab Cache" sectionMike Rapoport2018-12-201-0/+3
| * | | docs/core-api: make mm-api.rst more structuredMike Rapoport2018-12-061-9/+20