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

..--

android/22-Nov-2023-1,5921,304

tools/testing/selftests/22-Nov-2023-90,86968,356

.cocciconfigD22-Nov-202359 43

.get_maintainer.ignoreD22-Nov-202331 21

.gitD01-Jan-19700

.gitignoreD22-Nov-20231.3 KiB115100

.mailmapD22-Nov-20237.1 KiB165163

Android.bpD22-Nov-202311.5 KiB407379

Android.mkD22-Nov-2023756 213

COPYINGD22-Nov-202318.3 KiB357292

MODULE_LICENSE_GPLD22-Nov-20230

NOTICED22-Nov-202318.3 KiB357292

READMED22-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