1. bea5606 checkpatch: version 0.28 by Andy Whitcroft · 15 years ago
  2. 417495e checkpatch: add __ref as a sparse modifier by Andy Whitcroft · 15 years ago
  3. 9360b0e checkpatch: extend attribute testing to all modifiers by Andy Whitcroft · 15 years ago
  4. 667026e checkpatch: a modifier is not an identifier at the end of a type by Andy Whitcroft · 15 years ago
  5. a3340b3 checkpatch: pointer type star may have modifiers following by Andy Whitcroft · 15 years ago
  6. 00ef4ec checkpatch: correctly handle type spacing in the face of modifiers by Andy Whitcroft · 15 years ago
  7. e2f7aa4 checkpatch: do not warn about -p0 patches when checking files by Andy Whitcroft · 15 years ago
  8. f4a8773 checkpatch: make in_atomic ok in the core by Andy Whitcroft · 15 years ago
  9. db92a65 checkpatch: version: 0.27 by Andy Whitcroft · 15 years ago
  10. 6903ffb checkpatch: struct seq_operations should normally be const by Andy Whitcroft · 15 years ago
  11. 3966778 checkpatch: if should not continue a preceeding brace by Andy Whitcroft · 15 years ago
  12. 63f17f8 checkpatch: allow parentheses on return handle array values by Andy Whitcroft · 15 years ago
  13. f9a0b3d checkpatch: type/cast spacing should not check prefix spacing by Andy Whitcroft · 15 years ago
  14. a275064 checkpatch: handle missing #if open in context by Andy Whitcroft · 15 years ago
  15. 57b9c6d checkpatch: version: 0.26 by Andy Whitcroft · 15 years ago
  16. 21caa13 checkpatch: fix the perlcritic errors by Andy Whitcroft · 15 years ago
  17. 2b6db5c checkpatch: struct file_operations should normally be const by Andy Whitcroft · 15 years ago
  18. b53c8e1 checkpatch: ensure we actually detect if assignments split across lines by Andy Whitcroft · 15 years ago
  19. 2d1bafd7 checkpatch: do not report nr_static as a static declaration by Andy Whitcroft · 15 years ago
  20. 4635f4f checkpatch: track #ifdef/#else/#endif when tracking blocks by Andy Whitcroft · 15 years ago
  21. 8b1b337 checkpatch: fix continuation detection when handling spacing on operators by Andy Whitcroft · 15 years ago
  22. 8054576 checkpatch: loosen spacing on typedef function checks by Andy Whitcroft · 15 years ago
  23. 080ba92 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h by Mike Frysinger · 15 years ago
  24. 86f9d05 checkpatch: allow parentheses on return for comparisons by Andy Whitcroft · 15 years ago
  25. 1e85572 checkpatch: Add warning for p0-patches by Wolfram Sang · 15 years ago
  26. 2a5a2c2 checkpatch: update copyrights by Andy Whitcroft · 15 years ago
  27. 50a7dcf checkpatch: version: 0.25 by Andy Whitcroft · 15 years ago
  28. 6586386 checkpatch: dissallow spaces between stars in pointer types by Andy Whitcroft · 15 years ago
  29. fae17da checkpatch: comment ends inside strings is most likely not an open comment by Andy Whitcroft · 15 years ago
  30. 8e761b0 checkpatch: detect multiple bitfield declarations by Andy Whitcroft · 15 years ago
  31. 5fe3af1 checkpatch: __weak is an official attribute by Andy Whitcroft · 15 years ago
  32. 383099f checkpatch: structure member assignments are not complex by Andy Whitcroft · 15 years ago
  33. 83242e0 checkpatch: widen implied comment detection to allow multiple stars by Andy Whitcroft · 15 years ago
  34. 721c1cb checkpatch: comment detection may miss an implied comment on the last hunk by Andy Whitcroft · 15 years ago
  35. 691d77b checkpatch: add checks for in_atomic() by Andy Whitcroft · 15 years ago
  36. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  37. 6e144ee checkpatch: version: 0.24 by Andy Whitcroft · 16 years ago
  38. 3fef12d checkpatch: allow for comments either side of a brace on case by Andy Whitcroft · 16 years ago
  39. 740504c checkpatch: suspect indent handle macro continuation by Andy Whitcroft · 16 years ago
  40. bb44ad3 checkpatch: trailing statements ensure we report the end of the line by Andy Whitcroft · 16 years ago
  41. 4801205 checkpatch: DEFINE_ macros are real definitions for exports by Andy Whitcroft · 16 years ago
  42. bf30d6e checkpatch: complex macros checks miss square brackets by Andy Whitcroft · 16 years ago
  43. f16fa28 checkpatch: suspect code indent must stop at #else/#elif by Andy Whitcroft · 16 years ago
  44. 8ed22ca checkpatch: pull out known acceptable typedefs by Andy Whitcroft · 16 years ago
  45. afbe8d2 checkpatch: accept any sized le/be type by Andy Whitcroft · 16 years ago
  46. b132e5d checkpatch: macros which define structure members are not complex by Andy Whitcroft · 16 years ago
  47. 170d3a2 checkpatch: handle do without braces if we have enough context by Andy Whitcroft · 16 years ago
  48. a6a84062 checkpatch: labels are not possible types by Andy Whitcroft · 16 years ago
  49. 0776e59 checkpatch: do is not a possible type by Andy Whitcroft · 16 years ago
  50. 5fdd23a checkpatch: version: 0.23 by Andy Whitcroft · 16 years ago
  51. 30670854 checkpatch: ensure we only apply checks to the lines within hunks by Andy Whitcroft · 16 years ago
  52. 6f779c1 checkpatch: suspect indent count condition lines correctly by Andy Whitcroft · 16 years ago
  53. 5368df2 checkpatch: check line endings in text format files by Andy Whitcroft · 16 years ago
  54. 81bc0e0 checkpatch: handle comment/quote nesting correctly by Andy Whitcroft · 16 years ago
  55. dea3349 checkpatch: suppress errors triggered by short patch by Andy Whitcroft · 16 years ago
  56. a1080bf checkpatch: case/default checks should only check changed lines by Andy Whitcroft · 16 years ago
  57. dea79cd checkpatch: version: 0.22 by Andy Whitcroft · 16 years ago
  58. b9ea10d checkpatch: perform indent checks on perl by Andy Whitcroft · 16 years ago
  59. f055663 checkpatch: report the correct lines for single statement blocks by Andy Whitcroft · 16 years ago
  60. 2a1bc5d checkpatch: %Lx tests should hand %% as a literal by Andy Whitcroft · 16 years ago
  61. 9bd49ef checkpatch: suspect indent -- skip over preprocessor, label and blank lines by Andy Whitcroft · 16 years ago
  62. 4d001e4 checkpatch: report the real first line of all suspect indents by Andy Whitcroft · 16 years ago
  63. 6ecd967 checkpatch: report any absolute references to kernel source files by Andy Whitcroft · 16 years ago
  64. e09dec4 checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c by Andy Whitcroft · 16 years ago
  65. c1ab332 checkpatch: include/asm checks should be anchored by Andy Whitcroft · 16 years ago
  66. 01fa914 checkpatch: fix up comment checks search to scan the entire block by Andy Whitcroft · 16 years ago
  67. 636d140 checkpatch: complex macros -- fix up extension handling by Andy Whitcroft · 16 years ago
  68. 24e1d81 checkpatch: ____cacheline_aligned et al are modifiers by Andy Whitcroft · 16 years ago
  69. a1ef277 checkpatch: add tests for the attribute matcher by Andy Whitcroft · 16 years ago
  70. 1bdab9e checkpatch: switch indent allow plain return by Andy Whitcroft · 16 years ago
  71. 14b111c checkpatch: conditional indent -- labels have different indent rules by Andy Whitcroft · 16 years ago
  72. 0d41386 checkpatch: values: double ampersand may be unary by Andy Whitcroft · 16 years ago
  73. fe2a7db checkpatch: square brackets -- exemption for array slices in braces by Andy Whitcroft · 16 years ago
  74. 33cba06 checkpatch: version 0.21 by Andy Whitcroft · 16 years ago
  75. 234fff6 checkpatch: types cannot start mid word for pointer tests by Andy Whitcroft · 16 years ago
  76. 292f1a9 checkpatch: complex macros need to ignore comments by Andy Whitcroft · 16 years ago
  77. 74048ed checkpatch: variants -- move the main unary/binary operators to use variants by Andy Whitcroft · 16 years ago
  78. 1f65f94 checkpatch: add checks for question mark and colon spacing by Andy Whitcroft · 16 years ago
  79. d250658 checkpatch: possible modifiers -- handle multiple modifiers and trailing by Andy Whitcroft · 16 years ago
  80. 0221f55 checkpatch: possible types -- known modifiers cannot be types by Andy Whitcroft · 16 years ago
  81. 8ea3eb9 checkpatch: handle return types of pointers to functions by Andy Whitcroft · 16 years ago
  82. b8f96a3 checkpatch: macro complexity checks are meaningless in linker scripts by Andy Whitcroft · 16 years ago
  83. d2172eb checkpatch: possible modifiers are not being correctly matched by Andy Whitcroft · 16 years ago
  84. 7429c69 checkpatch: improve type matcher debug by Andy Whitcroft · 16 years ago
  85. 389a2fe checkpatch: allow for type modifiers on multiple declarations by Andy Whitcroft · 16 years ago
  86. 3c23214 checkpatch: correct spelling in kfree checks by Wolfram Sang · 16 years ago
  87. 4c432a8 checkpatch: usb_free_urb() can take NULL by Greg Kroah-Hartman · 16 years ago
  88. f5fe35d checkpatch: condition/loop indent checks by Andy Whitcroft · 16 years ago
  89. 5321016 checkpatch: toughen trailing if statement checks and extend them to while and for by Andy Whitcroft · 16 years ago
  90. 8d31cfc checkpatch: check spacing for square brackets by Andy Whitcroft · 16 years ago
  91. e2a763c checkpatch: switch -- report trailing statements on case and default by Andy Whitcroft · 16 years ago
  92. f4c014c checkpatch: allow printk strings to exceed 80 characters to maintain their searchability by Andy Whitcroft · 16 years ago
  93. 548596d checkpatch: trailing statement indent: fix end of statement location by Andy Whitcroft · 16 years ago
  94. a3bb97a checkpatch: macros: fix statement counting block end detection by Andy Whitcroft · 16 years ago
  95. 6ef9b29 checkpatch: types: unary -- goto introduces unary context by Andy Whitcroft · 16 years ago
  96. beae633 checkpatch: comment detection: ignore macro continuation when detecting associated comments by Andy Whitcroft · 16 years ago
  97. d3ddcf4 checkpatch: possible types: __asm__ is never a type by Andy Whitcroft · 16 years ago
  98. f3db663 checkpatch: add a checkpatch warning for new uses of __initcall(). by Michael Ellerman · 16 years ago
  99. c8cb2ca checkpatch: types: some types may also be identifiers by Andy Whitcroft · 16 years ago
  100. fee61c4 checkpatch: return is not a function -- parentheses for casts are ok too by Andy Whitcroft · 16 years ago