summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-2356-3510/+3288
|\
| * docs / driver-api: Fix structure references in device_link.rstRafael J. Wysocki2017-02-211-8/+10
| * PM / docs: Fix structure references in device.rstRafael J. Wysocki2017-02-211-34/+38
| * Add a target to check broken external links in the DocumentationRémy Léone2017-02-154-1/+7
| * Documentation: Fix linux-api list typoTyler Hicks2017-02-151-1/+1
| * Documentation: DocBook/Makefile comment typoJim Davis2017-02-151-1/+1
| * Improve sparse documentationMatthew Wilcox2017-02-151-0/+6
| * Documentation: make Makefile.sphinx no-ops quieterJim Davis2017-02-121-0/+4
| * Documentation: DMA-ISA-LPC.txtNathan Howard2017-02-121-1/+1
| * Documentation: input: fix path to input code definitionsMartin Kepplinger2017-02-121-2/+2
| * docs: Remove the copyright year from conf.pyJonathan Corbet2017-02-061-1/+1
| * docs: Fix a warning in the Korean HOWTO.rst translationJonathan Corbet2017-02-061-2/+2
| * PM / sleep / docs: Convert PM notifiers document to reSTRafael J. Wysocki2017-02-067-60/+75
| * PM / core / docs: Convert sleep states API document to reSTRafael J. Wysocki2017-02-066-343/+387
| * PM / core: Update kerneldoc comments in pm.hRafael J. Wysocki2017-02-061-56/+57
| * Merge branch 'ben' into docs-nextJonathan Corbet2017-02-062-9/+9
| |\
| | * doc-rst: Fix recursive make invocation from macrosBen Hutchings2017-02-061-4/+4
| | * doc-rst: Delete output of failed dot-SVG conversionBen Hutchings2017-02-061-1/+1
| | * doc-rst: Break shell command sequences on failureBen Hutchings2017-02-061-4/+4
| * | Documentation/sphinx: make targets independent of Sphinx work for HAVE_SPHINX=0Jani Nikula2017-02-011-2/+5
| * | doc-rst: fixed cleandoc target when used with O=dirMarkus Heiser2017-02-011-1/+1
| * | Documentation/sphinx: prevent generation of .pyc files in the source treeJani Nikula2017-02-011-0/+1
| |/
| * docs: Convert the regulator docbook to RSTJonathan Corbet2017-02-013-304/+171
| * docs: Convert the deviceio template to RSTJonathan Corbet2017-02-013-323/+202
| * docs/zh_CN: Add coding-style into docs build systemAndy Deng2017-01-263-1/+21
| * zh_CN/CodingStyle: Convert to ReST markupAndy Deng2017-01-261-326/+462
| * zh_CN/CodingStyle: improve translationAndy Deng2017-01-261-30/+31
| * Doc: Fix double words in DocumentationMasanari Iida2017-01-266-6/+6
| * kernel-doc: Handle returning pointers to pointersMatthew Wilcox2017-01-261-7/+7
| * dynamic-debug-howto: Correct echo -c to -nSteven Price2017-01-261-2/+2
| * Documentation: dontdiff: Update with additional entriesFlorian Fainelli2017-01-261-2/+5
| * Documentation: cpuset: Fix 'cpuset.tasks' -> 'tasks'W. Trevor King2017-01-131-1/+1
| * Doc: clarify that GPL is GPL v2, not v2+Sanjeev2017-01-131-2/+2
| * kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi2017-01-131-1/+1
| * Documentation: Update CPU hotplug and move it to core-apiSebastian Andrzej Siewior2017-01-133-452/+373
| * kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini2017-01-041-18/+50
| * kernel-doc: make member highlighting available in all backendsPaolo Bonzini2017-01-041-11/+19
| * kernel-doc: include parameter type in docbook outputPaolo Bonzini2017-01-041-2/+4
| * kernel-doc: strip attributes even if they have an argumentPaolo Bonzini2017-01-041-1/+7
| * kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini2017-01-041-0/+1
| * Doc: clarify source of jitter in USB1.1, and USB2.0Sanjeev2017-01-041-2/+5
| * Doc: Typos in documentationSanjeev2017-01-041-2/+2
| * Doc: Correct PPS doc to reflect code locationSanjeev2017-01-041-3/+4
| * Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"Colin Ian King2017-01-042-5/+5
| * Note that the POWER[89] processors are supported.Shilpasri G Bhat2017-01-041-1/+3
| * docs: IIO documentation sphinx conversionJonathan Cameron2017-01-049-698/+508
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-23110-2968/+7277
|\ \
| * | x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64Waiman Long2017-02-212-0/+33
| * | x86/paravirt: Change vcp_is_preempted() arg type to longWaiman Long2017-02-214-4/+4
| * | KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-02-211-2/+2