| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi: delete module.h include from files explicitly not needing it | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 2011-10-31 | 9 | -0/+9 |
* | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 2011-10-31 | 11 | -0/+11 |
* | net: fix implicit kmod.h usage in bridge/br_stp_if.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 129 | -0/+130 |
* | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 6 | -0/+6 |
* | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-10-31 | 29 | -0/+30 |
* | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-10-31 | 10 | -0/+10 |
* | kernel: fix up module header handling in rcutiny files | Paul Gortmaker | 2011-10-31 | 2 | -1/+1 |
* | kernel: params.c needs module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | kernel: ksysfs.c is implicitly using stat.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | kernel: fix two implicit header assumptions in irq_work.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | kernel: Add <linux/module.h> to files using it implicitly | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 61 | -61/+61 |
* | mm: fix implicit stat.h usage in dmapool.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 30 | -30/+30 |
* | mm: Add export.h for EXPORT_SYMBOL to active symbol exporters | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | mm: delete various needless include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 6 | -6/+0 |
* | range: fix bogus misuse of module.h to get printk() | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | module.h: relocate MODULE_PARM_DESC into moduleparam.h | Paul Gortmaker | 2011-10-31 | 2 | -5/+5 |
* | module.h: split out the EXPORT_SYMBOL into export.h | Paul Gortmaker | 2011-10-31 | 2 | -67/+90 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-30 | 6 | -17/+46 |
|\ |
|
| * | i2c: Functions for byte-swapped smbus_write/read_word_data | Jonathan Cameron | 2011-10-30 | 2 | -0/+25 |
| * | i2c-algo-pca: Return standard fault codes | Jean Delvare | 2011-10-30 | 1 | -2/+4 |
| * | i2c-algo-bit: Return standard fault codes | Jean Delvare | 2011-10-30 | 1 | -7/+7 |
| * | i2c-algo-bit: Be verbose on bus testing failure | Jean Delvare | 2011-10-30 | 1 | -1/+3 |
| * | i2c-algo-bit: Let user test buses without failing | Jean Delvare | 2011-10-30 | 1 | -3/+3 |
| * | i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv | Harvey Yang | 2011-10-30 | 1 | -3/+3 |
| * | i2c: I2C_ELEKTOR should depend on HAS_IOPORT | Geert Uytterhoeven | 2011-10-30 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 28 | -647/+869 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 | 28 | -647/+869 |
| |\ \ \ \ \ |
|
| | | | | * | | iommu/core: Remove global iommu_ops and register_iommu | Joerg Roedel | 2011-10-21 | 2 | -24/+4 |
| | | | | * | | iommu/msm: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 | 1 | -1/+1 |
| | | | | * | | iommu/omap: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 | 1 | -1/+1 |
| | | | | * | | iommu/vt-d: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 | 1 | -1/+1 |
| | | | | * | | iommu/amd: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 | 1 | -1/+1 |
| | | | | * | | iommu/core: Use bus->iommu_ops in the iommu-api | Joerg Roedel | 2011-10-21 | 1 | -7/+27 |
| | | | | * | | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 | 5 | -8/+13 |
| | | | | * | | iommu/core: Add bus_type parameter to iommu_domain_alloc | Joerg Roedel | 2011-10-21 | 4 | -5/+19 |
| | | | | * | | Driver core: Add iommu_ops to bus_type | Joerg Roedel | 2011-10-21 | 3 | -0/+39 |
| | | | | * | | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API | Joerg Roedel | 2011-10-21 | 1 | -5/+3 |
| | | | | | | | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | *---. \ | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 | 363 | -2383/+3677 |
| | | | | |\ \ \ \ |
|
| | | | | | | | * | | iommu/core: Use PAGE_SIZE instead of hard-coded value | Joerg Roedel | 2011-09-06 | 1 | -2/+2 |
| | | | | | | | * | | iommu/core: use the existing IS_ALIGNED macro | Ohad Ben-Cohen | 2011-09-05 | 1 | -6/+3 |
| | | | | | | * | | | iommu/msm: ->unmap() should return order of unmapped page | Ohad Ben-Cohen | 2011-09-05 | 1 | -0/+7 |
| | | | | * | | | | | dma-debug: hash_bucket_find needs to allow for offsets within an entry | Neil Horman | 2011-08-23 | 1 | -7/+61 |
| | | | * | | | | | | iommu/core: let drivers know if an iommu fault handler isn't installed | Ohad Ben-Cohen | 2011-09-30 | 2 | -1/+11 |
| | | | * | | | | | | iommu/core: export iommu_set_fault_handler() | Ohad Ben-Cohen | 2011-09-26 | 1 | -0/+1 |