summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | checkpatch: add error on use of attribute((weak)) or __weak declarationsJoe Perches2014-12-101-0/+9
* | | checkpatch: add an error test for no space before commaJoe Perches2014-12-101-2/+21
* | | scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2014-12-101-1/+1
| |/ |/|
* | dts, kbuild: Implement support for dtb vendor subdirsRobert Richter2014-10-211-5/+18
* | dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-213-12/+44
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-10-143-23/+193
|\
| * deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen2014-10-061-1/+1
| * coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-261-0/+180
| * deb-pkg: Add support for powerpc little endianMichael Neuling2014-09-121-1/+1
| * builddeb: put the dbg files into the correct directoryMichal Marek2014-08-261-12/+10
| * scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders2014-08-191-1/+1
| * scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders2014-08-191-8/+0
| * scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders2014-08-191-1/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-1431-52/+35
|\ \
| * | kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-022-3/+3
| * | kbuild: remove obj-n and lib-n handlingMasahiro Yamada2014-10-023-6/+4
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-231-1/+5
| * | kconfig: nconfig: fix multi-byte UTF handlingBrian Norris2014-08-221-1/+2
| * | kconfig: lxdialog: fix spellingBrian Norris2014-08-221-1/+1
| * | kbuild: Make scripts executableMichal Marek2014-08-2023-0/+0
| * | kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada2014-08-191-1/+0
| * | kbuild: refactor script/kconfig/MakefileMasahiro Yamada2014-08-191-31/+3
| * | kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada2014-08-191-2/+4
| * | kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-192-6/+13
| |/
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-144-13/+1142
|\ \
| * | scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-141-1/+1
| * | scripts/headers_install.sh: fix error handlingJavier Barrio2014-10-141-2/+2
| * | checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches2014-10-141-0/+11
| * | checkpatch: add exception to return then else testJoe Perches2014-10-141-1/+5
| * | checkpatch: look for common misspellingsKees Cook2014-10-142-1/+1085
| * | checkpatch: warn on macros with flow control statementsJoe Perches2014-10-141-0/+18
| * | checkpatch: remove unnecessary + after {8,8}Joe Perches2014-10-141-1/+1
| * | checkpatch: add --strict test for concatenated string elementsJoe Perches2014-10-141-0/+6
| * | checkpatch: allow optional shorter config descriptionsVadim Bendebury2014-10-141-2/+7
| * | checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven2014-10-141-2/+2
| * | checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov2014-10-141-1/+3
| * | checkpatch: remove debugging messageJoe Perches2014-10-141-1/+0
| * | checkpatch: fix spelloAndrew Morton2014-10-141-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-142-11/+0
|\ \ \ | |/ / |/| |
| * | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-092-11/+0
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-082-2/+2
|\ \ \
| * | | aarch64: filter $x from kallsymsKyle McMartin2014-10-022-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-072-3/+6
|\ \ \
| * | | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
| * | | checkstack.pl: port to AArch64Kyle McMartin2014-08-281-2/+5
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-073-14/+20
|\ \ \ \
| * | | | kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin2014-08-271-1/+2
| * | | | modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin2014-08-271-1/+5
| * | | | modsign: lookup lines ending in .ko in .mod filesBertrand Jacquin2014-08-271-1/+1
| * | | | modpost: simplify file name generation of *.mod.c filesMathias Krause2014-08-271-1/+1
OpenPOWER on IntegriCloud