Age | Commit message (Expand) | Author | Files | Lines |
2009-01-03 | AMD IOMMU: add init code for statistic collection | Joerg Roedel | 2 | -0/+39 |
2009-01-03 | AMD IOMMU: add necessary header defines for stats counting | Joerg Roedel | 1 | -0/+26 |
2009-01-03 | AMD IOMMU: add Kconfig entry for statistic collection code | Joerg Roedel | 1 | -0/+10 |
2009-01-03 | AMD IOMMU: use dev_name in iommu_enable function | Joerg Roedel | 1 | -6/+2 |
2009-01-03 | AMD IOMMU: use calc_devid in prealloc_protection_domains | Joerg Roedel | 1 | -1/+1 |
2009-01-03 | AMD IOMMU: convert amd_iommu_isolate to bool | Joerg Roedel | 2 | -4/+5 |
2009-01-03 | AMD IOMMU: convert iommu->need_sync to bool | Joerg Roedel | 2 | -3/+3 |
2009-01-03 | AMD IOMMU: use dev_name instead of self-build print_devid | Joerg Roedel | 2 | -14/+1 |
2009-01-03 | AMD IOMMU: allocate a new protection for hotplugged devices | Joerg Roedel | 1 | -0/+17 |
2009-01-03 | AMD IOMMU: add a domain flag for default domains | Joerg Roedel | 2 | -0/+3 |
2009-01-03 | AMD IOMMU: register functions for the IOMMU API | Joerg Roedel | 1 | -0/+18 |
2009-01-03 | AMD IOMMU: add domain address lookup function for IOMMU API | Joerg Roedel | 1 | -0/+31 |
2009-01-03 | AMD IOMMU: add domain unmap function for IOMMU API | Joerg Roedel | 1 | -0/+41 |
2009-01-03 | AMD IOMMU: add domain map function for IOMMU API | Joerg Roedel | 1 | -0/+29 |
2009-01-03 | AMD IOMMU: add device attach function for IOMMU API | Joerg Roedel | 1 | -0/+35 |
2009-01-03 | AMD IOMMU: add device detach function for IOMMU API | Joerg Roedel | 1 | -0/+26 |
2009-01-03 | AMD IOMMU: add domain destroy function for IOMMU API | Joerg Roedel | 1 | -0/+21 |
2009-01-03 | AMD IOMMU: add domain init function for IOMMU API | Joerg Roedel | 1 | -0/+30 |
2009-01-03 | AMD IOMMU: add domain cleanup helper function | Joerg Roedel | 1 | -0/+28 |
2009-01-03 | AMD IOMMU: add device notifier callback | Joerg Roedel | 1 | -2/+60 |
2009-01-03 | AMD IOMMU: add device detach helper functions | Joerg Roedel | 1 | -0/+39 |
2009-01-03 | AMD IOMMU: rename set_device_domain function | Joerg Roedel | 1 | -5/+5 |
2009-01-03 | AMD IOMMU: add device reference counting for protection domains | Joerg Roedel | 2 | -1/+3 |
2009-01-03 | AMD IOMMU: add checks for dma_ops domain to dma_ops functions | Joerg Roedel | 1 | -6/+35 |
2009-01-03 | AMD IOMMU: add protection domain flags | Joerg Roedel | 2 | -5/+10 |
2009-01-03 | AMD IOMMU: add iommu_flush_domain function | Joerg Roedel | 1 | -0/+24 |
2009-01-03 | AMD IOMMU: don't remove protection domain from iommu_pd_list | Joerg Roedel | 1 | -1/+0 |
2009-01-03 | AMD IOMMU: move invalidation command building to a separate function | Joerg Roedel | 1 | -10/+16 |
2009-01-03 | AMD IOMMU: refactor completion wait handling into separate functions | Joerg Roedel | 1 | -23/+45 |
2009-01-03 | AMD IOMMU: add domain id free function | Joerg Roedel | 1 | -0/+12 |
2009-01-03 | AMD IOMMU: make dma_ops_free_pagetable generic | Joerg Roedel | 1 | -3/+5 |
2009-01-03 | AMD IOMMU: rename iommu_map to iommu_map_page | Joerg Roedel | 1 | -5/+5 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 157 | -810/+1085 |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 59 | -2496/+4381 |
2009-01-02 | Fix compiler warning in arch/x86/mm/init_32.c | Ingo Brueckl | 1 | -2/+6 |
2009-01-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 22 | -22/+1 |
2009-01-01 | take init_fs to saner place | Al Viro | 21 | -21/+0 |
2009-01-01 | shrink struct dentry | Nick Piggin | 1 | -1/+1 |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+6 |
2008-12-31 | KVM: MMU: handle large host sptes on invlpg/resync | Marcelo Tosatti | 2 | -3/+8 |
2008-12-31 | KVM: Add locking to virtual i8259 interrupt controller | Avi Kivity | 2 | -4/+53 |
2008-12-31 | KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared | Avi Kivity | 1 | -0/+2 |
2008-12-31 | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen | 2 | -32/+14 |
2008-12-31 | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI | Jan Kiszka | 2 | -48/+4 |
2008-12-31 | KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip | Jan Kiszka | 1 | -1/+3 |
2008-12-31 | KVM: MMU: check for present pdptr shadow page in walk_shadow | Marcelo Tosatti | 1 | -0/+2 |
2008-12-31 | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity | 4 | -7/+0 |
2008-12-31 | x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj | Eduardo Habkost | 1 | -4/+4 |
2008-12-31 | KVM: MMU: prepopulate the shadow on invlpg | Marcelo Tosatti | 4 | -15/+40 |
2008-12-31 | KVM: MMU: skip global pgtables on sync due to cr3 switch | Marcelo Tosatti | 4 | -10/+63 |