No description
Find a file
Bruce Levy e7faf8d449 AndroidKernel: Add support for Uncompresed Kernel
Add logic to check for Uncompressed Kernel defconfig.
Then generate appropriate image.

Change-Id: Id59a1633bf5355d9a091c96f923265e19599d0fa
Signed-off-by: Bruce Levy <blevy@codeaurora.org>
2019-01-14 18:26:08 -08:00
arch Merge "ARM: dts: msm: Add RTB and MSM MPM sleep counter nodes for kona" 2019-01-14 13:22:58 -08:00
block blk-mq: punt failed direct issue to dispatch list 2018-12-08 12:59:10 +01:00
certs Merge remote-tracking branch 'origin/tmp-441e17f' into msm-kona 2018-09-05 14:58:16 -07:00
crypto Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
Documentation Merge "regulator: add rpmh-regulator driver" 2019-01-14 13:22:57 -08:00
drivers Merge "mhi: controller: Fix warning in mhi_qcom.c" 2019-01-14 13:22:57 -08:00
firmware kbuild: remove all dummy assignments to obj- 2017-11-18 11:46:06 +09:00
fs configfs: Fix use-after-free when accessing sd->s_dentry 2019-01-10 02:07:26 -08:00
include Merge "regulator: add rpmh-regulator driver" 2019-01-14 13:22:57 -08:00
init sched: Add snapshot of core_ctl 2019-01-02 11:46:27 -08:00
ipc ANDROID: vfs: Add permission2 for filesystems with per mount permissions 2018-12-05 09:48:14 -08:00
kernel Merge "cpufreq: schedutil: fix undefined reference to '__aeabi_uldivmod'" 2019-01-14 11:11:33 -08:00
lib sched/rt: Add snapshot of changes to RT class 2019-01-02 12:43:27 -08:00
LICENSES LICENSES: Remove CC-BY-SA-4.0 license text 2018-10-18 11:28:50 +02:00
mm Merge "mm/usercopy: Use memory range to be accessed for wraparound check" 2019-01-11 21:02:37 -08:00
net net: qrtr: Add support for DEL_PROC control message 2019-01-04 12:09:41 +05:30
samples samples: disable CONFIG_SAMPLES for UML 2018-10-11 02:15:46 +09:00
scripts Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
security Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
sound Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
tools tc-testing: tdc.py: Guard against lack of returncode in executed command 2018-12-13 09:16:13 +01:00
usr initramfs: move gen_initramfs_list.sh from scripts/ to usr/ 2018-08-22 23:21:44 +09:00
virt KVM: arm64: Fix caching of host MDCR_EL2 value 2018-11-13 11:08:47 -08:00
.clang-format clang-format: Set IndentWrappedFunctionNames false 2018-08-01 18:38:51 +02:00
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 2016-10-07 18:46:30 -07:00
.gitignore ANDROID: add script to fetch android kernel config fragments 2018-08-28 16:44:09 +05:30
.mailmap libnvdimm-for-4.19_misc 2018-08-25 18:13:10 -07:00
AndroidKernel.mk AndroidKernel: Add support for Uncompresed Kernel 2019-01-14 18:26:08 -08:00
build.config.cuttlefish.aarch64 ANDROID: Move from clang r328903 to r346389b. 2018-12-07 11:52:07 -08:00
build.config.cuttlefish.x86_64 ANDROID: Move from clang r328903 to r346389b. 2018-12-07 11:52:07 -08:00
build.config.goldfish.arm ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.arm64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.mips ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.mips64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.x86 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
build.config.goldfish.x86_64 ANDROID: build.config: enforce trace_printk check 2018-08-28 17:10:42 +05:30
COPYING COPYING: use the new text with points to the license files 2018-03-23 12:41:45 -06:00
CREDITS 9p: remove Ron Minnich from MAINTAINERS 2018-08-17 16:20:26 -07:00
Kbuild Kbuild updates for v4.15 2017-11-17 17:45:29 -08:00
Kconfig kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt 2018-08-02 08:06:55 +09:00
MAINTAINERS Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
Makefile Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 2018-12-20 17:43:16 -08:00
README Docs: Added a pointer to the formatted docs to README 2018-03-21 09:02:53 -06:00
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 2018-08-28 17:15:17 +05:30

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

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.