index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-31
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
2011-10-31
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-31
sysdev.h: dont include <linux/module.h> for no reason
Paul Gortmaker
2011-10-31
vermagic: delete unused include of <linux/module.h>
Paul Gortmaker
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
Paul Gortmaker
2011-10-31
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-31
pcmcia: Add export.h to drivers/pcmcia as required.
Paul Gortmaker
2011-10-31
pcmcia: add module.h to db1xxx_ss.c since it is modular.
Paul Gortmaker
2011-10-31
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
Paul Gortmaker
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-10-31
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
2011-10-31
virtio: Add module.h to drivers/virtio users.
Paul Gortmaker
2011-10-31
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
kvm: iommu.c file requires the full module.h present.
Paul Gortmaker
2011-10-31
kvm: fix implicit use of stat.h header file
Paul Gortmaker
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-31
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-10-31
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-31
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-10-31
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
2011-10-31
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
Paul Gortmaker
2011-10-31
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-10-31
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
Paul Gortmaker
2011-10-31
drivers/sfi: sfi_acpi.c needs sysfs.h
Randy Dunlap
2011-10-31
drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h
Paul Gortmaker
2011-10-31
drivers/power: Add module.h to the actual modules in drivers/power
Paul Gortmaker
[prev]
[next]