1. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  2. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  3. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  4. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
  5. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  6. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  7. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
  9. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
  10. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
  11. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
  12. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
  13. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
  14. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
  15. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
  16. b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
  17. 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
  18. 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
  19. 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
  20. 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
  21. 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
  22. 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
  23. f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
  24. 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
  25. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  26. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  27. 42f29a2 kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. by Tim Abbott · 15 years ago
  28. 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
  29. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  30. 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
  31. 66a5706 kbuild: fail build if recordmcount.pl fails by Andi Kleen · 15 years ago
  32. c3c63b6 kbuild: echo the record_mcount command by Andi Kleen · 15 years ago
  33. 78222ca gconfig: disable "typeahead find" search in treeviews by Diego Elio 'Flameeyes' Pettenò · 15 years ago
  34. c47efe5 kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling by Jory A. Pratt · 15 years ago
  35. 92f3f19 checkincludes.pl: add option to remove duplicates in place by Luis R. Rodriguez · 15 years ago
  36. 82fa395 markup_oops: use modinfo to avoid confusion with underscored module names by Ozan Çaglayan · 15 years ago
  37. f9d490a checkincludes.pl: provide usage helper by Luis R. Rodriguez · 15 years ago
  38. d9a7a2b checkincludes.pl: close file as soon as we're done with it by Luis R. Rodriguez · 15 years ago
  39. 7db86dc ctags: usability fix by Stefani Seibold · 15 years ago
  40. 691ef3e kbuild: introduce ld-option by Sam Ravnborg · 15 years ago
  41. f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
  42. 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
  43. 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
  44. d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
  45. 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
  46. 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
  47. 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
  48. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  49. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  50. 6423133 kernel-doc: allow multi-line declaration purpose descriptions by Johannes Weiner · 15 years ago
  51. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  52. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  53. c91d7d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
  54. 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
  55. a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 15 years ago
  56. a902483 kconfig: make local .config default for streamline_config by Steven Rostedt · 15 years ago
  57. 810b2be kconfig: test for /boot/config-uname after /proc/config.gz in localconfig by Steven Rostedt · 15 years ago
  58. d08ca27 kconfig: unset IKCONFIG_PROC and clean up nesting by Steven Rostedt · 15 years ago
  59. cdfc479 kconfig: search for a config to base the local(mod|yes)config on by Steven Rostedt · 15 years ago
  60. 6be51ff kconfig: have extract-ikconfig read ELF files by Steven Rostedt · 15 years ago
  61. fd3132d kconfig: add check if end exists in extract-ikconfig by Steven Rostedt · 15 years ago
  62. 744ffcb kconfig: enable CONFIG_IKCONFIG from streamline_config.pl by Steven Rostedt · 15 years ago
  63. ea2c189 kconfig: do not warn about modules built in by Steven Rostedt · 15 years ago
  64. 74398d3 kconfig: streamline_config.pl do not stop with no depends by Steven Rostedt · 15 years ago
  65. 281c9da kconfig: add make localyesconfig option by Steven Rostedt · 15 years ago
  66. 03fa25d kconfig: make localmodconfig to run streamline_config.pl by Steven Rostedt · 15 years ago
  67. dcc6024 kconfig: add streamline_config.pl to scripts by Steven Rostedt · 15 years ago
  68. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  69. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  70. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  71. 7dbdee2 tracing: Fix recordmcount.pl to handle sections with only weak functions by Steven Rostedt · 15 years ago
  72. 3f6e968 tracing: do not use functions starting with .L in recordmcount.pl by Steven Rostedt · 15 years ago
  73. 9c66812 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
  74. e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  75. 3d202ae get_maintainerpl-add-git-min-percent-option-fix by Joe Perches · 15 years ago
  76. afa81ee get_maintainer.pl: Add git-min-percent option by Joe Perches · 15 years ago
  77. 870020f scripts/get_maintainer.pl: Add -f directory use by Joe Perches · 15 years ago
  78. 51fbb4b markup_oops: fix it with 32-bit userspace on a 64-bit kernel by Matthew Wilcox · 15 years ago
  79. bd171d5 ftrace: Only update $offset when we update $ref_func by Matt Fleming · 15 years ago
  80. fc4c735 ftrace: Fix the conditional that updates $ref_func by Matt Fleming · 15 years ago
  81. d34a4de tracing: Remove .globl in the scripts/recordmcount.pl doc by jolsa@redhat.com · 15 years ago
  82. d0e1e09 kconfig: initialize the screen before using curses(3) functions by Arnaud Lacombe · 15 years ago
  83. 668cded kconfig: variable argument lists needs `stdarg.h' by Arnaud Lacombe · 15 years ago
  84. 241ad11 kbuild, deb-pkg: fix install scripts for posix sh by maximilian attems · 15 years ago
  85. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  86. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  87. d960eea kernel-doc: move ignoring kmemcheck by Randy Dunlap · 15 years ago
  88. 15e3252 fbdev: work around old compiler bug by Stephen Rothwell · 15 years ago
  89. c512d25 gitignore: ignore scripts/ihex2fw by Jaswinder Singh Rajput · 15 years ago
  90. 1ab1848 kbuild: deb-pkg ship changelog by maximilian attems · 15 years ago
  91. b810c6e powerpc: Have git ignore generated files from dtc compile by Jon Smirl · 15 years ago
  92. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  93. e34e7db kernel-doc: fix param matching for array params by Randy Dunlap · 15 years ago
  94. b2fd6db kernel-doc: ignore kmemcheck_bitfield_begin/end by Randy Dunlap · 15 years ago
  95. ac6ca5c kallsyms: fix inverted valid symbol checking by Mike Frysinger · 15 years ago
  96. b767b90 kbuild: fix build error during make htmldocs by Amerigo Wang · 15 years ago
  97. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  98. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  99. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  100. 7f29fd27 scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch by Joe Perches · 15 years ago