1. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  2. 14add80 PCI: remove unnecessary arg of pci_update_resource() by Yu Zhao · 16 years ago
  3. 6a49d812 PCI: enhance pci_ari_enabled() by Yu Zhao · 16 years ago
  4. 999da9f PCI quirks: piix3: warn softer about enabling passive release by Adam Jackson · 16 years ago
  5. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  6. 1684f5d PCI: uninline pci_ioremap_bar() by Andrew Morton · 16 years ago
  7. bebd590 PCI: fix incorrect error return in pci_enable_wake by Alan Stern · 16 years ago
  8. 57c2cf7 PCI: add pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  9. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  10. 98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding by Bjorn Helgaas · 16 years ago
  11. 0e331bf PCI: pcie port driver: remove extra printks by Bjorn Helgaas · 16 years ago
  12. 2993528 PCI: make PCI bus resource messages more meaningful by Bjorn Helgaas · 16 years ago
  13. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  14. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  15. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  16. 63f4898 PCI: handle PCI state saving with interrupts disabled by Rafael J. Wysocki · 16 years ago
  17. 894886e PCI: extend on the ICH motherboard IO decode quirk list by Linus Torvalds · 16 years ago
  18. 90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled by Rafael J. Wysocki · 16 years ago
  19. c70e0d9 PCI: pci-stub module to reserve pci device by Chris Wright · 16 years ago
  20. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  21. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  22. 86d8698 pci-acpi: Cleanup _OSC evaluation code by Taku Izumi · 16 years ago
  23. e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request by Taku Izumi · 16 years ago
  24. 753e3ac PCI: revert additional _OSC evaluation by Taku Izumi · 16 years ago
  25. 4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get by Julia Lawall · 16 years ago
  26. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  27. 2361694 ACPI/PCI: remove obsolete _OSC capability support functions by Andrew Patterson · 16 years ago
  28. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  29. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  30. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  31. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  32. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  33. d3a5401 PCI: Add legacy_io/mem to all busses by Benjamin Herrenschmidt · 16 years ago
  34. 1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features by Sheng Yang · 16 years ago
  35. d91cdc7 PCI: Refactor pci_reset_function() by Sheng Yang · 16 years ago
  36. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  37. bfb0f33 PCI: fixup whitespace in quirks.c by Jesse Barnes · 16 years ago
  38. c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off by Kenji Kaneshige · 16 years ago
  39. 9eff02e PCI: check mmap range of /proc/bus/pci files too by Jesse Barnes · 16 years ago
  40. 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
  41. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  42. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
  43. cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES by Mike Day · 16 years ago
  44. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  45. a8bcbb0d VT-d: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  46. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  47. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  48. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  49. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  50. fe40f1e Check agaw is sufficient for mapped memory by Weidong Han · 16 years ago
  51. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  52. ea6606b Change domain_context_mapping_one for virtual machine domain by Weidong Han · 16 years ago
  53. 5e98c4b Allocation and free functions of virtual machine domain by Weidong Han · 16 years ago
  54. 5331fe6 Add domain_flush_cache by Weidong Han · 16 years ago
  55. c7151a8 Add/remove domain device info for virtual machine domain by Weidong Han · 16 years ago
  56. 1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE by Weidong Han · 16 years ago
  57. 8e604097 iommu coherency by Weidong Han · 16 years ago
  58. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  59. 8c11e79 iommu bitmap instead of iommu pointer in dmar_domain by Weidong Han · 16 years ago
  60. a2bb845 Get iommu from g_iommus for deferred flush by Weidong Han · 16 years ago
  61. d9630fe Add global iommu list by Weidong Han · 16 years ago
  62. 3b5410e change P2P domain flags by Weidong Han · 16 years ago
  63. d71a2f3 Initialize domain flags to 0 by Weidong Han · 16 years ago
  64. 2e824f7 VT-d: fix segment number being ignored when searching DRHD by Yu Zhao · 16 years ago
  65. 19c239c intel-iommu: trivially inline DMA PTE macros by Mark McLoughlin · 16 years ago
  66. c07e7d2 intel-iommu: trivially inline context entry macros by Mark McLoughlin · 16 years ago
  67. 2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h by Mark McLoughlin · 16 years ago
  68. a647dacb intel-iommu: move struct device_domain_info out of dma_remapping.h by Mark McLoughlin · 16 years ago
  69. 99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h by Mark McLoughlin · 16 years ago
  70. 622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h by Mark McLoughlin · 16 years ago
  71. 7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h by Mark McLoughlin · 16 years ago
  72. 46b08e1 intel-iommu: move root entry defs from dma_remapping.h by Mark McLoughlin · 16 years ago
  73. f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c by Mark McLoughlin · 16 years ago
  74. 519a054 intel-iommu: make init_dmars() static by Mark McLoughlin · 16 years ago
  75. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  76. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  77. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  80. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  81. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  82. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  83. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  84. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  85. 17483a1 sparseirq: fix !SMP building, #2 by Yinghai Lu · 16 years ago
  86. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  87. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 16 years ago
  88. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  89. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  90. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  91. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  92. 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 16 years ago
  93. 2a42d9d PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch by Thomas Renninger · 16 years ago
  94. 3b5dd45 PCI: stop leaking 'slot_name' in pci_create_slot by Alex Chiang · 16 years ago
  95. 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 16 years ago
  96. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  97. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  98. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. ad04d31 pci_setup() is init, not devinit by Al Viro · 16 years ago
  100. 75e07fc pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium by Andreas Petlund · 16 years ago