summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-311-1/+1
* mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard2020-01-312-0/+233
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-292-0/+254
|\
| * Documentation: document ioctl interfaces betterArnd Bergmann2020-01-032-0/+254
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-282-0/+170
|\ \
| * | padata: update documentationDaniel Jordan2019-12-112-0/+170
| |/
* | Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-01-231-28/+42
|\ \ | |/ |/|
| * XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)2020-01-171-4/+6
| * XArray: Improve documentation of search marksMatthew Wilcox (Oracle)2019-11-081-24/+36
* | 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
OpenPOWER on IntegriCloud