1. a0e5cc5 mtd: Add module.h to drivers users that were implicitly using it. by Paul Gortmaker · 13 years ago
  2. f3bcc01 mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  3. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  4. 310587c drivers/net: fix mislocated headers in cxgb4/l2t.c by Paul Gortmaker · 13 years ago
  5. d0e88ec drivers/net: wireless/ath/ath5k/debug.c does not need module.h by Paul Gortmaker · 13 years ago
  6. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  7. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  8. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  9. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  10. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  11. db4e839 sh: Add module.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  12. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  13. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  14. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  15. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  16. 7dfe293 powerpc: Fix up modules that should be including module.h by Paul Gortmaker · 13 years ago
  17. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  18. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  19. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  20. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  21. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  22. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  23. 839d881 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  24. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  25. b48aeab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  26. acff987 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  27. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  28. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  29. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  30. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  31. 6fcf84a i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv by Harvey Yang · 13 years ago
  32. 9519282 i2c: I2C_ELEKTOR should depend on HAS_IOPORT by Geert Uytterhoeven · 13 years ago
  33. ce94971 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  34. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  35. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  36. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  37. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  38. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  39. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  40. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  41. 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
  42. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  43. 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
  44. 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
  45. 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
  46. 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
  47. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  48. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  49. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  50. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  51. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  52. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  53. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  54. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  55. 2bf22b3 mmc: core: add workaround for controllers with broken multiblock reads by Paul Walmsley · 13 years ago
  56. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  57. 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
  58. 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
  59. 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
  60. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  61. b96d715 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  62. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  63. 0acf000 lguest: move process freezing before pending signals check by Michal Hocko · 13 years ago
  64. b56e321 lguest: Allow running under paravirt-enabled KVM. by Rusty Russell · 13 years ago
  65. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  66. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  67. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  68. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  69. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  70. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  71. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  72. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  73. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  74. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  75. c43fd77 mmc: sdhci-pci: add flag for devices that can support runtime PM by Adrian Hunter · 13 years ago
  76. e840ce1 mmc: omap_hsmmc: ensure pbias configuration is always done by Adrian Hunter · 13 years ago
  77. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  78. 326adda mmc: sdhci-s3c: fix potential NULL dereference by Jaehoon Chung · 13 years ago
  79. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  80. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  81. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  82. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  83. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  84. 3f102ae mmc: using module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  85. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  86. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  87. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  88. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  89. 0d7d85c mmc: block: fix boot partition switch error path by Adrian Hunter · 13 years ago
  90. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  91. 34f5050 mmc: add module param to set fault injection attributes by Per Forlin · 13 years ago
  92. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  93. cd8a366 mmc: core: add sd uhs string for mmc_ios_show by Aaron Lu · 13 years ago
  94. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  95. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  96. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  97. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  98. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  99. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  100. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago