5477a43a59
* Fixup types in Qualcomm LLCC patch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJcZ0QTAAoJEFKiBbHx2RXVi+oP/R3Cb0daSdy967c7JoD8oJn4 FJfxXr0w7otYVmBAvjKj3fkzACuHj+3NgtjVTYnCZyLK0iUadxr+I7SvLyejmv6E OVqKcXW+/vF+rbhGcXuOsHiPZieUi7d1I2oKb6KfeHeLMm9KGYlNe/5jeK6i4ChP jrQ73B5Wj+vkV2mB5GttbX/7GsJ5jAPercxLQa4kF6ledKhSA/tD17xt7zaWMVwO t8LKgVrHlXRGNVKLyDjZMP7O1nPUxrArrupex27jHnd0jwnbe394TvWs80zjn3h+ xRQIoGGH5dpy3V5otP7CU2F8vZ2sMQGHOJ/P0Cpiqa2TG7RoDSRKQkczfHiQcK/S iQHBXM46/G/GerD+g7Ukh6HYV/YrwV8KcT8lP0lZjgR6hhOKiOgJSnCgN3SoJSID f7Lb+HJGwPj5DAXhuEY2pnhh859cfeLSaO0hYuCow18zqjo9WH5KqEsyF+nICPqR Q9kgW3bdVeE1YYgDAwgB0QCabcbeWNcef5Oa1FzWPB5LFhWRWgpD1vuwz8oUju8e LAVyfL8hkPbH4wzTGKREOHHO9DNG0M8UUeDuoUPQPc0i7oqrRSnoLkKUX946YA7N FaznIzuQotDNj0k7lW75dWaJBRy4tzdYGs4WuAHUGG1US6fpY/sCK9DVtZCG/rOq mnBPwGV4nBlS5Ne32qLt =miEx -----END PGP SIGNATURE----- Merge tag 'qcom-drivers-for-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers Qualcomm ARM Based Driver Updates for v5.1 - Part 3 * Fixup types in Qualcomm LLCC patch * tag 'qcom-drivers-for-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: soc: qcom: llcc-slice: Fix typos Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
firmware | ||
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.