]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-08-25 Paul Gortmakeride/ata: Add module.h to the implicit modular users
2011-08-25 Paul Gortmakeride/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE...
2011-08-25 Paul Gortmakerinfiniband: add in export.h for files using EXPORT_SYMB...
2011-08-25 Paul Gortmakerinfiniband: Fix up module files that need to include...
2011-08-25 Paul Gortmakerinfiniband: Fix up users implicitly relying on getting...
2011-08-25 Paul Gortmakervideo: Add module.h to drivers/video files who really...
2011-08-25 Paul Gortmakervideo: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-08-25 Paul Gortmakerselinux: netlink.c uses THIS_MODULE; give it assoc...
2011-08-25 Mark Browncpufreq: Fix build of s3c64xx cpufreq driver for header...
2011-08-25 Paul Gortmakercpufreq: cpufreq_stats.c is a module, and should includ...
2011-08-25 Paul Gortmakeri2c: Add module.h to modular files prev. implicitly...
2011-08-25 Paul Gortmakeri2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
2011-08-25 Paul Gortmakerrtc: Add module.h to implicit users in drivers/rtc
2011-08-25 Paul Gortmakertty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-08-25 Paul Gortmakertty: Add module.h to drivers/tty users who just expect...
2011-08-25 Paul Gortmakerusb: fix implicit usage of gfp.h in host/xhci-hub.c
2011-08-25 Paul Gortmakerusb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-08-25 Paul Gortmakerusb: Add module.h to drivers/usb consumers who really...
2011-08-25 Paul Gortmakerscsi: Fix up files implicitly depending on module.h...
2011-08-25 Paul Gortmakerscsi: Fix files needing export.h since they use EXPORT_...
2011-08-25 Paul Gortmakerpci: add module.h to files implicitly relying on its...
2011-08-25 Paul Gortmakerpci: Fix files needing export.h since they use EXPORT_S...
2011-08-25 Paul Gortmakersound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where...
2011-08-25 Paul Gortmakersound: Add module.h to the previously silent sound...
2011-08-25 Paul Gortmakersound: fix drivers needing module.h not moduleparam.h
2011-08-25 Paul Gortmakermd: Add in export.h for files using EXPORT_SYMBOL
2011-08-25 Paul Gortmakermd: Add module.h to all files using it implicitly
2011-08-25 Paul Gortmakerhid: Fix up files needing export.h for EXPORT_SYMBOL
2011-08-25 Paul Gortmakerhid: Add module.h to fix up implicit users of it
2011-08-25 Paul Gortmakerdrivers/input: Add module.h to modular drivers implicit...
2011-08-25 Paul Gortmakerdrivers: power_supply_sysfs.c needs stat.h
2011-08-25 Paul Gortmakerdrivers/base: transport_class explicitly requires EXPOR...
2011-08-25 Paul Gortmakerof: of_pci.c needs export.h since it uses EXPORT_SYMBOLS
2011-08-25 Paul Gortmakerof_platform.h: delete needless include <linux/module.h>
2011-08-25 Paul Gortmakerblock: Fix files that are modules and hence need module.h
2011-08-25 Paul Gortmakerblock: add export.h to files using EXPORT_SYMBOL/THIS_M...
2011-08-25 Paul Gortmakermtd: Add module.h to drivers users that were implicitly...
2011-08-25 Paul Gortmakermtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where...
2011-08-25 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-08-25 Paul Gortmakerdrivers/net: Add export.h to mlx4 files using EXPORT_SYMBOL
2011-08-25 Paul Gortmakerdrivers/net: Add module.h to drivers who were implicitl...
2011-08-25 Paul Gortmakersh: Add export.h to arch/sh specific files as required.
2011-08-25 Paul Gortmakersh: Add module.h to arch/sh specific files as required.
2011-08-25 Paul Gortmakersh: fix implicit use of stat.h in arch/sh specific...
2011-08-25 Paul Gortmakeralpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL
2011-08-25 Paul Gortmakeralpha: fix implicit stat.h usage in pci-sysfs.c
2011-08-25 Paul Gortmakerblackfin: add module.h to files implicitly expecting...
2011-08-25 Paul Gortmakerblackfin: Add export.h to files using EXPORT_SYMBOL...
2011-08-25 Paul Gortmakerparisc: add module.h to files really requiring it
2011-08-25 Paul Gortmakerparisc: Add export.h to files needing EXPORT_SYMBOL...
2011-08-25 Paul Gortmakeravr32: add export.h to arch/avr32 for EXPORT_SYMBOL...
2011-08-25 Paul Gortmakerm68k: Add export.h to the m68k specific files as required
2011-08-25 Paul Gortmakeria64: Add export.h to arch/ia64 specific files as required
2011-08-25 Heiko Carstenss390: add missing module.h/export.h includes
2011-08-25 Paul Gortmakermips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
2011-08-25 Paul Gortmakermips: remove needless include of module.h from core...
2011-08-25 Paul Gortmakermips: migrate core kernel file from module.h --> export.h
2011-08-25 Paul Gortmakermips: vr41xx/ implicitly uses smp.h in giu.c and rtc.c
2011-08-25 Paul Gortmakermips: fix implicit smp.h usage in loongson/common/platf...
2011-08-25 Paul Gortmakermips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
2011-08-25 Paul Gortmakersparc: Add module.h to files previously implicitly...
2011-08-25 Paul Gortmakersparc: remove several unnecessary module.h include...
2011-08-25 Paul Gortmakersparc: move symbol exporters to use export.h not module.h
2011-08-25 Paul Gortmakersparc: add export.h to various arch/sparc/[kernel|mm...
2011-08-25 Paul Gortmakersparc: fix implicit use of spitfire.h in pcr.c and...
2011-08-25 Paul Gortmakerarm: fix implicit users by adding module.h to arch...
2011-08-25 Paul Gortmakerarm: Add export.h to ARM specific files as required.
2011-08-25 Paul Gortmakerarm: convert core files from module.h to export.h
2011-08-25 Paul Gortmakerarm: remove several unnecessary module.h include instances
2011-08-25 Paul Gortmakerarm: add slab.h to plat-samsung files for GFP_KERNEL
2011-08-25 Paul Gortmakerarm: fix implicit use of sched.h in bcmring/dma.c
2011-08-25 Paul Gortmakerarm: fix implicit use of moduleparam in mach-mx31*.c
2011-08-25 Paul Gortmakerarm: fix implicit use of PAGE_SHIFT in collie.c
2011-08-25 Paul Gortmakerarm: fix implicit use of page.h in mach-bcmring/mach...
2011-08-25 Paul Gortmakerarm: fix implicit use of asm/sizes.h in plat-s5p/plat...
2011-08-25 Paul Gortmakerarm: fix implicit usage of string.h in kernel/leds.c
2011-08-25 Paul Gortmakerarm: fix implicit memset usage in mach-omap2 platform
2011-08-25 Paul Gortmakerarm: add elf.h to arch/arm/kernel/ptrace.c
2011-08-25 Paul Gortmakerpowerpc: remove non-required uses of include <linux...
2011-08-25 Paul Gortmakerpowerpc: various straight conversions from module.h...
2011-08-25 Paul Gortmakerpowerpc: convert hvconsole.c to export.h ; fix implicit...
2011-08-25 Paul Gortmakerpowerpc: fix two implicit header uses in pseries/plpar_...
2011-08-25 Paul Gortmakerpowerpc: fix implicit use of mutex.h by include/asm...
2011-08-25 Paul Gortmakerpowerpc: fix implicit use of cache.h in kernel/firmware.c
2011-08-25 Paul Gortmakerpowerpc: fix implicit notifier use in converting to...
2011-08-25 Paul Gortmakerpowerpc: cell/beat_wrapper.h is implicitly using memcpy...
2011-08-25 Paul Gortmakerpowerpc: Fix up implicit sched.h users
2011-08-25 Paul Gortmakerpowerpc: Fix up implicit stat.h users
2011-08-25 Paul Gortmakerpowerpc: Fix up modules that should be including module.h
2011-08-25 Stephen Rothwellpowerpc: include export.h for files using EXPORT_SYMBOL...
2011-08-25 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
2011-08-25 Paul Gortmakerpowerpc: io-workarounds.c was implicitly getting init_mm
2011-08-25 Paul Gortmakerx86: efi_32.c is implicitly getting asm/desc.h via...
2011-08-25 Paul Gortmakerx86: fix up files really needing to include module.h
2011-08-25 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-08-25 Paul Gortmakerx86: fix implicit include of <linux/topology.h> in...
2011-08-25 Paul Gortmakeracpi: sysfs.c needs module.h and not just moduleparam.h
2011-08-25 Paul Gortmakeracpi: revector aclinux.h from module.h to export.h
2011-08-25 Paul Gortmakeracpi: add module.h to files implicitly using/relying...
2011-08-25 Paul Gortmakerfs: add module.h to files that were implicitly using it
next