Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | sphinx-pre-install: fix USE needs for GraphViz and ImageMagick | Mauro Carvalho Chehab | 1 | -1/+6 |
2017-07-24 | sphinx-pre-install: add dependencies for ImageMagick to work with svg | Mauro Carvalho Chehab | 1 | -0/+6 |
2017-07-24 | sphinx-pre-install: check for the need of graphviz-gd | Mauro Carvalho Chehab | 1 | -0/+9 |
2017-07-24 | sphinx-pre-install: use a requirements file | Mauro Carvalho Chehab | 2 | -3/+5 |
2017-07-24 | sphinx-pre-install: detect an existing virtualenv | Mauro Carvalho Chehab | 1 | -10/+18 |
2017-07-24 | scripts/sphinx-pre-install: add a script to check Sphinx install | Mauro Carvalho Chehab | 1 | -0/+517 |
2017-07-24 | docs: Makefile: remove no-ops targets | Mauro Carvalho Chehab | 3 | -13/+1 |
2017-07-17 | docs: disable KASLR when debugging kernel | Zhouyi Zhou | 1 | -2/+4 |
2017-07-17 | docs: disable KASLR when debugging kernel | Zhouyi Zhou | 1 | -1/+10 |
2017-07-17 | docs RTD theme: code-block with line nos - lines and line numbers don't line up. | Markus Heiser | 1 | -0/+11 |
2017-07-17 | docs RDT theme: fix bottom margin of lists items | Markus Heiser | 1 | -0/+6 |
2017-07-17 | Documentation: arm: Replace use of virt_to_phys with __pa_symbol | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-17 | sphinx.rst: better organize the documentation about PDF build | Mauro Carvalho Chehab | 1 | -8/+13 |
2017-07-17 | sphinx.rst: describe the install requirements for kfigure | Mauro Carvalho Chehab | 1 | -0/+13 |
2017-07-17 | sphinx.rst: fix unknown reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-07-17 | sphinx.rst: explain the usage of virtual environment | Mauro Carvalho Chehab | 1 | -0/+32 |
2017-07-17 | docs-rst: move Sphinx install instructions to sphinx.rst | Mauro Carvalho Chehab | 2 | -12/+19 |
2017-07-17 | changes.rst: Update Sphinx minimal requirements | Mauro Carvalho Chehab | 1 | -3/+3 |
2017-07-16 | Linux v4.13-rc1v4.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-07-15 | Merge tag 'standardize-docs' of git://git.lwn.net/linux | Linus Torvalds | 81 | -4731/+6263 |
2017-07-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -38/+168 |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 41 | -163/+531 |
2017-07-15 | Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -63/+46 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 24 | -450/+168 |
2017-07-15 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -43/+37 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 136 | -1836/+2453 |
2017-07-15 | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 21 | -82/+201 |
2017-07-15 | Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 10 | -85/+218 |
2017-07-15 | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 21 | -207/+470 |
2017-07-15 | random: reorder READ_ONCE() in get_random_uXX | Sebastian Andrzej Siewior | 1 | -2/+4 |
2017-07-15 | random: suppress spammy warnings about unseeded randomness | Theodore Ts'o | 2 | -23/+57 |
2017-07-15 | Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -17/+15 |
2017-07-15 | Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -57/+88 |
2017-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -44/+204 |
2017-07-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 9 | -19/+45 |
2017-07-15 | Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+7 |
2017-07-15 | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -26/+40 |
2017-07-15 | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -37/+39 |
2017-07-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 17 | -62/+1969 |
2017-07-15 | replace incorrect strscpy use in FORTIFY_SOURCE | Daniel Micay | 1 | -11/+12 |
2017-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -75/+74 |
2017-07-15 | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 14 | -31/+162 |
2017-07-15 | kmod: throttle kmod thread limit | Luis R. Rodriguez | 2 | -31/+9 |
2017-07-15 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez | 7 | -0/+1929 |
2017-07-15 | MAINTAINERS: give kmod some maintainer love | Luis R. Rodriguez | 1 | -0/+7 |
2017-07-15 | xtensa: use generic fb.h | Tobias Klauser | 2 | -12/+1 |
2017-07-15 | fault-inject: add /proc/<pid>/fail-nth | Akinobu Mita | 2 | -1/+3 |
2017-07-15 | fault-inject: simplify access check for fail-nth | Akinobu Mita | 2 | -17/+15 |
2017-07-15 | fault-inject: make fail-nth read/write interface symmetric | Akinobu Mita | 2 | -14/+13 |
2017-07-15 | fault-inject: parse as natural 1-based value for fail-nth write interface | Akinobu Mita | 3 | -10/+8 |