Историја ревизија

Аутор SHA1 Порука Датум
  Joe Perches 8eef05dd3e checkpatch: Warn on code with 6+ tab indentation пре 13 година
  Andy Whitcroft bfcb2cc798 checkpatch: catch all occurences of type and cast spacing errors per line пре 13 година
  Andy Whitcroft 6b48db24e3 checkpatch: typeof may have more complex arguments пре 13 година
  Andy Whitcroft addcdcea99 checkpatch: ensure cast type is unique in the context parser пре 13 година
  Andy Whitcroft c81769fdc8 checkpatch: fix complex macros handling of square brackets пре 13 година
  Andy Whitcroft e01886ada2 checkpatch: fix 'return is not a function' square bracket handling пре 13 година
  Andy Whitcroft 72f115f94d checkpatch: complex macro should allow the empty do while loop пре 13 година
  Andy Whitcroft 87a5387718 checkpatch: fix EXPORT_SYMBOL handling following a function пре 13 година
  Andy Whitcroft a13858033a checkpatch: only apply kconfig help checks for options which prompt пре 13 година
  Andy Whitcroft 3e469cdc08 checkpatch: optimise statement scanner when mid-statement пре 13 година
  Andy Whitcroft 89a883530f checkpatch: ## is not a valid modifier пре 13 година
  Joe Perches d7c76ba7e5 checkpatch: improve memset and min/max with cast checking пре 13 година
  Andy Whitcroft 554e165cf3 checkpatch: check for common memset parameter issues against statments пре 13 година
  Andy Whitcroft f74bd1942e checkpatch: correctly track the end of preprocessor commands in context пре 13 година
  Joe Perches 5f14d3bd87 checkpatch: prefer __printf over __attribute__((format(printf,...))) пре 13 година
  Joe Perches 270c49a088 checkpatch: update signature "might be better as" warning пре 13 година
  Linus Torvalds addd8c92cf Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild пре 14 година
  Joe Perches 15662b3e86 checkpatch: add a --strict check for utf-8 in commit logs пре 14 година
  Joe Perches 67d0a07544 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete пре 14 година
  Jiri Kosina e060c38434 Merge branch 'master' into for-next пре 14 година
  Justin P. Mattock 699324871f treewide: remove extra semicolons from various parts of the kernel пре 14 година
  Arnaud Lacombe c68e58783f script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS пре 14 година
  Hui Zhu 30ecad5184 checkpatch: add missing WARN argument for min_t and max_t tests пре 14 година
  Joe Perches 6e60c02e9d checkpatch.pl: update $logFunctions пре 14 година
  Joe Perches 34d9921972 checkpatch: make utf-8 test --strict пре 14 година
  Joe Perches 000d1cc182 checkpatch.pl: add ability to ignore various messages пре 14 година
  Joe Perches 39b7e2878e checkpatch: add a "prefer __aligned" check пре 14 година
  Joe Perches 2011247550 checkpatch: validate signature styles and To: and Cc: lines пре 14 година
  Sven Eckelmann 165e72a6c3 checkpatch: add __rcu as a sparse modifier пре 14 година
  Joe Perches 7d2367af0b checkpatch: suggest using min_t or max_t пре 14 година