1. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  2. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  3. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
  4. e6299d2 MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl by Wu Zhangjin · 15 years ago
  5. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  6. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  7. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  8. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  9. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  10. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  11. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  12. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  13. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  14. 6299fee genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() by Jan Beulich · 15 years ago
  15. d8379ab unifdef: update to upstream revision 1.190 by Tony Finch · 15 years ago
  16. eb8f844 kbuild: specify absolute paths for cscope by Daniel Vetter · 15 years ago
  17. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  18. db1d186 scripts/package: deb-pkg: use fakeroot if available by Jonathan Nieder · 15 years ago
  19. 05ba448 scripts/package: add KBUILD_PKG_ROOTCMD variable by Jonathan Nieder · 15 years ago
  20. 91d1618 scripts/package: tar-pkg: use tar --owner=root by Michal Marek · 15 years ago
  21. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  22. c95fa08 kbuild: do not check for include/asm-$ARCH by Sam Ravnborg · 15 years ago
  23. 4a2ff67 kbuild: fix bzImage build for x86 by Michael Tokarev · 15 years ago
  24. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  25. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  26. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  27. 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
  28. 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
  29. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  30. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  31. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  32. 85c3b52 SELinux: header generation may hit infinite loop by Eric Paris · 15 years ago
  33. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  34. 821d35a selinux: Fix warnings by Alan Cox · 15 years ago
  35. 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
  36. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  37. 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
  38. 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
  39. ed9df09 genksyms: Mark is_reserved_word static by Josh Triplett · 15 years ago
  40. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  41. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  42. 3bd7bf5 get_maintainer: fix usage comment by Roel Kluin · 15 years ago
  43. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  44. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  45. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  46. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  47. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  48. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  49. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  50. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  51. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
  52. 5e8d8f6 checkpatch: version 0.30 by Andy Whitcroft · 15 years ago
  53. 2b474a1 checkpatch: fix false EXPORT_SYMBOL warning by Andy Whitcroft · 15 years ago
  54. 99423c2 checkpatch: fix __attribute__ matching by Andy Whitcroft · 15 years ago
  55. 2ceb532 checkpatch: fix false errors due to macro concatenation by Andy Whitcroft · 15 years ago
  56. 131edb3 checkpatch: update copyright dates by Andy Whitcroft · 15 years ago
  57. cc77cdc checkpatch: correctly stop scanning at the bottom of a hunk by Andy Whitcroft · 15 years ago
  58. 9a974fd checkpatch: possible types -- prevent illegal modifiers being added by Andy Whitcroft · 15 years ago
  59. dcf36a9 scripts/get_maintainer.pl: add patch/file search for keywords by Joe Perches · 15 years ago
  60. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  61. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  62. 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
  63. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  64. 4d82894 tracing: Enable "__cold" functions by Jiri Olsa · 15 years ago
  65. c01226c warn about use of uninstalled kernel headers by Arnd Bergmann · 15 years ago
  66. 17c5ca9 kbuild: mkcompile_h: trivial cleanups by Felipe Contreras · 15 years ago
  67. 9c3049c kbuild: fix warning when domainname is not available by Felipe Contreras · 15 years ago
  68. 58242b2 kbuild: Fix size_append issue for bzip2/lzma kernel by Alek Du · 15 years ago
  69. a3ee947 kbuild,scripts: use non-builtin echo for '-e' by Amerigo Wang · 15 years ago
  70. db9038c kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set by Frans Pop · 15 years ago
  71. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  72. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  73. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  74. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  75. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  76. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
  77. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  78. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  79. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  80. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
  81. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
  82. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
  83. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
  84. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
  85. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
  86. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
  87. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
  88. b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
  89. 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
  90. 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
  91. 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
  92. 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
  93. 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
  94. 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
  95. f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
  96. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  98. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  99. 42f29a2 kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. by Tim Abbott · 15 years ago
  100. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago