1. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  2. 2007220 scripts/kernel-doc: fix fatal error on function prototype by Randy Dunlap · 14 years ago
  3. 3a4df13 get_maintainer: repair STDIN usage by Wolfram Sang · 14 years ago
  4. ef5da59 scripts/kernel-doc: handle struct member __aligned by Randy Dunlap · 14 years ago
  5. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 4c98eca scripts/kernel-doc: fix empty function description section by Randy Dunlap · 14 years ago
  7. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  8. 5e79d96 checkpatch: warn on unnecessary spaces before quoted newlines by Joe Perches · 14 years ago
  9. 08e4436 checkpatch.pl: warn if an adding line introduce spaces before tabs. by Alberto Panizzo · 14 years ago
  10. 7940484 checkpatch.pl: extend list of expected-to-be-const structures by Emese Revfy · 14 years ago
  11. 22fd2d3 checkpatch.pl: add union and struct to the exceptions list by Stefani Seibold · 14 years ago
  12. 5213129 checkpatch: fix false positive on __initconst by Wolfram Sang · 14 years ago
  13. 691e669 checkpatch.pl: allow > 80 char lines for logging functions not just printk by Joe Perches · 14 years ago
  14. 42bdf74 checkpatch: trivial fix for trailing statements check by Hidetoshi Seto · 14 years ago
  15. 8f53a9b scripts/checkpatch.pl: add WARN on sizeof(&foo) by Joe Perches · 14 years ago
  16. 3c840c1 scripts/get_maintainer.pl: fix possible infinite loop by Joe Perches · 14 years ago
  17. a63ceb4 get_maintainer: quote email address with period by Stephen Hemminger · 14 years ago
  18. 22dd5b0 get_maintainer: fix perlcritic warnings by Stephen Hemminger · 14 years ago
  19. 64f77f3 scripts/get_maintainer.pl: add ability to read from STDIN by Joe Perches · 14 years ago
  20. f11e9a1 scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS by Joe Perches · 14 years ago
  21. 4b76c9d scripts/get_maintainer.pl: add --sections, print entire matched subsystem by Joe Perches · 14 years ago
  22. 03372db scripts/get_maintainer.pl: add --file-emails, find embedded email addresses by Joe Perches · 14 years ago
  23. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 1c32fd0 kernel-doc: drop the -filelist option, it doesn't work by Ilya Dryomov · 14 years ago
  25. a9e7314 kernel-doc: track line numbers for each file separately by Ilya Dryomov · 14 years ago
  26. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 14 years ago
  27. b6d9702 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  28. 1954ee5 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  29. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  30. 3cebbb8 kconfig: Simplify LSMOD= handling by Michal Marek · 14 years ago
  31. 615f083 kconfig: Add LSMOD=file to override the lsmod for localmodconfig by Steven Rostedt · 14 years ago
  32. ef2b9b0 markup_oops.pl: fix $func_offset error with x86_64 by Hui Zhu · 14 years ago
  33. 99cf611 get_maintainer.pl: teach git log to use --no-color by Richard Kennedy · 14 years ago
  34. 88f66ea kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl by Steven Rostedt · 14 years ago
  35. 3a5dd79 modpost: fix segfault in sym_is() with prefixed arches by Mike Frysinger · 14 years ago
  36. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 1f8cdae markup_oops.pl: fix error with x86 by Hui Zhu · 14 years ago
  38. 1373411 kbuild: really fix bzImage build with non-bash sh by Jonathan Nieder · 14 years ago
  39. dbf004d remove my email address from checkpatch. by Dave Jones · 14 years ago
  40. b82a404 tracing/x86: Derive arch from bits argument in recordmcount.pl by Jan Kiszka · 14 years ago
  41. 272a897 scripts/get_maintainer.pl: fix file exclusion X: logic by Joe Perches · 14 years ago
  42. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  43. dfaa9e2 tracing: Use appropriate perl constructs in recordmcount.pl by Wolfram Sang · 14 years ago
  44. 13d7e93 kconfig: Check for if conditions in Kconfig for localmodconfig by Steven Rostedt · 14 years ago
  45. 17263ba kconfig: Create include/generated for localmodconfig by Steven Rostedt · 14 years ago
  46. dc4f884 tracing: optimize recordmcount.pl for offsets-handling by Wolfram Sang · 14 years ago
  47. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  48. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  49. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
  50. e6299d2 MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl by Wu Zhangjin · 15 years ago
  51. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  52. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  53. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  54. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  55. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  56. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  57. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  58. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  59. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  60. 6299fee genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() by Jan Beulich · 15 years ago
  61. d8379ab unifdef: update to upstream revision 1.190 by Tony Finch · 15 years ago
  62. eb8f844 kbuild: specify absolute paths for cscope by Daniel Vetter · 15 years ago
  63. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  64. db1d186 scripts/package: deb-pkg: use fakeroot if available by Jonathan Nieder · 15 years ago
  65. 05ba448 scripts/package: add KBUILD_PKG_ROOTCMD variable by Jonathan Nieder · 15 years ago
  66. 91d1618 scripts/package: tar-pkg: use tar --owner=root by Michal Marek · 15 years ago
  67. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  68. c95fa08 kbuild: do not check for include/asm-$ARCH by Sam Ravnborg · 15 years ago
  69. 4a2ff67 kbuild: fix bzImage build for x86 by Michael Tokarev · 15 years ago
  70. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  71. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  72. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  73. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  76. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  77. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  78. 85c3b52 SELinux: header generation may hit infinite loop by Eric Paris · 15 years ago
  79. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  80. 821d35a selinux: Fix warnings by Alan Cox · 15 years ago
  81. cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
  82. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  83. 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
  84. 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
  85. ed9df09 genksyms: Mark is_reserved_word static by Josh Triplett · 15 years ago
  86. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  87. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  88. 3bd7bf5 get_maintainer: fix usage comment by Roel Kluin · 15 years ago
  89. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  90. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  91. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  92. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  93. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  94. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  95. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  96. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  97. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
  98. 5e8d8f6 checkpatch: version 0.30 by Andy Whitcroft · 15 years ago
  99. 2b474a1 checkpatch: fix false EXPORT_SYMBOL warning by Andy Whitcroft · 15 years ago
  100. 99423c2 checkpatch: fix __attribute__ matching by Andy Whitcroft · 15 years ago