mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-14 02:55:55 -04:00
1dfddcdb95c426acbf9b54414fcc802e49a5aaca
IBM's patch-friendly email infrastructure is changing domains from @linux.vnet.ibm.com to @linux.ibm.com, which if nothing else might save a bit of typing. This commit therefore updates us stragglers' email addresses in the MAINTAINERS file. The old addresses are expected to continue to work for a few more months. While in the neighborhood, remove some obsolete entries, which results in an orphaned subsystem: "JSM Neo PCI based serial card". Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Douglas Miller <dougmill@linux.ibm.com> Cc: Eddie James <eajames@linux.ibm.com> Cc: Frank Haverkamp <haver@linux.ibm.com> Cc: Frederic Barrat <fbarrat@linux.ibm.com> Cc: John Allen <jallen@linux.ibm.com> Cc: Manoj N. Kumar <manoj@linux.ibm.com> Cc: Matthew R. Ochs <mrochs@linux.ibm.com> Cc: Michael Cyr <mikecyr@linux.ibm.com> Cc: Naveen N. Rao <naveen.n.rao@linux.ibm.com> Cc: Paulo Flabiano Smorigo <pfsmorigo@linux.ibm.com> Cc: Philip Kelleher <pjk1939@linux.ibm.com> Cc: Steven Royer <seroyer@linux.ibm.com> Cc: Thomas Falcon <tlfalcon@linux.ibm.com> Cc: Tyrel Datwyler <tyreld@linux.ibm.com> Cc: Uma Krishnan <ukrishn@linux.ibm.com> Acked-by: James Bottomley <jejb@linux.ibm.com> Acked-by: Mimi Zohar <zohar@linux.ibm.com>
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.
Description
Languages
C
97.1%
Assembly
1%
Shell
0.6%
Rust
0.4%
Python
0.4%
Other
0.3%