forked from Minki/linux
mainlining shenanigans
94717836b7
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJZmsEEAAoJEGFBu2jqvgRNhEoP+QHObLUik9DeE+k+3GksM7u0 Z02NEUh0BC+SfjsHIRN2Z+yvg7t6t06R75oxT71VMSGsteazwM9wMuRy4KMRjprO 604eFVaoDbZ+wrlNmK2OVfip4YehphExDk4dxLs3c/OqZi8nywYCmPf3KqNvxuQK 3KZE68M33FqJl1jToDhSYq5BIoki85dWbu/T1uPJLNiC/sJRAZUpd7XX9HvnBFU7 6HjiuzJ+wUK9QF5a2kBy2p/jUXtLIZvnoiifSGivES6MZZouOu43GaCCAQtmDEyT k/iOphOZsRUt59U/sod7+C3RA7TnMY9qgoybgFC7JLkaLTjWACL81Qz/yi3qMXR4 mKJqrS+kv+QbX274raNJsWxDqPI3DxTgMGFIEXXlwP1aN7GjwZltKrUk8vs2clIZ xd6O/I2IzEY/62thuKBCczUBr6vpXXvehMBBPvDrzWIikHJMe2R+wLt2C491VfMe lZyPbwH3FHflZn/M0kc+F1fYFQT8S97G2pFU/j94fUh4i09O4MKoqpXSVW3OZgZA 34KeEn4MXqkY3r+RGijkxvF3kb4gYGRHLaSE6yoQzYDUPgnGxkdxPt/cQkmSC1hU LWdAkfMOPgZlKPFc+gbaNt+7XcHwADmxPH1JvMmuPR4HYll5j2p26rkrK/JIg8gc pXsFwNWyTOR0g5Ltjt+/ =4jYT -----END PGP SIGNATURE----- Merge tag 'davinci-for-v4.14/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt Pull "Add device-tree node for display on Lego Mindstorms EV3" from Sekhar Nori: * tag 'davinci-for-v4.14/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci: ARM: dts: da850-lego-ev3: Add node for LCD display |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
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.