Commit Graph

271698 Commits (daaa5f7cbee37dfc8464d350f1eacd6e94b278cc)
 

Author SHA1 Message Date
Paul Gortmaker ecea4ab6d3 arm: convert core files from module.h to export.h 13 years ago
Paul Gortmaker d91ef63bd5 arm: remove several unnecessary module.h include instances 13 years ago
Paul Gortmaker 3d46cceb60 arm: add slab.h to plat-samsung files for GFP_KERNEL 13 years ago
Paul Gortmaker 4cffaf7336 arm: fix implicit use of sched.h in bcmring/dma.c 13 years ago
Paul Gortmaker 9e9074160f arm: fix implicit use of moduleparam in mach-mx31*.c 13 years ago
Paul Gortmaker 9e54d33fbf arm: fix implicit use of page.h in several arch/arm files 13 years ago
Paul Gortmaker d44b28c49e arm: fix implicit memset/string.h usage in various arch/arm files 13 years ago
Paul Gortmaker ce8b9d25c9 arm: add elf.h to arch/arm/kernel/ptrace.c 13 years ago
Paul Gortmaker ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 years ago
Paul Gortmaker 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
Paul Gortmaker e9848d62ab powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h 13 years ago
Paul Gortmaker 614f15b4fc powerpc: fix two implicit header uses in pseries/plpar_wrappers.h 13 years ago
Paul Gortmaker e415372acc powerpc: fix implicit use of mutex.h by include/asm/spu.h 13 years ago
Paul Gortmaker cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 13 years ago
Paul Gortmaker 2a7156b9e8 powerpc: fix implicit notifier use in converting to export.h 13 years ago
Paul Gortmaker 08f1e55cc7 powerpc: cell/beat_wrapper.h is implicitly using memcpy functions 13 years ago
Paul Gortmaker 62fe91bba2 powerpc: Fix up implicit sched.h users 13 years ago
Paul Gortmaker b56eade55d powerpc: Fix up implicit stat.h users 13 years ago
Paul Gortmaker 7dfe293cf6 powerpc: Fix up modules that should be including module.h 13 years ago
Paul Gortmaker 9308794884 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 66b15db69c powerpc: add export.h to files making use of EXPORT_SYMBOL 13 years ago
Paul Gortmaker 333a151822 powerpc: io-workarounds.c was implicitly getting init_mm 13 years ago
Paul Gortmaker 783ac47c2a x86: efi_32.c is implicitly getting asm/desc.h via module.h 13 years ago
Paul Gortmaker 7c52d55170 x86: fix up files really needing to include module.h 13 years ago
Paul Gortmaker 69c60c88ee x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE 13 years ago
Paul Gortmaker 2957402297 x86: fix implicit include of <linux/topology.h> in vsyscall_64 13 years ago
Paul Gortmaker 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
Paul Gortmaker 067d756154 acpi: downgrade files from module.h to export.h where possible. 13 years ago
Paul Gortmaker c0d12cc63a acpi: delete module.h include from files explicitly not needing it 13 years ago
Paul Gortmaker cc4b859c70 acpi: add module.h to files implicitly using/relying on it. 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Paul Gortmaker 79bb1ee46a net: fix implicit kmod.h usage in bridge/br_stp_if.c 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 years ago
Paul Gortmaker bdfa97bf72 kernel: fix up module header handling in rcutiny files 13 years ago
Paul Gortmaker 72a59aaada kernel: params.c needs module.h not moduleparam.h 13 years ago
Paul Gortmaker 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 years ago
Paul Gortmaker 967d1f9062 kernel: fix two implicit header assumptions in irq_work.c 13 years ago
Paul Gortmaker 74da1ff713 kernel: fix several implicit usasges of kmod.h 13 years ago
Paul Gortmaker 56d82e000c kernel: Add <linux/module.h> to files using it implicitly 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Paul Gortmaker e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
Paul Gortmaker 9a41845513 range: fix bogus misuse of module.h to get printk() 13 years ago
Paul Gortmaker 639938eb60 module.h: relocate MODULE_PARM_DESC into moduleparam.h 13 years ago