[PULL] Documentation for 4.5

From: Jonathan Corbet
Date: Sat Jan 16 2016 - 10:42:19 EST


The following changes since commit
8005c49d9aea74d382f474ce11afbbc7d7130bec:

Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

git://git.lwn.net/linux.git tags/docs-4.5

for you to fetch changes up to ec3fc58b1e7a32cc9f552b306f8dbb4454e83798:

thermal: add description for integral_cutoff unit (2016-01-14 13:29:08 -0700)

----------------------------------------------------------------
A relatively boring cycle in the docs tree. There's a few kernel-doc
fixes and various document tweaks.

One patch reaches out of the documentation subtree to fix a comment in
init/do_mounts_rd.c. There didn't seem to be anybody more appropriate to
take that one, so I accepted it.

----------------------------------------------------------------
Borislav Petkov (1):
Documentation: Explain pci=conf1,conf2 more verbosely

ConchÃr Navid (3):
kernel-doc: Fix stripping of #define in enums
kernel-doc: Strip #ifdef/#endif in enums
kernel-doc: Fix parsing of DECLARE_BITMAP in struct

Doug Smythies (1):
Documentation: HOWTO: update code cross reference link

Leo Yan (1):
thermal: add description for integral_cutoff unit

Libor Pechacek (1):
Fix CFQ I/O scheduler parameter name in documentation

Manuel PÃgouriÃ-Gonnard (1):
Documentation: fix typo in CodingStyle

Markus Elfring (1):
Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()

Masahiro Yamada (1):
DMA-API: fix confusing sentence in Documentation/DMA-API.txt

Masanari Iida (4):
Doc: gpio: Fix typos in Documentation/gpio
Doc: ioctl: Fix typos in Documentation/ioctl
Doc: Docbook/iio: Fix typo in iio.tmpl
Doc: treewide: Fix grammar "a" to "an"

Mauro Carvalho Chehab (3):
DocBook: Add a help message for DOCBOOKS env var
DocBook: Cleanup: remove an unused $(call) line
DocBook: make index.html generation less verbose by default

Richard Weinberger (1):
stable_kernel_rules.txt: Remove extra space after Cc:

Robert Elliott (1):
init, Documentation: Remove ramdisk_blocksize mentions

SeongJae Park (4):
Documentation: remove outdated references from translations
Documentation: HOWTO: update versions from 3.x to 4.x
Documentation: translations: update linux cross reference link
Documentation: update libhugetlbfs site url

Soren Brinkmann (1):
Documentation: cpu-hotplug: Fix sysfs mount instructions

Stefan Tatschner (1):
can-doc: Add hint about getting timestamps

Tom Hebb (4):
Documentation: arm: update homepage URLs for Marvell Berlin SoCs
Documentation: arm: add Marvell Armada 1500 Mini Plus to SoC list
Documentation: arm: remove hyphen from BG2Q in Marvell Berlin docs
Documentation: arm: remove dead links from Marvell Berlin docs

Documentation/CodingStyle | 2 +-
Documentation/DMA-API.txt | 2 +-
Documentation/DocBook/Makefile | 10 +++++++---
Documentation/DocBook/iio.tmpl | 2 +-
Documentation/HOWTO | 2 +-
Documentation/accounting/getdelays.c | 3 ++-
Documentation/arm/Marvell/README | 19 ++++++++++---------
Documentation/block/cfq-iosched.txt | 15 +++++++--------
Documentation/cpu-hotplug.txt | 2 +-
Documentation/filesystems/proc.txt | 2 +-
Documentation/filesystems/sharedsubtree.txt | 2 +-
Documentation/gpio/consumer.txt | 2 +-
Documentation/gpio/driver.txt | 6 +++---
Documentation/gpio/drivers-on-gpio.txt | 6 +++---
Documentation/ioctl/botching-up-ioctls.txt | 6 +++---
Documentation/ja_JP/HOWTO | 3 +--
Documentation/kernel-docs.txt | 2 +-
Documentation/kernel-parameters.txt | 17 ++++++++++-------
Documentation/ko_KR/HOWTO | 29 ++++++++++++++---------------
Documentation/networking/can.txt | 9 +++++++++
Documentation/stable_kernel_rules.txt | 2 +-
Documentation/thermal/sysfs-api.txt | 1 +
Documentation/vm/slub.txt | 2 +-
init/do_mounts_rd.c | 7 -------
scripts/kernel-doc | 5 ++++-
25 files changed, 85 insertions(+), 73 deletions(-)