[PULL] Documentation for 4.6

From: Jonathan Corbet
Date: Tue Mar 15 2016 - 18:24:07 EST


The following changes since commit
92e963f50fc74041b5e9e744c330dca48e04f08d:

Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

git://git.lwn.net/linux.git tags/docs-for-linus

for you to fetch changes up to abfa6cd8cda71b9071191e72711bd474e539b1b2:

modsign: Fix documentation on module signing enforcement parameter. (2016-03-12 01:48:11 -0700)

----------------------------------------------------------------
Another relatively boring cycle for the docs tree: typo fixes, translation
updates, etc.

----------------------------------------------------------------
Diego Viola (1):
README: cosmetic fixes

Fu Wei (2):
Documentation:Update Documentation/zh_CN/arm64/booting.txt
Documentation: Chinese translation of arm64/silicon-errata.txt

Jakub Wilk (1):
SubmittingPatches: fix spelling of "git send-email"

James Johnston (1):
modsign: Fix documentation on module signing enforcement parameter.

Javi Merino (1):
doc: fix grammar

Mahesh Khanwalkar (1):
Documentation: Fix int/unsigned int comparison

Masanari Iida (5):
Doc: DocBook: Fix a typo in device-drivers.tmpl
Doc: i2c: Fix typo in Documentation/i2c
Doc: ja_JP: Fix a typo in HOWTO
Doc: ARM: Fix a typo in clksrc-change-registers.awk
Doc: nfs: Fix typos in Documentation/filesystems/nfs

Peter Loeffler (1):
Documentation: HOWTO: remove obsolete info about regression postings

Philippe Loctaux (1):
Documentation: Howto: Fixed subtitles style

SeongJae Park (1):
Documentation/ko_KR: update maintainer information

Thomas Gardner (1):
Documentation/CodingStyle: add space before parenthesis in example macro

Zhiyi Sun (1):
Documentation: kselftest: Remove duplicate word

dcg (1):
Remove "arch" usage in Documentation/features/list-arch.sh

Documentation/CodingStyle | 2 +-
Documentation/DocBook/device-drivers.tmpl | 2 +-
Documentation/HOWTO | 15 ++--
Documentation/SubmittingPatches | 2 +-
.../arm/Samsung/clksrc-change-registers.awk | 2 +-
Documentation/features/list-arch.sh | 2 +-
Documentation/filesystems/nfs/fault_injection.txt | 4 +-
Documentation/filesystems/nfs/nfs-rdma.txt | 2 +-
Documentation/filesystems/nfs/nfsroot.txt | 2 +-
Documentation/filesystems/nfs/pnfs.txt | 6 +-
Documentation/filesystems/nfs/rpc-server-gss.txt | 2 +-
Documentation/filesystems/sharedsubtree.txt | 8 +-
Documentation/i2c/dev-interface | 2 +-
Documentation/i2c/slave-eeprom-backend | 4 +-
Documentation/ja_JP/HOWTO | 2 +-
Documentation/ko_KR/HOWTO | 4 +-
Documentation/ko_KR/stable_api_nonsense.txt | 4 +-
Documentation/kselftest.txt | 2 +-
Documentation/mic/mpssd/mpssd.c | 4 +-
Documentation/module-signing.txt | 2 +-
.../prctl/disable-tsc-ctxt-sw-stress-test.c | 2 +-
.../prctl/disable-tsc-on-off-stress-test.c | 2 +-
Documentation/prctl/disable-tsc-test.c | 2 +-
Documentation/ptp/testptp.c | 3 +-
Documentation/timers/hpet_example.c | 2 +-
Documentation/zh_CN/arm64/booting.txt | 93 ++++++++++++++--------
Documentation/zh_CN/arm64/silicon-errata.txt | 74 +++++++++++++++++
README | 14 ++--
28 files changed, 179 insertions(+), 86 deletions(-)
create mode 100644 Documentation/zh_CN/arm64/silicon-errata.txt