1. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  2. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  3. acf3368 scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 13 years ago
  4. 0970366 scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  5. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  6. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  7. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  8. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  9. ec37d32 hid: Fix up files needing export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  10. 8f86a2c hid: Add module.h to fix up implicit users of it by Paul Gortmaker · 13 years ago
  11. 15d0580 drivers/input: add export.h to symbol exporting files. by Paul Gortmaker · 13 years ago
  12. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  13. 778f523 drivers: power_supply_sysfs.c needs stat.h by Paul Gortmaker · 13 years ago
  14. eef9c3d drivers/base: transport_class explicitly requires EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  15. 9775913 of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS by Paul Gortmaker · 13 years ago
  16. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  17. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  18. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 13 years ago
  19. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  20. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  21. 310587c drivers/net: fix mislocated headers in cxgb4/l2t.c by Paul Gortmaker · 13 years ago
  22. d0e88ec drivers/net: wireless/ath/ath5k/debug.c does not need module.h by Paul Gortmaker · 13 years ago
  23. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  24. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  25. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  26. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  27. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  28. db4e839 sh: Add module.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  29. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  30. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  31. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  32. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  33. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  34. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  35. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  36. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  37. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  38. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  39. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  40. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  41. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  42. b48aeab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  43. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  44. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  45. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  46. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  47. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  48. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  49. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  50. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  51. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  52. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  53. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  54. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  55. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  56. 0e59e7e Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  57. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  58. 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
  59. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  60. 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
  61. 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
  62. 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
  63. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  65. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  66. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  67. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  68. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  69. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  70. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  71. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  72. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  73. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  74. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  75. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  76. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  77. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  78. b96d715 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  79. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  80. 0acf000 lguest: move process freezing before pending signals check by Michal Hocko · 13 years ago
  81. b56e321 lguest: Allow running under paravirt-enabled KVM. by Rusty Russell · 13 years ago
  82. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  83. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  84. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  85. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  86. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  87. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  88. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  89. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  90. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  91. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  92. c43fd77 mmc: sdhci-pci: add flag for devices that can support runtime PM by Adrian Hunter · 13 years ago
  93. e840ce1 mmc: omap_hsmmc: ensure pbias configuration is always done by Adrian Hunter · 13 years ago
  94. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  95. 326adda mmc: sdhci-s3c: fix potential NULL dereference by Jaehoon Chung · 13 years ago
  96. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  97. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  98. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  99. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  100. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago