1. b834193 kbuild: Include gen_initramfs_list.sh and the file list in the .d file by Jason Gunthorpe · 14 years ago
  2. da6df87 kconfig: recalc symbol value before showing search results by Li Zefan · 14 years ago
  3. 1dcd810 headerdep: perlcritic warning by Stephen Hemminger · 14 years ago
  4. 2d74b2c scripts/Makefile.lib: Align the output of LZO by Wu Zhangjin · 14 years ago
  5. e93bc1a Revert "kbuild: specify absolute paths for cscope" by Michal Marek · 14 years ago
  6. bae4cec headers_install: use local file handles by Stephen Hemminger · 14 years ago
  7. dbbe33e headers_check: fix perl warnings by Stephen Hemminger · 14 years ago
  8. 91416cf export_report: fix perl warnings by Stephen Hemminger · 14 years ago
  9. 9c49fd3 profile2linkerlist: fix perl warnings by Stephen Hemminger · 14 years ago
  10. 86d08e5 namespace: perlcritic warnings by Stephen Hemminger · 14 years ago
  11. a208868 checkversion: perl cleanup by Stephen Hemminger · 14 years ago
  12. 3da2715 checkincludes: fix perlcritic warnings by Stephen Hemminger · 14 years ago
  13. 1f2a144 scripts: improve checkstack by Stephen Hemminger · 14 years ago
  14. b59a122 kbuild: deb-pkg md5sums by FEJES Jozsef · 14 years ago
  15. bc75cc6 tags: Add the ability to make tags for all archs using "all" by John Kacur · 14 years ago
  16. 4431d4c tags: Fix spelling error in comment (is->if) by John Kacur · 14 years ago
  17. a8bac51 tags: Use $SRCARCH by Michal Marek · 14 years ago
  18. f81b1be tags: include headers before source files by Guennadi Liakhovetski · 14 years ago
  19. 59dde38 markup_oops.pl: minor fixes by Hui Zhu · 14 years ago
  20. 52e13e2 markup_oops.pl: add options to improve cross-sompilation environments by Hui Zhu · 14 years ago
  21. d224a94 Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next by Michal Marek · 14 years ago
  22. 880df92 scripts: use %_tmppath in "make rpm-pkg" by John Saalwaechter · 14 years ago
  23. 0139f1d markup_oops.pl: fix for faulting instruction in the first line of a range by Hui Zhu · 14 years ago
  24. 94a4708 scripts: change scripts to use system python instead of env by Don Zickus · 14 years ago
  25. 71d41ae scripts/kallsyms: suppress build warning by Himanshu Chauhan · 14 years ago
  26. d4987bd scripts/mkcompile_h: don't test for hardcoded paths by Michal Marek · 14 years ago
  27. e66f25d Improve kconfig symbol hashing by Andi Kleen · 14 years ago
  28. 68c16ed nconfig: minor fix by Nir Tzachar · 14 years ago
  29. 851190c nconfig: mark local functions as such by Michal Marek · 14 years ago
  30. 692d97c kconfig: new configuration interface (nconfig) by nir.tzachar@gmail.com · 15 years ago
  31. c64152b genksyms: close ref_file after use by Alexander Beregalov · 14 years ago
  32. da60fbb menuconfig: wrap long help lines by Vadim Bendebury (вб) · 15 years ago
  33. 5358db0 scripts: add ARM support to decodecode by Rabin Vincent · 14 years ago
  34. 4b02424 kbuild: Fix linking error built-in.o no such file or directory by Jiafu He · 15 years ago
  35. 0db25245 modpost: don't allow *driver to reference .init.* by Uwe Kleine-König · 14 years ago
  36. af92a82 modpost: make symbol white list a per mismatch type variable by Uwe Kleine-König · 14 years ago
  37. fc2f7ef modpost: remove now unused NO_MISMATCH constant by Uwe Kleine-König · 14 years ago
  38. 0d2a636 modpost: pass around const struct sectioncheck * instead of enum mismatch by Uwe Kleine-König · 14 years ago
  39. bbd3f4f modpost: give most mismatch constants a better name by Uwe Kleine-König · 14 years ago
  40. 4a31a22 modpost: define ALL_XXX{IN,EX}IT_SECTIONS by Uwe Kleine-König · 14 years ago
  41. b75dcab modpost: members of *driver structs should not point to __init functions by Uwe Kleine-König · 14 years ago
  42. 3a5dd79 modpost: fix segfault in sym_is() with prefixed arches by Mike Frysinger · 14 years ago
  43. 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
  44. 1f8cdae markup_oops.pl: fix error with x86 by Hui Zhu · 14 years ago
  45. 1373411 kbuild: really fix bzImage build with non-bash sh by Jonathan Nieder · 14 years ago
  46. dbf004d remove my email address from checkpatch. by Dave Jones · 14 years ago
  47. b82a404 tracing/x86: Derive arch from bits argument in recordmcount.pl by Jan Kiszka · 14 years ago
  48. 272a897 scripts/get_maintainer.pl: fix file exclusion X: logic by Joe Perches · 14 years ago
  49. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  50. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  51. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  52. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 15 years ago
  53. e6299d2 MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl by Wu Zhangjin · 15 years ago
  54. 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
  55. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  56. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  57. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  58. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  59. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  60. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  61. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 15 years ago
  62. bc081dd kbuild: generate modules.builtin by Michal Marek · 15 years ago
  63. 6299fee genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() by Jan Beulich · 15 years ago
  64. d8379ab unifdef: update to upstream revision 1.190 by Tony Finch · 15 years ago
  65. eb8f844 kbuild: specify absolute paths for cscope by Daniel Vetter · 15 years ago
  66. 32197c7 kbuild: create include/generated in silentoldconfig by Michal Marek · 15 years ago
  67. db1d186 scripts/package: deb-pkg: use fakeroot if available by Jonathan Nieder · 15 years ago
  68. 05ba448 scripts/package: add KBUILD_PKG_ROOTCMD variable by Jonathan Nieder · 15 years ago
  69. 91d1618 scripts/package: tar-pkg: use tar --owner=root by Michal Marek · 15 years ago
  70. 264a268 kbuild: move autoconf.h to include/generated by Sam Ravnborg · 15 years ago
  71. c95fa08 kbuild: do not check for include/asm-$ARCH by Sam Ravnborg · 15 years ago
  72. 4a2ff67 kbuild: fix bzImage build for x86 by Michael Tokarev · 15 years ago
  73. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  74. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  75. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  76. 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
  77. 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
  78. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  79. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  80. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  81. 85c3b52 SELinux: header generation may hit infinite loop by Eric Paris · 15 years ago
  82. 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
  83. 821d35a selinux: Fix warnings by Alan Cox · 15 years ago
  84. 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
  85. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
  86. 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
  87. 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
  88. ed9df09 genksyms: Mark is_reserved_word static by Josh Triplett · 15 years ago
  89. 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
  90. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  91. 3bd7bf5 get_maintainer: fix usage comment by Roel Kluin · 15 years ago
  92. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  93. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  94. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  95. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  96. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  97. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  98. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  99. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  100. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago