MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE
James Hogan authored
The core Meta architecture support has now been removed, so drop the
MAINTAINERS entry and add an entry to CREDITS.
Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
Cc: linux-metag@vger.kernel.org
0b658a1e
Name Last commit Last update
Documentation docs: Remove remaining references to metag
LICENSES LICENSES: Add MPL-1.1 license
arch metag: Remove arch/metag/
block blk: optimization for classic polling
certs License cleanup: add SPDX GPL-2.0 license identifier to files with no license
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
drivers tty: Remove metag DA TTY and console driver
firmware kbuild: remove all dummy assignments to obj-
fs Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
include clocksource: Remove metag generic timer driver
init membarrier: Provide core serializing command, *_SYNC_CORE
ipc vfs: do bulk POLL* -> EPOLL* replacement
kernel Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Drop a bunch of metag references
mm Drop a bunch of metag references
net Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
samples sample/bpf: fix erspan metadata
scripts Drop a bunch of metag references
security vfs: do bulk POLL* -> EPOLL* replacement
sound ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
tools Drop a bunch of metag references
usr initramfs: fix initramfs rebuilds w/ compression after disabling
virt vfs: do bulk POLL* -> EPOLL* replacement
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore scripts/package: snap-pkg target
.mailmap mailmap: update Mark Yao's email address
COPYING [PATCH] update FSF address in COPYING
CREDITS MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE
Kbuild Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license
MAINTAINERS MAINTAINERS/CREDITS: Drop METAG ARCHITECTURE
Makefile Linux 4.16-rc2
README README: add a new README file, pointing to the Documentation/
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.