Age | Commit message (Expand) | Author |
2011-10-31 | crypto: add module.h to those files that are explicitly using it | Paul Gortmaker |
2011-10-31 | drivers/net: fix mislocated headers in cxgb4/l2t.c | Paul Gortmaker |
2011-10-31 | drivers/net: wireless/ath/ath5k/debug.c does not need module.h | Paul Gortmaker |
2011-10-31 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker |
2011-10-31 | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker |
2011-10-31 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker |
2011-10-31 | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker |
2011-10-31 | sh: Add module.h to arch/sh specific files as required. | Paul Gortmaker |
2011-10-31 | sh: fix implicit use of stat.h in arch/sh specific files | Paul Gortmaker |
2011-10-31 | parisc: add module.h to files really requiring it | Paul Gortmaker |
2011-10-31 | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-31 | s390: add missing module.h/export.h includes | Heiko Carstens |
2011-10-31 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker |
2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | x86: fix up files really needing to include module.h | Paul Gortmaker |
2011-10-31 | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | acpi: downgrade files from module.h to export.h where possible. | Paul Gortmaker |
2011-10-31 | acpi: delete module.h include from files explicitly not needing it | Paul Gortmaker |
2011-10-31 | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker |
2011-10-30 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-10-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2011-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2011-10-30 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-10-30 | i2c-algo-pca: Return standard fault codes | Jean Delvare |
2011-10-30 | i2c-algo-bit: Return standard fault codes | Jean Delvare |
2011-10-30 | i2c-algo-bit: Be verbose on bus testing failure | Jean Delvare |
2011-10-30 | i2c-algo-bit: Let user test buses without failing | Jean Delvare |
2011-10-30 | i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv | Harvey Yang |
2011-10-30 | i2c: I2C_ELEKTOR should depend on HAS_IOPORT | Geert Uytterhoeven |
2011-10-29 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-29 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-28 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-27 | PCI: Clean-up MPS debug output | Jon Mason |
2011-10-27 | pci: Clamp pcie_set_readrq() when using "performance" settings | Benjamin Herrenschmidt |
2011-10-27 | PCI: enable MPS "performance" setting to properly handle bridge MPS | Jon Mason |
2011-10-27 | PCI: Workaround for Intel MPS errata | Jon Mason |
2011-10-27 | Revert "drm/ttm: add a way to bo_wait for either the last read or last write" | Dave Airlie |
2011-10-27 | Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" | Dave Airlie |