summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal
2014-08-08Merge branch 'akpm-current/current'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell
2014-08-08Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-08-07Merge branches 'kbuild/kbuild' and 'kbuild/misc' into kbuild/for-nextMichal Marek
2014-08-07kbuild: Fix handling of backslashes in *.cmd filesMichal Marek
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06checkpatch: update $declaration_macros, add uninitialized_varJoe Perches
2014-08-06checkpatch: warn on missing spaces in broken up quotedDan Carpenter
2014-08-06checkpatch: fix false positives for --strict "space after cast" testJoe Perches
2014-08-06checkpatch: fix false positive MISSING_BREAK warnings with --fileJoe Perches
2014-08-06checkpatch: add test for native c90 types in unusual orderJoe Perches
2014-08-06checkpatch: add signed generic typesJoe Perches
2014-08-06checkpatch: add short int to c variable typesJoe Perches
2014-08-06checkpatch: add for_each tests to indentation and brace testsJoe Perches
2014-08-06checkpatch: fix brace style misuses of else and whileJoe Perches
2014-08-06checkpatch: add --fix option for a couple OPEN_BRACE misusesJoe Perches
2014-08-06checkpatch: use the correct indentation for which()Joe Perches
2014-08-06checkpatch: add fix_insert_line and fix_delete_line helpersJoe Perches
2014-08-06checkpatch: add ability to insert and delete lines to patch/fileJoe Perches
2014-08-06checkpatch: add an index variable for fixed linesJoe Perches
2014-08-06checkpatch: warn on break after goto or return with same tab indentationJoe Perches
2014-08-06checkpatch: emit a warning on file add/move/deleteJoe Perches
2014-08-06checkpatch: add test for commit id formatting style in commit logJoe Perches
2014-08-06checkpatch: emit fewer kmalloc_array/kcalloc conversion warningsJoe Perches
2014-08-06checkpatch: improve "no space after cast" testJoe Perches
2014-08-06checkpatch: allow multiple const * typesJoe Perches
2014-08-06checkpatch: warn on unnecessary parentheses around references of foo->barJoe Perches
2014-08-06checkpatch: quiet Kconfig help message checkingJoe Perches
2014-08-06checkpatch: change blank line after declaration type to "LINE_SPACING"Joe Perches
2014-08-06checkpatch: add a multiple blank lines testJoe Perches
2014-08-06checkpatch: add test for blank lines after function/struct/union/enumJoe Perches
2014-08-06checkpatch.pl: also suggest 'else if' when if follows braceRasmus Villemoes
2014-08-06checkpatch: ignore email headers betterJoe Perches
2014-08-06checkpatch: fix function pointers in blank line needed after declarations testJoe Perches
2014-08-06checkpatch: fix complex macro false positive for escaped constant charJoe Perches
2014-08-06checkpatch: warn on unnecessary else after return or breakJoe Perches
2014-08-06checkpatch: attempt to find unnecessary 'out of memory' messagesJoe Perches
2014-08-06Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-06Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi
2014-08-06Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi
2014-08-06Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi
2014-08-06Coccinelle: Script to detect cast after memory allocationHimangi Saraogi
2014-08-06coccinelle/null: solve parse errorHimangi Saraogi
2014-08-05Merge branches 'kbuild/misc' and 'kbuild/kbuild' into kbuild/for-nextMichal Marek
2014-08-05kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds