1. 5d76fc2 drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  2. 07a97fe drivers/isdn: Add module.h to ISDN files implicitly using it. by Paul Gortmaker · 13 years ago
  3. 31a1a15 drivers/hwmon: add module.h to ultra45_env.c by Paul Gortmaker · 13 years ago
  4. bb207ef drivers/gpio: Fix drivers who are implicit users of module.h by Paul Gortmaker · 13 years ago
  5. afd605f drivers/firmware: Add module.h to google/gsmi.c by Paul Gortmaker · 13 years ago
  6. 823467e drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c by Paul Gortmaker · 13 years ago
  7. 80a2e2e drivers/edac: Add module.h to mce_amd_inj.c by Paul Gortmaker · 13 years ago
  8. f492b21 drivers/dma: Add export.h to ste_dma40.c by Paul Gortmaker · 13 years ago
  9. 5c45ad7 drivers/dma: Add module.h to files implicitly using it. by Paul Gortmaker · 13 years ago
  10. 3382416 drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c by Paul Gortmaker · 13 years ago
  11. d229807 drivers/dca: Add module.h to dca-core.c by Paul Gortmaker · 13 years ago
  12. 7deeab5 drivers/clocksource: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  13. c05aa8f drivers/char: Fix implicit use of err.h in ramoops.c by Paul Gortmaker · 13 years ago
  14. 66300e6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  15. c22405c drivers/char: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  16. aaf1954 drivers/base: change module.h -> export.h in power/common.c by Paul Gortmaker · 13 years ago
  17. ba33162 drivers/base: base.h implicitly depends on <linux/notifier.h> by Paul Gortmaker · 13 years ago
  18. 08a999c drivers/base: dma-coherent.c is a module and needs module.h by Paul Gortmaker · 13 years ago
  19. 1b6bc32 drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 13 years ago
  20. bff7832 ide/ata: Add module.h to the implicit modular users by Paul Gortmaker · 13 years ago
  21. 38789fd ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  22. fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
  23. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  24. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
  25. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 13 years ago
  26. 355b200 video: Add module.h to drivers/video files who really use it. by Paul Gortmaker · 13 years ago
  27. a8a3593 video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video by Paul Gortmaker · 13 years ago
  28. a6ee877 cpufreq: Fix build of s3c64xx cpufreq driver for header change by Mark Brown · 13 years ago
  29. 5c720d37 cpufreq: cpufreq_stats.c is a module, and should include module.h by Paul Gortmaker · 13 years ago
  30. 70e522a cpuidle: ladder.c needs module.h and not just moduleparam.h by Paul Gortmaker · 13 years ago
  31. 884b17e cpuidle: Add module.h to drivers/cpuidle files as required. by Paul Gortmaker · 13 years ago
  32. 93cf5d7 i2c: Add module.h to modular files prev. implicitly getting it by Paul Gortmaker · 13 years ago
  33. 345df51 i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  34. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  35. 0e648f4 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters by Paul Gortmaker · 13 years ago
  36. 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 13 years ago
  37. a59b968 bluetooth: add module.h to drivers/bluetooth files as required. by Paul Gortmaker · 13 years ago
  38. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  39. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  40. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  41. acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  42. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  43. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  44. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  45. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  46. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  47. ec37d32 hid: Fix up files needing export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  48. 8f86a2c hid: Add module.h to fix up implicit users of it by Paul Gortmaker · 13 years ago
  49. 15d0580 drivers/input: add export.h to symbol exporting files. by Paul Gortmaker · 13 years ago
  50. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  51. 778f523 drivers: power_supply_sysfs.c needs stat.h by Paul Gortmaker · 13 years ago
  52. eef9c3d drivers/base: transport_class explicitly requires EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  53. 9775913 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS by Paul Gortmaker · 13 years ago
  54. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  55. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  56. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 13 years ago
  57. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  58. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  59. 310587c drivers/net: fix mislocated headers in cxgb4/l2t.c by Paul Gortmaker · 13 years ago
  60. d0e88ec drivers/net: wireless/ath/ath5k/debug.c does not need module.h by Paul Gortmaker · 13 years ago
  61. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  62. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  63. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  64. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  65. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  66. db4e839 sh: Add module.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  67. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  68. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  69. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  70. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  71. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  72. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  73. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  74. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  75. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  76. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  77. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  78. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  79. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  80. b48aeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  81. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  82. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  83. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  84. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  85. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  86. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  87. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  88. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  89. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  90. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  91. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  92. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  93. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  94. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  95. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  96. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  97. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  98. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 8237eb9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. cc21fe5 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago