1. 2a5a2c2 checkpatch: update copyrights by Andy Whitcroft · 16 years ago
  2. 50a7dcf checkpatch: version: 0.25 by Andy Whitcroft · 16 years ago
  3. 6586386 checkpatch: dissallow spaces between stars in pointer types by Andy Whitcroft · 16 years ago
  4. fae17da checkpatch: comment ends inside strings is most likely not an open comment by Andy Whitcroft · 16 years ago
  5. 8e761b0 checkpatch: detect multiple bitfield declarations by Andy Whitcroft · 16 years ago
  6. 5fe3af1 checkpatch: __weak is an official attribute by Andy Whitcroft · 16 years ago
  7. 383099f checkpatch: structure member assignments are not complex by Andy Whitcroft · 16 years ago
  8. 83242e0 checkpatch: widen implied comment detection to allow multiple stars by Andy Whitcroft · 16 years ago
  9. 721c1cb checkpatch: comment detection may miss an implied comment on the last hunk by Andy Whitcroft · 16 years ago
  10. 691d77b checkpatch: add checks for in_atomic() by Andy Whitcroft · 16 years ago
  11. 5aea50b scripts: script from kerneloops.org to pretty print oops dumps by Arjan van de Ven · 16 years ago
  12. 0f5e2d2 bzip2/lzma: handle failures from bzip2 and lzma correctly by H. Peter Anvin · 16 years ago
  13. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 16 years ago
  14. b67ff8c kbuild: ignore a few files in headers_check by Sam Ravnborg · 16 years ago
  15. 483b412 kbuild: add checks for include of linux/types in userspace headers by Sam Ravnborg · 16 years ago
  16. 521b0c7 kbuild: drop debugging leftover in tags.sh by Sam Ravnborg · 16 years ago
  17. 4307184 kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__ by Mike Frysinger · 16 years ago
  18. 7e557a2 kbuild: check for leaked CONFIG_ symbols to userspace by Sam Ravnborg · 16 years ago
  19. 46b8af5 headers_check.pl: disallow extern's by Mike Frysinger · 16 years ago
  20. 7826005 kconfig: improve error messages for bad source statements by Sam Ravnborg · 16 years ago
  21. cf82607 kconfig: struct property commented by Sam Ravnborg · 16 years ago
  22. 5b2cf36 kconfig: add comments to symbol flags by Sam Ravnborg · 16 years ago
  23. eaa2a87 kconfig: explain symbol value defaults by Sam Ravnborg · 16 years ago
  24. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  25. 9bb4824 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL by Jan Beulich · 16 years ago
  26. ad7a953 kbuild: strip generated symbols from *.ko by Jan Beulich · 16 years ago
  27. 37a8d9f kbuild: simplify use of genksyms by Sam Ravnborg · 16 years ago
  28. a1d94aa kernel-doc: check for extra kernel-doc notations by Randy Dunlap · 16 years ago
  29. 179efcb kbuild: add headerdep used to detect inclusion cycles in header files by Vegard Nossum · 16 years ago
  30. a6ba0cb kbuild: fix string equality testing in tags.sh by Jiri Slaby · 16 years ago
  31. 709cc37 kbuild: fix make tags/cscope by Jiri Slaby · 16 years ago
  32. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  33. abf681c kbuild: remove TAR_IGNORE by Robert P. J. Day · 16 years ago
  34. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  35. ff80aa9 setlocalversion: add git-svn support by Peter Korsgaard · 16 years ago
  36. 167d6a0 setlocalversion: print correct subversion revision by Peter Korsgaard · 16 years ago
  37. 846442c scripts: improve the decodecode script by Arjan van de Ven · 16 years ago
  38. c39dd50 scripts/package: allow custom options to rpm by Jeremy Kerr · 16 years ago
  39. 5dae9a5 genksyms: allow to ignore symbol checksum changes by Andreas Gruenbacher · 16 years ago
  40. 64e6c1e genksyms: track symbol checksum changes by Andreas Gruenbacher · 16 years ago
  41. a680eed tags and cscope support really belongs in a shell script by Sam Ravnborg · 16 years ago
  42. f6682f9 kconfig: fix options to check-lxdialog.sh by Sam Ravnborg · 16 years ago
  43. efddd79 remove bashisms from scripts/extract-ikconfig by Werner Almesberger · 16 years ago
  44. d230124 kbuild: teach mkmakfile to be silent by Sam Ravnborg · 16 years ago
  45. fd54f50 kbuild: use KECHO convenience echo by Mike Frysinger · 16 years ago
  46. 5410ecc kbuild: introduce $(kecho) convenience echo by Mike Frysinger · 16 years ago
  47. d03fab4 kbuild: kill output in silent mode of mkcompile_h by Mike Frysinger · 16 years ago
  48. d8672b4 kbuild: expand -I in KBUILD_CPPFLAGS by Sam Ravnborg · 16 years ago
  49. 5b91c33 kbuild: fix -I option expansion with O=... builds by Sam Ravnborg · 16 years ago
  50. ced6909 kernel-doc: handle varargs cleanly by Randy Dunlap · 16 years ago
  51. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  52. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  53. d144d5e ftrace: adding other non-leaving .text sections by Liming Wang · 16 years ago
  54. e58918a ftrace: scripts/recordmcount.pl support for ARM by Jim Radford · 16 years ago
  55. 3a3d04a ftrace: specify $alignment for sh architecture by Matt Fleming · 16 years ago
  56. c204f72 ftrace: create default variables for archs in recordmcount.pl by Steven Rostedt · 16 years ago
  57. 42e007d ftrace: add support for powerpc to recordmcount.pl script by Steven Rostedt · 16 years ago
  58. 0da85c0 sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  59. d1aaf8c tracing/fastboot: put error message on stderr by Stephen Hemminger · 16 years ago
  60. 68f96c0 tracing/fastboot: fix perlcritic warning by Stephen Hemminger · 16 years ago
  61. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  62. bf1b364 kbuild: Fixup deb-pkg target to generate separate firmware deb by Jonathan McDowell · 16 years ago
  63. 7d5222a ftrace: align __mcount_loc sections by Matt Fleming · 16 years ago
  64. 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 16 years ago
  65. b3acf29 ftrace, kbuild: condense recordmcount.pl parameter code by Steven Rostedt · 16 years ago
  66. e1e302d Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  67. 15a2ee7 Fix incompatibility with versions of Perl less than 5.6.0 by Jeremy Huntwork · 16 years ago
  68. f03b283 kbuild: tag with git revision when git describe is missing by Trent Piepho · 16 years ago
  69. e6e6733 kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module by Ashutosh Naik · 16 years ago
  70. 92f83cc kbuild: fix KBUILD_EXTRA_SYMBOLS by Peter Volkov · 16 years ago
  71. bd8f89f scripts/checksyscalls.sh: fix for non-gnu sed by Thomas Volpini · 16 years ago
  72. 13797b7 scripts/package: don't break if %{_smp_mflags} isn't set by Jeremy Kerr · 16 years ago
  73. e3da2fb kbuild: setlocalversion: dont include svn change count by Mike Frysinger · 16 years ago
  74. 46dca86 kbuild: mkspec - fix build rpm by Evgeniy Manachkin · 16 years ago
  75. e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. f4a2a0d ftrace: add a script to produce a hierarchical view of a function trace by Frederic Weisbecker · 16 years ago
  77. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  78. 890c78c kernel-doc: allow more whitespace in macros by Randy Dunlap · 16 years ago
  79. ce97e13 fix allmodconfig breakage by Al Viro · 16 years ago
  80. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  81. 34698bc ftrace: dynamic ftrace process only text section by Steven Rostedt · 16 years ago
  82. dce9d18 ftrace: handle generic arch calls by Steven Rostedt · 16 years ago
  83. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  84. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  85. d41e2d7 sparc: Add checkstack support by Martin Habets · 16 years ago
  86. 06d1cd2 tracing/fastboot: fix row order in bootgraph.pl by Alan Jenkins · 16 years ago
  87. 2a813f8 tracing/fastboot: fix bootgraph.pl to run with "use strict" by Alan Jenkins · 16 years ago
  88. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  90. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  91. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  92. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  93. 6e144ee checkpatch: version: 0.24 by Andy Whitcroft · 16 years ago
  94. 3fef12d checkpatch: allow for comments either side of a brace on case by Andy Whitcroft · 16 years ago
  95. 740504c checkpatch: suspect indent handle macro continuation by Andy Whitcroft · 16 years ago
  96. bb44ad3 checkpatch: trailing statements ensure we report the end of the line by Andy Whitcroft · 16 years ago
  97. 4801205 checkpatch: DEFINE_ macros are real definitions for exports by Andy Whitcroft · 16 years ago
  98. bf30d6e checkpatch: complex macros checks miss square brackets by Andy Whitcroft · 16 years ago
  99. f16fa28 checkpatch: suspect code indent must stop at #else/#elif by Andy Whitcroft · 16 years ago
  100. 8ed22ca checkpatch: pull out known acceptable typedefs by Andy Whitcroft · 16 years ago