e4844dede5
- GICv4 updates (improved performance, errata workarounds) - Workaround for Socionext's pre-ITS erratum - Meson GPIO interrupt controller - BCM7271 L2 interrupt controller - GICv3 range selector support - various cleanups -----BEGIN PGP SIGNATURE----- iQJJBAABCAAzFiEEn9UcU+C1Yxj9lZw9I9DQutE9ekMFAlnofhoVHG1hcmMuenlu Z2llckBhcm0uY29tAAoJECPQ0LrRPXpDvZEP/iLDGYdmv1bskXhObJgXx91/9RyP WY2XsrbvPYOhF3Q2tG1hhtVSPunhX/vRANgIftD2H6GYPvHiRL6gwQN8eA6W7Fkp J4zFmWOM6Vu9ZKh/CZgLHVPiouHm58uDTatOPNi/kcvkoicylC3AiQjugHx0ob/Y OjMGHGPeP2hlk4vK+r1t4AdpigqdtSb2iC37ySoLvX2luemdviy8EgZ8CTdYg29J uvasyPCS/UVWH0Kjz/F7+6rixxo0+BEhHjDtuloXHZlu5I75wgseqfaE4dTjzFyp 1v3cLdkhCN//RENHdR7z/maGjIny0hb6FOS8bacN5/JKd0YY3WdC3fLG6xJwnO5z 6x+DQSHqhjT3Jgnw+Xr1i8fDSJyk5OFmEj+b38uTnPOWZKYdCp/6j07u78wz5E+M w5M6fJ4XaiVyVPRwwABJgrCfyCvSw1vq95qeSOg3CScb3gB0aziHrXYATu96YPos L0bWaVf/dJdA2QArNozx+m5gqkGIo6UhgmZbj0a8FBD7oqEzl58Yu0SWrjhW/51T GJlooy3/aKyWTJh2FqwHjSmI1ZTbanePI17idCyHj77+c2uV6IGMYd71UKvai0Fg aHymN6aRxNFG9PUse8Uu6YtApOc+MaGyLjXsre1W8CvVXokHrgBGygrCx5ApLi1L hV291v4f4wYt9k/9 =R1it -----END PGP SIGNATURE----- Merge tag 'irqchip-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core Pull irqchip updates for 4.15 from Marc Zyngier - GICv4 updates (improved performance, errata workarounds) - Workaround for Socionext's pre-ITS erratum - Meson GPIO interrupt controller - BCM7271 L2 interrupt controller - GICv3 range selector support - various cleanups |
||
---|---|---|
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.