mainlining shenanigans
- CSky mpintc: allow interrupts to be broadcast - TI sci-inta: fix error handling - MIPS GIC: Fix local interrupt mapping - ITS: Fix command queue wrapping -----BEGIN PGP SIGNATURE----- iQJJBAABCgAzFiEEn9UcU+C1Yxj9lZw9I9DQutE9ekMFAlz6T30VHG1hcmMuenlu Z2llckBhcm0uY29tAAoJECPQ0LrRPXpD5EYP/15MdqgesZh9gMVtqN7xgqRaxmbw AllhTqzOa0X3liBdLL0LAHhitNdQJSVIbcekcbfiz+9wx+YAjcKLsE1y9ujdC7Wu vPl2nCIiRppJwSYejvgJjm8Li52RxCEp3xJ9+OBT4ZpkWvz/b+qL/Xl4JJnPtHcw CDnfGujD6IhrOzGBtSCYyjwEryPFCWr5dXEYoh0+lHTIxJKL7AujI2KNthIVSNhc 2V/KJqeOy+BsfryegZeiiAS/XaAllc+/8rSuF2kMUtiVZzjFM3yZHMuZ1GZjXXlY VgFU80yErPSBUOesFvkAH5d4Olql8m5Ni9J4dC3PitKU12N0SwvwcI2CzWgI3GNG FDPA83zPap4qTjMq6oqd8aU7pJZ8Ek4aNvarbkKGm3Dhk7s+STmaOhqnO630g3lp HxRRRiKejgIuZZ90/zJo/+3NhUT3fozTKogTfU3xieen+FOZk68pm1svG3hci6PW PuwfGgp8pNfPPNv/FgbEIs36sCOCWwF8617l+kgC+Ji0DWukZ7BEWUQ3txKUXmZw OgKp0tK1/ndEAXsHFBTAo4QqyFBsDmXccK5rUG4Et6a7K7dj4/OCNPkxF/cYD8c1 wmYwdpLJd6iTJN2H8c9xFv1Rui6iCN/IDNXC1yAeAkhpiAq7t1lVcXgywh5Vm8lf Q8fRvpxIJyVUscg+ =MgSp -----END PGP SIGNATURE----- Merge tag 'irqchip-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent Pull irqchip fixes for 5.2 from Marc Zyngier: - CSky mpintc: allow interrupts to be broadcast - TI sci-inta: fix error handling - MIPS GIC: Fix local interrupt mapping - ITS: Fix command queue wrapping |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
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 |
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.