Go to file
Alex Deucher 8111c38727 drm/amdgpu: rename amdgpu_pci_config_reset
add device for consistency with other functions in this file.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-18 10:59:18 -05:00
arch More change sets for 4.16: 2017-12-04 10:56:53 +10:00
block
certs
crypto
Documentation dt-bindings: display: rcar-du: Document R8A774[35] DU 2017-12-04 13:04:11 +02:00
drivers drm/amdgpu: rename amdgpu_pci_config_reset 2017-12-18 10:59:18 -05:00
firmware
fs NFS client fixes for Linux 4.15-rc2 2017-12-01 20:04:20 -05:00
include drm/ttm: use an ttm operation ctx for ttm_bo_move_xxx 2017-12-15 17:14:25 -05:00
init
ipc
kernel
lib RISC-V Cleanups and ABI Fixes for 4.15-rc2 2017-12-01 19:39:12 -05:00
mm
net NFS client fixes for Linux 4.15-rc2 2017-12-01 20:04:20 -05:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS More change sets for 4.16: 2017-12-04 10:56:53 +10:00
Makefile Linux 4.15-rc2 2017-12-03 11:01:47 -05:00
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.