summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker
2011-10-31x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-10-31acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker
2011-10-31acpi: delete module.h include from files explicitly not needing itPaul Gortmaker
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker
2011-10-31net: fix implicit kmod.h usage in bridge/br_stp_if.cPaul Gortmaker
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-31kernel: fix up module header handling in rcutiny filesPaul Gortmaker
2011-10-31kernel: params.c needs module.h not moduleparam.hPaul Gortmaker
2011-10-31kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker
2011-10-31kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-31mm: fix implicit stat.h usage in dmapool.cPaul Gortmaker
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-31mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2011-10-31range: fix bogus misuse of module.h to get printk()Paul Gortmaker
2011-10-31module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker
2011-10-31module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven
2011-10-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-10-30KVM: s390: fix register settingCarsten Otte
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds