summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-07-15Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham
2016-07-15scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov
2016-07-15scripts/gdb: add constants.py to .gitignoreOmar Sandoval
2016-07-15scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham
2016-07-15scripts/gdb: silence 'nothing to do' messageKieran Bingham
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-03checkpatch: reduce git commit description style false positivesJoe Perches
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
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook
2016-05-19scripts/decode_stacktrace.sh: handle symbols in modulesKonstantin Khlebnikov
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-19Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-19coccicheck: Fix missing 0 index in kill loopKees Cook