aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2018-06-18Fix Documentation build due to rename of main.c to mtrr.cRandy Dunlap
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko
2018-05-15locking/Documentation: Use `warning` RST directiveSeongJae Park
2018-05-15locking/Documentation: Fix incorrect example codeSeongJae Park
2018-05-08Documentation: refcount-vs-atomic: Update reference to LKMM doc.Andrea Parri
2018-05-08docs: core-api: add circular-buffers documentationMauro Carvalho Chehab
2018-05-08docs: core-api: add cachetlb documentationMauro Carvalho Chehab
2018-04-27documentation: core-api: rearrange a few kernel-api chapters and sectionsRandy Dunlap
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap
2018-03-23Documentation: Mention why %p prints ptrvalJoel Stanley
2018-02-06idr: Add documentationMatthew Wilcox
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-01errseq: Add to documentation treeMatthew Wilcox
2017-12-21doc: convert printk-formats.txt to rstTobin C. Harding
2017-12-11Documentation: add UUID/GUID to kernel-apiRandy Dunlap
2017-12-11Documentation: add Sorting section to kernel-apiRandy Dunlap
2017-12-11docs: refcount_t documentationElena Reshetova
2017-12-02genericirq.rst: Remove :c:func:`...` in code blocksJonathan Neuschäfer
2017-11-21timer: Remove init_timer() interfaceKees Cook
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney
2017-10-19documentation: kernel-api: add more info on bitmap functionsRandy Dunlap
2017-10-07Documentation: add kernel-api section on Math functionsRandy Dunlap
2017-09-26docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap
2017-09-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap
2017-09-26Documentation: kernel-api: drop "Data Types" sectionRandy Dunlap
2017-09-18Documentation: core-api: minor workqueue.rst cleanupsRandy Dunlap
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-30doc: Add documentation for the genalloc subsystemJonathan Corbet
2017-08-17doc: Add RCU files to docbook-generation filesPaul E. McKenney
2017-07-18workqueue: doc change for ST behavior on NUMA systemsAlexei Potashnik
2017-07-13Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-07-12docs: Include uaccess docs from the right fileJonathan Corbet
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-06-08doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()Paul E. McKenney
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-18core-api: remove an unexpected unidentMarkus Heiser
2017-05-16docs-rst: convert librs book to ReSTMauro Carvalho Chehab
2017-04-02docs-rst: core_api: move driver-specific stuff to drivers_apiMauro Carvalho Chehab
2017-04-02kernel-api.rst: make it handle lib/crc32.cMauro Carvalho Chehab
2017-04-02kernel-api.tmpl: convert it to ReSTMauro Carvalho Chehab
2017-04-02genericirq.rst: add cross-reference links and use monospaced fontsMauro Carvalho Chehab
2017-04-02genericirq.tmpl: convert it to ReSTMauro Carvalho Chehab
2017-03-29Documentation: Add flexible-arrays.rst to the documentation treesayli karnik
2017-01-13Documentation: Update CPU hotplug and move it to core-apiSebastian Andrzej Siewior