Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial

Pull documentation updates from Jiri Kosina:
"I am currently relaying documentation patches through 'doc' branch of
trivial tree, until Rob, the new documentation maintainer, has
established a proper tree."

* 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial:
doc: ext3: update documentation with barrier=1 default
Documentation/initrd.txt: Change the location of util-linux
Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl
Documentation/kernel-parameters: remove autotest and mcatest

+4 -7
+2 -1
Documentation/SubmittingPatches
··· 150 150 151 151 Look through the MAINTAINERS file and the source code, and determine 152 152 if your change applies to a specific subsystem of the kernel, with 153 - an assigned maintainer. If so, e-mail that person. 153 + an assigned maintainer. If so, e-mail that person. The script 154 + scripts/get_maintainer.pl can be very useful at this step. 154 155 155 156 If no maintainer is listed, or the maintainer does not respond, send 156 157 your patch to the primary Linux kernel developer's mailing list,
+2 -2
Documentation/initrd.txt
··· 362 362 http://www.almesberger.net/cv/papers/ols2k-9.ps.gz 363 363 [2] newlib package (experimental), with initrd example 364 364 http://sources.redhat.com/newlib/ 365 - [3] Brouwer, Andries; "util-linux: Miscellaneous utilities for Linux" 366 - ftp://ftp.win.tue.nl/pub/linux-local/utils/util-linux/ 365 + [3] util-linux: Miscellaneous utilities for Linux 366 + http://www.kernel.org/pub/linux/utils/util-linux/
-4
Documentation/kernel-parameters.txt
··· 397 397 atkbd.softrepeat= [HW] 398 398 Use software keyboard repeat 399 399 400 - autotest [IA-64] 401 - 402 400 baycom_epp= [HW,AX25] 403 401 Format: <io>,<mode> 404 402 ··· 1450 1452 of statically allocating a predefined number, loop 1451 1453 devices can be requested on-demand with the 1452 1454 /dev/loop-control interface. 1453 - 1454 - mcatest= [IA-64] 1455 1455 1456 1456 mce [X86-32] Machine Check Exception 1457 1457