summaryrefslogtreecommitdiffstats
path: root/net/mac802154 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-24iommu/vt-d: Use struct device in device_domain_info, not struct pci_devDavid Woodhouse1-22/+32
2014-03-24iommu/vt-d: Make dmar_insert_dev_info() take struct device instead of struct ...David Woodhouse1-11/+10
2014-03-24iommu/vt-d: Make iommu_dummy() take struct device instead of struct pci_devDavid Woodhouse1-5/+5
2014-03-24iommu/vt-d: Add ACPI devices into dmaru->devices[] arrayDavid Woodhouse1-0/+75
2014-03-24iommu/vt-d: Change scope lists to struct device, bus, devfnDavid Woodhouse3-43/+59
2014-03-20iommu/vt-d: Allocate space for ACPI devicesDavid Woodhouse1-12/+10
2014-03-20iommu/vt-d: Parse ANDD recordsDavid Woodhouse1-0/+27
2014-03-20iommu/vt-d: Add ACPI namespace device reporting structuresDavid Woodhouse1-2/+13
2014-03-19iommu/vt-d: Be less pessimistic about domain coherency where possibleDavid Woodhouse1-4/+17
2014-03-19iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domainsDavid Woodhouse1-1/+5
2014-03-19iommu/vt-d: Clean up and fix page table clear/free behaviourDavid Woodhouse1-45/+187
2014-03-19iommu/vt-d: Clean up size handling for intel_iommu_unmap()David Woodhouse1-12/+25
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu3-7/+130
2014-03-04iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu3-178/+61
2014-03-04iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu3-2/+283
2014-03-04iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu3-23/+53
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu4-48/+103
2014-03-04iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu3-56/+64
2014-03-04iommu/vt-d: Fix error in detect ATS capabilityJiang Liu1-20/+17
2014-03-04iommu/vt-d: Check for NULL pointer when freeing IOMMU data structureJiang Liu1-0/+7
2014-03-04iommu/vt-d: Fix incorrect iommu_count for si_domainJiang Liu1-1/+1
2014-03-04iommu/vt-d: Reduce duplicated code to handle virtual machine domainsJiang Liu1-132/+45
2014-03-04iommu/vt-d: Free resources if failed to create domain for PCIe endpointJiang Liu1-7/+8
2014-03-04iommu/vt-d: Simplify function get_domain_for_dev()Jiang Liu1-76/+66
2014-03-04iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu2-28/+26
2014-03-04iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu2-12/+17
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI deviceJiang Liu1-8/+9
2014-03-04iommu/vt-d: Avoid caching stale domain_device_info and fix memory leakJiang Liu1-2/+2
2014-03-04iommu/vt-d: Avoid double free of g_iommus on error recovery pathJiang Liu1-16/+10
2014-03-03Linux 3.14-rc5v3.14-rc5Linus Torvalds1-1/+1
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen1-2/+3
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa1-1/+3
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2
2014-02-28powerpc/powernv: Refactor PHB diag-data dumpGavin Shan1-95/+125
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan1-53/+43
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20
2014-02-28powerpc/ftrace: bugfix for test_24bit_addrLiu Ping Fan1-0/+1
2014-02-28powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher1-3/+0
2014-02-27drm/radeon: change audio enable logicAlex Deucher5-27/+44