summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] vmur: Fix return code handling.Frank Munzert2008-07-171-5/+5
* [S390] Fix stacktrace compile bug.Heiko Carstens2008-07-171-0/+1
* [S390] Increase default warning stacksize.Heiko Carstens2008-07-171-1/+1
* [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
* [S390] chsc headers userspace cleanupAdrian Bunk2008-07-173-4/+7
* [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
* [S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert2008-07-171-7/+94
* scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman2008-07-173-3/+18
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1784-1719/+3966
|\
| * Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-171-80/+0
| * PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei2008-07-161-1/+1
| * x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-161-0/+80
| * PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-142-0/+3
| * PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki2008-07-141-2/+2
| * x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-141-2/+2
| * Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
| * PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-083-67/+60
| * PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-082-0/+85
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-0811-116/+208
| * ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-082-2/+23
| * ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-084-74/+92
| * PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2008-07-082-52/+114
| * PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki2008-07-083-20/+65
| * ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-082-0/+12
| * PCI: make pci_name use dev_nameGreg KH2008-07-082-3/+3
| * PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
| * PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-301-0/+5
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-274-107/+0
| * PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
| * PCI: Fix comment of pci_dynidsWang Chen2008-06-271-1/+1
| * pciehp: use get_service_dataKenji Kaneshige2008-06-271-5/+3
| * pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-271-7/+3
| * pciehp: fix interrupt initializationKenji Kaneshige2008-06-273-136/+128
| * PCI: correct resource number in debug outputJesse Barnes2008-06-261-4/+4
| * PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-262-14/+13
| * PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-263-21/+19
| * PCI: use dev_printk when possibleBjorn Helgaas2008-06-266-106/+89
| * Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige2008-06-261-3/+1
| * pciehp: remove inline from command related functionsKenji Kaneshige2008-06-261-2/+2
| * pciehp: change command polling frequencyKenji Kaneshige2008-06-261-2/+2
| * pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-261-11/+14
| * pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-261-1/+1
| * PCI: fixup kdoc blocks for hotplug functionsJesse Barnes2008-06-261-2/+4
| * x86/PCI: fixup early quirk probingJesse Barnes2008-06-171-5/+21
| * Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-128-126/+215
| * Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-1234-101/+80
| |\
| | * ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-06-121-31/+0
| | * PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-06-123-6/+4
| | * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-124-11/+8
| * | PCI: ACPI PCI slot detection driverAlex Chiang2008-06-106-1/+396