1. e367031 drm/i915: abstract away ring-specific irq_get/put by Daniel Vetter · 13 years ago
  2. 686cb5f drm/i915: consolidate ring->sync-to functions by Daniel Vetter · 13 years ago
  3. b4178f8 drm/i915: don't set up rings on gen6+ for non-kms by Daniel Vetter · 13 years ago
  4. 3535d9d drm/i915: dynamically set up blt ring functions and parameters by Daniel Vetter · 13 years ago
  5. 58fa383 drm/i915: dynamically set up bsd ring functions and params by Daniel Vetter · 13 years ago
  6. 59465b5 drm/i915: dynamically set up the render ring functions and params by Daniel Vetter · 13 years ago
  7. dfc9ef2 drm/i915: set ring->size in common ring setup code by Daniel Vetter · 13 years ago
  8. 6a848cc drm/i915: rip out ring->irq_mask by Daniel Vetter · 13 years ago
  9. 1500f7e drm/i915: hide (seqno-1) in ringbuffer code by Ben Widawsky · 13 years ago
  10. e3a5a22 drm/i915: fix for when semaphore updates fail by Ben Widawsky · 13 years ago
  11. 5816d64 drm/i915: i915_gem_object_sync must handle NULL by Ben Widawsky · 13 years ago
  12. f82cfb6 drm/i915: allow PCH PWM override on IVB by Jesse Barnes · 13 years ago
  13. b6834bd drm/i915: disable turbo on ValleyView for now by Jesse Barnes · 13 years ago
  14. bfa3384 drm/i915: check PPS regs for sanity when using eDP by Jesse Barnes · 13 years ago
  15. f817586 drm/i915: re-init modeset hw state after gpu reset by Daniel Vetter · 13 years ago
  16. f841319 drm/i915: Allow concurrent read access between CPU and GPU domain by Chris Wilson · 13 years ago
  17. 211c568 drm/i915: simplify ppgtt setup by Daniel Vetter · 13 years ago
  18. e3aef17 drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_se by Jesse Barnes · 13 years ago
  19. 0136db58 drm/i915: rc6 in sysfs by Ben Widawsky · 13 years ago
  20. d1686ae drm/i915: Ironlake shares the same video sprite controls as Sandybridge by Chris Wilson · 13 years ago
  21. e2ba4fb drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers by Daniel Kurtz · 13 years ago
  22. 90e6b26 drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop by Daniel Kurtz · 13 years ago
  23. 56f9eac drm/i915/intel_i2c: use INDEX cycles for i2c read transactions by Daniel Kurtz · 13 years ago
  24. 72d66af drm/i915/intel_i2c: use WAIT cycle, not STOP by Daniel Kurtz · 13 years ago
  25. e646d57 drm/i915/intel_i2c: always wait for IDLE before clearing NAK by Daniel Kurtz · 13 years ago
  26. 7a39a9d drm/i915/intel_i2c: use double-buffered writes by Daniel Kurtz · 13 years ago
  27. 26883c3 drm/i915/intel_i2c: handle zero-length writes by Daniel Kurtz · 13 years ago
  28. 3fdcf43 drm/i915: use register name when disabling VGA by Jesse Barnes · 13 years ago
  29. 2911a35 drm/i915: use semaphores for the display plane by Ben Widawsky · 13 years ago
  30. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 13 years ago
  31. cce66a2 drm/i915: add rc6 residency times to debugfs by Ben Widawsky · 13 years ago
  32. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 13 years ago
  33. 6a7068b drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3) by Dave Airlie · 13 years ago
  34. 2099810 drm/radeon: enable pci bus mastering after card is initialised (v2) by Dave Airlie · 13 years ago
  35. ec34a01 drm/i915: VCS is not the last ring by Ben Widawsky · 13 years ago
  36. 618563e drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2 by Daniel Vetter · 13 years ago
  37. bc0daf4 drm/i915: make quirks more verbose by Daniel Vetter · 13 years ago
  38. 9d2f41f drm/i915: dump the DMA fetch addr register on pre-gen6 by Daniel Vetter · 13 years ago
  39. a0b1c7a drm/i915/sdvo: Include YRPB as an additional TV output type by Chris Wilson · 13 years ago
  40. f534bc0 drm/i915: disallow gem init ioctl on ilk by Daniel Vetter · 13 years ago
  41. 26394d9 drm/i915: refuse to load on gen6+ without kms by Daniel Vetter · 13 years ago
  42. e7b4c6b drm/i915: extract gt interrupt handler by Daniel Vetter · 13 years ago
  43. 901781b drm/i915: use render gen to switch ring irq functions by Daniel Vetter · 13 years ago
  44. fad2596 drm/i915: rip out old HWSTAM missed irq WA for vlv by Daniel Vetter · 13 years ago
  45. 25c0630 drm/i915: open code gen6+ ring irqs by Ben Widawsky · 13 years ago
  46. e2a1e2f drm/i915: ring irq cleanups by Ben Widawsky · 13 years ago
  47. 96d6e35 drm/i915: add SFUSE_STRAP registers for digital port detection by Eugeni Dodonov · 13 years ago
  48. 69e94b7 drm/i915: add WM_LINETIME registers by Eugeni Dodonov · 13 years ago
  49. 4dffc40 drm/i915: add WRPLL clocks by Eugeni Dodonov · 13 years ago
  50. 90e8d31 drm/i915: add LCPLL control registers by Eugeni Dodonov · 13 years ago
  51. ccf1c86 drm/i915: add SSC offsets for SBI access by Eugeni Dodonov · 13 years ago
  52. fec9181 drm/i915: add port clock selection support for HSW by Eugeni Dodonov · 13 years ago
  53. e93ea06 drm/i915: add S PLL control by Eugeni Dodonov · 13 years ago
  54. 52f025e drm/i915: add PIXCLK_GATE register by Eugeni Dodonov · 13 years ago
  55. 7501a4d drm/i915: add SBI registers by Eugeni Dodonov · 13 years ago
  56. bb879a4 drm/i915: add definition of DDI buffer translations regs by Eugeni Dodonov · 13 years ago
  57. 03f896a drm/i915: add definitions for DDI_BUF_CTL registers by Eugeni Dodonov · 13 years ago
  58. e411b2c drm/i915: add DP_TP_STATUS registers by Eugeni Dodonov · 13 years ago
  59. 0e87f66 drm/i915: add DP_TP_CTL registers by Eugeni Dodonov · 13 years ago
  60. e7e104c drm/i915: add DDI registers by Eugeni Dodonov · 13 years ago
  61. 2b13952 drm/i915: add enumeration for DDI ports by Eugeni Dodonov · 13 years ago
  62. 9eb3a75 drm/i915: add support for power wells by Eugeni Dodonov · 13 years ago
  63. eb877eb drm/i915: add support for LynxPoint PCH by Eugeni Dodonov · 13 years ago
  64. 4cae9ae drm/i915: add Haswell devices and their PCI IDs by Eugeni Dodonov · 13 years ago
  65. 7e508a2 drm/i915: transform HAS_PCH_SPLIT in a feature check by Eugeni Dodonov · 13 years ago
  66. 0034102 Linux 3.4-rc2 by Linus Torvalds · 13 years ago
  67. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  68. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  69. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  70. d6a624e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  71. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  72. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  73. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 13 years ago
  74. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  75. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 13 years ago
  76. aaef292 MAINTAINERS: Update git url for ACPI by Igor Murzov · 13 years ago
  77. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  78. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  79. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  80. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  81. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 13 years ago
  82. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  83. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 13 years ago
  84. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 13 years ago
  85. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  86. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  87. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 13 years ago
  88. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  89. 4a7e7c2 netlink: fix races after skb queueing by Eric Dumazet · 13 years ago
  90. e34fac1 doc, net: Update ndo_start_xmit return type and values by Ben Hutchings · 13 years ago
  91. de7aca1 doc, net: Remove instruction to set net_device::trans_start by Ben Hutchings · 13 years ago
  92. b3cf654 doc, net: Update netdev operation names by Ben Hutchings · 13 years ago
  93. 04fd3d35 doc, net: Update documentation of synchronisation for TX multiqueue by Ben Hutchings · 13 years ago
  94. 93b6a3a doc, net: Remove obsolete reference to dev->poll by Ben Hutchings · 13 years ago
  95. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 13 years ago
  96. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  97. 43e347a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  98. 35fe2e7 blackfin: update defconfig for bf527-ezkit by Bob Liu · 13 years ago
  99. e8c5c6d blackfin: gpio: fix compile error if !CONFIG_GPIOLIB by Bob Liu · 13 years ago
  100. 95fc2d8f blackfin: fix L1 data A overflow link issue by Mike Frysinger · 13 years ago