summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-19iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domainsDavid Woodhouse
2014-03-19iommu/vt-d: Clean up and fix page table clear/free behaviourDavid Woodhouse
2014-03-19iommu/vt-d: Clean up size handling for intel_iommu_unmap()David Woodhouse
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu
2014-03-04iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu
2014-03-04iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu
2014-03-04iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu
2014-03-04iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu
2014-03-04iommu/vt-d: Fix error in detect ATS capabilityJiang Liu
2014-03-04iommu/vt-d: Check for NULL pointer when freeing IOMMU data structureJiang Liu
2014-03-04iommu/vt-d: Fix incorrect iommu_count for si_domainJiang Liu
2014-03-04iommu/vt-d: Reduce duplicated code to handle virtual machine domainsJiang Liu
2014-03-04iommu/vt-d: Free resources if failed to create domain for PCIe endpointJiang Liu
2014-03-04iommu/vt-d: Simplify function get_domain_for_dev()Jiang Liu
2014-03-04iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu
2014-03-04iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI deviceJiang Liu
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info and fix memory leakJiang Liu
2014-03-04iommu/vt-d: Avoid double free of g_iommus on error recovery pathJiang Liu
2014-03-02Linux 3.14-rc5v3.14-rc5Linus Torvalds
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-02Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt