1. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago
  2. 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 15 years ago
  3. 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 15 years ago
  4. b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 15 years ago
  5. c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 15 years ago
  6. 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 15 years ago
  7. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  8. 0fa3a88 kbuild: remove pointless strdup() on arguments passed to new_module() in modpost by Jan Beulich · 15 years ago
  9. 8c8ef42 module: include other structures in module version check by Rusty Russell · 15 years ago
  10. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  11. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  12. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  13. 2b63938 HID: fix bus endianity in file2alias by Jiri Slaby · 15 years ago
  14. 56fc82c modpost: NOBITS sections may point beyond the end of the file by Tejun Heo · 15 years ago
  15. 72638f5 PNP: fix broken pnp lowercasing for acpi module aliases by Kay Sievers · 16 years ago
  16. e6e6733 kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module by Ashutosh Naik · 16 years ago
  17. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  18. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  19. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  20. d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
  21. a9860bf Staging: add TAINT_CRAP flag to drivers/staging modules by Greg Kroah-Hartman · 16 years ago
  22. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  23. 5e4c656 pnp: fix "add acpi:* modalias entries" by Kay Sievers · 16 years ago
  24. 32be1d2 scripts/mod/modpost.c: fix spelling of module and happens by Ben Dooks · 16 years ago
  25. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  26. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  27. d35cb36 markers: fix duplicate modpost entry by Mathieu Desnoyers · 16 years ago
  28. 22454cb pnp: add acpi:* modalias entries by Kay Sievers · 16 years ago
  29. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  30. 4d7365d kbuild: ignore powerpc specific symbols in modpost by Sam Ravnborg · 16 years ago
  31. fd1db0a kbuild: disable modpost warnings for linkonce sections by Andi Kleen · 16 years ago
  32. ac55182 modpost: i2c aliases need no trailing wildcard by Jean Delvare · 16 years ago
  33. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  34. 2fa3656 kbuild: soften MODULE_LICENSE check by Sam Ravnborg · 16 years ago
  35. 2d04b5a kbuild: support loading extra symbols in modpost by Richard Hacker · 16 years ago
  36. eed7d27 kbuild: error out on missing MODULE_LICENSE by Sam Ravnborg · 16 years ago
  37. 0c81eed PNP: add all PNP card device id's as individual aliases by Kay Sievers · 16 years ago
  38. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 16 years ago
  39. b1d2675 kbuild: fix reversed symbol name order in modpost by Geert Uytterhoeven · 16 years ago
  40. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 16 years ago
  41. 7c0ac49 kbuild/modpost: Use warn() for announcing section mismatches by Geert Uytterhoeven · 16 years ago
  42. f666751 kbuild/modpost: improve warnings if symbol is unknown by Sam Ravnborg · 16 years ago
  43. fa95eb1 kbuild: do not warn about __*init/__*exit symbols being exported by Sam Ravnborg · 16 years ago
  44. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  45. de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 16 years ago
  46. e241a63 kbuild: warn about ld added unique sections by Sam Ravnborg · 16 years ago
  47. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago
  48. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  49. 58fb0d4 kbuild: simplified warning report in modpost by Sam Ravnborg · 16 years ago
  50. ff13f92 kbuild: introduce a few helpers in modpost by Sam Ravnborg · 16 years ago
  51. 157c23c kbuild: use simpler section mismatch warnings in modpost by Sam Ravnborg · 16 years ago
  52. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 16 years ago
  53. 6c5bd23 kbuild: check section names consistently in modpost by Sam Ravnborg · 16 years ago
  54. 1066822 kbuild: introduce blacklisting in modpost by Sam Ravnborg · 16 years ago
  55. 5b24c07 kbuild: code refactoring in modpost by Sam Ravnborg · 16 years ago
  56. 9ad21c3 kbuild: try harder to find symbol names in modpost by Sam Ravnborg · 16 years ago
  57. d1f25e6 kbuild: fix so modpost can now check any .o file by Sam Ravnborg · 16 years ago
  58. df578e7 kbuild: clean up modpost.c by Sam Ravnborg · 16 years ago
  59. 666ab41 kbuild: fix a buffer overflow in modpost by Andi Kleen · 17 years ago
  60. 58b7a68 kbuild: fix format string warnings in modpost by Andi Kleen · 17 years ago
  61. 6d9a89e kbuild: declare the modpost error functions as printf like by Andi Kleen · 17 years ago
  62. b01d9f2 Module autoprobing support for virtio drivers. by Rusty Russell · 17 years ago
  63. 4b21960 kbuild: modpost problem when symbols move from one module to another by Trent Piepho · 17 years ago
  64. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  65. cee37ae i2c: Kill struct i2c_device_id by Jean Delvare · 17 years ago
  66. e004982 kbuild: make modpost detect unterminated device id lists by Kees Cook · 17 years ago
  67. a83710e kbuild: fix segfault in modpost by Petr Stetiar · 17 years ago
  68. 4f4c4ee kbuild: Use Elfnn_Half as replacement for Elfnn_Section by Sam Ravnborg · 17 years ago
  69. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  70. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  71. 61e115a [SSB]: add Sonics Silicon Backplane bus support by Michael Buesch · 17 years ago
  72. d59b66c sdio: add modalias support by Pierre Ossman · 17 years ago
  73. ad0b142 kbuild: whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  74. cb7e51d kbuild: fix modpost warnings for xtensa by Sam Ravnborg · 17 years ago
  75. 83cda2b kbuild: be more foregiving on init section naming by Sam Ravnborg · 17 years ago
  76. 2f5ee61 kbuild: rearrange a few function in modpost by Sam Ravnborg · 17 years ago
  77. 8d8d828 kbuild: do not do section mismatch checks on vmlinux in 2nd pass by Sam Ravnborg · 17 years ago
  78. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  79. 3a5df1d m68k: teach modpost about .m68_fixup by Al Viro · 17 years ago
  80. eec73e8 Whitelist references from __dbe_table to .init by Ralf Baechle · 17 years ago
  81. a5eb6a5 modpost white list pattern adjustment by Jan Beulich · 17 years ago
  82. 741f98f kbuild: do section mismatch check on full vmlinux by Sam Ravnborg · 17 years ago
  83. 1e29a70 kbuild: whitelist references from variables named _timer to .init.text by Sam Ravnborg · 17 years ago
  84. 92cc6b0 kbuild: remove hardcoded _logo names from modpost by Sam Ravnborg · 17 years ago
  85. d3ab785 kbuild: remove hardcoded apic_es7000 from modpost by Sam Ravnborg · 17 years ago
  86. 6fc53ba kbuild: warn about references from .init.text to .exit.text by Sam Ravnborg · 17 years ago
  87. 1d8af55 kbuild: consolidate section checks by Sam Ravnborg · 17 years ago
  88. 1087247 kbuild: refactor code in modpost to improve maintainability by Sam Ravnborg · 17 years ago
  89. b28242e kbuild: ignore section mismatch warnings originating from .note section by Sam Ravnborg · 17 years ago
  90. 1de564b kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it by Jeremy Fitzhardinge · 17 years ago
  91. 1abe02f kbuild: suppress modpost warnings for references from the .toc section as used by powerpc by Stephen Rothwell · 17 years ago
  92. 56a974f kbuild: make better section mismatch reports on arm by Sam Ravnborg · 17 years ago
  93. ae4ac12 kbuild: make better section mismatch reports on i386 and mips by Atsushi Nemoto · 17 years ago
  94. 2648a53 kbuild: fix sh64 section mismatch problems by Sam Ravnborg · 17 years ago
  95. efa5bf1 Revert "kbuild: make better section mismatch reports on i386, arm and mips" by Linus Torvalds · 17 years ago
  96. 577a32f mm: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  97. 9208030 init/main: use __init_refok to fix section mismatch by Sam Ravnborg · 17 years ago
  98. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  99. cd54779 kbuild: add "Section mismatch" warning whitelist for powerpc by Li Yang · 17 years ago
  100. f892b7d kbuild: make better section mismatch reports on i386, arm and mips by Atsushi Nemoto · 17 years ago