index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
Jiang Liu
3
-2
/
+283
2014-03-04
iommu/vt-d: Use RCU to protect global resources in interrupt context
Jiang Liu
3
-23
/
+53
2014-03-04
iommu/vt-d: Introduce a rwsem to protect global data structures
Jiang Liu
4
-48
/
+103
2014-03-04
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
Jiang Liu
3
-56
/
+64
2014-03-04
iommu/vt-d: Fix error in detect ATS capability
Jiang Liu
1
-20
/
+17
2014-03-04
iommu/vt-d: Check for NULL pointer when freeing IOMMU data structure
Jiang Liu
1
-0
/
+7
2014-03-04
iommu/vt-d: Fix incorrect iommu_count for si_domain
Jiang Liu
1
-1
/
+1
2014-03-04
iommu/vt-d: Reduce duplicated code to handle virtual machine domains
Jiang Liu
1
-132
/
+45
2014-03-04
iommu/vt-d: Free resources if failed to create domain for PCIe endpoint
Jiang Liu
1
-7
/
+8
2014-03-04
iommu/vt-d: Simplify function get_domain_for_dev()
Jiang Liu
1
-76
/
+66
2014-03-04
iommu/vt-d: Move private structures and variables into intel-iommu.c
Jiang Liu
2
-28
/
+26
2014-03-04
iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse
Jiang Liu
2
-12
/
+17
2014-03-04
iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device
Jiang Liu
1
-8
/
+9
2014-03-04
iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak
Jiang Liu
1
-2
/
+2
2014-03-04
iommu/vt-d: Avoid double free of g_iommus on error recovery path
Jiang Liu
1
-16
/
+10
2014-03-03
Linux 3.14-rc5
v3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-02-28
MAINTAINERS: add maintainer entry for Armada DRM driver
Russell King
1
-0
/
+5
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2014-02-28
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-5
/
+5
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
1
-2
/
+3
2014-02-28
perf tools: Fix strict alias issue for find_first_bit
Jiri Olsa
1
-1
/
+3
2014-02-28
powerpc/powernv: Fix indirect XSCOM unmangling
Benjamin Herrenschmidt
1
-9
/
+12
2014-02-28
powerpc/powernv: Fix opal_xscom_{read,write} prototype
Benjamin Herrenschmidt
1
-2
/
+2
2014-02-28
powerpc/powernv: Refactor PHB diag-data dump
Gavin Shan
1
-95
/
+125
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-28
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
2014-02-28
powerpc/ftrace: bugfix for test_24bit_addr
Liu Ping Fan
1
-0
/
+1
2014-02-28
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-02-28
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
2014-02-27
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
1
-1
/
+1
2014-02-27
perf tools: fix BFD detection on opensuse
Andi Kleen
2
-2
/
+2
2014-02-27
drm/radeon: enable speaker allocation setup on dce3.2
Alex Deucher
1
-3
/
+0
2014-02-27
drm/radeon: change audio enable logic
Alex Deucher
5
-27
/
+44
2014-02-27
drm/radeon: fix audio disable on dce6+
Alex Deucher
1
-1
/
+1
2014-02-27
drm/radeon: free uvd ring on unload
Jerome Glisse
3
-2
/
+4
2014-02-27
drm/radeon: disable pll sharing for DP on DCE4.1
Alex Deucher
1
-1
/
+15
2014-02-27
drm/radeon: fix missing bo reservation
Christian König
1
-0
/
+6
2014-02-27
drm/radeon: print the supported atpx function mask
Alex Deucher
1
-1
/
+2
2014-02-27
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
3
-4
/
+37
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
5
-19
/
+37
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-27
perf/x86: Fix event scheduling
Peter Zijlstra
1
-0
/
+3
2014-02-27
ASoC: sta32x: Fix wrong enum for limiter2 release rate
Takashi Iwai
1
-1
/
+1
2014-02-27
MAINTAINERS: update drm git tree entry
Alex Deucher
1
-1
/
+1
2014-02-27
MAINTAINERS: add entry for drm radeon driver
Alex Deucher
1
-0
/
+10
2014-02-27
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
[next]