pandora-kernel.git
2011-10-31 Paul Gortmakeride/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE...
2011-10-31 Paul Gortmakerinfiniband: add moduleparam.h to drivers/infiniband...
2011-10-31 Paul Gortmakerinfiniband: add in export.h for files using EXPORT_SYMB...
2011-10-31 Paul Gortmakerinfiniband: Fix up module files that need to include...
2011-10-31 Paul Gortmakerinfiniband: Fix up users implicitly relying on getting...
2011-10-31 Paul Gortmakervideo: Add module.h to drivers/video files who really...
2011-10-31 Paul Gortmakervideo: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerselinux: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Mark Browncpufreq: Fix build of s3c64xx cpufreq driver for header...
2011-10-31 Paul Gortmakercpufreq: cpufreq_stats.c is a module, and should includ...
2011-10-31 Paul Gortmakercpuidle: ladder.c needs module.h and not just moduleparam.h
2011-10-31 Paul Gortmakercpuidle: Add module.h to drivers/cpuidle files as required.
2011-10-31 Paul Gortmakeri2c: Add module.h to modular files prev. implicitly...
2011-10-31 Paul Gortmakeri2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
2011-10-31 Paul Gortmakerrtc: Add module.h to implicit users in drivers/rtc
2011-10-31 Paul Gortmakertty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-31 Paul Gortmakertty: Add module.h to drivers/tty users who just expect...
2011-10-31 Paul Gortmakerbluetooth: add module.h to drivers/bluetooth files...
2011-10-31 Paul Gortmakerusb: fix implicit usage of gfp.h in host/xhci-hub.c
2011-10-31 Paul Gortmakerusb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-10-31 Paul Gortmakerusb: Add module.h to drivers/usb consumers who really...
2011-10-31 Paul Gortmakerscsi: Fix up files implicitly depending on module.h...
2011-10-31 Paul Gortmakerscsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as...
2011-10-31 Paul Gortmakerpci: add module.h to files implicitly relying on its...
2011-10-31 Paul Gortmakerpci: Fix files needing export.h for EXPORT_SYMBOL/THIS_...
2011-10-31 Paul Gortmakersound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where...
2011-10-31 Paul Gortmakersound: Add module.h to the previously silent sound...
2011-10-31 Paul Gortmakersound: add moduleparam.h to users of module_param/MODUL...
2011-10-31 Paul Gortmakersound: fix drivers needing module.h not moduleparam.h
2011-10-31 Paul Gortmakermd: Add in export.h for files using EXPORT_SYMBOL
2011-10-31 Paul Gortmakermd: Add module.h to all files using it implicitly
2011-10-31 Paul Gortmakerhid: Fix up files needing export.h for EXPORT_SYMBOL
2011-10-31 Paul Gortmakerhid: Add module.h to fix up implicit users of it
2011-10-31 Paul Gortmakerdrivers/input: add export.h to symbol exporting files.
2011-10-31 Paul Gortmakerdrivers/input: Add module.h to modular drivers implicit...
2011-10-31 Paul Gortmakerdrivers: power_supply_sysfs.c needs stat.h
2011-10-31 Paul Gortmakerdrivers/base: transport_class explicitly requires EXPOR...
2011-10-31 Paul Gortmakerof: of_pci.c needs export.h since it uses EXPORT_SYMBOLS
2011-10-31 Paul Gortmakerblock: Change module.h -> export.h in bsg-lib.c
2011-10-31 Paul Gortmakerblock: Fix files that are modules and hence need module.h
2011-10-31 Paul Gortmakerblock: add export.h to files using EXPORT_SYMBOL/THIS_M...
2011-10-31 Paul Gortmakermtd: Add module.h to drivers users that were implicitly...
2011-10-31 Paul Gortmakermtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-10-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-10-31 Paul Gortmakerdrivers/net: fix mislocated headers in cxgb4/l2t.c
2011-10-31 Paul Gortmakerdrivers/net: wireless/ath/ath5k/debug.c does not need...
2011-10-31 Paul Gortmakerdrivers/net: Add moduleparam.h to drivers as required.
2011-10-31 Paul Gortmakerdrivers/net: change moduleparam.h to module.h as required.
2011-10-31 Paul Gortmakerdrivers/net: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerdrivers/net: Add module.h to drivers who were implicitl...
2011-10-31 Axel Linunicore32: EXPORT_SYMBOL needs export.h
2011-10-31 Paul Gortmakermicroblaze: Add export.h to arch/microblaze files as...
2011-10-31 Paul Gortmakersh: Add export.h to arch/sh specific files as required.
2011-10-31 Paul Gortmakersh: Add module.h to arch/sh specific files as required.
2011-10-31 Paul Gortmakersh: fix implicit use of stat.h in arch/sh specific...
2011-10-31 Paul Gortmakeralpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL
2011-10-31 Paul Gortmakeralpha: fix implicit stat.h usage in pci-sysfs.c
2011-10-31 Paul Gortmakerblackfin: add module.h to files implicitly expecting...
2011-10-31 Paul Gortmakerblackfin: Add export.h to files using EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerparisc: add module.h to files really requiring it
2011-10-31 Paul Gortmakerparisc: Add export.h to files needing EXPORT_SYMBOL...
2011-10-31 Paul Gortmakeravr32: add export.h to arch/avr32 for EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerm68k: Add export.h to the m68k specific files as required
2011-10-31 Paul Gortmakeria64: Add export.h to arch/ia64 specific files as required
2011-10-31 Heiko Carstenss390: add missing module.h/export.h includes
2011-10-31 Paul Gortmakermips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
2011-10-31 Paul Gortmakermips: remove needless include of module.h from core...
2011-10-31 Paul Gortmakermips: migrate core kernel file from module.h --> export.h
2011-10-31 Paul Gortmakermips: fix implicit smp.h usage in various files.
2011-10-31 Paul Gortmakermips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
2011-10-31 Paul Gortmakersparc: Add module.h to files previously implicitly...
2011-10-31 Paul Gortmakersparc: remove several unnecessary module.h include...
2011-10-31 Paul Gortmakersparc: move symbol exporters to use export.h not module.h
2011-10-31 Paul Gortmakersparc: add export.h to arch/sparc files as required
2011-10-31 Paul Gortmakersparc: fix implicit use of uaccess.h header in mdesc.c
2011-10-31 Paul Gortmakersparc: fix implicit use of spitfire.h in pcr.c and...
2011-10-31 Paul Gortmakerarm: Add moduleparam.h to arch/arm files as required
2011-10-31 Paul Gortmakerarm: fix implicit module.h users by adding it to arch...
2011-10-31 Paul Gortmakerarm: Add export.h to ARM specific files as required.
2011-10-31 Paul Gortmakerarm: convert core files from module.h to export.h
2011-10-31 Paul Gortmakerarm: remove several unnecessary module.h include instances
2011-10-31 Paul Gortmakerarm: add slab.h to plat-samsung files for GFP_KERNEL
2011-10-31 Paul Gortmakerarm: fix implicit use of sched.h in bcmring/dma.c
2011-10-31 Paul Gortmakerarm: fix implicit use of moduleparam in mach-mx31*.c
2011-10-31 Paul Gortmakerarm: fix implicit use of page.h in several arch/arm...
2011-10-31 Paul Gortmakerarm: fix implicit memset/string.h usage in various...
2011-10-31 Paul Gortmakerarm: add elf.h to arch/arm/kernel/ptrace.c
2011-10-31 Paul Gortmakerpowerpc: remove non-required uses of include <linux...
2011-10-31 Paul Gortmakerpowerpc: various straight conversions from module.h...
2011-10-31 Paul Gortmakerpowerpc: convert hvconsole.c to export.h ; fix implicit...
2011-10-31 Paul Gortmakerpowerpc: fix two implicit header uses in pseries/plpar_...
2011-10-31 Paul Gortmakerpowerpc: fix implicit use of mutex.h by include/asm...
2011-10-31 Paul Gortmakerpowerpc: fix implicit use of cache.h in kernel/firmware.c
2011-10-31 Paul Gortmakerpowerpc: fix implicit notifier use in converting to...
2011-10-31 Paul Gortmakerpowerpc: cell/beat_wrapper.h is implicitly using memcpy...
2011-10-31 Paul Gortmakerpowerpc: Fix up implicit sched.h users
2011-10-31 Paul Gortmakerpowerpc: Fix up implicit stat.h users
2011-10-31 Paul Gortmakerpowerpc: Fix up modules that should be including module.h
2011-10-31 Paul Gortmakerpowerpc: include export.h for files using EXPORT_SYMBOL...
2011-10-31 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
next