profile/ivi/kernel-x86-ivi.git
2011-10-31 Paul Gortmakerirq: don't put module.h into irq.h for tracking irqgen...
2011-10-31 Paul Gortmakerbluetooth: macroize two small inlines to avoid module.h
2011-10-31 Paul Gortmakerip_vs.h: fix implicit use of module_get/module_put...
2011-10-31 Paul Gortmakernf_conntrack.h: fix up fallout from implicit modulepara...
2011-10-31 Paul Gortmakerinclude: replace linux/module.h with "struct module...
2011-10-31 Paul Gortmakerinclude: convert various register fcns to macros to...
2011-10-31 Paul Gortmakercrypto.h: remove unused crypto_tfm_alg_modname() inline
2011-10-31 Paul Gortmakeruwb.h: fix implicit use of asm/page.h for PAGE_SIZE
2011-10-31 Paul Gortmakerpm_runtime.h: explicitly requires notifier.h
2011-10-31 Paul Gortmakerlinux/dmaengine.h: fix implicit use of bitmap.h and...
2011-10-31 Paul Gortmakermiscdevice.h: fix up implicit use of lists and types
2011-10-31 Paul Gortmakerstop_machine.h: fix implicit use of smp.h for smp_proce...
2011-10-31 Paul Gortmakerof: fix implicit use of errno.h in include/linux/of.h
2011-10-31 Paul Gortmakerof_platform.h: delete needless include <linux/module.h>
2011-10-31 Paul Gortmakeracpi: remove module.h include from platform/aclinux.h
2011-10-31 Paul Gortmakermiscdevice.h: delete unnecessary inclusion of module.h
2011-10-31 Paul Gortmakerdevice_cgroup.h: delete needless include <linux/module.h>
2011-10-31 Paul Gortmakernet: sch_generic remove redundant use of <linux/module.h>
2011-10-31 Paul Gortmakernet: inet_timewait_sock doesnt need <linux/module.h>
2011-10-31 Paul Gortmakersysdev.h: dont include <linux/module.h> for no reason
2011-10-31 Paul Gortmakervermagic: delete unused include of <linux/module.h>
2011-10-31 Paul Gortmakerlib: dma-debug needs export.h for EXPORT_SYMBOL
2011-10-31 Paul Gortmakerwatchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
2011-10-31 Paul Gortmakerpnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Stephen Rothwellpinctrl: EXPORT_SYMBOL needs export.h
2011-10-31 Paul Gortmakerpcmcia: Add export.h to drivers/pcmcia as required.
2011-10-31 Paul Gortmakerpcmcia: add module.h to db1xxx_ss.c since it is modular.
2011-10-31 Paul Gortmakeruwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Paul Gortmakeruwb: Add module.h to the real uwb modular users.
2011-10-31 Paul Gortmakerdrivers/uwb: fix implicit use of stat.h
2011-10-31 Paul Gortmakerspi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerspi: Add module.h to implicit users in drivers/spi
2011-10-31 Paul Gortmakerregulator: Fix implicit use of notifier.h by driver.h
2011-10-31 Paul Gortmakerregulator: Add module.h to drivers/regulator users...
2011-10-31 Paul Gortmakerregulator: Add export.h for THIS_MODULE to dummy.c
2011-10-31 Paul Gortmakerintel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
2011-10-31 Paul Gortmakervirtio: Add module.h to drivers/virtio users.
2011-10-31 Paul Gortmakerlguest: add export.h to lguest files for THIS_MODULE...
2011-10-31 Paul Gortmakerkvm: iommu.c file requires the full module.h present.
2011-10-31 Paul Gortmakerkvm: fix implicit use of stat.h header file
2011-10-31 Paul Gortmakerxen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerxen: Add module.h to modular drivers/xen users.
2011-10-31 Paul Gortmakeruio: Add module.h to implicit drivers/uio users
2011-10-31 Paul Gortmakerstaging: Add module.h to more drivers implicitly using it.
2011-10-31 Paul Gortmakerstaging: Add moduleparam.h to drivers/staging files...
2011-10-31 Paul Gortmakerstaging: Add export.h for THIS_MODULE/EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
2011-10-31 Paul Gortmakerssb: Add module.h to the real modules in drivers/ssb
2011-10-31 Paul Gortmakermmc: Fix implicit use of stat.h header in associated...
2011-10-31 Paul Gortmakermmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Paul Gortmakermmc: Add module.h to drivers/mmc users assuming implici...
2011-10-31 Paul Gortmakermfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Paul Gortmakermfd: Add module.h to the implicit drivers/mfd users
2011-10-31 Paul Gortmakergpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
2011-10-31 Paul Gortmakergpu: add module.h to drivers/gpu files as required.
2011-10-31 Paul Gortmakergpu: Add export.h as required to drivers/gpu files.
2011-10-31 Paul Gortmakerbcma: fix implicit use of export.h contents
2011-10-31 Paul Gortmakerbcma: add module.h to the modular portions of this...
2011-10-31 Paul Gortmakerdrivers/zorro: Add export.h to proc.c
2011-10-31 Paul Gortmakerdrivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
2011-10-31 Paul Gortmakerdrivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
2011-10-31 Paul Gortmakerdrivers/target: Add module.h to drivers/target files...
2011-10-31 Paul Gortmakerdrivers/target: Add export.h to files as required.
2011-10-31 Paul Gortmakerdrivers/sh: Add export.h for EXPORT_SYMBOL to intc...
2011-10-31 Randy Dunlapdrivers/sfi: sfi_acpi.c needs sysfs.h
2011-10-31 Paul Gortmakerdrivers/rapidio: idt_gen2.c is implicitly relying on...
2011-10-31 Paul Gortmakerdrivers/power: Add module.h to the actual modules in...
2011-10-31 Paul Gortmakerdrivers/of: include export.h for EXPORT_SYMBOL_GPL...
2011-10-31 Paul Gortmakerdrivers/of: Add module.h to of_spi.c
2011-10-31 Paul Gortmakerdrivers/nfc: add module.h to nfcwilink.c
2011-10-31 Paul Gortmakerdrivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakerdrivers/misc: Add module.h to files who are really...
2011-10-31 Paul Gortmakerdrivers/message: Add module.h to i2o/pci.c
2011-10-31 Paul Gortmakerdrivers/memstick: Add module.h to the prev. implicit...
2011-10-31 Paul Gortmakerdrivers/media: Add module.h to all files using it impli...
2011-10-31 Paul Gortmakerdrivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODU...
2011-10-31 Stephen Rothwelldrivers/media: ir-raw.c needs kmod.h for request_module
2011-10-31 Paul Gortmakerdrivers/leds: Add export.h for THIS_MODULE to leds...
2011-10-31 Paul Gortmakerdrivers/leds: Add module.h to files using it implicitly
2011-10-31 Paul Gortmakerdrivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakerdrivers/isdn: Add module.h to ISDN files implicitly...
2011-10-31 Paul Gortmakerdrivers/hwmon: add module.h to ultra45_env.c
2011-10-31 Paul Gortmakerdrivers/gpio: Fix drivers who are implicit users of...
2011-10-31 Paul Gortmakerdrivers/firmware: Add module.h to google/gsmi.c
2011-10-31 Paul Gortmakerdrivers/firewire: Add export.h for EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerdrivers/edac: Add module.h to mce_amd_inj.c
2011-10-31 Paul Gortmakerdrivers/dma: Add export.h to ste_dma40.c
2011-10-31 Paul Gortmakerdrivers/dma: Add module.h to files implicitly using it.
2011-10-31 Paul Gortmakerdrivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
2011-10-31 Paul Gortmakerdrivers/dca: Add module.h to dca-core.c
2011-10-31 Paul Gortmakerdrivers/clocksource: Add module.h to those who were...
2011-10-31 Paul Gortmakerdrivers/char: Fix implicit use of err.h in ramoops.c
2011-10-31 Paul Gortmakerdrivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakerdrivers/char: Add module.h to those who were using...
2011-10-31 Paul Gortmakerdrivers/base: change module.h -> export.h in power...
2011-10-31 Paul Gortmakerdrivers/base: base.h implicitly depends on <linux/notif...
2011-10-31 Paul Gortmakerdrivers/base: dma-coherent.c is a module and needs...
2011-10-31 Paul Gortmakerdrivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODUL...
2011-10-31 Paul Gortmakeride/ata: Add module.h to the implicit modular users
2011-10-31 Paul Gortmakeride/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE...
next