Commit Graph

2783 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
Todd E Brandt b8432c6fc1 PM / tools: analyze_suspend.py: update to v3.0 11 years ago
Vivek Goyal de5b56ba51 kernel: build bin2c based on config option CONFIG_BUILD_BIN2C 11 years ago
Vivek Goyal 8370edea81 bin2c: move bin2c in scripts/basic 11 years ago
Konstantin Khlebnikov fda9f9903b scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86 11 years ago
Catalin Marinas c965526a82 scripts/tags.sh: include compat_sys_* symbols in the generated tags 11 years ago
Fabian Frederick 45715f33d4 scripts/coccinelle/free/ifnullfree.cocci: add copyright information 11 years ago
Fabian Frederick 791dfeb495 scripts/coccinelle/free: add NULL test before freeing functions 11 years ago
Michal Marek 164f0d2efa kbuild: Fix handling of backslashes in *.cmd files 11 years ago
Joe Perches f842230874 checkpatch: update $declaration_macros, add uninitialized_var 11 years ago
Dan Carpenter ece9659f16 checkpatch: warn on missing spaces in broken up quoted 11 years ago
Joe Perches 308cc8d8f0 checkpatch: fix false positives for --strict "space after cast" test 11 years ago
Joe Perches e81f239b4d checkpatch: fix false positive MISSING_BREAK warnings with --file 11 years ago
Joe Perches 1813087dbc checkpatch: add test for native c90 types in unusual order 11 years ago
Joe Perches 0c773d9d66 checkpatch: add signed generic types 11 years ago
Joe Perches 3f7bc4e1fc checkpatch: add short int to c variable types 11 years ago
Joe Perches 0fe3dc2bc5 checkpatch: add for_each tests to indentation and brace tests 11 years ago
Joe Perches 8b8856f4b1 checkpatch: fix brace style misuses of else and while 11 years ago
Joe Perches 8d1824780f checkpatch: add --fix option for a couple OPEN_BRACE misuses 11 years ago
Joe Perches bd474ca076 checkpatch: use the correct indentation for which() 11 years ago
Joe Perches f2d7e4d439 checkpatch: add fix_insert_line and fix_delete_line helpers 11 years ago
Joe Perches d752fcc88b checkpatch: add ability to insert and delete lines to patch/file 11 years ago
Joe Perches 194f66fc95 checkpatch: add an index variable for fixed lines 11 years ago
Joe Perches c00df19a50 checkpatch: warn on break after goto or return with same tab indentation 11 years ago
Joe Perches 13f1937ef3 checkpatch: emit a warning on file add/move/delete 11 years ago
Joe Perches d311cd4454 checkpatch: add test for commit id formatting style in commit log 11 years ago
Joe Perches e367455a9f checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings 11 years ago
Joe Perches f27c95db11 checkpatch: improve "no space after cast" test 11 years ago
Joe Perches 1574a29f8e checkpatch: allow multiple const * types 11 years ago
Joe Perches e2826fd070 checkpatch: warn on unnecessary parentheses around references of foo->bar 11 years ago
Joe Perches 8d73e0e7dc checkpatch: quiet Kconfig help message checking 11 years ago
Joe Perches fee0aa83d4 checkpatch: change blank line after declaration type to "LINE_SPACING" 11 years ago
Joe Perches 365dd4eaaf checkpatch: add a multiple blank lines test 11 years ago
Joe Perches 7f61919144 checkpatch: add test for blank lines after function/struct/union/enum 11 years ago
Rasmus Villemoes 048b123fad checkpatch.pl: also suggest 'else if' when if follows brace 11 years ago
Joe Perches 29ee1b0c67 checkpatch: ignore email headers better 11 years ago
Joe Perches 5a4e1fd37d checkpatch: fix function pointers in blank line needed after declarations test 11 years ago
Joe Perches 356fd39813 checkpatch: fix complex macro false positive for escaped constant char 11 years ago
Joe Perches 032a4c0f9a checkpatch: warn on unnecessary else after return or break 11 years ago
Joe Perches ebfdc40969 checkpatch: attempt to find unnecessary 'out of memory' messages 11 years ago
Himangi Saraogi 5be1df668a Coccinelle: Script to replace if and BUG with BUG_ON 11 years ago
Himangi Saraogi e52320c3b2 Coccinelle: Script to detect incorrect argument to sizeof 11 years ago
Himangi Saraogi 7ab04ea0e3 Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs 11 years ago
Himangi Saraogi 99fcec30e8 Coccinelle: Script to detect cast after memory allocation 11 years ago
Himangi Saraogi b5889ab7d4 coccinelle/null: solve parse error 11 years ago
Behan Webster 26ea6bb1fe kbuild, LLVMLinux: Supress warnings unless W=1-3 11 years ago
Rasmus Villemoes a0d8f80374 scripts: modpost: Remove numeric suffix pattern matching 11 years ago
Michal Nazarewicz fcd38ed0ff scripts: modpost: fix compilation warning 11 years ago
Masahiro Yamada 1791ff7179 kbuild: clean-up and bug fix of scripts/Makefile.host 11 years ago
Masahiro Yamada 6639355939 kbuild: clean up scripts/Makefile.host 11 years ago
Masahiro Yamada 62e2210798 kbuild: drop shared library support from Makefile.host 11 years ago