forked from Minki/linux
mainlining shenanigans
c7c2f3d9e8
several driver conversions not picked up by a specific maintainer other Acked/Reviewed conversions to go through tip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Kees Cook <kees@outflux.net> iQIcBAABCgAGBQJZ+6LyAAoJEIly9N/cbcAmfZ8P/AjNSW52OQXiFvABlN2I1L4f bTmQs0eV0yKYAQC+BlgFSlSFcVMmYvA72MdNckxNLECOnwpGMwxeGY9plvquHxwm rSuGFq/5hohK+tKK25UW0SzzrU8hjlIAU2G20TcuIG/IkGi1E3JLVA7sgfQMXfUy /UcIcog8wbQaeN4sXs7UHXIIQ8ruZoI0Vwg6U09W4ofQMRW/+CdAWG+J7v9e1zLO RMFEaLYiiFZr5VIwQL92Eniso3wYK2NSHR0TVeX+yWH6ojnWuT8crhPkHVJRWqKW UC0LzOyBce/wg+dYgaFAlAd73hvsCEB+s51xIVvNz60/xdaBp/DsLDObofvOVw5O arCMm78iUDrj2GVoBm/nevC5ndncHV+ZuM1Bpw2o0E2UxQJr6SJ7Zw1rs8zxzmzG Cu14VTl5Nl0Zl1mOqybS2Dy7+UChxF7OB9nNJdgR0Rc73dTSVz8Nea1iqtsJP62z rCwWzSvBcbd9Hjp+fhp6lvMc3//GrzkygPuE4OdyTqdN/hRJkKwSsuv1dCfVfCpB vHuW+RESY9/G6nFcuDEEWC2jVA/1q3rYytOa9QtpdB5/2wG+NLzGDM4HcP5In+2D wsgtvawLBbv3VjSmu2AwHTpkedLCzCvzVDx2y/kX3/MB8tKxx3nhWNf6C21Wich7 ZJsV6q0RPkesDGti8Lsh =11FT -----END PGP SIGNATURE----- Merge tag 'timers-conversion-next3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/core Pull the 3rd batch of timer conversions from Kees Cook: - various per-architecture conversions - several driver conversions not picked up by a specific maintainer - other Acked/Reviewed conversions to go through tip |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
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 |
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.