summaryrefslogtreecommitdiff
path: root/Documentation/core-api
AgeCommit message (Expand)Author
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04docs/core-api: Remove possibly confusing sub-headings from Bit OperationsMichael Ellerman
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-18docs: Add request_irq() documentationJonathan Corbet
2019-11-11scripts/nsdeps: support nsdeps for external module buildsMasahiro Yamada
2019-11-07docs: printk-formats: add ptrdiff_t type to printk-formatsMiles Chen
2019-11-07kasan: support instrumented bitops combined with generic bitopsDaniel Axtens
2019-10-29docs/core-api: memory-allocation: mention size helpersChris Packham
2019-10-29docs/core-api: memory-allocation: remove uses of c:func:Chris Packham
2019-10-29docs/core-api: memory-allocation: fix typoChris Packham
2019-10-29Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet
2019-10-18docs: remove :c:func: from genericirq.rstJonathan Corbet
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-11Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-11lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus
2019-10-11lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus
2019-10-10docs: remove :c:func: from genalloc.rstJonathan Corbet
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka
2019-10-07genalloc: Fix a set of docs build warningsJonathan Corbet
2019-10-07docs: Catch up with the new location of get_user_pages_fast()Jonathan Corbet
2019-10-07docs: remove :c:func: from refcount-vs-atomic.rstJonathan Corbet
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches
2019-07-31docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab
2019-07-31docs: packing: move it to core-api book and adjust markupsMauro Carvalho Chehab
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-28Merge branch 'automarkup' into docs-nextJonathan Corbet
2019-06-27Add the RCU docs to the core-api manualJonathan Corbet
2019-06-26docs: remove :c:func: annotations from xarray.rstJonathan Corbet
2019-06-25timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld
2019-06-22timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-08docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab
2019-06-07Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry
2019-06-06docs/core-api: Add integer power functions to the listAndy Shevchenko
2019-06-06docs/core-api: Add string helpers API to the listAndy Shevchenko
2019-05-28doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet
2019-05-14lib: Move mathematic helpers to separate folderAndy Shevchenko