summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* checkpatch: fix spelloAndrew Morton2014-10-141-1/+1
* 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-082-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-083-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
| * | | modpost: reduce visibility of symbols and constify r/o arraysMathias Krause2014-08-271-11/+12
* | | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-072-0/+21
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett2014-09-231-0/+19
| |\ \ \ \ \
| | | * | | | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-091-0/+5
| | | * | | | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-091-0/+14
| * | | | | | bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett2014-08-231-0/+2
| |/ / / / /
* | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-281-0/+6
|\ \ \ \ \ \
| * | | | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-251-0/+6
| |/ / / / /
* | | | | / checkpatch: allow commit descriptions on separate line from commit idJoe Perches2014-09-111-1/+4
| |_|_|_|/ |/| | | |
* | | | | checkpatch: relax check for length of git commit IDsJoe Perches2014-08-301-2/+2
| |_|/ / |/| | |
* | | | scripts/kernel-doc: recognize __meminitRandy Dunlap2014-08-261-0/+1
|/ / /
* | | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-151-836/+2981
|\ \ \
| * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2014-08-111-836/+2981
| |\ \ \ | | |/ / | |/| |
| | * | PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt2014-08-091-836/+2981
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-145-27/+258
|\ \ \ \
| * | | | Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-061-0/+62
| * | | | Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-061-0/+76
| * | | | Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-061-0/+87
| * | | | Coccinelle: Script to detect cast after memory allocationHimangi Saraogi2014-08-062-67/+72
| * | | | coccinelle/null: solve parse errorHimangi Saraogi2014-08-061-1/+2
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-144-70/+30Star
|\ \ \ \ \
| * | | | | kbuild: Fix handling of backslashes in *.cmd filesMichal Marek2014-08-071-6/+8
| * | | | | kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-051-10/+11
| * | | | | kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada2014-07-161-6/+3Star
| * | | | | kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-161-7/+3Star
| * | | | | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-40/+3Star
| * | | | | kbuild: fix a bug of C++ host program handlingMasahiro Yamada2014-07-161-1/+2
| * | | | | kbuild: fix a typo in scripts/Makefile.hostMasahiro Yamada2014-07-161-1/+1
| * | | | | scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada2014-07-031-2/+2
| |/ / / /