summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-09iommu/vt-d, trivial: clean sparse warningsJiang Liu
2014-01-09iommu/vt-d: fix wrong return value of dmar_table_init()Jiang Liu
2014-01-09iommu/vt-d: release invalidation queue when destroying IOMMU unitJiang Liu
2014-01-09iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu
2014-01-09iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu
2014-01-09iommu/vt-d: fix invalid memory access when freeing DMAR irqJiang Liu
2014-01-09iommu/vt-d, trivial: simplify code with existing macrosJiang Liu
2014-01-09iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu
2014-01-09iommu/vt-d, trivial: clean up unused codeJiang Liu
2014-01-09iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()Jiang Liu
2014-01-09iommu/vt-d, trivial: print correct domain id of static identity domainJiang Liu
2014-01-09iommu/vt-d, trivial: refine support of 64bit guest addressJiang Liu
2014-01-09iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()Jiang Liu
2014-01-09iommu/vt-d: fix a race window in allocating domain ID for virtual machinesJiang Liu
2014-01-09iommu/vt-d: fix PCI device reference leakage on error recovery pathJiang Liu
2014-01-07iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu
2014-01-07iommu/vt-d: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-30iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.cRashika Kheria
2013-12-30iommu/vt-d: Mark functions as static in intel_irq_remapping.cRashika Kheria
2013-12-30iommu/vt-d: Mark functions as static in dmar.cRashika Kheria
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-26Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki
2013-12-26Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan
2013-12-21cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron
2013-12-21cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud