1. 19c55da drm/i915/crt: Flush register prior to waiting for vblank. by Chris Wilson · 14 years ago
  2. 82d7c9e drm/i915: Avoid using msleep under kdb and wait_for() by Chris Wilson · 14 years ago
  3. 481b6af drm/i915: Drop the msleep parameter to wait_for() by Chris Wilson · 14 years ago
  4. 75ef9da drm/i915: unload: fix retire_work races by Daniel Vetter · 14 years ago
  5. c911fc1 drm/i915: unload: ensure that gem is idle by Daniel Vetter · 14 years ago
  6. 67e77c5 drm/i915: unload: fix unpin_work related races by Daniel Vetter · 14 years ago
  7. 3dec009 drm/i915: unload: fix idle_timer/idle_work races by Daniel Vetter · 14 years ago
  8. a8b4899 drm/i915: unload: don't leak error state by Daniel Vetter · 14 years ago
  9. 6c0d9350 drm/i915: unload: fix hotplug_work races by Daniel Vetter · 14 years ago
  10. bc0c7f1 drm/i915: unload: fix error_work races by Daniel Vetter · 14 years ago
  11. 24d0592 drm/i915: unload: fix intel dp encoder cleanup by Daniel Vetter · 14 years ago
  12. b970be7 Merge remote branch 'airlied/drm-core-next' into HEAD by Chris Wilson · 14 years ago
  13. c3add4b Revert "drm/i915: Warn if we run out of FIFO space for a mode" by Chris Wilson · 14 years ago
  14. 12e8ba2 Revert "drm/i915: Allow LVDS on pipe A on gen4+" by Chris Wilson · 14 years ago
  15. bc41606 Revert "drm/i915: Enable RC6 on Ironlake." by Chris Wilson · 14 years ago
  16. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  17. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  18. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  19. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  20. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  21. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  22. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  23. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  24. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  25. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  26. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  27. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  28. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago
  29. 4e6cfef drm/i915: Re-use set_base_atomic to share setting of the display registers by Chris Wilson · 14 years ago
  30. 52e6863 drm/i915: Fix offset page-flips on i965+ by Chris Wilson · 14 years ago
  31. c96c3a8c drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  32. c877cdc i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  33. 9927a40 i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  34. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  35. 9f82d23 drm/i915: overlay on gen2 can't address above 1G by Daniel Vetter · 14 years ago
  36. 300387c drm/i915: Clear the vblank status bit before polling for the next vblank by Chris Wilson · 14 years ago
  37. 4f233ef i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff by Pekka Enberg · 14 years ago
  38. c74696b i915: revert some checks added by commit 32aad86f by Pavel Roskin · 14 years ago
  39. 1dfd975 Revert "drm/i915: Unreference object not handle on creation" by Chris Wilson · 14 years ago
  40. e167976 drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h by Andrew Morton · 14 years ago
  41. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  42. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  43. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  44. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  45. 4ac5ec4 drm: don't export dri1 locking functions by Daniel Vetter · 14 years ago
  46. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  47. 690bb51 drm: drop return value of drm_free_agp by Daniel Vetter · 14 years ago
  48. a2a273c drm: don't export drm_get_drawable_info by Daniel Vetter · 14 years ago
  49. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  50. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  51. 23ddc02 drm: kill dma_ready callbacks by Daniel Vetter · 14 years ago
  52. be72ae2 drm: kill procfs callbacks by Daniel Vetter · 14 years ago
  53. 1da3f87 drm: kill kernel_context_switch callbacks by Daniel Vetter · 14 years ago
  54. 5950619 drm: don't export drm_sg_alloc by Daniel Vetter · 14 years ago
  55. 2bfc96a Linux 2.6.36-rc3 by Linus Torvalds · 14 years ago
  56. 994b384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  57. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  58. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 303fd2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  60. 6b3a7c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  61. 45b5bed Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  62. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  63. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  64. 8f2a0029 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  65. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  66. 51bbd47 Merge branch 'lguest' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  67. a5a82834 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  68. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  69. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  70. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  71. 7be0d4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  72. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  73. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  74. 0a3b6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  75. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  76. 494e2fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  77. f1819427 mm: fix hang on anon_vma->root->lock by Hugh Dickins · 14 years ago
  78. 9dde3f9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  79. 6a36672 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  80. 7a28826 ALSA: pcm: add more format names by Dan Carpenter · 14 years ago
  81. 3182c8a sound: oss: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  82. 60f1deb ALSA: asihpi - Return hw error directly from oustream_write. by Eliot Blennerhassett · 14 years ago
  83. c34186e net/ipv4: Eliminate kstrdup memory leak by Julia Lawall · 14 years ago
  84. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  85. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  86. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  87. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  88. 9e5610a Blackfin: bf52x/bf54x boards: drop unused nand page size by Barry Song · 14 years ago
  89. ac0a504 Blackfin: punt duplicate SPORT MMR defines by Mike Frysinger · 15 years ago
  90. 708fafb ASoC: soc-core: fix debugfs_pop_time file permissions by Axel Lin · 14 years ago
  91. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  92. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  93. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  94. 766211e ARM: S5PV310: Fix on Secondary CPU startup by Changhwan Youn · 14 years ago
  95. 3297c2e ARM: S5PV310: Bug fix on uclk1 and sclk_pwm by Jongpill Lee · 14 years ago
  96. 5a847b4 ARM: S5PV310: Fix missed uart clocks by Jongpill Lee · 14 years ago
  97. 3ff3102 ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll by Jongpill Lee · 14 years ago
  98. 4d235f79 ARM: S5PV310: Fix on PLL setting for S5PV310 by Jongpill Lee · 14 years ago
  99. c598c47 ARM: S5PV310: Add CMU block for S5PV310 Clock by Kukjin Kim · 14 years ago
  100. 35fc950 ARM: S5PV310: Fix on typo irqs.h of S5PV310 by Kukjin Kim · 14 years ago