summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-31arm: remove several unnecessary module.h include instancesPaul Gortmaker
2011-10-31arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker
2011-10-31arm: fix implicit use of sched.h in bcmring/dma.cPaul Gortmaker
2011-10-31arm: fix implicit use of moduleparam in mach-mx31*.cPaul Gortmaker
2011-10-31arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker
2011-10-31arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker
2011-10-31arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
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-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus 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-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
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij
2011-10-29gpio: Fix ARM versatile-express build failureGrant Likely
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds