summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-01doc/sphinx: Pass right filename as sourceDaniel Vetter
2016-06-01Documentation/sphinx: fix kernel-doc extension on python3Jani Nikula
2016-05-30kernel-doc: reset contents and section harderJani Nikula
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula
2016-05-30kernel-doc/rst: change the output layoutJani Nikula
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula
2016-05-30kernel-doc: fix wrong code indentationJani Nikula
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula
2016-05-30kernel-doc: add names for output selectionJani Nikula
2016-05-30kernel-doc: add names for states and substatesJani Nikula
2016-05-30Documentation/sphinx: nicer referencing of struct in docbook->rst conversionJani Nikula
2016-05-30sphinx: update docbook->rst conversion script match C domain specJani Nikula
2016-05-30sphinx: cheesy script to convert .tmpl filesJonathan Corbet
2016-05-30Documentation/sphinx: set version and release properlyJani Nikula
2016-05-30Documentation/sphinx: configure the kernel-doc extensionJani Nikula
2016-05-30Documentation/sphinx: add Sphinx kernel-doc directive extensionJani Nikula
2016-05-30Documentation: add .gitignoreJani Nikula
2016-05-30Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula
2016-05-30kernel-doc: support printing exported and non-exported symbolsJani Nikula
2016-05-30kernel-doc/rst: fix use of uninitialized valueJani Nikula
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-28microblaze: Add <asm/hash.h>George Spelvin
2016-05-28m68k: Add <asm/hash.h>George Spelvin
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin