summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk
2006-06-30[PATCH] msr.c: use register_hotcpu_notifier()Andrew Morton
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30remove obsolete swsusp_encryptPavel Machek
2006-06-30arch/arm26/Kconfig typosMatt LaPlante
2006-06-30Documentation/IPMI typosMatt LaPlante
2006-06-30Kconfig: Typos in net/sched/KconfigMatt LaPlante
2006-06-30v9fs: do not include linux/version.hPaul Collins
2006-06-30Documentation/DocBook/mtdnand.tmpl: typo fixesPatrick Pletscher
2006-06-30typo fixes: specfic -> specificAdrian Bunk
2006-06-30typo fixes in Documentation/networking/pktgen.txtAdrian Bunk
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-06-30typo fixes: disadvantadge -> disadvantageAdrian Bunk
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-30fix a typo in the RTC_CLASS help textAdrian Bunk
2006-06-30smb is no longer maintainedAdrian Bunk
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel
2006-06-30ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel