No description
Find a file
Max Shi c1ebc2febd config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLE
Turn off the two kernel configs to disable related system ABI.

Reviewed-at: https://android-review.googlesource.com/#/c/264976/

Signed-off-by: Max Shi <meixuanshi@google.com>
[AmitP: cherry-picked this change from Android common kernel]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 11:47:38 +02:00
arch arm64: dts: qcom: msm8916: Add debug unit 2017-06-09 11:45:25 +02:00
block
certs
crypto
Documentation doc: Add coresight_cpu_debug.enable to kernel-parameters.txt 2017-06-09 11:45:24 +02:00
drivers coresight: add support for CPU debug module 2017-06-09 11:45:25 +02:00
firmware
fs Merge branch 'for-linus' of git://git.kernel.dk/linux-block 2017-05-20 16:12:30 -07:00
include coresight: refactor with function of_coresight_get_cpu 2017-06-09 11:45:25 +02:00
init
ipc
kernel config: android-base: disable CONFIG_USELIB and CONFIG_FHANDLE 2017-06-09 11:47:38 +02:00
lib
mm
net
samples
scripts
security
sound
tools Merge 4.12-rc2 into char-misc-next 2017-05-22 08:56:55 +02:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: update file entries for Coresight subsystem 2017-06-09 11:45:24 +02:00
Makefile Linux 4.12-rc2 2017-05-21 19:30:23 -07:00
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.