1. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  2. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  3. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  4. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  5. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  6. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  7. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  8. 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
  9. 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
  10. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  11. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  12. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  13. 85c3b52 SELinux: header generation may hit infinite loop by Eric Paris · 15 years ago
  14. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  15. 821d35a selinux: Fix warnings by Alan Cox · 15 years ago
  16. 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
  17. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  18. 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
  19. 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
  20. ed9df09 genksyms: Mark is_reserved_word static by Josh Triplett · 15 years ago
  21. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  22. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  23. 3bd7bf5 get_maintainer: fix usage comment by Roel Kluin · 15 years ago
  24. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  25. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  26. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  27. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  28. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  29. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  30. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  31. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  32. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
  33. 5e8d8f6 checkpatch: version 0.30 by Andy Whitcroft · 15 years ago
  34. 2b474a1 checkpatch: fix false EXPORT_SYMBOL warning by Andy Whitcroft · 15 years ago
  35. 99423c2 checkpatch: fix __attribute__ matching by Andy Whitcroft · 15 years ago
  36. 2ceb532 checkpatch: fix false errors due to macro concatenation by Andy Whitcroft · 15 years ago
  37. 131edb3 checkpatch: update copyright dates by Andy Whitcroft · 15 years ago
  38. cc77cdc checkpatch: correctly stop scanning at the bottom of a hunk by Andy Whitcroft · 15 years ago
  39. 9a974fd checkpatch: possible types -- prevent illegal modifiers being added by Andy Whitcroft · 15 years ago
  40. dcf36a9 scripts/get_maintainer.pl: add patch/file search for keywords by Joe Perches · 15 years ago
  41. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  42. 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
  43. 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
  44. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  45. 4d82894 tracing: Enable "__cold" functions by Jiri Olsa · 15 years ago
  46. c01226c warn about use of uninstalled kernel headers by Arnd Bergmann · 15 years ago
  47. 17c5ca9 kbuild: mkcompile_h: trivial cleanups by Felipe Contreras · 15 years ago
  48. 9c3049c kbuild: fix warning when domainname is not available by Felipe Contreras · 15 years ago
  49. 58242b2 kbuild: Fix size_append issue for bzip2/lzma kernel by Alek Du · 15 years ago
  50. a3ee947 kbuild,scripts: use non-builtin echo for '-e' by Amerigo Wang · 15 years ago
  51. db9038c kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set by Frans Pop · 15 years ago
  52. 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
  53. c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
  54. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  55. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  56. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  57. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
  58. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  59. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  60. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  61. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
  62. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
  63. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
  64. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
  65. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
  66. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
  67. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
  68. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
  69. b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
  70. 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
  71. 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
  72. 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
  73. 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
  74. 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
  75. 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
  76. f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
  77. 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
  78. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  79. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  80. 42f29a2 kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. by Tim Abbott · 15 years ago
  81. 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
  82. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  83. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  84. 66a5706 kbuild: fail build if recordmcount.pl fails by Andi Kleen · 15 years ago
  85. c3c63b6 kbuild: echo the record_mcount command by Andi Kleen · 15 years ago
  86. 78222ca gconfig: disable "typeahead find" search in treeviews by Diego Elio 'Flameeyes' Pettenò · 15 years ago
  87. c47efe5 kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling by Jory A. Pratt · 15 years ago
  88. 92f3f19 checkincludes.pl: add option to remove duplicates in place by Luis R. Rodriguez · 15 years ago
  89. 82fa395 markup_oops: use modinfo to avoid confusion with underscored module names by Ozan Çaglayan · 15 years ago
  90. f9d490a checkincludes.pl: provide usage helper by Luis R. Rodriguez · 15 years ago
  91. d9a7a2b checkincludes.pl: close file as soon as we're done with it by Luis R. Rodriguez · 15 years ago
  92. 7db86dc ctags: usability fix by Stefani Seibold · 15 years ago
  93. 691ef3e kbuild: introduce ld-option by Sam Ravnborg · 15 years ago
  94. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  95. 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
  96. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  97. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  98. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  99. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
  100. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago