summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-06-101-1/+1
|\
| * of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-081-1/+1
* | checkpatch: reduce git commit description style false positivesJoe Perches2016-06-031-0/+1
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-266-177/+14
|\
| * coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-191-1/+1
| * scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
| * builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-101-1/+1
| * builddeb: include objtool binary in headers packageBjørn Mork2016-05-101-0/+3
| * kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-201-0/+5
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-201-2/+2
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-262-1/+17
|\ \
| * | kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-101-0/+14
| * | kconfig: add unexpected data itself to warningPaul Bolle2016-05-101-1/+3
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-267-48/+215
|\ \
| * | kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-111-0/+1
| * | kbuild: fix if_change and friends to consider argument orderMasahiro Yamada2016-05-101-6/+5
| * | kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre2016-05-101-1/+1
| * | kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre2016-05-101-1/+1
| * | kbuild: adjust ksym_dep_filter for some cmd_* renamesNicolas Pitre2016-04-271-4/+6
| * | kbuild: Get rid of KBUILD_STRMichal Marek2016-04-201-4/+4
| * | kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada2016-04-201-3/+3
| * | kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-3/+3
| * | scripts: genksyms: fix resource leakMaxim Zhukov2016-04-201-0/+3
| * | kbuild: create/adjust generated/autoksyms.hNicolas Pitre2016-03-291-0/+101
| * | kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-292-0/+28
| * | kbuild: de-duplicate fixdep usageNicolas Pitre2016-03-292-15/+9
| * | fixdep: accept extra dependencies on stdinNicolas Pitre2016-03-291-15/+45
| * | kbuild: record needed exported symbols for modulesNicolas Pitre2016-03-291-2/+11
| |/
* | headers_check: don't warn about c++ guardsArnd Bergmann2016-05-241-0/+4
* | scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham2016-05-231-2/+2
* | scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote2016-05-231-3/+4
* | scripts/gdb: improve types abstraction for gdb python scriptsDom Cote2016-05-231-2/+15
* | scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham2016-05-231-0/+19
* | scripts/gdb: add a Radix Tree ParserKieran Bingham2016-05-233-0/+105
* | scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-231-1/+1
* | scripts/gdb: add cpu iteratorsKieran Bingham2016-05-231-0/+38
* | scripts/gdb: add mount point list commandKieran Bingham2016-05-232-0/+119
* | scripts/gdb: add io resource readersKieran Bingham2016-05-231-0/+57
* | scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-231-0/+8
* | scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham2016-05-231-1/+4
* | scripts/gdb: provide exception catching parserKieran Bingham2016-05-231-0/+7
* | scripts/gdb: convert modules usage to lists functionsKieran Bingham2016-05-231-11/+6
* | scripts/gdb: provide kernel list item generatorsKieran Bingham2016-05-231-0/+21
* | scripts/gdb: provide linux constantsKieran Bingham2016-05-233-1/+44
* | scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka2016-05-231-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-3/+139
|\ \
| * | checkpatch: improve --git <commit-count> shortcutJoe Perches2016-05-201-6/+4
| * | checkpatch: reduce number of `git log` calls with --gitJoe Perches2016-05-201-10/+13
| * | checkpatch: add support to check already applied git commitsDu, Changbin2016-05-201-1/+47
OpenPOWER on IntegriCloud