1. 6419340 drm/i915: Move gpu_write_list to per-ring by Chris Wilson · 14 years ago
  2. b665145 drm/i915: Invalidate the to-ring, flush the old-ring when updating domains by Chris Wilson · 14 years ago
  3. 297b0c5 drm/i915/ringbuffer: Write the value passed in to the tail register by Chris Wilson · 14 years ago
  4. 85ccc35 agp/intel: Restore valid PTE bit for Sandybridge after bdd3072 by Chris Wilson · 14 years ago
  5. 878a3c3 drm/i915: Fix flushing regression from 9af90d19f by Chris Wilson · 14 years ago
  6. e27d853 drm/i915/sdvo: Remove unused encoding member by Chris Wilson · 14 years ago
  7. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  8. dc3f82c drm/i915: Fix current fb blocking for page flip by Chia-I Wu · 14 years ago
  9. f00a3dd drm/i915: IS_IRONLAKE is synonymous with gen == 5 by Chris Wilson · 14 years ago
  10. 549f736 drm/i915: Enable SandyBridge blitter ring by Chris Wilson · 14 years ago
  11. e36c1cd drm/i915/ringbuffer: Remove broken intel_fill_struct() by Chris Wilson · 14 years ago
  12. c717966 drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b by Chris Wilson · 14 years ago
  13. b5dc608 drm/i915: Copy the updated reloc->presumed_offset back to the user by Chris Wilson · 14 years ago
  14. 69dc498 drm/i915: Track objects in global active list (as well as per-ring) by Chris Wilson · 14 years ago
  15. 87acb0a drm/i915: Simplify most HAS_BSD() checks by Chris Wilson · 14 years ago
  16. 9af90d1 drm/i915: cache the last object lookup during pin_and_relocate() by Chris Wilson · 14 years ago
  17. 1d7cfea drm/i915: Do interrupible mutex lock first to avoid locking for unreference by Chris Wilson · 14 years ago
  18. 139d363 drivers: gpu: drm: i915: Fix a typo. by Andrea Gelmini · 14 years ago
  19. 3dde04b agp/intel: Also add B43.1 to list of supported devices by Chris Wilson · 14 years ago
  20. 4f27b75 drm/i915: rearrange mutex acquisition for pread by Chris Wilson · 14 years ago
  21. fbd5a26 drm/i915: Rearrange acquisition of mutex during pwrite by Chris Wilson · 14 years ago
  22. b5e4feb drm/i915: Attempt to prefault user pages for pread/pwrite by Chris Wilson · 14 years ago
  23. 202f2fe drm/i915: Avoid taking the mutex for dropping the refcnt upon creation by Chris Wilson · 14 years ago
  24. f0c43d9 drm/i915: Perform relocations in CPU domain [if in CPU domain] by Chris Wilson · 14 years ago
  25. 2549d6c drm/i915: Avoid vmallocing a buffer for the relocations by Chris Wilson · 14 years ago
  26. 55b7d6e8 drm/i915/hdmi: Add 'force_audio' property by Chris Wilson · 14 years ago
  27. 7f36e7e drm/i915/sdvo: Add 'force_audio' property by Chris Wilson · 14 years ago
  28. f684960 drm/i915/dp: Add 'force_audio' property by Chris Wilson · 14 years ago
  29. 2e3d600 drm/i915: Enable HDMI audio for monitor with audio support by Zhenyu Wang · 14 years ago
  30. a9756bb drm/i915: Enable DisplayPort audio by Zhenyu Wang · 14 years ago
  31. 8fe9790 drm/edid: add helper function to detect monitor audio capability by Zhenyu Wang · 14 years ago
  32. 6d139a8 drm/i915: Initialize panel timing registers if VBIOS did not by Bryan Freed · 14 years ago
  33. e60a0b1 drm/i915: Sleep whilst waiting for the ring by Chris Wilson · 14 years ago
  34. 7b5337d drm/i915: Fix GPIO pin to register mapping by Zhenyu Wang · 14 years ago
  35. 8b99e68 drm/i915: restore fixed FDI link rate on Sandybridge by Chris Wilson · 14 years ago
  36. 736085b drm/i915/dp: down the DP link even if the reg indicates it's already down by Jesse Barnes · 14 years ago
  37. 701394c drm/i915: Fix oops on HWS unload by Daniel Vetter · 14 years ago
  38. 939fe4d drm/i915: Remove duplicate set of ADPA definitions by Chris Wilson · 14 years ago
  39. 83e41eb Revert "drm/i915: Prevent module unload to avoid random memory corruption" by Chris Wilson · 14 years ago
  40. fb9a90f Merge remote branch 'airlied/drm-core-next' into tmp by Chris Wilson · 14 years ago
  41. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  42. 9923102 kdb, kms: Save and restore the LUT on atomic KMS enter/exit by Jason Wessel · 14 years ago
  43. 38ed0fc Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit" by Jason Wessel · 14 years ago
  44. f608613 agp/amd-k7: Allow binding user memory to the AGP GART. by Francisco Jerez · 14 years ago
  45. 965d380 drm/ttm: Simplify ttm_bo_wait_unreserved by Jean Delvare · 14 years ago
  46. 5480f72 Revert "drm/radeon/kms: remove some pll algo flags" by Dave Airlie · 14 years ago
  47. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  48. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  49. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  50. 2b666ca Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  51. aa73aec ALSA: rawmidi: fix oops (use after free) when unloading a driver module by Clemens Ladisch · 14 years ago
  52. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 14 years ago
  53. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 14 years ago
  54. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 14 years ago
  55. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 14 years ago
  56. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  57. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  58. a9febbb sysctl: min/max bounds are optional by Eric Dumazet · 14 years ago
  59. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  60. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  61. c919279 Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  63. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  64. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  65. 8fd01d6 Export dump_{write,seek} to binary loader modules by Linus Torvalds · 14 years ago
  66. cd07202 Linux 2.6.36-rc8 by Linus Torvalds · 14 years ago
  67. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  68. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  69. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  70. f13d4f9 hrtimer: Preserve timer state in remove_hrtimer() by Salman Qazi · 14 years ago
  71. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  72. 8c35bf3 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  73. fec896e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  75. 7081319 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
  76. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  77. 509d448 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  79. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  80. b1e86db nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink by J. Bruce Fields · 14 years ago
  81. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  82. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  83. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 14 years ago
  84. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  85. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 14 years ago
  86. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  87. 0acc1b2 Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  88. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  89. c1e028e perf, MIPS: Support cross compiling of tools/perf for MIPS by Deng-Cheng Zhu · 14 years ago
  90. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  91. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  92. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  93. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  94. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  95. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  96. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  97. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  98. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  99. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  100. 73cf624 x86, numa: For each node, register the memory blocks actually used by Yinghai Lu · 14 years ago