summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher1-1/+1
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse3-2/+4
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher1-1/+15
2014-02-27drm/radeon: fix missing bo reservationChristian König1-0/+6
2014-02-27drm/radeon: print the supported atpx function maskAlex Deucher1-1/+2
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig1-1/+1
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier3-4/+37
2014-02-27dm thin: allow metadata space larger than supported to go unusedMike Snitzer5-19/+37
2014-02-27perf: Fix hotplug splatPeter Zijlstra1-6/+6
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-02-27ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai1-1/+1
2014-02-27MAINTAINERS: update drm git tree entryAlex Deucher1-1/+1
2014-02-27MAINTAINERS: add entry for drm radeon driverAlex Deucher1-0/+10
2014-02-27usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka1-3/+10