linux-2.6
2009-01-03  Joerg RoedelAMD IOMMU: use calc_devid in prealloc_protection_domains
2009-01-03  Joerg RoedelAMD IOMMU: convert amd_iommu_isolate to bool
2009-01-03  Joerg RoedelAMD IOMMU: convert iommu->need_sync to bool
2009-01-03  Joerg RoedelAMD IOMMU: use dev_name instead of self-build print_devid
2009-01-03  Joerg RoedelAMD IOMMU: allocate a new protection for hotplugged...
2009-01-03  Joerg RoedelAMD IOMMU: add a domain flag for default domains
2009-01-03  Joerg RoedelAMD IOMMU: register functions for the IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain address lookup function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain unmap function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain map function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add device attach function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add device detach function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain destroy function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain init function for IOMMU API
2009-01-03  Joerg RoedelAMD IOMMU: add domain cleanup helper function
2009-01-03  Joerg RoedelAMD IOMMU: add device notifier callback
2009-01-03  Joerg RoedelAMD IOMMU: add device detach helper functions
2009-01-03  Joerg RoedelAMD IOMMU: rename set_device_domain function
2009-01-03  Joerg RoedelAMD IOMMU: add device reference counting for protection...
2009-01-03  Joerg RoedelAMD IOMMU: add checks for dma_ops domain to dma_ops...
2009-01-03  Joerg RoedelAMD IOMMU: add protection domain flags
2009-01-03  Joerg RoedelAMD IOMMU: add iommu_flush_domain function
2009-01-03  Joerg RoedelAMD IOMMU: don't remove protection domain from iommu_pd...
2009-01-03  Joerg RoedelAMD IOMMU: move invalidation command building to a...
2009-01-03  Joerg RoedelAMD IOMMU: refactor completion wait handling into separ...
2009-01-03  Joerg RoedelAMD IOMMU: add domain id free function
2009-01-03  Joerg RoedelAMD IOMMU: make dma_ops_free_pagetable generic
2009-01-03  Joerg RoedelAMD IOMMU: rename iommu_map to iommu_map_page
2009-01-03  Mike Dayintel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_...
2009-01-03  Joerg RoedelVT-d: remove now unused intel_iommu_found function
2009-01-03  Joerg RoedelVT-d: register functions for the IOMMU API
2009-01-03  Joerg RoedelVT-d: adapt domain iova_to_phys function for IOMMU API
2009-01-03  Joerg RoedelVT-d: adapt domain map and unmap functions for IOMMU API
2009-01-03  Joerg RoedelVT-d: adapt device attach and detach functions for...
2009-01-03  Joerg RoedelVT-d: adapt domain init and destroy functions for IOMMU API
2009-01-03  Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03  Joerg Roedelselect IOMMU_API when DMAR and/or AMD_IOMMU is selected
2009-01-03  Joerg Roedeladd frontend implementation for the IOMMU API
2009-01-03  Joerg Roedelintrocude linux/iommu.h for an iommu api
2009-01-03  Joerg RoedelKVM: rename vtd.c to iommu.c
2009-01-03  Weidong HanDeassign device in kvm_free_assgined_device
2009-01-03  Weidong HanKVM: support device deassignment
2009-01-03  Weidong HanKVM: use the new intel iommu APIs
2009-01-03  Weidong HanCheck agaw is sufficient for mapped memory
2009-01-03  Weidong HanChange intel iommu APIs of virtual machine domain
2009-01-03  Weidong HanChange domain_context_mapping_one for virtual machine...
2009-01-03  Weidong HanAllocation and free functions of virtual machine domain
2009-01-03  Weidong HanAdd domain_flush_cache
2009-01-03  Weidong HanAdd/remove domain device info for virtual machine domain
2009-01-03  Weidong HanAdd domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
2009-01-03  Weidong Haniommu coherency
2009-01-03  Weidong Hancalculate agaw for each iommu
2009-01-03  Weidong Haniommu bitmap instead of iommu pointer in dmar_domain
2009-01-03  Weidong HanGet iommu from g_iommus for deferred flush
2009-01-03  Weidong HanAdd global iommu list
2009-01-03  Weidong Hanchange P2P domain flags
2009-01-03  Weidong HanInitialize domain flags to 0
2009-01-03  Udo SteinbergV4L/DVB (10173): Missing v4l2_prio_close in radio_release
2009-01-03  Kay SieversV4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
2009-01-03  Julia LawallV4L/DVB (10171): Use usb_set_intfdata
2009-01-03  Yu ZhaoVT-d: fix segment number being ignored when searching...
2009-01-03  Mark McLoughlinintel-iommu: trivially inline DMA PTE macros
2009-01-03  Mark McLoughlinintel-iommu: trivially inline context entry macros
2009-01-03  Mark McLoughlinintel-iommu: move iommu_prepare_gfx_mapping() out of...
2009-01-03  Mark McLoughlinintel-iommu: kill off duplicate def of dmar_disabled
2009-01-03  Mark McLoughlinintel-iommu: move struct device_domain_info out of...
2009-01-03  Mark McLoughlinintel-iommu: move struct dmar_domain def out dma_remapp...
2009-01-03  Mark McLoughlinintel-iommu: move DMA PTE defs out of dma_remapping.h
2009-01-03  Mark McLoughlinintel-iommu: move context entry defs out from dma_remap...
2009-01-03  Mark McLoughlinintel-iommu: move root entry defs from dma_remapping.h
2009-01-03  Mark McLoughlinintel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
2009-01-03  Mark McLoughlinintel-iommu: make init_dmars() static
2009-01-03  Mark McLoughlinintel-iommu: remove some unused struct intel_iommu...
2009-01-03  Rusty Russellxtensa: define __fls
2009-01-03  Rusty Russellmn10300: define __fls
2009-01-03  Rusty Russellm32r: define __fls
2009-01-03  Rusty Russellh8300: define __fls
2009-01-03  Rusty Russellfrv: define __fls
2009-01-03  Rusty Russellcris: define __fls
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-01-02  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-02  Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02  Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02  Ingo MolnarDisallow gcc versions 3.{0,1}
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  Sam Ravnborgkbuild: ignore a few files in headers_check
2009-01-02  Sam Ravnborgkbuild: add checks for include of linux/types in usersp...
2009-01-02  Sam Ravnborgkbuild: drop debugging leftover in tags.sh
2009-01-02  Sam Ravnborgkbuild: document environment variables
2009-01-02  Randy Dunlapkbuild: make *config usage docs
2009-01-02  Hannes Ederkbuild: disable sparse warning "returning void-valued...
2009-01-02  Mike Frysingerkbuild: in headers_install autoconvert asm/inline/volat...
2009-01-02  Sam Ravnborgkbuild: check for leaked CONFIG_ symbols to userspace
2009-01-02  Mike Frysingerheaders_check.pl: disallow extern's
2009-01-02  Sam Ravnborgkconfig: improve error messages for bad source statements
2009-01-02  Sam Ravnborgkconfig: struct property commented
2009-01-02  Sam Ravnborgkconfig: add comments to symbol flags
2009-01-02  Sam Ravnborgkconfig: explain symbol value defaults
next