aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker129-0/+130
2011-10-31net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker6-0/+6
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker29-0/+30
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker10-0/+10
2011-10-31kernel: fix up module header handling in rcutiny filesPaul Gortmaker2-1/+1
2011-10-31kernel: params.c needs module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-10-31kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker1-0/+1
2011-10-31kernel: fix two implicit header assumptions in irq_work.cPaul Gortmaker1-0/+2
2011-10-31kernel: fix several implicit usasges of kmod.hPaul Gortmaker3-0/+3
2011-10-31kernel: Add <linux/module.h> to files using it implicitlyPaul Gortmaker2-0/+2
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker61-61/+61
2011-10-31mm: fix implicit stat.h usage in dmapool.cPaul Gortmaker1-0/+1
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker30-30/+30
2011-10-31mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker2-0/+2
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker6-6/+0
2011-10-31range: fix bogus misuse of module.h to get printk()Paul Gortmaker1-1/+1
2011-10-31module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker2-5/+5
2011-10-31module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker2-67/+90
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds6-17/+46
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds28-647/+869
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds60-1369/+2449
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds163-7620/+12023
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2-0/+25
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare1-2/+4
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare1-7/+7
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare1-1/+3
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare1-3/+3
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang1-3/+3
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven1-1/+1
2011-10-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka1-1/+0
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt5-1/+84
2011-10-30KVM: s390: fix register settingCarsten Otte1-0/+2
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte1-0/+2
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds2-8/+18
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-0/+5
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds33-494/+231
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds15-67/+683
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij3-0/+3
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely1-0/+1
2011-10-29of: include errno.hKalle Valo1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds162-3311/+14101
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds17-255/+483
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds389-12181/+25739
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds30-260/+868
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds81-1009/+3093
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds524-2887/+7566
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds22-431/+440
2011-10-28Merge http://sucs.org/~rohan/git/gfs2-3.0-nmwLinus Torvalds19-1012/+666