aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov2014-10-13
* checkpatch: remove debugging messageJoe Perches2014-10-13
* checkpatch: fix spelloAndrew Morton2014-10-13
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\
| * aarch64: filter $x from kallsymsKyle McMartin2014-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \
| * | treewide: fix errors in printkMasanari Iida2014-09-01
| * | checkstack.pl: port to AArch64Kyle McMartin2014-08-28
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-07
|\ \ \
| * | | kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin2014-08-27
| * | | modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin2014-08-27
| * | | modsign: lookup lines ending in .ko in .mod filesBertrand Jacquin2014-08-27
| * | | modpost: simplify file name generation of *.mod.c filesMathias Krause2014-08-27
| * | | modpost: reduce visibility of symbols and constify r/o arraysMathias Krause2014-08-27
* | | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-07
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett2014-09-23
| |\ \ \ \ \
| | | * | | | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-08
| | | * | | | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-08
| * | | | | | bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett2014-08-23
| |/ / / / /
* | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-27
|\ \ \ \ \ \
| * | | | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-24
| |/ / / / /
* | | | | / checkpatch: allow commit descriptions on separate line from commit idJoe Perches2014-09-10
| |_|_|_|/ |/| | | |
* | | | | checkpatch: relax check for length of git commit IDsJoe Perches2014-08-29
| |_|/ / |/| | |
* | | | scripts/kernel-doc: recognize __meminitRandy Dunlap2014-08-26
|/ / /
* | | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-14
|\ \ \
| * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2014-08-11
| |\ \ \ | | |/ / | |/| |
| | * | PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt2014-08-08
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-14
|\ \ \ \
| * | | | Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-06
| * | | | Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-06
| * | | | Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-06
| * | | | Coccinelle: Script to detect cast after memory allocationHimangi Saraogi2014-08-06
| * | | | coccinelle/null: solve parse errorHimangi Saraogi2014-08-06
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\ \ \ \ \
| * | | | | kbuild: Fix handling of backslashes in *.cmd filesMichal Marek2014-08-07
| * | | | | kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-05
| * | | | | kbuild: clean-up and bug fix of scripts/Makefile.hostMasahiro Yamada2014-07-16
| * | | | | kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-16
| * | | | | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-16
| * | | | | kbuild: fix a bug of C++ host program handlingMasahiro Yamada2014-07-16