summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-30kernel-doc: support printing exported and non-exported symbolsJani Nikula
2016-05-30kernel-doc/rst: fix use of uninitialized valueJani Nikula
2016-05-26Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-05-26Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-24headers_check: don't warn about c++ guardsArnd Bergmann
2016-05-23scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham
2016-05-23scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote
2016-05-23scripts/gdb: improve types abstraction for gdb python scriptsDom Cote
2016-05-23scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham
2016-05-23scripts/gdb: add a Radix Tree ParserKieran Bingham
2016-05-23scripts/gdb: cast CPU numbers to integerJan Kiszka
2016-05-23scripts/gdb: add cpu iteratorsKieran Bingham
2016-05-23scripts/gdb: add mount point list commandKieran Bingham
2016-05-23scripts/gdb: add io resource readersKieran Bingham
2016-05-23scripts/gdb: provide a dentry_name VFS path helperKieran Bingham
2016-05-23scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham
2016-05-23scripts/gdb: provide exception catching parserKieran Bingham
2016-05-23scripts/gdb: convert modules usage to lists functionsKieran Bingham
2016-05-23scripts/gdb: provide kernel list item generatorsKieran Bingham
2016-05-23scripts/gdb: provide linux constantsKieran Bingham
2016-05-23scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20checkpatch: improve --git <commit-count> shortcutJoe Perches
2016-05-20checkpatch: reduce number of `git log` calls with --gitJoe Perches
2016-05-20checkpatch: add support to check already applied git commitsDu, Changbin
2016-05-20checkpatch: add --list-types to show message types to show or ignoreJoe Perches
2016-05-20checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches
2016-05-20checkpatch: whine about ACCESS_ONCEJoe Perches
2016-05-20checkpatch: add test for keywords not starting on tabstopsJoe Perches
2016-05-20checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches
2016-05-20checkpatch: add PREFER_IS_ENABLED testJoe Perches
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds