eeafcdea46
This stable tag contains Dmitry's power domain work, including all the necessary dependencies from the regulator, clock and ARM SoC trees. -----BEGIN PGP SIGNATURE----- iQJHBAABCAAxFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmC4yxUTHHRyZWRpbmdA bnZpZGlhLmNvbQAKCRDdI6zXfz6zoZKBEAC6qnGu21vX6+PJTTMBu9t+XcfRq6FW ksCWh0+Kzp6r4p1h7g/S6+RuhFmeh9nsqLtcHqbgMfeQ3fhlSjMzgEzNXyZbcw7k VkT+DpPQ4uWdXPVozRPcl3TydApGR35LrKgMtrg7SkSU6IS+CkYUfKqZCtiSFJOG QnazJ6hlXmvuMHcIuokle8zt1m7ymKzo8h4g2I/nLBMHK/8IpDVbS4ock2uQNaVr sgKzOWj1tl6LXwXA48kjMMa8lgULuWmm+tbmPLbGyl9byqwAW2K5tk6qA90KZLjq cBgiNcx0lp1NsSwB+Wh4oc8QFgOn1iDwim124NRu+G/JN6qqnA8H/+sz2JkXCx3C thX2gjxm6UQghomm6X6d3Oj+zDREEjqSsYOgZP2JnalZ+wtukqj0rac0M40y6yaI CvWM9IX6dZhOBz/7p1v0MzMjOI43zJcItOEDUAshcHawbCWKvc3PvkAmHnWYR04i ChoF2YCP3l7CZeHjQFKq/G7jcrBONuGjhpFIzhExzRBFL8SOV0FObRq7e16wb8Xm k/7s5yj09VkNF/cZY3GI2YJdQCasiSIdJcxBYv3uuQGUNdKLiNqUWZ6H6TmyXuk/ Iup1QQXSXoA7BP2iC3nIV22PQD3r2aDJQTA1vgRuvGyxmuN80sMkud7CiHk3fXV5 tdcSm6CoXJ5ZHw== =rx2q -----END PGP SIGNATURE----- Merge tag 'tegra-for-5.14-memory' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into for-v5.14/tegra-mc memory: tegra: Changes for v5.14-rc1 This stable tag contains Dmitry's power domain work, including all the necessary dependencies from the regulator, clock and ARM SoC trees. Further work depends on memory controller changes here. |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
README
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. 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.