1. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  2. 205dc20 Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  3. 94bbdb6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  4. 36c0a48 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  5. a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  6. 0db2812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  7. d6ad369 clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64 by Catalin Marinas · 10 years ago
  8. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  9. 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  10. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  11. 5f1b2953 Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 10 years ago
  12. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  13. 20911ce iommu/exynos: Fix arm64 allmodconfig build by Mark Brown · 10 years ago
  14. a62bbe3 Merge tag 'asoc-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  15. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 10 years ago
  16. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 10 years ago
  17. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 10 years ago
  18. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  19. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  20. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  21. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago
  22. 8914d7e Hexagon: fix signal delivery for debug traps by Richard Kuo · 10 years ago
  23. ea0f1b9 Hexagon: set ARCH_DMA_MINALIGN by Richard Kuo · 10 years ago
  24. f6b708c Hexagon: fix alignment of init_task in RW_DATA_SECTION by Richard Kuo · 10 years ago
  25. cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 10 years ago
  26. dafffda drm/info: Remove unused code by Thierry Reding · 10 years ago
  27. 8185e88 perf evlist: Do not use hard coded value for a mmap_pages default by Arnaldo Carvalho de Melo · 10 years ago
  28. 38d5447 perf trace: Let the perf_evlist__mmap autosize the number of pages to use by Arnaldo Carvalho de Melo · 10 years ago
  29. e965bea perf evlist: Improve the strerror_mmap method by Arnaldo Carvalho de Melo · 10 years ago
  30. e5d4a29 perf evlist: Clarify sterror_mmap variable names by Arnaldo Carvalho de Melo · 10 years ago
  31. 0a2138b perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg by Arnaldo Carvalho de Melo · 10 years ago
  32. 772801e Merge branch 'vnet_le' by David S. Miller · 10 years ago
  33. 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  34. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  35. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  36. 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 10 years ago
  37. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 10 years ago
  38. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  39. 91411da iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  40. b71a3b2 x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  41. a978609 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  42. 2f60002 x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC by Jiang Liu · 10 years ago
  43. 11d686e x86, irq: Move IRQ initialization routines from io_apic.c into vector.c by Jiang Liu · 10 years ago
  44. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  45. c346895 x86, irq: Move HT IRQ related code from io_apic.c into htirq.c by Jiang Liu · 10 years ago
  46. 4438098 x86, irq: Move PCI MSI related code from io_apic.c into msi.c by Jiang Liu · 10 years ago
  47. 849d356 x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities by Jiang Liu · 10 years ago
  48. f0e5bf7 x86, irq: Make UP version of irq_complete_move() an inline stub by Thomas Gleixner · 10 years ago
  49. 74afab7 x86, irq: Move local APIC related code from io_apic.c into vector.c by Jiang Liu · 10 years ago
  50. 55a0e2b x86, irq: Introduce helpers to access struct irq_cfg by Jiang Liu · 10 years ago
  51. b794ef2 x86, irq: Protect __clear_irq_vector() with vector_lock by Jiang Liu · 10 years ago
  52. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  53. 26011ee x86, irq: Refine hw_irq.h to prepare for irqdomain support by Jiang Liu · 10 years ago
  54. a178b87 x86, irq: Convert irq_2_pin list to generic list by Yinghai Lu · 10 years ago
  55. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  56. cd68f6b x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI by Jiang Liu · 10 years ago
  57. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  58. 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
  59. 7db298c x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition by Jiang Liu · 10 years ago
  60. 5da2fd2 x86, irq, ACPI: Introduce a mutex to protect IOAPIC operations from hotplug by Jiang Liu · 10 years ago
  61. 35ef9c9 x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug by Jiang Liu · 10 years ago
  62. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  63. 67dc5e7 x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug by Jiang Liu · 10 years ago
  64. 5411dc4 x86, irq: Prefer assigned ID in APIC ID register for x86_64 by Yinghai Lu · 10 years ago
  65. 7e89941 x86, irq: Split out alloc_ioapic_save_registers() by Yinghai Lu · 10 years ago
  66. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  67. 250a1ac x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus() by Thomas Gleixner · 10 years ago
  68. 5db6633 PCI: Remove PCI ioapic driver by Jiang Liu · 10 years ago
  69. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  70. e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
  71. 9f50c6e x86, irq, ACPI: Fix building warning of unused code by Jiang Liu · 10 years ago
  72. e32c67e x86, irq: Provide empty send_cleanup_vector() stub for UP builds by Jiang Liu · 10 years ago
  73. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago
  74. 2c55018 drm/i915: Disable PSMI sleep messages on all rings around context switches by Chris Wilson · 10 years ago
  75. add284a drm/i915: Force the CS stall for invalidate flushes by Chris Wilson · 10 years ago
  76. 148b83d drm/i915: Invalidate media caches on gen7 by Chris Wilson · 10 years ago
  77. c52e569 Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/rt5645', 'asoc/fix/rt5677' and 'asoc/fix/samsung' into asoc-linus by Mark Brown · 10 years ago
  78. de5f644 ASoC: Intel: fix possible acpi enumeration panic by Kevin Strasser · 10 years ago
  79. 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 10 years ago
  80. e2c719b drm/i915: tame the chattermouth (v2) by Rob Clark · 10 years ago
  81. e6c1abb drm/i915: Warn about missing context state workarounds only once by Michel Thierry · 10 years ago
  82. 2f82bbd drm/i915: Use true PPGTT in Gen8+ when execlists are enabled by Michel Thierry · 10 years ago
  83. 9871116 drm/i915: Skip gunit save/restore for cherryview by Deepak S · 10 years ago
  84. 5a0afd4 drm/i915/chv: Use timeout mode for RC6 on chv by Deepak S · 10 years ago
  85. c61200c drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist by Jordan Justen · 10 years ago
  86. 7174537 drm/i915: Tidy up execbuffer command parsing code by Brad Volkin · 10 years ago
  87. 0079a7d drm/i915: Mark shadow batch buffers as purgeable by Brad Volkin · 10 years ago
  88. b9ffd80 drm/i915: Use batch length instead of object size in command parser by Brad Volkin · 10 years ago
  89. 78a4237 drm/i915: Use batch pools with the command parser by Brad Volkin · 10 years ago
  90. 493018d drm/i915: Implement a framework for batch buffer pools by Brad Volkin · 10 years ago
  91. c8bd0e4 drm/i915: fix use after free during eDP encoder destroying by Imre Deak · 10 years ago
  92. 6bf6ca7 iscsi-target: Fail connection on short sendmsg writes by Nicholas Bellinger · 10 years ago
  93. 432ac1a ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec by Libin Yang · 10 years ago
  94. b04d4a3 drm/cache: Use wbinvd helpers by Ben Widawsky · 10 years ago
  95. 1f2fdbd xtensa: disable link optimization by Chris Zankel · 10 years ago
  96. a0b3b9b iscsi-target: nullify session in failed login sequence by Sagi Grimberg · 10 years ago
  97. 75d2bd4 ath10k: advertise p2p dev support by Michal Kazior · 10 years ago
  98. bf14e65 ath10k: enable per-vif sta powersave by Michal Kazior · 10 years ago
  99. 526549a ath10k: prevent invalid ps timeout config by Michal Kazior · 10 years ago
  100. 9f9b574 ath10k: fix STA u-APSD by Michal Kazior · 10 years ago