1. cb7e51d kbuild: fix modpost warnings for xtensa by Sam Ravnborg · 17 years ago
  2. 83cda2b kbuild: be more foregiving on init section naming by Sam Ravnborg · 17 years ago
  3. 2f5ee61 kbuild: rearrange a few function in modpost by Sam Ravnborg · 17 years ago
  4. 8d8d828 kbuild: do not do section mismatch checks on vmlinux in 2nd pass by Sam Ravnborg · 17 years ago
  5. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  6. 3a5df1d m68k: teach modpost about .m68_fixup by Al Viro · 17 years ago
  7. eec73e8 Whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  8. a5eb6a5 modpost white list pattern adjustment by Jan Beulich · 17 years ago
  9. 741f98f kbuild: do section mismatch check on full vmlinux by Sam Ravnborg · 17 years ago
  10. 1e29a70 kbuild: whitelist references from variables named _timer to .init.text by Sam Ravnborg · 17 years ago
  11. 92cc6b0 kbuild: remove hardcoded _logo names from modpost by Sam Ravnborg · 17 years ago
  12. d3ab785 kbuild: remove hardcoded apic_es7000 from modpost by Sam Ravnborg · 17 years ago
  13. 6fc53ba kbuild: warn about references from .init.text to .exit.text by Sam Ravnborg · 17 years ago
  14. 1d8af55 kbuild: consolidate section checks by Sam Ravnborg · 17 years ago
  15. 1087247 kbuild: refactor code in modpost to improve maintainability by Sam Ravnborg · 17 years ago
  16. b28242e kbuild: ignore section mismatch warnings originating from .note section by Sam Ravnborg · 17 years ago
  17. 1de564b kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it by Jeremy Fitzhardinge · 17 years ago
  18. 1abe02f kbuild: suppress modpost warnings for references from the .toc section as used by powerpc by Stephen Rothwell · 17 years ago
  19. 56a974f kbuild: make better section mismatch reports on arm by Sam Ravnborg · 17 years ago
  20. ae4ac12 kbuild: make better section mismatch reports on i386 and mips by Atsushi Nemoto · 17 years ago
  21. 2648a53 kbuild: fix sh64 section mismatch problems by Sam Ravnborg · 17 years ago
  22. efa5bf1 Revert "kbuild: make better section mismatch reports on i386, arm and mips" by Linus Torvalds · 17 years ago
  23. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  24. 9208030 init/main: use __init_refok to fix section mismatch by Sam Ravnborg · 17 years ago
  25. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  26. cd54779 kbuild: add "Section mismatch" warning whitelist for powerpc by Li Yang · 17 years ago
  27. f892b7d kbuild: make better section mismatch reports on i386, arm and mips by Atsushi Nemoto · 17 years ago
  28. 25601209 kbuild: make modpost section warnings clearer by Russell King · 17 years ago
  29. fc31c77 kbuild: include limits.h in sumversion.c for PATH_MAX by Mike Frysinger · 17 years ago
  30. d1ab423 powerpc: Fix the MODALIAS generation in modpost for of devices by Sylvain Munaut · 17 years ago
  31. e61a1c1 Allow arch to initialize arch field of the module structure by Roman Zippel · 17 years ago
  32. 72280ed Add white list into modpost.c for memory hotplug code and ia64's machvec section by Yasunori Goto · 17 years ago
  33. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  34. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  35. b4d5171 kbuild: ignore section mismatch warning for references from .paravirtprobe to .init.text by Sam Ravnborg · 17 years ago
  36. 66bd32e kbuild: remove stale comment in modpost.c by Sam Ravnborg · 17 years ago
  37. 4be40e2 kbuild: do not emit src version warning for non-modules by Sam Ravnborg · 17 years ago
  38. 2a11665 kbuild: distinguish between errors and warnings in modpost by Matthew Wilcox · 18 years ago
  39. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 17 years ago
  40. 5a4910f kbuild: whitelist logo references from .text to .init.data by Sam Ravnborg · 17 years ago
  41. a61b2df kbuild: fix segmentation fault in modpost by Sam Ravnborg · 17 years ago
  42. 9bf8cb9 kbuild: fix warnings from .pci_fixup section by Sam Ravnborg · 17 years ago
  43. aae5f66 kbuild: whitelist section mismatch in init/main.c by Sam Ravnborg · 17 years ago
  44. 85bd2fd kbuild: fix section mismatch check for vmlinux by Sam Ravnborg · 17 years ago
  45. 1833d6b [PATCH] i386: modpost apic related warning fixes by Vivek Goyal · 17 years ago
  46. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  47. da68d61 [PATCH] remove modpost false warnings on ARM by David Brownell · 17 years ago
  48. f354ef8 [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header by Kyle McMartin · 17 years ago
  49. f3cf267 [PARISC] generate modalias for parisc_device_id tables by Kyle McMartin · 17 years ago
  50. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  51. f8657e1 [PATCH] i386: move startup_32() in text.head section by Vivek Goyal · 17 years ago
  52. 742433b [PATCH] PA-RISC: Fix bogus warnings from modpost by Matthew Wilcox · 17 years ago
  53. ee6a854 [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3) by Vivek Goyal · 17 years ago
  54. 118c0ac [PATCH] x86-64: modpost add more symbols to whitelist pattern2 by Vivek Goyal · 17 years ago
  55. acd1949 [PATCH] Fix section mismatch in parainstructions by Randy Dunlap · 18 years ago
  56. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  57. 21c4ff8 [POWERPC] Support feature fixups in modules by Benjamin Herrenschmidt · 18 years ago
  58. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  59. c53ddac kbuild: fail kernel compilation in case of unresolved module symbols by Kirill Korotaev · 18 years ago
  60. 93659af kbuild: add missing return statement in modpost.c:secref_whitelist() by Sam Ravnborg · 18 years ago
  61. 9e157a5 kbuild: ignore references from ".pci_fixup" to ".init.text" by Magnus Damm · 18 years ago
  62. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 18 years ago
  63. e0e9263 [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch by Hans de Goede · 18 years ago
  64. fb33d81 kbuild: improve error from file2alias by Sam Ravnborg · 18 years ago
  65. c96fca2 kbuild: warn when a moduled uses a symbol marked UNUSED by Sam Ravnborg · 18 years ago
  66. 534b89a kbuild: fix segv in modpost by Sam Ravnborg · 18 years ago
  67. 6803dc0 kbuild: replace abort() with exit(1) by Sam Ravnborg · 18 years ago
  68. 468d949 kbuild: kill some false positives from modpost by Al Viro · 18 years ago
  69. 9ac545b kbuild: fix module.symvers parsing in modpost by Laurent Riffard · 18 years ago
  70. 6449bd6 kbuild: modpost build fix by Andrew Morton · 18 years ago
  71. b817f6f kbuild: check license compatibility when building modules by Sam Ravnborg · 18 years ago
  72. bd5cbce kbuild: export-type enhancement to modpost.c by Ram Pai · 18 years ago
  73. 909252d kbuild: fix false section mismatch with ARCH=um build by Sam Ravnborg · 18 years ago
  74. 35899c5 kbuild: ignore smp_locks section warnings from init/exit code by Randy Dunlap · 18 years ago
  75. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  76. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 18 years ago
  77. 601e7f0 Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" by Linus Torvalds · 18 years ago
  78. bed7a56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  79. 72ee59b kbuild modpost - relax driver data name by Randy Dunlap · 18 years ago
  80. c8d8b83 kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  81. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  82. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  83. 5ecdd0f kbuild: fix false section mismatch warnings by Sam Ravnborg · 18 years ago
  84. eaaae38 kbuild: fix NULL dereference in scripts/mod/modpost.c by Eric Sesterhenn · 18 years ago
  85. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  86. 7670f02 [PATCH] kbuild: fix buffer overflow in modpost by Sam Ravnborg · 18 years ago
  87. f7b05e6 kbuild: Fix bug in crc symbol generating of kernel and modules by Luke Yang · 18 years ago
  88. de1d9c0 [PATCH] s390: fix match in ccw modalias by Bastian Blank · 18 years ago
  89. 7b75b13 kbuild: when warning symbols exported twice now tell user this is the problem by Sam Ravnborg · 18 years ago
  90. 43c74d1 kbuild: in the section mismatch check try harder to find symbols by Sam Ravnborg · 18 years ago
  91. e835a39 kbuild: fix section mismatch check for unwind on IA64 by Sam Ravnborg · 18 years ago
  92. 9209aed kbuild: kill false positives from section mismatch warnings for powerpc by Sam Ravnborg · 18 years ago
  93. 62070fa kbuild: kill trailing whitespace in modpost & friends by Sam Ravnborg · 18 years ago
  94. 4c8fbca kbuild: whitelist false section mismatch warnings by Sam Ravnborg · 18 years ago
  95. 382168f kbuild: Add copyright to modpost.c by Sam Ravnborg · 18 years ago
  96. 6e10133 kbuild: do not warn when unwind sections references .init/.exit sections by Sam Ravnborg · 18 years ago
  97. fededcd2 kbuild: fix modpost compile with older gcc by akpm@osdl.org · 18 years ago
  98. 93684d3 kbuild: include symbol names in section mismatch warnings by Sam Ravnborg · 18 years ago
  99. 8ea80ca kbuild: fix segfault in modpost by Sam Ravnborg · 18 years ago
  100. 41370d3 kbuild: do not segfault in modpost if MODVERDIR is not defined by Sam Ravnborg · 18 years ago