| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 2011-10-21 |
| |\ \ \ \ \ |
|
| | | | | * | | iommu/core: Remove global iommu_ops and register_iommu | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/msm: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/omap: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/vt-d: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/amd: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/core: Use bus->iommu_ops in the iommu-api | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/core: Convert iommu_found to iommu_present | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/core: Add bus_type parameter to iommu_domain_alloc | Joerg Roedel | 2011-10-21 |
| | | | | * | | Driver core: Add iommu_ops to bus_type | Joerg Roedel | 2011-10-21 |
| | | | | * | | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API | Joerg Roedel | 2011-10-21 |
| | | | | | | | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | | \ | |
| | | | | *---. \ | Merge branches 'debug/dma-api', 'arm/omap', 'arm/msm' and 'core' into api-2 | Joerg Roedel | 2011-09-06 |
| | | | | |\ \ \ \ |
|
| | | | | | | | * | | iommu/core: Use PAGE_SIZE instead of hard-coded value | Joerg Roedel | 2011-09-06 |
| | | | | | | | * | | iommu/core: use the existing IS_ALIGNED macro | Ohad Ben-Cohen | 2011-09-05 |
| | | | | | | * | | | iommu/msm: ->unmap() should return order of unmapped page | Ohad Ben-Cohen | 2011-09-05 |
| | | | | * | | | | | dma-debug: hash_bucket_find needs to allow for offsets within an entry | Neil Horman | 2011-08-23 |
| | | | * | | | | | | iommu/core: let drivers know if an iommu fault handler isn't installed | Ohad Ben-Cohen | 2011-09-30 |
| | | | * | | | | | | iommu/core: export iommu_set_fault_handler() | Ohad Ben-Cohen | 2011-09-26 |
| | | | * | | | | | | iommu/omap: Migrate to the generic fault report mechanism | Ohad Ben-Cohen | 2011-09-14 |
| | | | * | | | | | | iommu/core: Add fault reporting mechanism | Ohad Ben-Cohen | 2011-09-14 |
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * | | | | | | iommu/omap: always provide iommu debug code | Arnd Bergmann | 2011-10-10 |
| | | * | | | | | | iommu/omap: Fix build error with !IOMMU_SUPPORT | Joerg Roedel | 2011-09-14 |
| | | |/ / / / / |
|
| | | * | | | | | iommu/omap: ->unmap() should return order of unmapped page | Ohad Ben-Cohen | 2011-09-05 |
| | | * | | | | | iommu/omap: cleanup: remove a redundant statement | Ohad Ben-Cohen | 2011-09-05 |
| | | * | | | | | iommu/omap-iovmm: support non page-aligned buffers in iommu_vmap | Laurent Pinchart | 2011-09-05 |
| | | * | | | | | iommu: omap: add Kconfig OMAP dependency | Ohad Ben-Cohen | 2011-08-29 |
| | | * | | | | | omap: iommu: Fix up mutex->spin_lock conversion of iommu_lock | Joerg Roedel | 2011-08-26 |
| | | * | | | | | omap: iommu: omapify 'struct iommu' and exposed API | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iommu: remove unused exported API | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iovmm: remove unused functionality | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iommu: PREFETCH_IOTLB cleanup | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iommu: stop exporting local functions | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 |
| | | * | | | | | omap: iommu: migrate to the generic IOMMU API | Ohad Ben-Cohen | 2011-08-26 |
| | | |/ / / / |
|
| | * | | | | | iommu/amd: Fix wrong shift direction | Joerg Roedel | 2011-10-11 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-10-30 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | amd64_edac: Cleanup return type of amd64_determine_edac_cap() | Dan Carpenter | 2011-10-06 |
| * | | | | | | | amd64_edac: Add a fix for Erratum 505 | Borislav Petkov | 2011-10-06 |
| * | | | | | | | EDAC, MCE, AMD: Simplify NB MCE decoder interface | Borislav Petkov | 2011-10-06 |
| * | | | | | | | EDAC, MCE, AMD: Drop local coreid reporting | Borislav Petkov | 2011-10-06 |
| * | | | | | | | EDAC, MCE, AMD: Print valid addr when reporting an error | Borislav Petkov | 2011-10-06 |
| * | | | | | | | EDAC, MCE, AMD: Print CPU number when reporting the error | Borislav Petkov | 2011-10-06 |
* | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: SVM: Keep intercepting task switching with NPT enabled | Jan Kiszka | 2011-10-30 |
| * | | | | | | | | KVM: s390: implement sigp external call | Christian Ehrhardt | 2011-10-30 |
| * | | | | | | | | KVM: s390: fix register setting | Carsten Otte | 2011-10-30 |
| * | | | | | | | | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 2011-10-30 |
| * | | | | | | | | KVM: s390: check cpu_id prior to using it | Carsten Otte | 2011-10-30 |
| * | | | | | | | | KVM: emulate lapic tsc deadline timer for guest | Liu, Jinsong | 2011-10-05 |