Commit Graph

791 Commits (d9d332e0874f46b91d8ac4604b68ee42b8a7a2c6)

Author SHA1 Message Date
Andy Whitcroft 6e144ee546 checkpatch: version: 0.24 16 years ago
Andy Whitcroft 3fef12d6cb checkpatch: allow for comments either side of a brace on case 16 years ago
Andy Whitcroft 740504c61f checkpatch: suspect indent handle macro continuation 16 years ago
Andy Whitcroft bb44ad39c8 checkpatch: trailing statements ensure we report the end of the line 16 years ago
Andy Whitcroft 4801205864 checkpatch: DEFINE_ macros are real definitions for exports 16 years ago
Andy Whitcroft bf30d6ede0 checkpatch: complex macros checks miss square brackets 16 years ago
Andy Whitcroft f16fa28f7b checkpatch: suspect code indent must stop at #else/#elif 16 years ago
Andy Whitcroft 8ed22cad9c checkpatch: pull out known acceptable typedefs 16 years ago
Andy Whitcroft afbe8d283b checkpatch: accept any sized le/be type 16 years ago
Andy Whitcroft b132e5d586 checkpatch: macros which define structure members are not complex 16 years ago
Andy Whitcroft 170d3a2268 checkpatch: handle do without braces if we have enough context 16 years ago
Andy Whitcroft a6a8406282 checkpatch: labels are not possible types 16 years ago
Andy Whitcroft 0776e59460 checkpatch: do is not a possible type 16 years ago
Andy Whitcroft 5fdd23acf9 checkpatch: version: 0.23 16 years ago
Andy Whitcroft 306708547b checkpatch: ensure we only apply checks to the lines within hunks 16 years ago
Andy Whitcroft 6f779c18ca checkpatch: suspect indent count condition lines correctly 16 years ago
Andy Whitcroft 5368df20fb checkpatch: check line endings in text format files 16 years ago
Andy Whitcroft 81bc0e0202 checkpatch: handle comment/quote nesting correctly 16 years ago
Andy Whitcroft dea33496dd checkpatch: suppress errors triggered by short patch 16 years ago
Andy Whitcroft a1080bf808 checkpatch: case/default checks should only check changed lines 16 years ago
Andy Whitcroft dea79cd3df checkpatch: version: 0.22 16 years ago
Andy Whitcroft b9ea10d691 checkpatch: perform indent checks on perl 16 years ago
Andy Whitcroft f055663c58 checkpatch: report the correct lines for single statement blocks 16 years ago
Andy Whitcroft 2a1bc5d5c5 checkpatch: %Lx tests should hand %% as a literal 16 years ago
Andy Whitcroft 9bd49efe4e checkpatch: suspect indent -- skip over preprocessor, label and blank lines 16 years ago
Andy Whitcroft 4d001e4d88 checkpatch: report the real first line of all suspect indents 16 years ago
Andy Whitcroft 6ecd967444 checkpatch: report any absolute references to kernel source files 16 years ago
Andy Whitcroft e09dec4831 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c 16 years ago
Andy Whitcroft c1ab33269a checkpatch: include/asm checks should be anchored 16 years ago
Andy Whitcroft 01fa91471e checkpatch: fix up comment checks search to scan the entire block 16 years ago
Andy Whitcroft 636d140a80 checkpatch: complex macros -- fix up extension handling 16 years ago
Andy Whitcroft 24e1d81acd checkpatch: ____cacheline_aligned et al are modifiers 16 years ago
Andy Whitcroft a1ef277e2c checkpatch: add tests for the attribute matcher 16 years ago
Andy Whitcroft 1bdab9e588 checkpatch: switch indent allow plain return 16 years ago
Andy Whitcroft 14b111c158 checkpatch: conditional indent -- labels have different indent rules 16 years ago
Andy Whitcroft 0d413866c7 checkpatch: values: double ampersand may be unary 16 years ago
Andy Whitcroft fe2a7dbc85 checkpatch: square brackets -- exemption for array slices in braces 16 years ago
Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 16 years ago
Jiri Slaby e8c84f9a5f modpost: add support for hid 16 years ago
David Woodhouse d945b697d0 Automatic MODULE_ALIAS() for DMI match tables. 16 years ago
Arnaud Patard 8bd9890e94 fastboot: Fix bootgraph.pl initcall name regexp 16 years ago
Arjan van de Ven 709790a9aa fastboot: fix issues and improve output of bootgraph.pl 16 years ago
Arjan van de Ven f9b9796ade Add a script to visualize the kernel boot process / time 16 years ago
Greg Kroah-Hartman a9860bf05f Staging: add TAINT_CRAP flag to drivers/staging modules 16 years ago
Christian Borntraeger 89d49841e9 [S390] Fix checkstack for s390 16 years ago
Mathieu Desnoyers 87f3b6b6fb Marker depmod fix core kernel list 16 years ago
zippel@linux-m68k.org 661b0680f7 kconfig: readd lost change count 17 years ago
zippel@linux-m68k.org 204c96f609 kconfig: fix silentoldconfig 17 years ago
Randy Dunlap 39f00c087d kernel-doc: allow structs whose members are all private 17 years ago
H. Peter Anvin 43789e2163 kbuild: fix cc-option and cc-option-yn 17 years ago