summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * kernel-doc/rst: change the output layoutJani Nikula2016-05-301-17/+17
| | * kernel-doc: strip leading blank lines from inline doc commentsJani Nikula2016-05-301-0/+4
| | * kernel-doc/rst: blank lines in output are not neededJani Nikula2016-05-301-6/+1
| | * kernel-doc: fix wrong code indentationJani Nikula2016-05-301-1/+1
| | * kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula2016-05-301-12/+2
| | * kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula2016-05-301-12/+25
| | * kernel-doc/rst: drop redundant unescape in highlightingJani Nikula2016-05-301-1/+0
| | * kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula2016-05-301-0/+5
| | * kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula2016-05-301-0/+4
| | * kernel-doc/rst: &foo references are more universal than structsJani Nikula2016-05-301-1/+2
| | * kernel-doc/rst: reference functions according to C domain specJani Nikula2016-05-301-1/+1
| | * kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula2016-05-301-1/+3
| | * kernel-doc: add names for output selectionJani Nikula2016-05-301-17/+30
| | * kernel-doc: add names for states and substatesJani Nikula2016-05-301-43/+48
| | * Documentation/sphinx: nicer referencing of struct in docbook->rst conversionJani Nikula2016-05-302-6/+14
| | * sphinx: update docbook->rst conversion script match C domain specJani Nikula2016-05-301-4/+4
| | * sphinx: cheesy script to convert .tmpl filesJonathan Corbet2016-05-303-0/+52
| | * Documentation/sphinx: set version and release properlyJani Nikula2016-05-302-5/+26
| | * Documentation/sphinx: configure the kernel-doc extensionJani Nikula2016-05-302-3/+11
| | * Documentation/sphinx: add Sphinx kernel-doc directive extensionJani Nikula2016-05-301-0/+102
| | * Documentation: add .gitignoreJani Nikula2016-05-301-0/+1
| | * Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula2016-05-305-5/+478
| | * kernel-doc: support printing exported and non-exported symbolsJani Nikula2016-05-301-2/+27
| | * kernel-doc/rst: fix use of uninitialized valueJani Nikula2016-05-301-1/+2
| * | Documentation: dmaengine: fix typo for device_resumeNiklas Söderlund2016-06-031-1/+1
| * | Documentation/zh_CN: update Chinese version CodingStyleAndy Deng2016-06-031-231/+350
| * | doc: clarify that trace_events= takes a comma-separated listBrian Norris2016-06-031-2/+3
| * | mpssd: fix buffer overflow warningMike Danese2016-06-031-2/+2
| * | Documentation: Fix some grammar mistakes in sync_file.txtJavier Martinez Canillas2016-06-031-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-26111-3961/+2861
|\ \
| * | s390/pci: Delete an unnecessary check before the function call "pci_dev_put"Markus Elfring2016-07-181-2/+1
| * | s390/smp: clean up a conditionDan Carpenter2016-07-181-1/+1
| * | s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2
| * | s390/chsc: improve channel path descriptor determinationSebastian Ott2016-07-152-8/+7
| * | s390/chsc: sanitize fmt check for chp_desc determinationSebastian Ott2016-07-151-2/+3
| * | s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2016-07-152-5/+8
| * | s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott2016-07-151-1/+1
| * | s390/cio/device_ops: fix kernel docSebastian Ott2016-07-151-11/+11
| * | s390/cio: allow to reset channel measurement blockSebastian Ott2016-07-141-9/+20
| * | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-133-9/+20
| * | s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-07-132-3/+4
| * | s390/mm: add support for 2GB hugepagesGerald Schaefer2016-07-068-64/+233
| * | s390: have unique symbol for __switch_to addressHeiko Carstens2016-07-041-0/+10
| * | s390/cpuinfo: show maximum thread idHeiko Carstens2016-07-041-0/+1
| * | s390/ptrace: clarify bits in the per_structMartin Schwidefsky2016-06-281-3/+3
| * | s390: stack address vs thread_infoHeiko Carstens2016-06-282-10/+6
| * | s390: remove pointless load within __switch_toHeiko Carstens2016-06-281-1/+0
| * | s390: enable kcov supportHeiko Carstens2016-06-285-0/+10
| * | s390/cpumf: use basic block for ecctr inline assemblyHeiko Carstens2016-06-281-3/+14
| * | s390/hypfs: use basic block for diag inline assemblyHeiko Carstens2016-06-281-5/+7