| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 966 | -19/+1007 |
|\ |
|
| * | watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | pinctrl: EXPORT_SYMBOL needs export.h | Stephen Rothwell | 2011-10-31 | 1 | -0/+1 |
| * | pcmcia: Add export.h to drivers/pcmcia as required. | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | pcmcia: add module.h to db1xxx_ss.c since it is modular. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 12 | -0/+12 |
| * | uwb: Add module.h to the real uwb modular users. | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | drivers/uwb: fix implicit use of stat.h | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 | 18 | -0/+18 |
| * | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-10-31 | 19 | -0/+19 |
| * | regulator: Add export.h for THIS_MODULE to dummy.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | virtio: Add module.h to drivers/virtio users. | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | xen: Add module.h to modular drivers/xen users. | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | uio: Add module.h to implicit drivers/uio users | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker | 2011-10-31 | 10 | -0/+10 |
| * | staging: Add moduleparam.h to drivers/staging files as required | Paul Gortmaker | 2011-10-31 | 3 | -1/+4 |
| * | staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. | Paul Gortmaker | 2011-10-31 | 26 | -0/+26 |
| * | ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
| * | ssb: Add module.h to the real modules in drivers/ssb | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | mmc: Fix implicit use of stat.h header in associated files | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 9 | -0/+9 |
| * | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker | 2011-10-31 | 11 | -0/+11 |
| * | gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | gpu: add module.h to drivers/gpu files as required. | Paul Gortmaker | 2011-10-31 | 27 | -0/+41 |
| * | gpu: Add export.h as required to drivers/gpu files. | Paul Gortmaker | 2011-10-31 | 30 | -0/+33 |
| * | bcma: fix implicit use of export.h contents | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | bcma: add module.h to the modular portions of this driver | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | drivers/zorro: Add export.h to proc.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | drivers/target: Add module.h to drivers/target files as required. | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
| * | drivers/target: Add export.h to files as required. | Paul Gortmaker | 2011-10-31 | 7 | -0/+7 |
| * | drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/sfi: sfi_acpi.c needs sysfs.h | Randy Dunlap | 2011-10-31 | 1 | -0/+3 |
| * | drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/power: Add module.h to the actual modules in drivers/power | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | drivers/of: Add module.h to of_spi.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/nfc: add module.h to nfcwilink.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | drivers/misc: Add module.h to files who are really modular. | Paul Gortmaker | 2011-10-31 | 7 | -0/+7 |
| * | drivers/message: Add module.h to i2o/pci.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | drivers/memstick: Add module.h to the prev. implicit modular users | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |