02fba04ebf
EV3. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJZmsALAAoJEGFBu2jqvgRNPO0QAJHUbzCCvH5hFEnFpPvrowly SQ382edzoUxAAwMw59+vrLK4J8alLCl9j7fcxJZknoXvlLCtl0ybds3GXoF6DfTG rCHmk4IkSFRsULNuU0p4ATMR5++ybQqSwSiS4Bq1/lfJvJJ2KNJi06M+Ic4otTLN awXQ+jppk2EIis5gjfa5V03L/4sKJk/ksSaFdiiv2n2j8hE8NXwNL+T6b0py7bRk 3C09FHZpKAx5UqdAeDeu904FihLe6gEfldDpUN23kO9hHjuGIP264mlZ2pDDkHGU JTKyh8qvrLiV986iezZmuXfXDVI4SsvA/KZYMWRFab+K6g5O4JxKY7aWWfcoJNSj tspFJvFlJzKROoH9Pfrwn6EDLcXL//cTwE4siIwyvOIl+805x+HXs7wdCCFa53JQ Ft1pXmMz5Gx3H6li6VNPXfZI7Sz5ETy5P3H4//i/+GhHUfpnn3YVVFoNpRk8xizr pZN+N3hCt6wkE5n/uuDnrtYeYKKr62z3noYGczVB5M66omg3iYdWiu6llpjPz73f m2uZlFVGIMhpuECWfwwkWyIFMEzhjJOj+YqC5gYZz/HQII7q+gno9P8yY+m5x9Wj GR0Xw2JP6UjZPW8LglQbEAviW+S8540aaraDyjVuKXc3iN1rzrHVtZl2actPelAB tJav2PmRFWdbW+hQ+maC =iS7O -----END PGP SIGNATURE----- Merge tag 'davinci-for-v4.14/defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/defconfig Pull "Enable driver for display used on Lego Mindstorms EV3" from Sekhar Nori: * tag 'davinci-for-v4.14/defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci: ARM: davinci_all_defconfig: enable tinydrm and ST7586 |
||
---|---|---|
Documentation | ||
arch | ||
block | ||
certs | ||
crypto | ||
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 |
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.