1. abddaec fix checkstack.pl arch detection by Eric Sandeen · 16 years ago
  2. 585e93a find dynamic stack allocations in checkstack.pl by Eric Sandeen · 16 years ago
  3. 33cba06 checkpatch: version 0.21 by Andy Whitcroft · 16 years ago
  4. 234fff6 checkpatch: types cannot start mid word for pointer tests by Andy Whitcroft · 16 years ago
  5. 292f1a9 checkpatch: complex macros need to ignore comments by Andy Whitcroft · 16 years ago
  6. 74048ed checkpatch: variants -- move the main unary/binary operators to use variants by Andy Whitcroft · 16 years ago
  7. 1f65f94 checkpatch: add checks for question mark and colon spacing by Andy Whitcroft · 16 years ago
  8. d250658 checkpatch: possible modifiers -- handle multiple modifiers and trailing by Andy Whitcroft · 16 years ago
  9. 0221f55 checkpatch: possible types -- known modifiers cannot be types by Andy Whitcroft · 16 years ago
  10. 8ea3eb9 checkpatch: handle return types of pointers to functions by Andy Whitcroft · 16 years ago
  11. b8f96a31 checkpatch: macro complexity checks are meaningless in linker scripts by Andy Whitcroft · 16 years ago
  12. d2172eb checkpatch: possible modifiers are not being correctly matched by Andy Whitcroft · 16 years ago
  13. 7429c69 checkpatch: improve type matcher debug by Andy Whitcroft · 16 years ago
  14. 389a2fe checkpatch: allow for type modifiers on multiple declarations by Andy Whitcroft · 16 years ago
  15. 3c23214 checkpatch: correct spelling in kfree checks by Wolfram Sang · 16 years ago
  16. 4c432a8 checkpatch: usb_free_urb() can take NULL by Greg Kroah-Hartman · 16 years ago
  17. f5fe35d checkpatch: condition/loop indent checks by Andy Whitcroft · 16 years ago
  18. 5321016 checkpatch: toughen trailing if statement checks and extend them to while and for by Andy Whitcroft · 16 years ago
  19. 8d31cfc checkpatch: check spacing for square brackets by Andy Whitcroft · 16 years ago
  20. e2a763c checkpatch: switch -- report trailing statements on case and default by Andy Whitcroft · 16 years ago
  21. f4c014c checkpatch: allow printk strings to exceed 80 characters to maintain their searchability by Andy Whitcroft · 16 years ago
  22. 548596d checkpatch: trailing statement indent: fix end of statement location by Andy Whitcroft · 16 years ago
  23. a3bb97a checkpatch: macros: fix statement counting block end detection by Andy Whitcroft · 16 years ago
  24. 6ef9b29 checkpatch: types: unary -- goto introduces unary context by Andy Whitcroft · 16 years ago
  25. beae633 checkpatch: comment detection: ignore macro continuation when detecting associated comments by Andy Whitcroft · 16 years ago
  26. d3ddcf4 checkpatch: possible types: __asm__ is never a type by Andy Whitcroft · 16 years ago
  27. f3db663 checkpatch: add a checkpatch warning for new uses of __initcall(). by Michael Ellerman · 16 years ago
  28. c8cb2ca checkpatch: types: some types may also be identifiers by Andy Whitcroft · 16 years ago
  29. fee61c4 checkpatch: return is not a function -- parentheses for casts are ok too by Andy Whitcroft · 16 years ago
  30. 6cbb2e7 checkpatch: Version: 0.20 by Andy Whitcroft · 16 years ago
  31. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  32. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  33. d35cb36 markers: fix duplicate modpost entry by Mathieu Desnoyers · 16 years ago
  34. 22454cb pnp: add acpi:* modalias entries by Kay Sievers · 16 years ago
  35. 7259d93 Update scripts/Makefile.fwinst to cope with older make by David Woodhouse · 16 years ago
  36. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  37. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  38. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  40. 8bd6b22 ihex: add ihex2fw tool for converting HEX files into firmware images by David Woodhouse · 16 years ago
  41. 88ecf81 firmware: Add firmware installation to modules_install, add firmware_install by David Woodhouse · 16 years ago
  42. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  43. 4d7365d kbuild: ignore powerpc specific symbols in modpost by Sam Ravnborg · 16 years ago
  44. c45dcab update checkpatch.pl to version 0.19 by Andy Whitcroft · 16 years ago
  45. b09916e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  46. 96d97f2 kbuild: fix $(src) assignmnet with external modules by Sam Ravnborg · 16 years ago
  47. 14d03fd Mark 'scripts/decodecode' executable by Linus Torvalds · 16 years ago
  48. 656a3f7 scripts/ver_linux use 'gcc -dumpversion' by Gabriel C · 16 years ago
  49. 656ee82 kbuild: create new CFLAGS_REMOVE_(basename).o option by Steven Rostedt · 16 years ago
  50. 107f43a kconfig: incorrect 'len' field initialisation ? by Christophe Jaillet · 16 years ago
  51. 7b97887 kernel-doc: allow unnamed bit-fields by Randy Dunlap · 16 years ago
  52. aab34ac kbuild: filter away debug symbols from kernel symbols by Sam Ravnborg · 16 years ago
  53. fd1db0a kbuild: disable modpost warnings for linkonce sections by Andi Kleen · 16 years ago
  54. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  55. ac55182 modpost: i2c aliases need no trailing wildcard by Jean Delvare · 16 years ago
  56. b44158d kconfig: made check-lxdialog more portable by Sam Ravnborg · 16 years ago
  57. c6495aa kallsyms: nuke all ChangeLog, this should be logged by git by Bryan Wu · 16 years ago
  58. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  59. 9c9ba34 update checkpatch.pl to version 0.18 by Andy Whitcroft · 16 years ago
  60. 171ae1a update checkpatch.pl to version 0.17 by Andy Whitcroft · 16 years ago
  61. ee8900c scripts/Lindent: support gnu indent v2.2.10 by Joe Perches · 16 years ago
  62. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  63. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  64. b5a5e4c kbuild: fix unportability in gen_initramfs_list.sh by Felix Fietkau · 16 years ago
  65. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  66. 46b958e kernel-doc: detect trailing kernel-doc line trash by Randy Dunlap · 16 years ago
  67. 94dc7ad kernel-doc: detect/prevent duplicate doc section names by Randy Dunlap · 16 years ago
  68. f509391 kbuild: scripts/Makefile.modpost typo fix by Adrian Bunk · 16 years ago
  69. 2fa3656 kbuild: soften MODULE_LICENSE check by Sam Ravnborg · 16 years ago
  70. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  71. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 16 years ago
  72. 0d96fb2 kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS by Richard Hacker · 16 years ago
  73. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 16 years ago
  74. 3156fd0 kbuild: fix some minor typoes by Robert P. J. Day · 16 years ago
  75. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 16 years ago
  76. c2010a3 checkpatch: usb_free_urb() can take NULL by Greg Kroah-Hartman · 16 years ago
  77. 0c81eed PNP: add all PNP card device id's as individual aliases by Kay Sievers · 16 years ago
  78. 773647a update checkpatch.pl to version 0.16 by Andy Whitcroft · 16 years ago
  79. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 16 years ago
  80. bd0e88e kernel-doc: set verbose mode via environment by Randy Dunlap · 16 years ago
  81. cf65504 update checkpatch.pl to version 0.15 by Andy Whitcroft · 16 years ago
  82. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  83. b1d2675 kbuild: fix reversed symbol name order in modpost by Geert Uytterhoeven · 16 years ago
  84. 230b548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  85. 34ff8a5 kernel-doc: remove fastcall by Harvey Harrison · 16 years ago
  86. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 16 years ago
  87. 587c906 kconfig: fix select in combination with default by Roman Zippel · 16 years ago
  88. fab1e31 kbuild: fix make V=1 by Sam Ravnborg · 16 years ago
  89. ed2c9fa Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit> by Michal Sojka · 16 years ago
  90. d75f4c68 kbuild: silence CHK/UPD messages according to $(quiet) by Mike Frysinger · 16 years ago
  91. 7c0ac49 kbuild/modpost: Use warn() for announcing section mismatches by Geert Uytterhoeven · 16 years ago
  92. ff739b6 Add binoffset to gitignore by Uwe Kleine-König · 16 years ago
  93. f666751 kbuild/modpost: improve warnings if symbol is unknown by Sam Ravnborg · 16 years ago
  94. 13214ad update checkpatch.pl to version 0.14 by Andy Whitcroft · 16 years ago
  95. c2fdda0 update checkpatch.pl to version 0.13 by Andy Whitcroft · 16 years ago
  96. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 16 years ago
  97. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 16 years ago
  98. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  99. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 16 years ago
  100. f2df3f6 kallsyms should prefer non weak symbols by Paulo Marques · 16 years ago