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.
 
 
 
Sahitya Tummala ebfffb9953 f2fs: fix sbi->extent_list corruption issue 6 years ago
Documentation Merge "ARM: dts: msm: Add max codec aux devs property for sm6150" 6 years ago
arch Merge "arm: dts: msm: Update USB QMP UNI PHY settings for sm8150 v2" 6 years ago
block Merge "Merge android-4.14-p.76 (864aacf) into msm-4.14" 6 years ago
certs Merge android-4.14-p.69 (c535ee7) into msm-4.14 6 years ago
crypto This is the 4.14.74 stable release 6 years ago
drivers Merge "wil6210: fix locking in wmi_call" 6 years ago
firmware
fs f2fs: fix sbi->extent_list corruption issue 6 years ago
include Merge "platform: qpnp-revid: Add REVID support for PM6125" 6 years ago
init Merge android-4.14-p.63 (8b11380) into msm-4.14 7 years ago
ipc This is the 4.14.68 stable release 7 years ago
kernel Merge "kernel: time: Add delay after cpu_relax() in tight loops" 6 years ago
lib kernel/lib: add additional debug capabilities for data corruption 6 years ago
mm Merge "defconfig: Enable PANIC_ON_DATA_CORRUPTION on SM8150" 6 years ago
net Merge "msm: netfilter: NATTYPE Refresh Timer Changes" 6 years ago
samples Merge android-4.14-p.67 (75ac55a) into msm-4.14 6 years ago
scripts ARM: Fix RTIC MPGen failure for 32bit target 6 years ago
security security: pfe: Use non blocking scm call 6 years ago
sound Merge "soc: soc-core: add locked version of soc_find_component" 6 years ago
tools perf tools: Fix snprint warnings for gcc 8 6 years ago
usr
virt KVM: arm/arm64: Fix vgic init race 6 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
Android.bp
AndroidKernel.mk AndroidKernel: Explicitly mark certain targets as phony 6 years ago
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile msm-4.14: Fix build error 6 years ago
README
build.config.cuttlefish.x86_64
build.config.goldfish.arm
build.config.goldfish.arm64
build.config.goldfish.mips
build.config.goldfish.mips64
build.config.goldfish.x86
build.config.goldfish.x86_64
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 7 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.