1. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  2. 9aaf440 modpost: fix ALL_INIT_DATA_SECTIONS by Jan Beulich · 12 years ago
  3. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  4. dd2a3ac mod/file2alias: make modpost compile on darwin again by Andreas Bießmann · 12 years ago
  5. 6e2e340 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers by Tony Lindgren · 12 years ago
  6. 0d86f65 module: fix broken isapnp handling in file2alias by Ondrej Zary · 12 years ago
  7. 5467bdd x86/cpu: Clean up modalias feature matching by Ben Hutchings · 12 years ago
  8. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  9. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 12 years ago
  10. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago
  11. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  12. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  13. e49ce14 modpost: use linker section to generate table. by Rusty Russell · 12 years ago
  14. 626596e modpost: use a table rather than a giant if/else statement. by Rusty Russell · 12 years ago
  15. 5dd7bf5 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. by Jochen Friedrich · 13 years ago
  16. 523817b ARM: amba: Auto-generate AMBA driver module aliases during modpost by Dave Martin · 13 years ago
  17. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  18. ebf16e3 Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id by Greg Kroah-Hartman · 13 years ago
  19. d2ee52a Staging: hv: Add code to parse struct hv_vmbus_device_id table by K. Y. Srinivasan · 13 years ago
  20. 62a2635 modpost: Fix modpost's license checking V3 by Alessio Igor Bogani · 13 years ago
  21. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  22. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 13 years ago
  23. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 13 years ago
  24. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  25. 00759c0e modpost: fix trailing comma by Randy Dunlap · 13 years ago
  26. 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 13 years ago
  27. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  28. 731ece4 modpost: Fix address calculation in reloc_location() by Olof Johansson · 14 years ago
  29. 1121584 modpost: Put .zdebug* section on white list by H.J. Lu · 14 years ago
  30. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  31. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  32. cbcf14a9 scripts/mod/modpost.c: fix commentary accordingly to last changes by Andy Shevchenko · 14 years ago
  33. 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
  34. 019fca8 MN10300: Permit .GCC-command-line sections by David Howells · 14 years ago
  35. 5003bab fix "scripts/mod/modpost.c: fix memory leak" by Andrew Morton · 14 years ago
  36. 6a84152 param: silence .init.text references from param ops by Rusty Russell · 14 years ago
  37. 37ed19d scripts/mod/modpost.c: fix memory leak by Alexey Fomenko · 14 years ago
  38. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  39. 1ce53ad modpost: support objects with more than 64k sections by Denys Vlasenko · 14 years ago
  40. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  41. 1c93866 kbuild: Fix modpost segfault by Krzysztof Halasa · 14 years ago
  42. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  43. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  44. fedb3d2 MODULE_DEVICE_TABLE(isapnp, ...) does nothing by Ondrej Zary · 15 years ago
  45. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  46. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  47. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  48. 0db25245 modpost: don't allow *driver to reference .init.* by Uwe Kleine-König · 14 years ago
  49. af92a82 modpost: make symbol white list a per mismatch type variable by Uwe Kleine-König · 14 years ago
  50. fc2f7ef modpost: remove now unused NO_MISMATCH constant by Uwe Kleine-König · 14 years ago
  51. 0d2a636 modpost: pass around const struct sectioncheck * instead of enum mismatch by Uwe Kleine-König · 14 years ago
  52. bbd3f4f modpost: give most mismatch constants a better name by Uwe Kleine-König · 14 years ago
  53. 4a31a22 modpost: define ALL_XXX{IN,EX}IT_SECTIONS by Uwe Kleine-König · 14 years ago
  54. b75dcab modpost: members of *driver structs should not point to __init functions by Uwe Kleine-König · 14 years ago
  55. 3a5dd79 modpost: fix segfault in sym_is() with prefixed arches by Mike Frysinger · 14 years ago
  56. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  57. 8d99513 modpost: fix segfault with short symbol names by Michal Marek · 15 years ago
  58. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  59. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  60. 55f49f2 USB: handle bcd incrementation in usb modalias generation by Nathaniel McCallum · 15 years ago
  61. afe2dab USB: add hex/bcd detection to usb modalias generation by Nathaniel McCallum · 15 years ago
  62. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  63. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  64. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
  65. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  66. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  67. e335385 virtio: enhance id_matching for virtio drivers by Christian Borntraeger · 15 years ago
  68. 8b8b76c kbuild: add hint about __refdata to modpost by Sam Ravnborg · 15 years ago
  69. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  70. 4391ed6 kbuild, modpost: fix unexpected non-allocatable warning with mips by Sam Ravnborg · 15 years ago
  71. 028eceb kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc by Sam Ravnborg · 15 years ago
  72. 7d875a0 kbuild, modpost: fix unexpected non-allocatable section when cross compiling by Anders Kaseorg · 15 years ago
  73. b614a69 kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" by Anders Kaseorg · 15 years ago
  74. c993971 kbuild: fix comment in modpost.c by Sam Ravnborg · 15 years ago
  75. 99e3a1e kbuild: fix Module.markers permission error under cygwin by Cedric Hombourger · 15 years ago
  76. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  77. 0fa3a88 kbuild: remove pointless strdup() on arguments passed to new_module() in modpost by Jan Beulich · 15 years ago
  78. 8c8ef42 module: include other structures in module version check by Rusty Russell · 15 years ago
  79. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  80. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  81. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  82. 2b63938 HID: fix bus endianity in file2alias by Jiri Slaby · 15 years ago
  83. 56fc82c modpost: NOBITS sections may point beyond the end of the file by Tejun Heo · 15 years ago
  84. 72638f5 PNP: fix broken pnp lowercasing for acpi module aliases by Kay Sievers · 15 years ago
  85. e6e6733 kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module by Ashutosh Naik · 16 years ago
  86. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  87. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  88. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  89. d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
  90. a9860bf Staging: add TAINT_CRAP flag to drivers/staging modules by Greg Kroah-Hartman · 16 years ago
  91. 87f3b6b Marker depmod fix core kernel list by Mathieu Desnoyers · 16 years ago
  92. 5e4c656 pnp: fix "add acpi:* modalias entries" by Kay Sievers · 16 years ago
  93. 32be1d2 scripts/mod/modpost.c: fix spelling of module and happens by Ben Dooks · 16 years ago
  94. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  95. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  96. d35cb36 markers: fix duplicate modpost entry by Mathieu Desnoyers · 16 years ago
  97. 22454cb pnp: add acpi:* modalias entries by Kay Sievers · 16 years ago
  98. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  99. 4d7365d kbuild: ignore powerpc specific symbols in modpost by Sam Ravnborg · 16 years ago
  100. fd1db0a kbuild: disable modpost warnings for linkonce sections by Andi Kleen · 16 years ago