deliverable/linux.git
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: add virtual address to struct pci_mm...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: trivial is_mmconf_reserved() interfa...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_co...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: rename pci_mmcfg_region structure...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: use a private structure rather than...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: reject MMCONFIG apertures at address...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_c...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: centralize MCFG structure management
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: step through MCFG table, not pci_mmc...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: count MCFG structures with local...
2009-11-24  Bjorn Helgaasx86/PCI: MMCONFIG: remove unused definitions
2009-11-24  Yinghai Lux86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
2009-11-24  Jiri KosinaPCI: fix comment typo in bus_numa.h
2009-11-24  Alex Chiangx86/PCI: remove early PCI pr_debug statements
2009-11-24  Kenji KaneshigePCI pciehp: fix power fault interrupt storm problem
2009-11-24  Kenji KaneshigePCI hotplug: use pci_is_pcie()
2009-11-24  Kenji KaneshigePCIe AER: use pci_is_pcie()
2009-11-24  Kenji KaneshigePCIe ASPM: use pci_is_pcie()
2009-11-24  Kenji KaneshigePCI: use pci_is_pcie() in pci core
2009-11-24  Kenji KaneshigePCI: introduce pci_is_pcie()
2009-11-24  Kenji Kaneshigepciehp: use pci_pcie_cap()
2009-11-24  Kenji KaneshigePCI hotplug: use pci_pcie_cap()
2009-11-24  Kenji KaneshigePCIe ASPM: use pci_pcie_cap()
2009-11-24  Kenji KaneshigePCIe port bus: use pci_pcie_cap()
2009-11-24  Kenji KaneshigePCIe AER: use pci_pcie_cap()
2009-11-24  Kenji KaneshigePCI: use pci_pcie_cap() in pci core
2009-11-24  Kenji KaneshigePCI: introduce pci_pcie_cap()
2009-11-11  Linus TorvaldsPCI: allow matching of prefetchable resources to non...
2009-11-06  Thomas GleixnerPCI: Replace old style lock initializer
2009-11-06  Isaku Yamahataia64/xen: compilation fix
2009-11-06  Kenji KaneshigePCI hotplug: fix oshp evaluation
2009-11-06  Andreas HerrmannPCI: derive nearby CPUs from device's instead of bus...
2009-11-06  Bjorn Helgaasx86/PCI: remove 64-bit division
2009-11-06  Kenji KaneshigePCI: cache PCIe capability offset
2009-11-04  Bjorn Helgaasresources: when allocate_resource() fails, leave resour...
2009-11-04  Bjorn Helgaasx86/PCI: fix bogus host bridge window start/end alignme...
2009-11-04  Bjorn Helgaasx86/PCI: for debuggability, show host bridge windows...
2009-11-04  Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04  Bjorn HelgaasPCI: replace pr_debug with dev_dbg
2009-11-04  Bjorn Helgaasx86/PCI: print domain:bus in conventional format
2009-11-04  Bjorn HelgaasPCI: make PME# messages KERN_DEBUG
2009-11-04  Thadeu Lima... PCI: remove pci_find_slot from PCI_LEGACY config descri...
2009-11-04  Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04  Stefan AssmannPCI: avoid boot interrupt quirk for AMD 813x B1 devices
2009-11-04  Alex ChiangPCI Hotplug: acpiphp: clean up list traversals
2009-11-04  Bjorn HelgaasPCI hotplug: move IOAPIC support from acpiphp to ioapic...
2009-11-04  Andrew PattersonPCI: fix memory leak in aer_inject
2009-11-04  Andrew PattersonPCI: use better error return values in aer_inject
2009-11-04  Andrew PattersonPCI: add support for PCI domains to aer_inject
2009-11-04  Andrew PattersonPCI: add pci_get_domain_bus_and_slot function
2009-11-04  Gabe BlackPCI: populate subsystem vendor and device IDs for PCI...
2009-11-04  Matt DomschPCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-11-04  Kenji KaneshigePCI: pciehp: prevent unnecessary power off
2009-11-04  Kenji KaneshigePCI: pciehp: fix typo in pciehp_probe
2009-11-04  Kenji KaneshigePCI: pciehp: return error on read/write failure
2009-11-04  Kenji KaneshigePCI: pciehp: create files only for existing capabilities
2009-11-04  Kenji KaneshigePCI: pciehp: remove wrong workaround for bad DLLP
2009-11-04  Kenji KaneshigePCI: pciehp: disable DLL state changed event notification
2009-11-04  Michael S.... PCI: fix nit in ROM BAR size probing
2009-11-04  Bjorn Helgaasx86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
2009-11-04  Allen KayPCI: add xen dom0 checking before ACS initialization
2009-11-04  Allen KayPCI: acs p2p upsteram forwarding enabling
2009-11-04  Jeremy Fitzhardingexen: move Xen-testing predicates to common header
2009-11-04  Bjorn Helgaasx86/PCI: allow MMCONFIG above 4GB
2009-11-04  Suresh Siddhax86/PCI/PAT: return EINVAL for pci mmap WC request...
2009-11-04  Bjorn HelgaasPNP: print resources consistently with %pRt
2009-11-04  Bjorn Helgaasia64/PCI: print resources consistently with %pRt
2009-11-04  Bjorn Helgaasx86/PCI: print resources consistently with %pRt
2009-11-04  Bjorn HelgaasPCI: print resources consistently with %pRt
2009-11-04  Bjorn Helgaasvsprintf: add %pRt, %pRf to print struct resource details
2009-11-04  Bjorn Helgaasvsprintf: add %pR support for IRQ and DMA resources
2009-11-04  Bjorn Helgaasvsprintf: fix io/mem resource width
2009-11-04  Matthew GarrettPCI hotplug: acpiphp should be linked after vendor...
2009-11-04  Stefan AssmannPCI hotplug: change PCI nomenclature
2009-11-04  Dave Jonesx86/PCI: Use generic cacheline sizing instead of per...
2009-11-04  Tejun HeoPCI: pci_dfl_cache_line_size is __devinitdata
2009-11-04  Tejun Heopccard: configure CLS on attach
2009-11-04  Tejun Heosparc64/PCI: drop PCI_CACHE_LINE_BYTES
2009-11-04  Jesse BarnesPCI: determine CLS more intelligently
2009-11-04  Yinghai Lux86/PCI: read root resources from IOH on Intel
2009-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-04  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-11-03  Linus TorvaldsLinux 2.6.32-rc6
2009-11-03  JosephChan... sata_via: Remove redundant device ID for VIA VT8261
2009-11-03  Julia Lawalldrivers/ata/libata: Move dereference after NULL test
2009-11-03  Mark Nelsonahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
2009-11-03  Shaohua Licfq-iosched: limit coop preemption
2009-11-03  Jens Axboecfq-iosched: fix bad return value cfq_should_preempt()
2009-11-03  Jens Axboebacking-dev: bdi sb prune should be in the unregister...
2009-11-03  Linus TorvaldsMerge branch 'for-linus' of git://github.com/at91linux...
2009-11-03  Nicolas Ferreat91: at91sam9g45 family: identify several chip versions
2009-11-03  Nicolas Ferreavr32: add two new at91 to cpu.h definition
2009-11-03  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-11-03  Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-11-03  Ian CampbellCorrect nr_processes() when CPUs have been unplugged
2009-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-03  Linus TorvaldsMerge branch 'fixes-s3c-2632-rc5' of git://git.fluff...
next
This page took 0.062049 seconds and 5 git commands to generate.