Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • unhandled_fault
  • mgalka
  • mgalka-main
  • kernelci-local
  • beaglebone-black-next-20190304-debug
  • next-20190301-beaglebone-black-debug
  • kernelci-stable
  • kernelci/slash-in-branch-name
  • next-20180215-fixup
  • kernelci-ref
  • linux-4.20-mali-bifrost-r16p0
  • kernelci-staging
  • kernelci-bisect
  • next-20181206-jeston-tk1-nouveau-fix
  • 4.20-rc1-beagle-xm-smp-preempt-bisect
  • bisect-exp
  • linux-4.4.152-bisect-atom-x5
  • linux-3.18.y-exynos-nfsroot
  • linux-4.14-mali-rk3288
  • linux-4.4.110-odroidxu3-fixup-mfc-regions
  • kernelci-local-snapshot-032
  • next-20190304
  • next-20190301
  • v4.20.12
  • kernelci-local-snapshot-030
  • kernelci-local-snapshot-029
  • kernelci-local-snapshot-028
  • kernelci-local-snapshot-027
  • kernelci-local-snapshot-026
  • kernelci-local-snapshot-025
  • kernelci-local-snapshot-024
  • kernelci-local-snapshot-023
  • kernelci-local-snapshot-022
  • kernelci-local-snapshot-021
  • v4.20.5
  • kernelci-local-snapshot-020
  • kernelci-local-snapshot-019
  • kernelci-local-snapshot-018
  • kernelci-local-snapshot-017
  • kernelci-local-snapshot-016
41 results

linux

Forked from Guillaume Tucker / linux
Source project has a limited visibility.
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.