mainlining shenanigans
Go to file
Rahul Lakkireddy a7975a2f9a cxgb4: collect register dump
Add base to collect dump entities.  Collect register dump and
update template header accordingly.

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-14 18:35:14 -07:00
arch
block
certs
crypto
Documentation Work continues in various areas: 2017-10-11 10:15:01 -07:00
drivers cxgb4: collect register dump 2017-10-14 18:35:14 -07:00
firmware
fs
include net: dsa: remove .set_addr 2017-10-14 18:30:06 -07:00
init
ipc
kernel bpf: verifier: set reg_type on context accesses in second pass 2017-10-14 11:13:27 -07:00
lib
mm
net net: dsa: remove .set_addr 2017-10-14 18:30:06 -07:00
samples
scripts
security
sound
tools selftests: rtnetlink: add a small macsec test case 2017-10-12 23:05:55 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Work continues in various areas: 2017-10-11 10:15:01 -07:00
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.