aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAge
* docs/core-api: mm-api: add section about GFP flagsMike Rapoport2018-08-23
* docs/core-api: split memory management API to a separate fileMike Rapoport2018-08-23
* docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport2018-08-23
* docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport2018-08-23
* Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-14
|\
| * Merge branch 'rppt' into docs-nextJonathan Corbet2018-08-02
| |\
| | * docs/mm: add description of boot time memory managementMike Rapoport2018-08-02
| * | Documentation: document ktime_get_*() APIsArnd Bergmann2018-07-23
| |/
| * Merge tag 'v4.18-rc3' into docs-nextJonathan Corbet2018-07-02
| |\
| * | docs/idr: use empty "functions" directiveMike Rapoport2018-06-30
* | | locking/atomics/Documentation: Describe atomic_set() as a write operationJonathan Neuschäfer2018-07-17
| |/ |/|
* | Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap2018-06-18
|/
* Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-06
|\
| * lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2018-06-05
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-04
|\ \
| * | locking/Documentation: Use `warning` RST directiveSeongJae Park2018-05-15
| * | locking/Documentation: Fix incorrect example codeSeongJae Park2018-05-15
* | | docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet2018-05-29
* | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-29
* | | Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri2018-05-08
* | | docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2018-05-08
* | | docs: core-api: add cachetlb documentationMauro Carvalho Chehab2018-05-08
* | | documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap2018-04-27
|/ /
* / textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-16
|/
* Documentation: Mention why %p prints ptrvalJoel Stanley2018-03-23
* idr: Add documentationMatthew Wilcox2018-02-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
* | errseq: Add to documentation treeMatthew Wilcox2018-01-01
* | doc: convert printk-formats.txt to rstTobin C. Harding2017-12-21
* | Documentation: add UUID/GUID to kernel-apiRandy Dunlap2017-12-11
* | Documentation: add Sorting section to kernel-apiRandy Dunlap2017-12-11
* | docs: refcount_t documentationElena Reshetova2017-12-11
* | genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer2017-12-02
* | timer: Remove init_timer() interfaceKees Cook2017-11-21
|/
* Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\
| * documentation: kernel-api: add more info on bitmap functionsRandy Dunlap2017-10-19
| * Documentation: add kernel-api section on Math functionsRandy Dunlap2017-10-07
| * docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap2017-09-26
| * Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap2017-09-26
| * Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap2017-09-26
* | doc: Fix RCU's docbook optionsPaul E. McKenney2017-10-19
* | Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap2017-09-18
|/
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-07
|\
| * workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik2017-07-18
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \
| * | doc: Add RCU files to docbook-generation filesPaul E. McKenney2017-08-17
| |/
* / doc: Add documentation for the genalloc subsystemJonathan Corbet2017-08-30
|/
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-13
|\
| * docs: Include uaccess docs from the right fileJonathan Corbet2017-07-12
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-04
|\|