Commit Graph

271623 Commits (2957402297ed3a59a82aab3aa162e8c8e5ebf5e4)
 

Author SHA1 Message Date
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
Paul Gortmaker f50169324d module.h: split out the EXPORT_SYMBOL into export.h 13 years ago
Linus Torvalds 839d881074 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 13 years ago
Linus Torvalds 0cfdc72439 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu 13 years ago
Linus Torvalds b48aeab65e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 13 years ago
Linus Torvalds 1bc87b0055 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm 13 years ago
Linus Torvalds acff987d94 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 13 years ago
Jonathan Cameron 06a67848c6 i2c: Functions for byte-swapped smbus_write/read_word_data 13 years ago
Jean Delvare 4403988afc i2c-algo-pca: Return standard fault codes 13 years ago
Jean Delvare abc01b2718 i2c-algo-bit: Return standard fault codes 13 years ago
Jean Delvare f6beb67d8e i2c-algo-bit: Be verbose on bus testing failure 13 years ago
Jean Delvare 1bddab7f7d i2c-algo-bit: Let user test buses without failing 13 years ago
Harvey Yang 6fcf84a2c0 i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv 13 years ago
Geert Uytterhoeven 9519282a02 i2c: I2C_ELEKTOR should depend on HAS_IOPORT 13 years ago
Jan Kiszka f1c1da2bde KVM: SVM: Keep intercepting task switching with NPT enabled 13 years ago
Christian Ehrhardt 7697e71f72 KVM: s390: implement sigp external call 13 years ago
Carsten Otte 7eef87dc99 KVM: s390: fix register setting 13 years ago
Carsten Otte b290411a13 KVM: s390: fix return value of kvm_arch_init_vm 13 years ago
Carsten Otte 4d47555a80 KVM: s390: check cpu_id prior to using it 13 years ago
Linus Torvalds ce949717b5 Merge git://github.com/rustyrussell/linux 13 years ago
Linus Torvalds 249842477c Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 13 years ago
Linus Torvalds 18c0635363 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 13 years ago
Linus Torvalds 41684f67af Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 13 years ago
Linus Walleij 81397a625d ARM: mark empty gpio.h files empty 13 years ago
Grant Likely 041af835b3 gpio: Fix ARM versatile-express build failure 13 years ago
Kalle Valo e51130c0f5 of: include errno.h 13 years ago