1. c43b563 drm/i915: [sparse] trivial sparse fixes by Ben Widawsky · 12 years ago
  2. df0323c drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC by Jesse Barnes · 12 years ago
  3. 446f254 drm/i915: Mask reserved bits in display/sprite address registers by Armin Reese · 12 years ago
  4. 83de97c drm/i915: disable rc6 on haswell for now by Eugeni Dodonov · 12 years ago
  5. 0cd83aa drm/i915: share IVB cursor routine with Haswell by Eugeni Dodonov · 12 years ago
  6. c51ed78 drm/i915: haswell has 3 pipes as well by Eugeni Dodonov · 12 years ago
  7. 246bdbe drm/i915: share forcewaking code between IVB and HSW by Eugeni Dodonov · 12 years ago
  8. ef4d084 drm/i915: add WRPLL divider programming bits by Eugeni Dodonov · 12 years ago
  9. dc04a61 drm/i915: add definition of LPT FDI port width registers by Eugeni Dodonov · 12 years ago
  10. 009be66 drm/i915: set stc evict disable lra evict w/a by Daniel Vetter · 12 years ago
  11. bf97b27 drm/i915: implement w/a for incorrect guarband clipping by Daniel Vetter · 12 years ago
  12. 48ecfa1 drm/i915: properly set ppgtt cacheability on snb by Daniel Vetter · 12 years ago
  13. be901a5 drm/i915: set w/a bit for snb pagefaults by Daniel Vetter · 12 years ago
  14. de4a8bd drm/i915: implement a media hang w/a by Daniel Vetter · 12 years ago
  15. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  16. 17038de drm/i915/dp: Flush any outstanding work to turn the VDD off by Chris Wilson · 12 years ago
  17. 8aaa81a drm/i915/sprite: Always enable the scaler on IronLake by Chris Wilson · 12 years ago
  18. f681fa2 drm/i915: Export the generic, not arch specific, intel_update_watermarks() by Chris Wilson · 12 years ago
  19. 9a8e5d4 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  20. ebfc5b8 PCI: Fix regression in pci_restore_state(), v3 by Rafael J. Wysocki · 12 years ago
  21. 6c23b8e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. 919f797 SCSI: Fix error handling when no ULD is attached by Martin K. Petersen · 12 years ago
  23. fc6826d drm/i915: Refactor the deferred PM_IIR handling into a single function by Chris Wilson · 12 years ago
  24. c07496f drm/i915: don't pwrite tiled objects through the gtt by Daniel Vetter · 12 years ago
  25. d1e61e7 drm/i915: Trigger hangcheck if we detect more a repeating missed IRQ by Chris Wilson · 12 years ago
  26. a1c0cad Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  27. c104f1f Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  28. 2d59dcf cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS by Kevin Hilman · 12 years ago
  29. 6e11733 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  30. 461c149 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  31. cf7d8a5 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  32. e89c0e43 video: msm: Fix section mismatches in mddi.c by David Brown · 12 years ago
  33. 1e45860 ARM: 7366/3: amba: Remove AMBA level regulator support by Mark Brown · 12 years ago
  34. 56fa6d6 drm/i915/intel_i2c: reduce verbosity of some messages by Daniel Kurtz · 12 years ago
  35. 79985ee drm/i915/intel_i2c: handle zero-length reads by Daniel Kurtz · 12 years ago
  36. f637fde drm/i915: inline enable/disable_irq into ring->get/put_irq by Daniel Vetter · 12 years ago
  37. 28f0cbf drm/i915: don't set up gem ring functions on gen5 for !kms by Daniel Vetter · 12 years ago
  38. 8620a3a drm/i915: consolidate ring->add_request a bit by Daniel Vetter · 12 years ago
  39. fb3256d drm/i915: split up ring->dispatch_execbuffer functions by Daniel Vetter · 12 years ago
  40. 0fd2c20 drm/i915: don't enable the gen6 bsd ring tail write enable on gen7 by Daniel Vetter · 12 years ago
  41. e48d863 drm/i915: split out the gen5 ring irq get/put functions by Daniel Vetter · 12 years ago
  42. e367031 drm/i915: abstract away ring-specific irq_get/put by Daniel Vetter · 12 years ago
  43. 686cb5f drm/i915: consolidate ring->sync-to functions by Daniel Vetter · 12 years ago
  44. b4178f8 drm/i915: don't set up rings on gen6+ for non-kms by Daniel Vetter · 12 years ago
  45. 3535d9d drm/i915: dynamically set up blt ring functions and parameters by Daniel Vetter · 12 years ago
  46. 58fa383 drm/i915: dynamically set up bsd ring functions and params by Daniel Vetter · 12 years ago
  47. 59465b5 drm/i915: dynamically set up the render ring functions and params by Daniel Vetter · 12 years ago
  48. dfc9ef2 drm/i915: set ring->size in common ring setup code by Daniel Vetter · 12 years ago
  49. 6a848cc drm/i915: rip out ring->irq_mask by Daniel Vetter · 12 years ago
  50. 4166fb6 Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  51. 7c427f4 Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  52. f4f9c1a Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  53. 3dbc35a Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  54. f5ad501 Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  55. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 12 years ago
  57. 17b7e1b staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl() by Jesper Juhl · 12 years ago
  58. 62d2feb staging: iio: hmc5843: Fix crash in probe function. by Marek Belisko · 12 years ago
  59. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  60. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  61. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  63. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  64. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  65. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  66. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  67. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  68. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  69. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  70. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  71. 1500f7e drm/i915: hide (seqno-1) in ringbuffer code by Ben Widawsky · 12 years ago
  72. e3a5a22 drm/i915: fix for when semaphore updates fail by Ben Widawsky · 12 years ago
  73. 5816d64 drm/i915: i915_gem_object_sync must handle NULL by Ben Widawsky · 12 years ago
  74. f82cfb6 drm/i915: allow PCH PWM override on IVB by Jesse Barnes · 12 years ago
  75. b6834bd drm/i915: disable turbo on ValleyView for now by Jesse Barnes · 12 years ago
  76. bfa3384 drm/i915: check PPS regs for sanity when using eDP by Jesse Barnes · 12 years ago
  77. f817586 drm/i915: re-init modeset hw state after gpu reset by Daniel Vetter · 12 years ago
  78. f841319 drm/i915: Allow concurrent read access between CPU and GPU domain by Chris Wilson · 12 years ago
  79. 211c568 drm/i915: simplify ppgtt setup by Daniel Vetter · 12 years ago
  80. e3aef17 drm/i915: make DP configuration vars less confusing in ironlake_crtc_mode_se by Jesse Barnes · 12 years ago
  81. 0136db58 drm/i915: rc6 in sysfs by Ben Widawsky · 12 years ago
  82. d1686ae drm/i915: Ironlake shares the same video sprite controls as Sandybridge by Chris Wilson · 12 years ago
  83. e2ba4fb drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers by Daniel Kurtz · 12 years ago
  84. 90e6b26 drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop by Daniel Kurtz · 12 years ago
  85. 56f9eac drm/i915/intel_i2c: use INDEX cycles for i2c read transactions by Daniel Kurtz · 12 years ago
  86. 72d66af drm/i915/intel_i2c: use WAIT cycle, not STOP by Daniel Kurtz · 12 years ago
  87. e646d57 drm/i915/intel_i2c: always wait for IDLE before clearing NAK by Daniel Kurtz · 12 years ago
  88. 7a39a9d drm/i915/intel_i2c: use double-buffered writes by Daniel Kurtz · 12 years ago
  89. 26883c3 drm/i915/intel_i2c: handle zero-length writes by Daniel Kurtz · 12 years ago
  90. 3fdcf43 drm/i915: use register name when disabling VGA by Jesse Barnes · 12 years ago
  91. 2911a35 drm/i915: use semaphores for the display plane by Ben Widawsky · 12 years ago
  92. 9a5a53b drm/i915: Reorganise rules for get_fence/put_fence by Chris Wilson · 12 years ago
  93. cce66a2 drm/i915: add rc6 residency times to debugfs by Ben Widawsky · 12 years ago
  94. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  95. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  96. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  97. 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 12 years ago
  98. effbc4f Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  99. 6a7068b drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3) by Dave Airlie · 12 years ago
  100. 2099810 drm/radeon: enable pci bus mastering after card is initialised (v2) by Dave Airlie · 12 years ago