]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge branch 'x86' into docs-next
authorJonathan Corbet <corbet@lwn.net>
Wed, 8 May 2019 20:38:11 +0000 (14:38 -0600)
committerJonathan Corbet <corbet@lwn.net>
Wed, 8 May 2019 20:38:11 +0000 (14:38 -0600)
commitafbd4d42470e91470bc59040094b89cd717530bd
treec8104f3f386eea384f8a79617e7358b5f5fbdb20
parent39a39d5b6bc0f1f6dd6eaa44916f19edfe003377
parente115fb4bd2667754135d0436b6419fb171e9ea4a
Merge branch 'x86' into docs-next

Merge the x86 docs conversion from Changbin Du, who writes:

> The kernel now uses Sphinx to generate intelligent and beautiful
> documentation from reStructuredText files. I converted all of the Linux
> x86 docs to rst format in this serias.
>
> For you to preview, please visit below url:
> http://www.bytemem.com:8080/kernel-doc/index.html
>
> Thank you!

The whole series was:

Acked-by: Ingo Molnar <mingo@kernel.org>