summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-061-1/+7
|\
| * docs/core-api: Remove possibly confusing sub-headings from Bit OperationsMichael Ellerman2019-12-041-9/+0
| * kasan: support instrumented bitops combined with generic bitopsDaniel Axtens2019-11-071-1/+16
* | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-041-1/+1
* | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-0/+3
|\ \
| * | scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada2019-11-111-0/+3
* | | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-026-83/+97
|\ \ \
| * | | docs: Add request_irq() documentationJonathan Corbet2019-11-181-0/+2
| * | | docs: printk-formats: add ptrdiff_t type to printk-formatsMiles Chen2019-11-071-0/+14
| * | | docs/core-api: memory-allocation: mention size helpersChris Packham2019-10-291-1/+2
| * | | docs/core-api: memory-allocation: remove uses of c:func:Chris Packham2019-10-291-26/+23
| * | | docs/core-api: memory-allocation: fix typoChris Packham2019-10-291-1/+1
| * | | Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-293-0/+159
| |\| |
| * | | docs: remove :c:func: from genericirq.rstJonathan Corbet2019-10-181-25/+25
| * | | docs: remove :c:func: from genalloc.rstJonathan Corbet2019-10-101-9/+9
| * | | genalloc: Fix a set of docs build warningsJonathan Corbet2019-10-071-4/+4
| * | | docs: Catch up with the new location of get_user_pages_fast()Jonathan Corbet2019-10-071-1/+1
| * | | docs: remove :c:func: from refcount-vs-atomic.rstJonathan Corbet2019-10-071-18/+18
| | |/ | |/|
* | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-261-10/+24
|\ \ \
| * | | lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus2019-10-111-0/+24
| * | | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus2019-10-111-10/+0
| |/ /
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-0/+12
|\ \ \ | |_|/ |/| |
| * | printf: add support for printing symbolic error namesRasmus Villemoes2019-10-171-0/+12
* | | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-112-0/+155
|\ \ \
| * | | doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-082-0/+155
| | |/ | |/|
* / | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka2019-10-071-0/+4
|/ /
* | kernel-doc: core-api: include string.h into core-apiJoe Perches2019-09-251-0/+3
* | docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches2019-09-141-8/+8
* | docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab2019-07-311-1/+1
* | docs: packing: move it to core-api book and adjust markupsMauro Carvalho Chehab2019-07-312-0/+167
* | 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