index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
uwb.h: fix implicit use of asm/page.h for PAGE_SIZE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
pm_runtime.h: explicitly requires notifier.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
miscdevice.h: fix up implicit use of lists and types
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
stop_machine.h: fix implicit use of smp.h for smp_processor_id
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
of_platform.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
acpi: remove module.h include from platform/aclinux.h
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
miscdevice.h: delete unnecessary inclusion of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
device_cgroup.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
sysdev.h: dont include <linux/module.h> for no reason
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
vermagic: delete unused include of <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-31
1
-0
/
+1
*
pcmcia: Add export.h to drivers/pcmcia as required.
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
pcmcia: add module.h to db1xxx_ss.c since it is modular.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
12
-0
/
+12
*
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
18
-0
/
+18
*
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
19
-0
/
+19
*
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
virtio: Add module.h to drivers/virtio users.
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
kvm: iommu.c file requires the full module.h present.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
kvm: fix implicit use of stat.h header file
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
5
-0
/
+5
*
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
10
-0
/
+10
*
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
2011-10-31
3
-1
/
+4
*
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-31
26
-0
/
+26
*
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
9
-0
/
+9
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-10-31
11
-0
/
+11
*
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
27
-0
/
+41
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
30
-0
/
+33
*
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
4
-0
/
+4
[next]