mirror of https://gitee.com/openkylin/linux.git
70d7aebe63
* Rename clock lock to help in case of lockdep issues * Initial axg support -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEhTN4patJkYmDQpdpAVGjkwQWlNEFAloz6+IACgkQAVGjkwQW lNEIWBAAnYEO/eAEX51ccN4O0GYwa5Hx6K+GVbzqNzDTNS+zQzALB5Ov7MSGAvuJ pOgfDIpueYsUU7jnMZ7Cki4IGFMj2ereXsku+ukNWwRmH02movfzh4Vd29ym6R5B ZkWBGpMh0+l2m/jz6xzqUUNqmcOXeu91BBIuPXxInzb/m4iJjycJPM3/snRBqazA d0JLIN2ajlT1tGhtdcml0ff3Hbwsja0hnpXaYoyYOf3z7YWT3N5BZ2z1sdwPqasU vvWdvwnQI/A2pmCnKvgsN41CskWpO5M9Bc2Xrd7L1Vs2AeFDRn+SLmMvwhGdLgNY vVexNF26pJgLV9JHl5rdjE5Izo92Z/T8fcExQ/PHSW9+fjHSDVa6IkJqHBlrcQgY YFLJ6CYDTKU9Dfm8pQB5/ZgwW14/mNIYB+Cor6oZqi5IKtY3/VtSj2Vh7Jkm33SG Y6DcFhlLHNfwK7RHLFFC4KIcAYLixMfXDhINIg5O8TQ+4mHKlug23CUznyIgzpp9 Ftr07xVptdkVW65haFIhiFmBKvCagVoEVqevfySaep/5SfpWVZ6Bv6HTYxqaACBz C1vKFXVyqQM2RPPBal9Bw36rkeOh4s47ZTcLBkyOXZVT+uO0fLlufORH75w5+92V 5jStRLmYGt0ZQyY1cFdXizbmfQdOngL2yFgj3e0B7PFhfPc+rqM= =cVdv -----END PGP SIGNATURE----- Merge tag 'meson-clk-for-v4.16-2' of git://github.com/BayLibre/clk-meson into clk-meson Second round of meson clock updates for v4.16 * Rename clock lock to help in case of lockdep issues * Initial axg support |
||
---|---|---|
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.