1. ed40356 iommu/vt-d: Add ACPI devices into dmaru->devices[] array by David Woodhouse · 10 years ago
  2. 832bd85 iommu/vt-d: Change scope lists to struct device, bus, devfn by David Woodhouse · 10 years ago
  3. 07cb52f iommu/vt-d: Allocate space for ACPI devices by David Woodhouse · 10 years ago
  4. e625b4a iommu/vt-d: Parse ANDD records by David Woodhouse · 10 years ago
  5. 86a54dc iommu/vt-d: Add ACPI namespace device reporting structures by David Woodhouse · 10 years ago
  6. d050196 iommu/vt-d: Be less pessimistic about domain coherency where possible by David Woodhouse · 10 years ago
  7. 214e39a iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domains by David Woodhouse · 10 years ago
  8. ea8ea46 iommu/vt-d: Clean up and fix page table clear/free behaviour by David Woodhouse · 10 years ago
  9. 5cf0a76 iommu/vt-d: Clean up size handling for intel_iommu_unmap() by David Woodhouse · 10 years ago
  10. 75f0556 iommu/vt-d: Update IOMMU state when memory hotplug happens by Jiang Liu · 10 years ago
  11. 2e45528 iommu/vt-d: Unify the way to process DMAR device scope array by Jiang Liu · 10 years ago
  12. 59ce051 iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens by Jiang Liu · 10 years ago
  13. 0e242612 iommu/vt-d: Use RCU to protect global resources in interrupt context by Jiang Liu · 10 years ago
  14. 3a5670e iommu/vt-d: Introduce a rwsem to protect global data structures by Jiang Liu · 10 years ago
  15. b683b23 iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries by Jiang Liu · 10 years ago
  16. b5f82dd iommu/vt-d: Fix error in detect ATS capability by Jiang Liu · 10 years ago
  17. a4eaa86 iommu/vt-d: Check for NULL pointer when freeing IOMMU data structure by Jiang Liu · 10 years ago
  18. 9ebd682 iommu/vt-d: Fix incorrect iommu_count for si_domain by Jiang Liu · 10 years ago
  19. 92d03cc iommu/vt-d: Reduce duplicated code to handle virtual machine domains by Jiang Liu · 10 years ago
  20. e85bb5d iommu/vt-d: Free resources if failed to create domain for PCIe endpoint by Jiang Liu · 10 years ago
  21. 745f258 iommu/vt-d: Simplify function get_domain_for_dev() by Jiang Liu · 10 years ago
  22. b94e411 iommu/vt-d: Move private structures and variables into intel-iommu.c by Jiang Liu · 10 years ago
  23. bb3a6b7 iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse by Jiang Liu · 10 years ago
  24. 7e7dfab iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device by Jiang Liu · 10 years ago
  25. 816997d iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak by Jiang Liu · 10 years ago
  26. 989d51f iommu/vt-d: Avoid double free of g_iommus on error recovery path by Jiang Liu · 10 years ago
  27. 0414855 Linux 3.14-rc5 by Linus Torvalds · 10 years ago
  28. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. a53c8ce Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  30. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  31. 9ff7aeb Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  32. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  33. 9f4a9b8 Merge iio fixes into staging-linus by Greg Kroah-Hartman · 10 years ago
  34. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 49e893b Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  36. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 10 years ago
  37. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 10 years ago
  38. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 10 years ago
  39. 55de1ed Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  41. 3750c14 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  42. 751a03c Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  43. af76815 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  44. d3dae4a Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  45. 8427def MAINTAINERS: add maintainer entry for Armada DRM driver by Russell King · 10 years ago
  46. ebb7c19 Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  47. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  48. 04b5225 Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  49. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  50. 78d9e93 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  51. f94def7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  52. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 10 years ago
  53. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 10 years ago
  54. e0d849f dm cache: fix truncation bug when mapping I/O to >2TB fast device by Heinz Mauelshagen · 10 years ago
  55. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 10 years ago
  56. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 10 years ago
  57. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 10 years ago
  58. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 10 years ago
  59. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 10 years ago
  60. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 10 years ago
  61. a95fc58 powerpc/ftrace: bugfix for test_24bit_addr by Liu Ping Fan · 10 years ago
  62. f5295bd powerpc/crashdump : Fix page frame number check in copy_oldmem_page by Laurent Dufour · 10 years ago
  63. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 10 years ago
  64. 6c09ea4 Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  65. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 10 years ago
  66. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 10 years ago
  67. 3803c8e drm/radeon: enable speaker allocation setup on dce3.2 by Alex Deucher · 10 years ago
  68. 832eafa drm/radeon: change audio enable logic by Alex Deucher · 10 years ago
  69. d7eb0a0 drm/radeon: fix audio disable on dce6+ by Alex Deucher · 10 years ago
  70. d965441 drm/radeon: free uvd ring on unload by Jerome Glisse · 10 years ago
  71. 9ef4e1d drm/radeon: disable pll sharing for DP on DCE4.1 by Alex Deucher · 10 years ago
  72. 5e386b5 drm/radeon: fix missing bo reservation by Christian König · 10 years ago
  73. 9f050c7 drm/radeon: print the supported atpx function mask by Alex Deucher · 10 years ago
  74. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  75. 3ebd3da Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  76. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  77. bb7d43b14 Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  78. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 10 years ago
  79. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 10 years ago
  80. 7d48935 dm thin: allow metadata space larger than supported to go unused by Mike Snitzer · 10 years ago
  81. b6e53f32 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  82. 997e754 Merge tag 'asoc-v3.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  83. e3703f8 perf: Fix hotplug splat by Peter Zijlstra · 10 years ago
  84. 26e61e8 perf/x86: Fix event scheduling by Peter Zijlstra · 10 years ago
  85. 23308e8 Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linus by Mark Brown · 10 years ago
  86. 2f23db1 Merge remote-tracking branches 'asoc/fix/da732x' and 'asoc/fix/sta32x' into asoc-linus by Mark Brown · 10 years ago
  87. f3cfc7d Merge tag 'asoc-v3.14-rc4' into asoc-linus by Mark Brown · 10 years ago
  88. e2f4559 Merge tag 'asoc-v3.14-rc3' into asoc-linus by Mark Brown · 10 years ago
  89. b3619b2 ASoC: sta32x: Fix wrong enum for limiter2 release rate by Takashi Iwai · 10 years ago
  90. e2755cf Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  91. b044788 MAINTAINERS: update drm git tree entry by Alex Deucher · 10 years ago
  92. 566f593 MAINTAINERS: add entry for drm radeon driver by Alex Deucher · 10 years ago
  93. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 10 years ago
  94. 6dbd46c USB: ftdi_sio: add Cressi Leonardo PID by Joerg Dorchain · 10 years ago
  95. f3ca416 ACPI / processor: Rework processor throttling with work_on_cpu() by Lan Tianyu · 10 years ago
  96. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 10 years ago
  97. 0b7d25c pwm: lp3943: Fix potential memory leak during request by Christian Engelmayer · 10 years ago
  98. a1989b3 dm mpath: fix stalls when handling invalid ioctls by Hannes Reinecke · 10 years ago
  99. 7530682 ASoC: da732x: Mark DC offset control registers volatile by Mark Brown · 10 years ago
  100. fce0a0c ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 10 years ago