summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-01Cross Memory AttachChristopher Yeoh
2011-11-01include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-11-01dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch
2011-10-31Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker
2011-10-31ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker
2011-10-31nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2011-10-31crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker
2011-10-31uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker
2011-10-31miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker
2011-10-31stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker
2011-10-31of_platform.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker
2011-10-31sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker
2011-10-31vermagic: delete unused include of <linux/module.h>Paul Gortmaker
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-31dm log userspace: add log device dependencyJonathan E Brassow
2011-10-31dm table: add immutable featureAlasdair G Kergon
2011-10-31dm table: add always writeable featureAlasdair G Kergon
2011-10-31dm table: add singleton featureAlasdair G Kergon
2011-10-31dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka
2011-10-31dm: use local printk ratelimitNamhyung Kim
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab
2011-10-31nfs4: serialize layoutcommitPeng Tao
2011-10-31module.h: relocate MODULE_PARM_DESC into moduleparam.hPaul Gortmaker
2011-10-31module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann
2011-10-31irq: support domains with non-zero hwirq baseRob Herring
2011-10-31of/irq: introduce of_irq_initRob Herring
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-30writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth