summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-11-011-8/+7
* nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker2011-11-011-0/+2
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-0122-22/+34
* include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-11-0111-58/+57
* crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker2011-11-011-6/+0
* uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker2011-11-011-0/+1
* pm_runtime.h: explicitly requires notifier.hPaul Gortmaker2011-11-011-0/+1
* linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker2011-11-011-0/+2
* miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker2011-11-011-0/+2
* stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker2011-11-011-0/+1
* of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker2011-11-011-0/+1
* of_platform.h: delete needless include <linux/module.h>Paul Gortmaker2011-11-011-1/+0
* acpi: remove module.h include from platform/aclinux.hPaul Gortmaker2011-11-011-1/+0
* miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker2011-11-011-1/+0
* device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker2011-11-011-1/+0
* net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker2011-11-011-1/+0
* net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker2011-11-011-1/+0
* sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker2011-11-011-1/+0
* vermagic: delete unused include of <linux/module.h>Paul Gortmaker2011-11-011-1/+0
* regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-11-011-0/+1
* xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-11-011-0/+1
* module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker2011-10-312-5/+5
* module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker2011-10-312-67/+90
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-301-0/+17
|\
| * i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2011-10-301-0/+17
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-302-10/+72
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-212-10/+72
| |\ \ \ \ \
| | | | | * | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-1/+0
| | | | | * | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-2/+2
| | | | | * | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-2/+4
| | | | | * | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-212-0/+8
| | | | | * | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel2011-10-211-5/+3
| | | |_|/ / | | |/| | |
| | | | * | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-1/+5
| | | | * | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+51
| | | |/ /
* | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-302-17/+21
|\ \ \ \ \
| * | | | | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+1
| * | | | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-251-0/+1
| * | | | | KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-251-5/+3
| * | | | | KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+1
| * | | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-251-0/+1
| * | | | | KVM: Intelligent device lookup on I/O busSasha Levin2011-09-251-9/+9
| * | | | | KVM: Make coalesced mmio use a device per zoneSasha Levin2011-09-251-2/+3
| * | | | | KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-251-1/+2
* | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-308-111/+300
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2011-10-155-20/+163
| |\ \ \ \ \
| | * | | | | OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2011-10-031-0/+1
| | * | | | | OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja2011-10-031-1/+4
| | * | | | | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-031-1/+2
| | * | | | | OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-1/+0
| | * | | | | OMAPDSS: Add N800 panel driverTomi Valkeinen2011-09-301-0/+15