summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung
2016-05-28i2c: dev: use after free in detachDan Carpenter
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov