summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-26
|\
| * coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-19
| * scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-16
| * builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-10
| * builddeb: include objtool binary in headers packageBjørn Mork2016-05-10
| * kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-20
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-20
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-20
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-26
|\ \
| * | kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-10
| * | kconfig: add unexpected data itself to warningPaul Bolle2016-05-10
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\ \
| * | kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-11
| * | kbuild: fix if_change and friends to consider argument orderMasahiro Yamada2016-05-10
| * | kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre2016-05-10
| * | kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre2016-05-10
| * | kbuild: adjust ksym_dep_filter for some cmd_* renamesNicolas Pitre2016-04-27
| * | kbuild: Get rid of KBUILD_STRMichal Marek2016-04-20
| * | kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada2016-04-20
| * | kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-20
| * | scripts: genksyms: fix resource leakMaxim Zhukov2016-04-20
| * | kbuild: create/adjust generated/autoksyms.hNicolas Pitre2016-03-29
| * | kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-29
| * | kbuild: de-duplicate fixdep usageNicolas Pitre2016-03-29
| * | fixdep: accept extra dependencies on stdinNicolas Pitre2016-03-29
| * | kbuild: record needed exported symbols for modulesNicolas Pitre2016-03-29
| |/
* | headers_check: don't warn about c++ guardsArnd Bergmann2016-05-24
* | scripts/gdb: decode bytestream on dmesg for Python3Kieran Bingham2016-05-23
* | scripts/gdb: fix issue with dmesg.py and python 3.XDom Cote2016-05-23
* | scripts/gdb: improve types abstraction for gdb python scriptsDom Cote2016-05-23
* | scripts/gdb: add lx_thread_info_by_pid helperKieran Bingham2016-05-23
* | scripts/gdb: add a Radix Tree ParserKieran Bingham2016-05-23
* | scripts/gdb: cast CPU numbers to integerJan Kiszka2016-05-23
* | scripts/gdb: add cpu iteratorsKieran Bingham2016-05-23
* | scripts/gdb: add mount point list commandKieran Bingham2016-05-23
* | scripts/gdb: add io resource readersKieran Bingham2016-05-23
* | scripts/gdb: provide a dentry_name VFS path helperKieran Bingham2016-05-23
* | scripts/gdb: support !CONFIG_MODULES gracefullyKieran Bingham2016-05-23
* | scripts/gdb: provide exception catching parserKieran Bingham2016-05-23
* | scripts/gdb: convert modules usage to lists functionsKieran Bingham2016-05-23
* | scripts/gdb: provide kernel list item generatorsKieran Bingham2016-05-23
* | scripts/gdb: provide linux constantsKieran Bingham2016-05-23
* | scripts/gdb: Adjust module reference counter reported by lx-lsmodJan Kiszka2016-05-23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-20
|\ \
| * | checkpatch: improve --git <commit-count> shortcutJoe Perches2016-05-20
| * | checkpatch: reduce number of `git log` calls with --gitJoe Perches2016-05-20
| * | checkpatch: add support to check already applied git commitsDu, Changbin2016-05-20
| * | checkpatch: add --list-types to show message types to show or ignoreJoe Perches2016-05-20
| * | checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches2016-05-20
| * | checkpatch: whine about ACCESS_ONCEJoe Perches2016-05-20