| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | mm/gup: introduce pin_user_pages*() and FOLL_PIN | John Hubbard | 2020-01-31 | 2 | -0/+233 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-30 | 2 | -0/+254 |
|\ |
|
| * | Documentation: document ioctl interfaces better | Arnd Bergmann | 2020-01-03 | 2 | -0/+254 |
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-01-29 | 2 | -0/+170 |
|\ \ |
|
| * | | padata: update documentation | Daniel Jordan | 2019-12-11 | 2 | -0/+170 |
| |/ |
|
* | | Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2020-01-23 | 1 | -28/+42 |
|\ \
| |/
|/| |
|
| * | XArray: Add xa_for_each_range | Matthew Wilcox (Oracle) | 2020-01-18 | 1 | -4/+6 |
| * | XArray: Improve documentation of search marks | Matthew Wilcox (Oracle) | 2019-11-09 | 1 | -24/+36 |
* | | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-12-06 | 1 | -1/+7 |
|\ \ |
|
| * | | docs/core-api: Remove possibly confusing sub-headings from Bit Operations | Michael Ellerman | 2019-12-04 | 1 | -9/+0 |
| * | | kasan: support instrumented bitops combined with generic bitops | Daniel Axtens | 2019-11-07 | 1 | -1/+16 |
* | | | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie | 2019-12-05 | 1 | -1/+1 |
* | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-12-03 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | scripts/nsdeps: support nsdeps for external module builds | Masahiro Yamada | 2019-11-11 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'docs-5.5a' of git://git.lwn.net/linux | Linus Torvalds | 2019-12-02 | 6 | -83/+97 |
|\ \ \ |
|
| * | | | docs: Add request_irq() documentation | Jonathan Corbet | 2019-11-18 | 1 | -0/+2 |
| * | | | docs: printk-formats: add ptrdiff_t type to printk-formats | Miles Chen | 2019-11-07 | 1 | -0/+14 |
| * | | | docs/core-api: memory-allocation: mention size helpers | Chris Packham | 2019-10-29 | 1 | -1/+2 |
| * | | | docs/core-api: memory-allocation: remove uses of c:func: | Chris Packham | 2019-10-29 | 1 | -26/+23 |
| * | | | docs/core-api: memory-allocation: fix typo | Chris Packham | 2019-10-29 | 1 | -1/+1 |
| * | | | Merge tag 'v5.4-rc4' into docs-next | Jonathan Corbet | 2019-10-29 | 3 | -0/+159 |
| |\| | |
|
| * | | | docs: remove :c:func: from genericirq.rst | Jonathan Corbet | 2019-10-18 | 1 | -25/+25 |
| * | | | docs: remove :c:func: from genalloc.rst | Jonathan Corbet | 2019-10-10 | 1 | -9/+9 |
| * | | | genalloc: Fix a set of docs build warnings | Jonathan Corbet | 2019-10-07 | 1 | -4/+4 |
| * | | | docs: Catch up with the new location of get_user_pages_fast() | Jonathan Corbet | 2019-10-07 | 1 | -1/+1 |
| * | | | docs: remove :c:func: from refcount-vs-atomic.rst | Jonathan Corbet | 2019-10-07 | 1 | -18/+18 |
| | |/
| |/| |
|
* | | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-27 | 1 | -10/+24 |
|\ \ \ |
|
| * | | | lib/vsprintf: Add %pfw conversion specifier for printing fwnode names | Sakari Ailus | 2019-10-11 | 1 | -0/+24 |
| * | | | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps | Sakari Ailus | 2019-10-11 | 1 | -10/+0 |
| |/ / |
|
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 1 | -0/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | printf: add support for printing symbolic error names | Rasmus Villemoes | 2019-10-17 | 1 | -0/+12 |
* | | | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-10-11 | 2 | -0/+155 |
|\ \ \ |
|
| * | | | doc: move namespaces.rst from kbuild/ to core-api/ | Masahiro Yamada | 2019-10-08 | 2 | -0/+155 |
| | |/
| |/| |
|
* / | | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) | Vlastimil Babka | 2019-10-08 | 1 | -0/+4 |
|/ / |
|
* | | kernel-doc: core-api: include string.h into core-api | Joe Perches | 2019-09-26 | 1 | -0/+3 |
* | | docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi] | Joe Perches | 2019-09-14 | 1 | -8/+8 |
* | | docs: index.rst: don't use genindex for pdf output | Mauro Carvalho Chehab | 2019-07-31 | 1 | -1/+1 |
* | | docs: packing: move it to core-api book and adjust markups | Mauro Carvalho Chehab | 2019-07-31 | 2 | -0/+167 |
* | | docs: remove extra conf.py files | Mauro Carvalho Chehab | 2019-07-17 | 1 | -10/+0 |
* | | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | | docs: move gcc_plugins.txt to core-api and rename to .rst | Mauro Carvalho Chehab | 2019-07-15 | 2 | -0/+94 |
* | | docs: sysctl: convert to ReST | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | | asm-generic, x86: add bitops instrumentation for KASAN | Marco Elver | 2019-07-12 | 1 | -1/+1 |
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 5 | -138/+249 |
|\ \
| |/
|/| |
|
| * | Merge branch 'automarkup' into docs-next | Jonathan Corbet | 2019-06-28 | 1 | -135/+135 |
| |\ |
|
| | * | docs: remove :c:func: annotations from xarray.rst | Jonathan Corbet | 2019-06-26 | 1 | -135/+135 |
| * | | Add the RCU docs to the core-api manual | Jonathan Corbet | 2019-06-27 | 1 | -0/+1 |
| |/ |
|
| * | docs: move protection-keys.rst to the core-api book | Mauro Carvalho Chehab | 2019-06-08 | 2 | -0/+100 |
| * | Documentation: fix typo CLOCK_MONONOTNIC_COARSE | Aurelien Thierry | 2019-06-07 | 1 | -1/+1 |