• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

android/23-Nov-2023-1,5231,285

tools/testing/selftests/23-Nov-2023-258,982197,415

.cocciconfigD23-Nov-202359 43

.gitignoreD23-Nov-20231.3 KiB115100

.mailmapD23-Nov-20237.1 KiB165163

Android.bpD23-Nov-202322.3 KiB806741

COPYINGD23-Nov-202318.3 KiB357292

METADATAD23-Nov-202343 43

MODULE_LICENSE_GPLD23-Nov-20230

NOTICED23-Nov-202318.3 KiB357292

OWNERSD23-Nov-202342 32

READMED23-Nov-2023722 1913

README

1Linux kernel
2============
3
4This file was moved to Documentation/admin-guide/README.rst
5
6Please notice that there are several guides for kernel developers and users.
7These guides can be rendered in a number of formats, like HTML and PDF.
8
9In order to build the documentation, use ``make htmldocs`` or
10``make pdfdocs``.
11
12There are various text files in the Documentation/ subdirectory,
13several of them using the Restructured Text markup notation.
14See Documentation/00-INDEX for a list of what is contained in each file.
15
16Please read the Documentation/process/changes.rst file, as it contains the
17requirements for building and running the kernel, and information about
18the problems which may result by upgrading your kernel.
19