summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 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-221-0/+19
| |\ \ \ \ \
| | | * | | | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-081-0/+5
| | | * | | | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-081-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-271-0/+6
|\ \ \ \ \ \
| * | | | | | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-241-0/+6
| |/ / / / /
* | | | | | checkpatch: allow commit descriptions on separate line from commit idJoe Perches2014-09-101-1/+4
| |_|_|_|/ |/| | | |
* | | | | checkpatch: relax check for length of git commit IDsJoe Perches2014-08-291-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-141-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/+30
|\ \ \ \ \
| * | | | | 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/+3
| * | | | | kbuild: clean up scripts/Makefile.hostMasahiro Yamada2014-07-161-7/+3
| * | | | | kbuild: drop shared library support from Makefile.hostMasahiro Yamada2014-07-161-40/+3
| * | | | | 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
| |/ / / /
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-101-44/+14
|\ \ \ \ \
| * | | | | scripts: modpost: Remove numeric suffix pattern matchingRasmus Villemoes2014-07-271-39/+10
| * | | | | scripts: modpost: fix compilation warningMichal Nazarewicz2014-07-271-5/+4
| | |_|/ / | |/| | |
* | | | | kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal2014-08-081-1/+1
* | | | | bin2c: move bin2c in scripts/basicVivek Goyal2014-08-085-6/+5
* | | | | scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov2014-08-081-7/+5
* | | | | scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas2014-08-081-0/+2
* | | | | scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-081-2/+3
* | | | | scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-081-0/+52
* | | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-111/+470
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | checkpatch: update $declaration_macros, add uninitialized_varJoe Perches2014-08-061-5/+6
OpenPOWER on IntegriCloud