Age | Commit message (Expand) | Author |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds |
2009-01-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-01-03 | sparseirq: move set/get_timer_rand_state back to .c | Yinghai Lu |
2009-01-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-03 | cpumask: fix compile error when CONFIG_NR_CPUS is not defined | Mike Travis |
2009-01-03 | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-03 | intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES | Mike Day |
2009-01-03 | VT-d: remove now unused intel_iommu_found function | Joerg Roedel |
2009-01-03 | VT-d: register functions for the IOMMU API | Joerg Roedel |
2009-01-03 | VT-d: adapt domain iova_to_phys function for IOMMU API | Joerg Roedel |
2009-01-03 | VT-d: adapt domain map and unmap functions for IOMMU API | Joerg Roedel |
2009-01-03 | VT-d: adapt device attach and detach functions for IOMMU API | Joerg Roedel |
2009-01-03 | VT-d: adapt domain init and destroy functions for IOMMU API | Joerg Roedel |
2009-01-03 | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel |
2009-01-03 | add frontend implementation for the IOMMU API | Joerg Roedel |
2009-01-03 | Check agaw is sufficient for mapped memory | Weidong Han |
2009-01-03 | Change intel iommu APIs of virtual machine domain | Weidong Han |
2009-01-03 | Change domain_context_mapping_one for virtual machine domain | Weidong Han |
2009-01-03 | Allocation and free functions of virtual machine domain | Weidong Han |
2009-01-03 | Add domain_flush_cache | Weidong Han |
2009-01-03 | Add/remove domain device info for virtual machine domain | Weidong Han |
2009-01-03 | Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE | Weidong Han |
2009-01-03 | iommu coherency | Weidong Han |
2009-01-03 | calculate agaw for each iommu | Weidong Han |
2009-01-03 | iommu bitmap instead of iommu pointer in dmar_domain | Weidong Han |
2009-01-03 | Get iommu from g_iommus for deferred flush | Weidong Han |
2009-01-03 | Add global iommu list | Weidong Han |
2009-01-03 | change P2P domain flags | Weidong Han |
2009-01-03 | Initialize domain flags to 0 | Weidong Han |
2009-01-03 | V4L/DVB (10173): Missing v4l2_prio_close in radio_release | Udo Steinberg |
2009-01-03 | V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent | Kay Sievers |
2009-01-03 | V4L/DVB (10171): Use usb_set_intfdata | Julia Lawall |
2009-01-03 | VT-d: fix segment number being ignored when searching DRHD | Yu Zhao |
2009-01-03 | intel-iommu: trivially inline DMA PTE macros | Mark McLoughlin |
2009-01-03 | intel-iommu: trivially inline context entry macros | Mark McLoughlin |
2009-01-03 | intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move struct device_domain_info out of dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move struct dmar_domain def out dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move DMA PTE defs out of dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move context entry defs out from dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move root entry defs from dma_remapping.h | Mark McLoughlin |
2009-01-03 | intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c | Mark McLoughlin |
2009-01-03 | intel-iommu: make init_dmars() static | Mark McLoughlin |
2009-01-03 | intel-iommu: remove some unused struct intel_iommu fields | Mark McLoughlin |
2009-01-02 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds |
2009-01-02 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |