1. 59c3628 intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() by David Woodhouse · 15 years ago
  2. 2ebe315 intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' by David Woodhouse · 15 years ago
  3. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  4. e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
  5. adb2fe0 intel-iommu: include linux/dmi.h to use dmi_ routines by Stephen Rothwell · 15 years ago
  6. 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
  7. 2ff729f intel-iommu: Cope with yet another BIOS screwup causing crashes by David Woodhouse · 15 years ago
  8. 94a91b50 intel-iommu: iommu init error path bug fixes by Donald Dutile · 15 years ago
  9. 071e137 intel-iommu: Mark functions with __init by Matt Kraai · 15 years ago
  10. 5fe60f4 intel-iommu: make domain_add_dev_info() call domain_context_mapping() by David Woodhouse · 15 years ago
  11. a131bc1 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  12. c5b1525 intel-iommu: Fix enabling snooping feature by mistake by Sheng Yang · 15 years ago
  13. 33041ec intel-iommu: Mask physical address to correct page size in intel_map_single() by Fenghua Yu · 15 years ago
  14. f532959 intel-iommu: Correct sglist size calculation. by Fenghua Yu · 15 years ago
  15. 19943b0 intel-iommu: Unify hardware and software passthrough support by David Woodhouse · 15 years ago
  16. 0815565 intel-iommu: Cope with broken HP DC7900 BIOS by David Woodhouse · 15 years ago
  17. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  18. 86f4d01 intel-iommu: double kfree() by Dan Carpenter · 15 years ago
  19. 0db9b7a intel-iommu: Kill pointless intel_unmap_single() function by David Woodhouse · 15 years ago
  20. acea001 intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too. by David Woodhouse · 15 years ago
  21. 3d39cec intel-iommu: Remove superfluous iova_alloc_lock from IOVA code by David Woodhouse · 16 years ago
  22. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  23. 4b99d35 intel-iommu: Fix intel_iommu_unmap_range() with size 0 by Sheng Yang · 16 years ago
  24. 147202a intel-iommu: Speed up map routines by using cached domain ASAP by David Woodhouse · 16 years ago
  25. dc53fff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  26. 3dfc813 intel-iommu: Don't use identity mapping for PCI devices behind bridges by David Woodhouse · 16 years ago
  27. 6941af2 intel-iommu: Use iommu_should_identity_map() at startup time too. by David Woodhouse · 16 years ago
  28. 7367683 intel-iommu: No mapping for non-PCI devices by David Woodhouse · 16 years ago
  29. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 16 years ago
  30. 40e4aa3 intel-iommu: Add iommu_should_identity_map() function by David Woodhouse · 16 years ago
  31. 1b7bc0a intel-iommu: Fix reattaching of devices to identity mapping domain by David Woodhouse · 16 years ago
  32. 1e4c64c intel-iommu: Don't set identity mapping for bypassed graphics devices by David Woodhouse · 16 years ago
  33. 5a5e02a intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() by David Woodhouse · 16 years ago
  34. 405d7ca Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  35. 6a43e57 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  36. 75e6bf9 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops by David Woodhouse · 16 years ago
  37. 46b952a PCI: Fix IRQ swizzling for ARI-enabled devices by Matthew Wilcox · 16 years ago
  38. 7766a3f intel-iommu: Use cmpxchg64_local() for setting PTEs by David Woodhouse · 16 years ago
  39. 85b9827 intel-iommu: Warn about unmatched unmap requests by David Woodhouse · 16 years ago
  40. 206a73c intel-iommu: Kill superfluous mapping_lock by David Woodhouse · 16 years ago
  41. c85994e intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 by David Woodhouse · 16 years ago
  42. a15a519 Fix iommu address space allocation by David Woodhouse · 16 years ago
  43. f3a0a52 intel-iommu: Performance improvement for dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  44. 3d7b0e4 intel-iommu: Don't free too much in dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  45. 1bf20f0 intel-iommu: dump mappings but don't die on pte already set by David Woodhouse · 16 years ago
  46. 9051aa0 intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping() by David Woodhouse · 16 years ago
  47. e160549 intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg() by David Woodhouse · 16 years ago
  48. 12abb8b PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resume by Hidetoshi Seto · 16 years ago
  49. 7ba1930 PCI MSI: Unmask MSI if setup failed by Hidetoshi Seto · 16 years ago
  50. 2c21fd4 PCI MSI: shorten PCI_MSIX_ENTRY_* symbol names by Hidetoshi Seto · 16 years ago
  51. 7a661c6 PCI: More PATA quirks for not entering D3 by Alan Cox · 16 years ago
  52. 503998c PCI: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  53. 654b75e PCI: check if bus has a proper bridge device before triggering SBR by Yu Zhao · 16 years ago
  54. 50e5628 PCI ECRC: Remove unnecessary semicolons by Joe Perches · 16 years ago
  55. 0d07348 PCI MSI: Return if alloc_msi_entry for MSI-X failed by Hidetoshi Seto · 16 years ago
  56. 875764d intel-iommu: Simplify __intel_alloc_iova() by David Woodhouse · 16 years ago
  57. 6f6a00e intel-iommu: Performance improvement for domain_pfn_mapping() by David Woodhouse · 16 years ago
  58. 310a5ab intel-iommu: Performance improvement for dma_pte_clear_range() by David Woodhouse · 16 years ago
  59. c5395d5 intel-iommu: Clean up iommu_domain_identity_map() by David Woodhouse · 16 years ago
  60. 1a4a455 intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARs by David Woodhouse · 16 years ago
  61. 03d6a24 intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argument by David Woodhouse · 16 years ago
  62. 88cb6a7 intel-iommu: Change aligned_size() to aligned_nrpages() by David Woodhouse · 16 years ago
  63. b536d24 intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping() by David Woodhouse · 16 years ago
  64. ad05122 intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range() by David Woodhouse · 16 years ago
  65. 0ab36de intel-iommu: Use domain_pfn_mapping() in __intel_map_single() by David Woodhouse · 16 years ago
  66. 61df744 intel-iommu: Introduce domain_pfn_mapping() by David Woodhouse · 16 years ago
  67. 1c5a46e intel-iommu: Clean up address handling in domain_page_mapping() by David Woodhouse · 16 years ago
  68. b026fd2 intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte() by David Woodhouse · 16 years ago
  69. 163cc52 intel-iommu: Clean up intel_iommu_unmap_range() by David Woodhouse · 16 years ago
  70. d794dc9 intel-iommu: Make dma_pte_free_pagetable() take pfns as argument by David Woodhouse · 16 years ago
  71. 6660c63 intel-iommu: Make dma_pte_free_pagetable() use pfns by David Woodhouse · 16 years ago
  72. 595badf5 intel-iommu: Make dma_pte_clear_range() take pfns as argument by David Woodhouse · 16 years ago
  73. 04b18e6 intel-iommu: Make dma_pte_clear_range() use pfns by David Woodhouse · 16 years ago
  74. 66eae84 intel-iommu: Don't just mask out too-big physical addresses; BUG() instead by David Woodhouse · 16 years ago
  75. a75f7cf intel-iommu: Make dma_pte_clear_one() take pfn not address by David Woodhouse · 16 years ago
  76. 90dcfb5 intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte() by David Woodhouse · 16 years ago
  77. 77dfa56 intel-iommu: Change address_level_offset() to pfn_level_offset() by David Woodhouse · 16 years ago
  78. dd4e831 intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn() by David Woodhouse · 16 years ago
  79. c7ab48d intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA by David Woodhouse · 16 years ago
  80. b213203 intel-iommu: Create new iommu_domain_identity_map() function by David Woodhouse · 16 years ago
  81. bf92df3 intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching mode by Yu Zhao · 16 years ago
  82. 7e25a24 intel-iommu: fix Identity Mapping to be arch independent by Chris Wright · 16 years ago
  83. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  84. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 16 years ago
  85. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 16 years ago
  86. c4658b4 Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it by Weidong Han · 16 years ago
  87. 2c2e2c3 IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c) by Fenghua Yu · 16 years ago
  88. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 16 years ago
  89. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  90. 2af5066 PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write by Hidetoshi Seto · 16 years ago
  91. f598282 PCI: Fix the NIU MSI-X problem in a better way by Matthew Wilcox · 16 years ago
  92. 5c92ffb PCI ASPM: remove get_root_port_link by Kenji Kaneshige · 16 years ago
  93. 3647584 PCI ASPM: cleanup pcie_aspm_sanity_check by Kenji Kaneshige · 16 years ago
  94. efdf8288 PCI ASPM: remove has_switch field by Kenji Kaneshige · 16 years ago
  95. 5e0eaa7 PCI ASPM: cleanup calc_Lx_latency by Kenji Kaneshige · 16 years ago
  96. 7ab7099 PCI ASPM: cleanup pcie_aspm_get_cap_device by Kenji Kaneshige · 16 years ago
  97. 430842e PCI ASPM: cleanup clkpm checks by Kenji Kaneshige · 16 years ago
  98. f7ea3d7 PCI ASPM: cleanup __pcie_aspm_check_state_one by Kenji Kaneshige · 16 years ago
  99. 8d349ac PCI ASPM: cleanup initialization by Kenji Kaneshige · 16 years ago
  100. 5aa6358 PCI ASPM: cleanup change input argument of aspm functions by Kenji Kaneshige · 16 years ago