You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Saravana Kannan b91319892e cpufreq: schedutil: Don't jump to max frequency for RT tasks 7 years ago
Documentation cpufreq: Add snapshot of qcom-cpufreq driver 7 years ago
arch Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
block Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
certs Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-next 7 years ago
crypto crypto: skcipher - Fix skcipher_walk_aead_common 7 years ago
drivers qcom-cpufreq: Cache the resolved frequency index 7 years ago
firmware License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
fs Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
include cpufreq: Add snapshot of qcom-cpufreq driver 7 years ago
init Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-next 7 years ago
ipc Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-next 7 years ago
kernel cpufreq: schedutil: Don't jump to max frequency for RT tasks 7 years ago
lib Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
mm Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
net Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
samples samples: Introduce Qualcomm QMI sample client 7 years ago
scripts Merge remote-tracking branch 'origin/tmp-bebc608' into msm-next 7 years ago
security Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
sound Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
tools selftests/x86/protection_keys: Fix syscall NR redefinition warnings 7 years ago
usr initramfs: fix initramfs rebuilds w/ compression after disabling 7 years ago
virt Fixes for interrupt controller emulation in ARM/ARM64 and x86, plus a one-liner 7 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 8 years ago
.gitignore kbuild: Add support to generate LLVM assembly files 8 years ago
.mailmap .mailmap: Add Maciej W. Rozycki's Imagination e-mail address 7 years ago
AndroidKernel.mk AndroidKernel: Add LLVM support for Kernel 7 years ago
COPYING
CREDITS MAINTAINERS: update TPM driver infrastructure changes 7 years ago
Kbuild License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
MAINTAINERS Merge branch 'akpm' (patches from Andrew) 7 years ago
Makefile Merge remote-tracking branch 'remotes/origin/tmp-51a2a68' into msm-4.14 7 years ago
README README: add a new README file, pointing to the Documentation/ 8 years ago
build.config.goldfish.arm ANDROID: build: fix build config kernel_dir 8 years ago
build.config.goldfish.arm64 ANDROID: build: fix build config kernel_dir 8 years ago
build.config.goldfish.mips ANDROID: build: fix build config kernel_dir 8 years ago
build.config.goldfish.mips64 ANDROID: build: fix build config kernel_dir 8 years ago
build.config.goldfish.x86 ANDROID: build: fix build config kernel_dir 8 years ago
build.config.goldfish.x86_64 ANDROID: build: fix build config kernel_dir 8 years ago

README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.