aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api
Commit message (Expand)AuthorAge
* Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-11
|\
| * doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada2019-10-08
* | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka2019-10-07
|/
* kernel-doc: core-api: include string.h into core-apiJoe Perches2019-09-25
* docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches2019-09-14
* docs: index.rst: don't use genindex for pdf outputMauro Carvalho Chehab2019-07-31
* docs: packing: move it to core-api book and adjust markupsMauro Carvalho Chehab2019-07-31
* docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-17
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-15
* docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab2019-07-15
* docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-15
* asm-generic, x86: add bitops instrumentation for KASANMarco Elver2019-07-12
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\
| * Merge branch 'automarkup' into docs-nextJonathan Corbet2019-06-28
| |\
| | * docs: remove :c:func: annotations from xarray.rstJonathan Corbet2019-06-26
| * | Add the RCU docs to the core-api manualJonathan Corbet2019-06-27
| |/
| * docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-08
| * Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry2019-06-07
| * docs/core-api: Add integer power functions to the listAndy Shevchenko2019-06-06
| * docs/core-api: Add string helpers API to the listAndy Shevchenko2019-06-06
| * docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet2019-05-24
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-08
|\ \
| * | doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney2019-05-28
| |/
* | timekeeping: Boot should be boottime for coarse ns accessorJason A. Donenfeld2019-06-25
* | timekeeping: Add missing _ns functions for coarse accessorsJason A. Donenfeld2019-06-22
* | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-22
|/
* lib: Move mathematic helpers to separate folderAndy Shevchenko2019-05-14
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-08
|\
| * docs: core-api: Drop reference to flexible-arraysJonathan Neuschäfer2019-04-02
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \
| * | vsprintf: Avoid confusion between invalid address and valuePetr Mladek2019-04-26
| * | vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek2019-04-26
* | | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-03
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-12
|\ \
| * | Drop flex_arraysKent Overstreet2019-03-12
| * | generic radix treesKent Overstreet2019-03-12
* | | Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-11
|\ \ \ | |/ / |/| |
| * | XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox2019-02-20
| * | XArray: Add cyclic allocationMatthew Wilcox2019-02-06
| * | XArray: Add support for 1s-based allocationMatthew Wilcox2019-02-06
| * | XArray: Change xa_insert to return -EBUSYMatthew Wilcox2019-02-06
* | | Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-09
|\ \ \ | |_|/ |/| |
| * | docs: Use underscore not hyphen in labelTobin C. Harding2019-02-01
| * | docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet2019-01-14
| * | docs/core-api/mm: fix GFP combinations section nameMike Rapoport2019-01-14
| * | docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport2019-01-14
* | | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-03-09
|\ \ \
| * | | printk/docs: Add extra integer types to printk-formatsLouis Taylor2019-03-04
* | | | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-04
| |_|/ |/| |
* | | XArray: Honour reserved entries in xa_insertMatthew Wilcox2019-01-06
| |/ |/|