aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-03AMD IOMMU: add stats counter for map_sg requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for unmap_single requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for map_single requestsJoerg Roedel
2009-01-03AMD IOMMU: add stats counter for completion wait eventsJoerg Roedel
2009-01-03AMD IOMMU: add init code for statistic collectionJoerg Roedel
2009-01-03AMD IOMMU: add necessary header defines for stats countingJoerg Roedel
2009-01-03AMD IOMMU: add Kconfig entry for statistic collection codeJoerg Roedel
2009-01-03AMD IOMMU: use dev_name in iommu_enable functionJoerg Roedel
2009-01-03AMD IOMMU: use calc_devid in prealloc_protection_domainsJoerg Roedel
2009-01-03AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel
2009-01-03AMD IOMMU: convert iommu->need_sync to boolJoerg Roedel
2009-01-03AMD IOMMU: use dev_name instead of self-build print_devidJoerg Roedel
2009-01-03AMD IOMMU: allocate a new protection for hotplugged devicesJoerg Roedel
2009-01-03AMD IOMMU: add a domain flag for default domainsJoerg Roedel
2009-01-03AMD IOMMU: register functions for the IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain address lookup function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain unmap function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain map function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add device attach function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add device detach function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain destroy function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain init function for IOMMU APIJoerg Roedel
2009-01-03AMD IOMMU: add domain cleanup helper functionJoerg Roedel
2009-01-03AMD IOMMU: add device notifier callbackJoerg Roedel
2009-01-03AMD IOMMU: add device detach helper functionsJoerg Roedel
2009-01-03AMD IOMMU: rename set_device_domain functionJoerg Roedel
2009-01-03AMD IOMMU: add device reference counting for protection domainsJoerg Roedel
2009-01-03AMD IOMMU: add checks for dma_ops domain to dma_ops functionsJoerg Roedel
2009-01-03AMD IOMMU: add protection domain flagsJoerg Roedel
2009-01-03AMD IOMMU: add iommu_flush_domain functionJoerg Roedel
2009-01-03AMD IOMMU: don't remove protection domain from iommu_pd_listJoerg Roedel
2009-01-03AMD IOMMU: move invalidation command building to a separate functionJoerg Roedel
2009-01-03AMD IOMMU: refactor completion wait handling into separate functionsJoerg Roedel
2009-01-03AMD IOMMU: add domain id free functionJoerg Roedel
2009-01-03AMD IOMMU: make dma_ops_free_pagetable genericJoerg Roedel
2009-01-03AMD IOMMU: rename iommu_map to iommu_map_pageJoerg Roedel
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-03select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel
2009-01-03KVM: rename vtd.c to iommu.cJoerg Roedel
2009-01-02sparc: Update 64-bit defconfig.David S. Miller
2009-01-03h8300: define __flsRusty Russell
2009-01-02sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg
2009-01-02sparc: drop get_tbr() in traps.hSam Ravnborg
2009-01-02sparc: fix warning in userspace header traps.hSam Ravnborg
2009-01-02sparc: fix warnings in userspace header byteorder.hSam Ravnborg
2009-01-02sparc: fix warning in userspace header jsflash.hSam Ravnborg
2009-01-02sparc: unify openprom.hSam Ravnborg
2009-01-02sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg
2009-01-02sparc: prepare openprom for unificationSam Ravnborg
2009-01-02sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg