summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAgeFilesLines
* Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap2018-06-181-1/+1
* Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-061-2/+1
|\
| * lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2018-06-051-2/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-041-6/+7
|\ \
| * | locking/Documentation: Use `warning` RST directiveSeongJae Park2018-05-151-4/+6
| * | locking/Documentation: Fix incorrect example codeSeongJae Park2018-05-151-2/+1
* | | docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet2018-05-291-0/+5
* | | doc: document scope NOFS, NOIO APIsMichal Hocko2018-05-292-0/+62
* | | Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri2018-05-081-1/+1
* | | docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2018-05-082-0/+238
* | | docs: core-api: add cachetlb documentationMauro Carvalho Chehab2018-05-082-0/+416
* | | documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap2018-04-271-30/+30
|/ /
* | textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-161-0/+13
|/
* Documentation: Mention why %p prints ptrvalJoel Stanley2018-03-231-2/+2
* idr: Add documentationMatthew Wilcox2018-02-063-12/+80
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-22/+12
|\
* | errseq: Add to documentation treeMatthew Wilcox2018-01-012-0/+160
* | doc: convert printk-formats.txt to rstTobin C. Harding2017-12-212-0/+493
* | Documentation: add UUID/GUID to kernel-apiRandy Dunlap2017-12-111-0/+6
* | Documentation: add Sorting section to kernel-apiRandy Dunlap2017-12-111-0/+9
* | docs: refcount_t documentationElena Reshetova2017-12-112-0/+151
* | genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer2017-12-021-8/+8
* | timer: Remove init_timer() interfaceKees Cook2017-11-211-7/+3
|/
* Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-131-6/+49
|\
| * documentation: kernel-api: add more info on bitmap functionsRandy Dunlap2017-10-191-0/+12
| * Documentation: add kernel-api section on Math functionsRandy Dunlap2017-10-071-0/+24
| * docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap2017-09-261-2/+8
| * Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap2017-09-261-0/+3
| * Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap2017-09-261-4/+2
* | doc: Fix RCU's docbook optionsPaul E. McKenney2017-10-191-14/+0
* | Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap2017-09-181-6/+6
|/
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-061-3/+7
|\
| * workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik2017-07-181-3/+7
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-0/+49
|\ \
| * | doc: Add RCU files to docbook-generation filesPaul E. McKenney2017-08-171-0/+49
| |/
* | doc: Add documentation for the genalloc subsystemJonathan Corbet2017-08-302-0/+145
|/
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-131-1/+1
|\
| * docs: Include uaccess docs from the right fileJonathan Corbet2017-07-121-1/+1
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-033-1/+217
|\ \ | |/
| * Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-182-0/+213
| |\
| | * docs-rst: convert librs book to ReSTMauro Carvalho Chehab2017-05-162-0/+213
| * | core-api: remove an unexpected unidentMarkus Heiser2017-05-181-1/+4
| |/
* | doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()Paul E. McKenney2017-06-081-0/+5
|/
* docs-rst: core_api: move driver-specific stuff to drivers_apiMauro Carvalho Chehab2017-04-021-72/+0
* kernel-api.rst: make it handle lib/crc32.cMauro Carvalho Chehab2017-04-021-1/+0
* kernel-api.tmpl: convert it to ReSTMauro Carvalho Chehab2017-04-022-0/+420
* genericirq.rst: add cross-reference links and use monospaced fontsMauro Carvalho Chehab2017-04-021-51/+46
* genericirq.tmpl: convert it to ReSTMauro Carvalho Chehab2017-04-022-0/+446
* Documentation: Add flexible-arrays.rst to the documentation treesayli karnik2017-03-292-0/+131
* Documentation: Update CPU hotplug and move it to core-apiSebastian Andrzej Siewior2017-01-132-0/+373
OpenPOWER on IntegriCloud