1. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  3. 8add862 tegra: don't wank with d_find_alias() by Al Viro · 11 years ago
  4. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  7. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 210561f intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets by Daniel Vetter · 11 years ago
  9. 604542b Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile', 'arm/exynos', 'x86/vt-d' and 'x86/amd' into next by Joerg Roedel · 11 years ago
  10. 573f414 iommu/tegra: assume CONFIG_OF in SMMU driver by Stephen Warren · 11 years ago
  11. e664e8c iommu/tegra: assume CONFIG_OF in gart driver by Stephen Warren · 11 years ago
  12. 91457df iommu/amd: Remove redundant NULL check before dma_ops_domain_free(). by Cyril Roelandt · 11 years ago
  13. f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 11 years ago
  14. 37a4071 iommu/vt-d: Zero out allocated memory in dmar_enable_qi by Hannes Reinecke · 11 years ago
  15. a3b7256 iommu/tegra: smmu: Fix incorrect mask for regbase by Hiroshi Doyu · 11 years ago
  16. 77e3835 iommu/exynos: Make exynos_sysmmu_disable static by Sachin Kamat · 11 years ago
  17. c2c460f iommu/shmobile: Add iommu driver for Renesas IPMMU modules by Hideki EIRAKU · 11 years ago
  18. 6935671 iommu: Add DOMAIN_ATTR_WINDOWS domain attribute by Joerg Roedel · 11 years ago
  19. d7787d5 iommu: Add domain window handling functions by Joerg Roedel · 11 years ago
  20. d2e1216 iommu: Implement DOMAIN_ATTR_PAGING attribute by Joerg Roedel · 11 years ago
  21. 5788651 iommu: Check for valid pgsize_bitmap in iommu_map/unmap by Joerg Roedel · 11 years ago
  22. d300356 iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA by Hiroshi Doyu · 11 years ago
  23. fe1229b iommu/tegra: smmu: Use helper function to check for valid register offset by Joerg Roedel · 11 years ago
  24. a6870e9 iommu/tegra: smmu: Support variable MMIO ranges/blocks by Hiroshi Doyu · 11 years ago
  25. 0fde671 iommu/tegra: Add missing spinlock initialization by Sami Liedes · 11 years ago
  26. af8d102 x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess by Andy Lutomirski · 11 years ago
  27. 2e51b23 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  28. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 11 years ago
  29. 0af125c iommu/omap: Remove unnecessary null pointer check by Cong Ding · 11 years ago
  30. a1bb20c x86, irq: Move irq_remapped out of x86 core code by Joerg Roedel · 12 years ago
  31. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  32. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  33. 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 12 years ago
  34. 11b4a1c x86, irq: Move irq_remapped() check into free_remapped_irq by Joerg Roedel · 12 years ago
  35. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  36. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  37. 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 12 years ago
  38. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  39. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  40. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
  41. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  42. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  43. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  44. 70733e0 x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code by Joerg Roedel · 12 years ago
  45. bc5e6de iommu: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  46. 9452618 iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 11 years ago
  47. a446e21 drivers/iommu: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  48. 097e363 iommu: moving initialization earlier by Alexey Kardashevskiy · 11 years ago
  49. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  50. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  51. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  52. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  53. ebf7cda iommu/omap: Adapt to runtime pm by Omar Ramirez Luna · 12 years ago
  54. 72b15b6 iommu/omap: Migrate to hwmod framework by Omar Ramirez Luna · 12 years ago
  55. 87f8e57 iommu/omap: Keep mmu enabled when requested by Omar Ramirez Luna · 12 years ago
  56. a339772 iommu/omap: Remove redundant clock handling on ISR by Omar Ramirez Luna · 12 years ago
  57. 18e170d Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap by Joerg Roedel · 12 years ago
  58. 310aa95 iommu/amd: Remove obsolete comment by Joerg Roedel · 12 years ago
  59. 954e3dd iommu/amd: Don't use 512GB pages by Joerg Roedel · 12 years ago
  60. 794b175 Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  61. f1bda29 iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  62. b7d4bec iommu/tegra: gart: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  63. 37683e4 iommu/tegra: smmu: Remove unnecessary PTC/TLB flush all by Hiroshi Doyu · 12 years ago
  64. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  65. ea2447f intel-iommu: Prevent devices with RMRRs from being placed into SI Domain by Tom Mingarelli · 12 years ago
  66. 2ab7c84 ARM: OMAP2+: Move iommu/iovmm headers to platform_data by Tony Lindgren · 12 years ago
  67. 7bd9e25 ARM: OMAP2+: Make some definitions local by Ido Yariv · 12 years ago
  68. ed1c7de ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c by Tony Lindgren · 12 years ago
  69. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  70. 2f7702a ARM: OMAP2+: Move iopgtable header to drivers/iommu/ by Ido Yariv · 12 years ago
  71. 3da4af0a intel-iommu: Fix lookup in add device by Alex Williamson · 12 years ago
  72. b334b64 iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show(). by Cyril Roelandt · 12 years ago
  73. cc95e34 ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ by Stephen Warren · 12 years ago
  74. e68917a iommu: tegra: remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  75. 78bfa9f iommu/amd: Properly account for virtual aliases in IOMMU groups by Alex Williamson · 12 years ago
  76. ce7ac4a iommu/amd: Split IOMMU group allocation and attach by Alex Williamson · 12 years ago
  77. 2bff6a5 iommu/amd: Split upstream bus device lookup by Alex Williamson · 12 years ago
  78. 2851db2 iommu/amd: Split IOMMU Group topology walk by Alex Williamson · 12 years ago
  79. eb9c952 iommu/amd: Split IOMMU group initialization by Alex Williamson · 12 years ago
  80. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  81. c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 12 years ago
  82. c0703c1 Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  83. 0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next by Joerg Roedel · 12 years ago
  84. 44229b1 iommu/amd: Remove obsolete comment line by Joerg Roedel · 12 years ago
  85. 821f0f6 iommu/amd: Fix possible use after free in get_irq_table() by Dan Carpenter · 12 years ago
  86. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  87. bdddadc iommu/amd: Report irq remapping through IOMMU-API by Joerg Roedel · 12 years ago
  88. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 12 years ago
  89. c18d238 iommu/irq: Use amd_iommu_irq_ops if supported by Joerg Roedel · 12 years ago
  90. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 12 years ago
  91. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  92. d976195 iommu/amd: Add call-back routine for HPET MSI by Joerg Roedel · 12 years ago
  93. 0b4d48c iommu/amd: Implement MSI routines for interrupt remapping by Joerg Roedel · 12 years ago
  94. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  95. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  96. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  97. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  98. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  99. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  100. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago