<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/core-api, branch v4.11</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v4.11</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.11'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2017-01-13T17:32:32Z</updated>
<entry>
<title>Documentation: Update CPU hotplug and move it to core-api</title>
<updated>2017-01-13T17:32:32Z</updated>
<author>
<name>Sebastian Andrzej Siewior</name>
<email>bigeasy@linutronix.de</email>
</author>
<published>2016-12-22T16:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ff58fa7f556c1d87061e4a91ed875d5f8aa9571f'/>
<id>urn:sha1:ff58fa7f556c1d87061e4a91ed875d5f8aa9571f</id>
<content type='text'>
The current CPU hotplug is outdated. During the update to what we
currently have I rewrote it partly and moved to sphinx format.

Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;
Cc: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;
Cc: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Cc: Srivatsa Vaddagiri &lt;vatsa@in.ibm.com&gt;
Cc: Ashok Raj &lt;ashok.raj@intel.com&gt;
Cc: Joel Schopp &lt;jschopp@austin.ibm.com&gt;
Cc: linux-doc@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>core-api: remove an unexpected unident</title>
<updated>2016-12-01T17:46:01Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@s-opensource.com</email>
</author>
<published>2016-12-01T12:15:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2ba90ccca7758fe77f47750dc8a938a99b8bd4af'/>
<id>urn:sha1:2ba90ccca7758fe77f47750dc8a938a99b8bd4af</id>
<content type='text'>
As complained by Sphinx:
	Documentation/core-api/assoc_array.rst:13: WARNING: Enumerated list ends without a blank line; unexpected unindent.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'silvio' into docs-next</title>
<updated>2016-12-01T00:46:23Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-12-01T00:46:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2fc9254d0c473e26a668d8efc75dd71146a07852'/>
<id>urn:sha1:2fc9254d0c473e26a668d8efc75dd71146a07852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation/atomic_ops.txt: convert to ReST markup</title>
<updated>2016-12-01T00:40:52Z</updated>
<author>
<name>Silvio Fricke</name>
<email>silvio.fricke@gmail.com</email>
</author>
<published>2016-11-28T17:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=326bc876fed4fad2f46dd1be637e90e1b525ee8c'/>
<id>urn:sha1:326bc876fed4fad2f46dd1be637e90e1b525ee8c</id>
<content type='text'>
... and move to core-api folder.

Signed-off-by: Silvio Fricke &lt;silvio.fricke@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Documentation/local_ops.txt: convert to ReST markup</title>
<updated>2016-12-01T00:40:48Z</updated>
<author>
<name>Silvio Fricke</name>
<email>silvio.fricke@gmail.com</email>
</author>
<published>2016-11-28T17:30:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c232694ec155daf5a863b25745646edc3f61ba70'/>
<id>urn:sha1:c232694ec155daf5a863b25745646edc3f61ba70</id>
<content type='text'>
... and move to core-api folder.

Signed-off-by: Silvio Fricke &lt;silvio.fricke@gmail.com&gt;
Reviewed-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>Documentation/assoc_array.txt: convert to ReST markup</title>
<updated>2016-12-01T00:40:43Z</updated>
<author>
<name>Silvio Fricke</name>
<email>silvio.fricke@gmail.com</email>
</author>
<published>2016-11-28T17:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c3cbf1a704797bc6ba4d3b6cfd766a091081eeaa'/>
<id>urn:sha1:c3cbf1a704797bc6ba4d3b6cfd766a091081eeaa</id>
<content type='text'>
... and move to Documentation/core-api folder.

Signed-off-by: Silvio Fricke &lt;silvio.fricke@gmail.com&gt;
Reviewed-by: Mauro Carvalho Chehab &lt;mchehab@s-opensource.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: Sphinxify the tracepoint docbook</title>
<updated>2016-11-29T21:44:23Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-11-19T00:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d6ba7a9c8b5a6a42e8f7a7efd8345122611b535c'/>
<id>urn:sha1:d6ba7a9c8b5a6a42e8f7a7efd8345122611b535c</id>
<content type='text'>
Convert the tracepoint docbook template to RST and add it to the core-api
manual.  No changes to the actual text beyond the mechanical formatting
conversion.

Cc: Jason Baron &lt;jbaron@redhat.com&gt;
Cc: William Cohen &lt;wcohen@redhat.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: debugobjects: actually pull in the kerneldoc comments</title>
<updated>2016-11-29T21:44:14Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-11-19T00:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8da3dc53347205b0d32ded4ab9c96dcf336061d8'/>
<id>urn:sha1:8da3dc53347205b0d32ded4ab9c96dcf336061d8</id>
<content type='text'>
Add the appropriate markup to get the kerneldoc comments out of
lib/debugobjects.c that have never seen the light of day until now.

A logical next step, left for the reader at the moment, is to move the
function descriptions *out* of debug-objects.rst and into the kerneldoc
comments themselves.

Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>doc: Convert the debugobjects DocBook template to sphinx</title>
<updated>2016-11-29T21:44:04Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-11-19T00:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=93dc3a112bf8e5f97e3d9744595934ff31708764'/>
<id>urn:sha1:93dc3a112bf8e5f97e3d9744595934ff31708764</id>
<content type='text'>
A couple of the most minor heading tweaks, otherwise no changes to the text
itself beyond the mechanical conversion.

Note that the inclusion of the kerneldoc comments from the source has never
worked, since exported symbols were asked for and none of those functions
are exported to modules.  It doesn't work here either :)

Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>docs: Add more manuals to the PDF build</title>
<updated>2016-11-16T23:07:02Z</updated>
<author>
<name>Jonathan Corbet</name>
<email>corbet@lwn.net</email>
</author>
<published>2016-11-16T23:07:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=22917b992d3713157e759f23a5a090687d004331'/>
<id>urn:sha1:22917b992d3713157e759f23a5a090687d004331</id>
<content type='text'>
There were a few manuals that weren't being built in PDF format, but
there's no reason not to...

Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
</feed>
