Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ptrace children revamp | Roland McGrath | 2008-07-17 | 5 | -139/+160 | |
| * | | | | | do_wait reorganization | Roland McGrath | 2008-07-17 | 1 | -80/+135 | |
* | | | | | | Update scripts/Makefile.fwinst to cope with older make | David Woodhouse | 2008-07-17 | 1 | -2/+23 | |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-07-17 | 32 | -4970/+4019 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 | 1 | -2/+2 | |
| * | | | | | | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 20 | -4943/+3874 | |
| * | | | | | | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 | 2 | -1/+10 | |
| * | | | | | | [S390] vmur: Fix return code handling. | Frank Munzert | 2008-07-17 | 1 | -5/+5 | |
| * | | | | | | [S390] Fix stacktrace compile bug. | Heiko Carstens | 2008-07-17 | 1 | -0/+1 | |
| * | | | | | | [S390] Increase default warning stacksize. | Heiko Carstens | 2008-07-17 | 1 | -1/+1 | |
| * | | | | | | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 | 2 | -8/+24 | |
| * | | | | | | [S390] chsc headers userspace cleanup | Adrian Bunk | 2008-07-17 | 3 | -4/+7 | |
| * | | | | | | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 | 1 | -1/+3 | |
| * | | | | | | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 2008-07-17 | 1 | -7/+94 | |
| |/ / / / / | ||||||
* / / / / / | Fix collateral damage to top level Makefile | Grant Likely | 2008-07-17 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman | 2008-07-17 | 3 | -3/+18 | |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-17 | 84 | -1719/+3966 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes | 2008-07-17 | 1 | -80/+0 | |
| * | | | | | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei | 2008-07-16 | 1 | -1/+1 | |
| * | | | | | x86/PCI: ACPI based PCI gap calculation | Alok Kataria | 2008-07-16 | 1 | -0/+80 | |
| * | | | | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 2008-07-14 | 2 | -0/+3 | |
| * | | | | | PCI PM: Fix pci_prepare_to_sleep | Rafael J. Wysocki | 2008-07-14 | 1 | -2/+2 | |
| * | | | | | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 2008-07-14 | 1 | -2/+2 | |
| * | | | | | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=n | David Howells | 2008-07-08 | 1 | -0/+4 | |
| * | | | | | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 2008-07-08 | 3 | -67/+60 | |
| * | | | | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 2008-07-08 | 2 | -0/+85 | |
| * | | | | | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-08 | 11 | -116/+208 | |
| * | | | | | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 2008-07-08 | 2 | -2/+23 | |
| * | | | | | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-08 | 4 | -74/+92 | |
| * | | | | | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 2008-07-08 | 2 | -52/+114 | |
| * | | | | | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 2008-07-08 | 3 | -20/+65 | |
| * | | | | | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-08 | 2 | -0/+12 | |
| * | | | | | PCI: make pci_name use dev_name | Greg KH | 2008-07-08 | 2 | -3/+3 | |
| * | | | | | PCI: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-03 | 1 | -3/+3 | |
| * | | | | | PCI: add stub for pci_set_consistent_dma_mask() | Randy Dunlap | 2008-06-30 | 1 | -0/+5 | |
| * | | | | | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 | 4 | -107/+0 | |
| * | | | | | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 2008-06-27 | 1 | -2/+3 | |
| * | | | | | PCI: Fix comment of pci_dynids | Wang Chen | 2008-06-27 | 1 | -1/+1 | |
| * | | | | | pciehp: use get_service_data | Kenji Kaneshige | 2008-06-27 | 1 | -5/+3 | |
| * | | | | | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 | 1 | -7/+3 | |
| * | | | | | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 | 3 | -136/+128 | |
| * | | | | | PCI: correct resource number in debug output | Jesse Barnes | 2008-06-26 | 1 | -4/+4 | |
| * | | | | | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-26 | 2 | -14/+13 | |
| * | | | | | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-26 | 3 | -21/+19 | |
| * | | | | | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-26 | 6 | -106/+89 | |
| * | | | | | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 2008-06-26 | 1 | -3/+1 | |
| * | | | | | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-26 | 1 | -2/+2 | |
| * | | | | | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-26 | 1 | -2/+2 | |
| * | | | | | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-26 | 1 | -11/+14 | |
| * | | | | | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-26 | 1 | -1/+1 |