1. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  2. 6543bec mod/file2alias: make modalias generation safe for cross compiling by Andreas Schwab · 12 years ago
  3. f2e207f modpost: Ignore ARC specific non-alloc sections by Vineet Gupta · 12 years ago
  4. 92e9e6d modpost.c: Stop checking __dev* section mismatches by Greg Kroah-Hartman · 12 years ago
  5. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  6. 76b2764 modpost: Permit .GCC.command.line sections by Jonathan Kliegman · 12 years ago
  7. af42e97 modpost: fix modpost warnings for xtensa by Max Filippov · 12 years ago
  8. bb15d8d scripts/modpost: check for bad references in .pci.fixups area by Sebastian Andrzej Siewior · 12 years ago
  9. 3c7ec94 modpost: use proper kernel style for autogenerated files by Greg Kroah-Hartman · 12 years ago
  10. eb3d5cc modpost: Stop grab_file() from leaking filedescriptors if fstat() fails by Jesper Juhl · 12 years ago
  11. 258f742 modpost: Fix modpost license checking of vmlinux.o by Frank Rowand · 12 years ago
  12. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  13. 9aaf440 modpost: fix ALL_INIT_DATA_SECTIONS by Jan Beulich · 12 years ago
  14. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  15. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  16. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  17. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 13 years ago
  18. 00759c0e modpost: fix trailing comma by Randy Dunlap · 13 years ago
  19. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  20. 731ece4 modpost: Fix address calculation in reloc_location() by Olof Johansson · 14 years ago
  21. 1121584 modpost: Put .zdebug* section on white list by H.J. Lu · 14 years ago
  22. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  23. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  24. cbcf14a9 scripts/mod/modpost.c: fix commentary accordingly to last changes by Andy Shevchenko · 14 years ago
  25. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  26. 019fca8 MN10300: Permit .GCC-command-line sections by David Howells · 14 years ago
  27. 5003bab fix "scripts/mod/modpost.c: fix memory leak" by Andrew Morton · 14 years ago
  28. 6a84152 param: silence .init.text references from param ops by Rusty Russell · 14 years ago
  29. 37ed19d scripts/mod/modpost.c: fix memory leak by Alexey Fomenko · 14 years ago
  30. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  31. 1ce53ad modpost: support objects with more than 64k sections by Denys Vlasenko · 14 years ago
  32. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  33. 1c93866 kbuild: Fix modpost segfault by Krzysztof Halasa · 14 years ago
  34. 0db25245 modpost: don't allow *driver to reference .init.* by Uwe Kleine-König · 14 years ago
  35. af92a82 modpost: make symbol white list a per mismatch type variable by Uwe Kleine-König · 14 years ago
  36. fc2f7ef modpost: remove now unused NO_MISMATCH constant by Uwe Kleine-König · 14 years ago
  37. 0d2a636 modpost: pass around const struct sectioncheck * instead of enum mismatch by Uwe Kleine-König · 14 years ago
  38. bbd3f4f modpost: give most mismatch constants a better name by Uwe Kleine-König · 14 years ago
  39. 4a31a22 modpost: define ALL_XXX{IN,EX}IT_SECTIONS by Uwe Kleine-König · 14 years ago
  40. b75dcab modpost: members of *driver structs should not point to __init functions by Uwe Kleine-König · 14 years ago
  41. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  42. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  43. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  44. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  45. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  46. 8b8b76c kbuild: add hint about __refdata to modpost by Sam Ravnborg · 15 years ago
  47. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  48. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago
  49. 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 15 years ago
  50. 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 15 years ago
  51. b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 15 years ago
  52. c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 15 years ago
  53. 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 15 years ago
  54. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  55. 0fa3a88 kbuild: remove pointless strdup() on arguments passed to new_module() in modpost by Jan Beulich · 15 years ago
  56. 8c8ef42 module: include other structures in module version check by Rusty Russell · 15 years ago
  57. 56fc82c modpost: NOBITS sections may point beyond the end of the file by Tejun Heo · 15 years ago
  58. a9860bf Staging: add TAINT_CRAP flag to drivers/staging modules by Greg Kroah-Hartman · 16 years ago
  59. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  60. 32be1d2 scripts/mod/modpost.c: fix spelling of module and happens by Ben Dooks · 16 years ago
  61. d35cb36 markers: fix duplicate modpost entry by Mathieu Desnoyers · 16 years ago
  62. 4d7365d kbuild: ignore powerpc specific symbols in modpost by Sam Ravnborg · 16 years ago
  63. fd1db0a kbuild: disable modpost warnings for linkonce sections by Andi Kleen · 16 years ago
  64. 2fa3656 kbuild: soften MODULE_LICENSE check by Sam Ravnborg · 16 years ago
  65. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 16 years ago
  66. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 16 years ago
  67. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 16 years ago
  68. b1d2675 kbuild: fix reversed symbol name order in modpost by Geert Uytterhoeven · 16 years ago
  69. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 16 years ago
  70. 7c0ac49 kbuild/modpost: Use warn() for announcing section mismatches by Geert Uytterhoeven · 16 years ago
  71. f666751 kbuild/modpost: improve warnings if symbol is unknown by Sam Ravnborg · 16 years ago
  72. fa95eb1 kbuild: do not warn about __*init/__*exit symbols being exported by Sam Ravnborg · 16 years ago
  73. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  74. e241a63 kbuild: warn about ld added unique sections by Sam Ravnborg · 16 years ago
  75. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago
  76. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  77. 58fb0d4 kbuild: simplified warning report in modpost by Sam Ravnborg · 17 years ago
  78. ff13f92 kbuild: introduce a few helpers in modpost by Sam Ravnborg · 17 years ago
  79. 157c23c kbuild: use simpler section mismatch warnings in modpost by Sam Ravnborg · 17 years ago
  80. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 17 years ago
  81. 6c5bd23 kbuild: check section names consistently in modpost by Sam Ravnborg · 17 years ago
  82. 1066822 kbuild: introduce blacklisting in modpost by Sam Ravnborg · 17 years ago
  83. 5b24c07 kbuild: code refactoring in modpost by Sam Ravnborg · 17 years ago
  84. 9ad21c3 kbuild: try harder to find symbol names in modpost by Sam Ravnborg · 17 years ago
  85. d1f25e6 kbuild: fix so modpost can now check any .o file by Sam Ravnborg · 17 years ago
  86. df578e7 kbuild: clean up modpost.c by Sam Ravnborg · 17 years ago
  87. 666ab41 kbuild: fix a buffer overflow in modpost by Andi Kleen · 17 years ago
  88. 58b7a68 kbuild: fix format string warnings in modpost by Andi Kleen · 17 years ago
  89. 6d9a89e kbuild: declare the modpost error functions as printf like by Andi Kleen · 17 years ago
  90. 4b21960 kbuild: modpost problem when symbols move from one module to another by Trent Piepho · 17 years ago
  91. a83710e kbuild: fix segfault in modpost by Petr Stetiar · 17 years ago
  92. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  93. ad0b142 kbuild: whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  94. cb7e51d kbuild: fix modpost warnings for xtensa by Sam Ravnborg · 17 years ago
  95. 83cda2b kbuild: be more foregiving on init section naming by Sam Ravnborg · 17 years ago
  96. 2f5ee61 kbuild: rearrange a few function in modpost by Sam Ravnborg · 17 years ago
  97. 8d8d828 kbuild: do not do section mismatch checks on vmlinux in 2nd pass by Sam Ravnborg · 17 years ago
  98. 3a5df1d m68k: teach modpost about .m68_fixup by Al Viro · 17 years ago
  99. eec73e8 Whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  100. a5eb6a5 modpost white list pattern adjustment by Jan Beulich · 17 years ago