aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\
| * Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\ \
| * | s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2014-10-27
| |/
* | checkpatch: add ability to --fix (coalesce) string fragments on multiple linesJoe Perches2014-12-10
* | checkpatch: add --strict "pointer comparison to NULL" testJoe Perches2014-12-10
* | checkpatch: add test for consecutive string fragmentsJoe Perches2014-12-10
* | checkpatch: add --strict preference for #defines using BIT(foo)Joe Perches2014-12-10
* | checkpatch: allow certain SI units with three charactersJulius Werner2014-12-10
* | checkpatch: Add --strict test for function pointer calling styleJoe Perches2014-12-10
* | checkpatch: reduce MAINTAINERS update message frequencyJoe Perches2014-12-10
* | checkpatch: try to avoid mask and shift errorsJoe Perches2014-12-10
* | checkpatch: fix use via symlink, make missing spelling file non-fatalJoe Perches2014-12-10
* | checkpatch: improve warning message for "needless if" caseFabio Estevam2014-12-10
* | checkpatch: improve test for no space after castJoe Perches2014-12-10
* | checkpatch: add error on use of attribute((weak)) or __weak declarationsJoe Perches2014-12-10
* | checkpatch: add an error test for no space before commaJoe Perches2014-12-10
* | scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2014-12-10
* | dts, kbuild: Implement support for dtb vendor subdirsRobert Richter2014-10-21
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-21
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-14
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-06
| * coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-26
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-12
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-26
| * scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders2014-08-19
| * scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders2014-08-19
| * scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders2014-08-19
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-14
|\ \
| * | kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-02
| * | kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-02
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-23
| * | kconfig: nconfig: fix multi-byte UTF handlingBrian Norris2014-08-22
| * | kconfig: lxdialog: fix spellingBrian Norris2014-08-22
| * | kbuild: Make scripts executableMichal Marek2014-08-20
| * | kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada2014-08-19
| * | kbuild: refactor script/kconfig/MakefileMasahiro Yamada2014-08-19
| * | kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada2014-08-19
| * | kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-19
| |/
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-13
|\ \
| * | scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-13
| * | scripts/headers_install.sh: fix error handlingJavier Barrio2014-10-13
| * | checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches2014-10-13
| * | checkpatch: add exception to return then else testJoe Perches2014-10-13
| * | checkpatch: look for common misspellingsKees Cook2014-10-13
| * | checkpatch: warn on macros with flow control statementsJoe Perches2014-10-13
| * | checkpatch: remove unnecessary + after {8,8}Joe Perches2014-10-13
| * | checkpatch: add --strict test for concatenated string elementsJoe Perches2014-10-13
| * | checkpatch: allow optional shorter config descriptionsVadim Bendebury2014-10-13
| * | checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven2014-10-13