mainlining shenanigans
- Fix typo in module paramter description - Change default poll timer to improve cpu consumption -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAABAgAGBQJc4oBDAAoJEBF7vIC1phx8j7EP/0SiT9SNsmVX6Wl7iIU8geMp A1mzJTTdFgS+NunEZ5FXGTnLRI5JH2iAunFlE+RHfCy3ROmScZhROfRVnHmIcJMC IY+LW9JGl/b5T6KIgmudMmbV9xSBT3JdWP4JOns70mJCnCwjelJL2TYDZbP4Scdh FJ+qBHsb4xOOqhZ8yRgHsyV/hiPnFL4KhSSLTZhP8xr/YvIE0y+8P3XR1u69JadY KxSjL18XatoxZhqsJPFhQLwOwV2sbPlzpL5TUhVFg1bnNO1Kn0CBh3+u1AUMn7le op9crEWtYvx+N3RcjxrQE1yaVQNP3hDAG4lRqY+g3KM6ENaQ/gTsv9g/QzZflSpp IlzomnyXi2wwSM6OvVb7Y9qNkBrTMzHsBdpmnn9U8MVkisrXmXqVMzZDRXyLYwGi V7CpS4gxVJ2ZsrB2ikdeJu7AOVxlsUg+cBXsgzgI8QgoBSE0iO6leWjx+IvTxYky 1BZ3pgl1kBUdqbJbidc1tbo6iCcJ3aEYeELK+lNOHTX2B/OFIwLlKvYP9BL5oZHx LRoXFv7lj3LaY8Rzj+QX5UXbuZQ/Mth06BEZOfUzISfM73Jiivp7o+8criAqvbbr aRu93X+6anWxYbgRiJqytXcN5fBxCJeLBqMJKNB4BtEE9witMqpq74g0Dj7qye0s qpwj1ay4KyqFCQRSU+Yw =uGH/ -----END PGP SIGNATURE----- Merge tag 'kvm-s390-master-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD KVM: s390: Fixes for s390 - Fix typo in module parameter description - Change default poll timer to improve cpu consumption |
||
---|---|---|
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.