1. 9a170ca Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  2. 7b4f399 drm/i915: Avoid circular locking from intel_fbdev_fini() by Chris Wilson · 14 years ago
  3. 2c6be94 drm/i915: mark display port DPMS state as 'ON' when enabling output by Keith Packard · 14 years ago
  4. 35b62a8 drm/i915: Skip pread/pwrite if size to copy is 0. by Chris Wilson · 14 years ago
  5. df6d075 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  6. f87ea76 drm/i915: avoid struct mutex output_poll mutex lock loop on unload by Keith Packard · 14 years ago
  7. 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 14 years ago
  8. ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 14 years ago
  9. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  10. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 14 years ago
  11. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  12. 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 14 years ago
  13. 1cdf7fe drm/i915: Don't mask the return code whilst relocating. by Chris Wilson · 14 years ago
  14. ae681d9 drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged. by Chris Wilson · 14 years ago
  15. 2fa772f drm/i915: Only print 'generating error event' if we actually are by Chris Wilson · 14 years ago
  16. dc96e9b drm/i915: Try to reset gen2 devices. by Chris Wilson · 14 years ago
  17. 069efc1 drm/i915: Clear fence registers on GPU reset by Chris Wilson · 14 years ago
  18. 812ed492 drm/i915: Force the domain to CPU on unbinding whilst wedged. by Chris Wilson · 14 years ago
  19. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  20. e39a015 drm/i915: Fix refleak during eviction. by Chris Wilson · 14 years ago
  21. 6a04002 i915: Added function to initialize VBT settings by Simon Que · 14 years ago
  22. f394940 drm/i915: Remove redundant deletion of obj->gpu_write_list by Chris Wilson · 14 years ago
  23. 5cdf588 drm/i915: Make get/put pages static by Chris Wilson · 14 years ago
  24. 8f2480f drm/i915/debugfs: Include list totals by Chris Wilson · 14 years ago
  25. d21d597 drm/i915: Report the deferred free list in debugfs by Chris Wilson · 14 years ago
  26. 23bc598 drm/i915/debug: Convert i915_verify_active() to scan all lists by Chris Wilson · 14 years ago
  27. 891b48c drm/i915: Avoid blocking the kworker thread on a stuck mutex by Chris Wilson · 14 years ago
  28. 3d2a812 drm/i915/debug: Remove default WATCH_BUF by Chris Wilson · 14 years ago
  29. 97d1eba drm/i915/debug: Remove defunct WATCH_LRU by Chris Wilson · 14 years ago
  30. f573c66 drm/i915/dvo: Fix panel and DDC i2c pins by Chris Wilson · 14 years ago
  31. a8ed0b1 drm/i915: Tidy dvo_ch7017 and print out which chip we detect by Chris Wilson · 14 years ago
  32. b8232e9 drm/i915: Disable LVDS i2c probing when using GPIO bit banging by Chris Wilson · 14 years ago
  33. e0e4159 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  34. 8daf747 MAINTAINERS: Add contact details for drm/i915 by Chris Wilson · 14 years ago
  35. cb8ea75 drm/i915: Use i2c bit banging instead of GMBUS by Chris Wilson · 14 years ago
  36. e957d77 drm/i915/sdvo: Fix GMBUSification by Chris Wilson · 14 years ago
  37. a56ba56 Revert "drm/i915: Drop ring->lazy_request" by Chris Wilson · 14 years ago
  38. d270ae3 drm/i915: fix GMCH power reporting by Jesse Barnes · 14 years ago
  39. ced270f drm/i915: Ensure that the mode change flushing is currently uninterruptible by Chris Wilson · 14 years ago
  40. 53b2087 drm/i915: fix debugging compilation error from previous commit by Chris Wilson · 14 years ago
  41. 1c25595 drm/i915: Convert the file mutex into a spinlock by Chris Wilson · 14 years ago
  42. 45ff46c drm: readd drm_lock_free in drm_unlock by Daniel Vetter · 14 years ago
  43. 447da18 drm/i915: kill ring->setup_status_page by Daniel Vetter · 14 years ago
  44. 79f321b drm/i915: kill ring->get_active_head by Daniel Vetter · 14 years ago
  45. 3d281d8 drm/i915: kill per-ring macros by Daniel Vetter · 14 years ago
  46. bf7e0e1 drm/i915: fix ACTHD for gen <= 3 by Daniel Vetter · 14 years ago
  47. 95375b7 drm/i915: kill now unnecessary gtt defines from i915_reg.h by Daniel Vetter · 14 years ago
  48. 76c1dec drm/i915: Make the mutex_lock interruptible on ioctl paths by Chris Wilson · 14 years ago
  49. 30dbf0c drm/i915: Adjust hangcheck EIO semantics by Chris Wilson · 14 years ago
  50. f787a5f drm/i915: Only hold a process-local lock whilst throttling. by Chris Wilson · 14 years ago
  51. 27d6433 drm/i915/dp: Wait for PP_CONTROL to take effect. by Hette Visser · 14 years ago
  52. e61cb0d some clean up to intel-gtt.c by Jan Beulich · 14 years ago
  53. 5ceb0f9 drm/i915: Parse the eDP link configuration from the vBIOS by Chris Wilson · 14 years ago
  54. 270eea0 drm/i915/lvds: Use the GMBUS pin if specified in VBT by Chris Wilson · 14 years ago
  55. e6c3a2a drm/i915: Use an uninterruptible wait for page-flips during modeset by Chris Wilson · 14 years ago
  56. d3849ed drm/i915: Remove unused dev_priv->panel_wants_dither by Chris Wilson · 14 years ago
  57. 780f0ca drm/i915/ringbuffer: Fix sign of ring space. by Chris Wilson · 14 years ago
  58. 3eee1794 drm/i915: Remove idle timer debugging messages by Chris Wilson · 14 years ago
  59. 428d2e8 drm/i915/lvds: Probe DDC on creation by Chris Wilson · 14 years ago
  60. 4a445f2 Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  61. a850ea3 hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() by Naoya Horiguchi · 14 years ago
  62. 56c9cfb hugetlb, rmap: fix confusing page locking in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  63. cd67f0d hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  64. 433abed hugetlb, rmap: always use anon_vma root pointer by Naoya Horiguchi · 14 years ago
  65. bcf835e Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  66. 91e71c1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  67. fc6e756 thinkpad-acpi: avoid keymap pitfall by Henrique de Moraes Holschuh · 14 years ago
  68. 58e226c Change MSI LAPTOP driver maintainer to Lee, Chun-Yi by Lee, Chun-Yi · 14 years ago
  69. ed3473b MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOK by Mark Salter · 14 years ago
  70. a6ef9c8 MN10300: Fix SIGRTMAX by Mark Salter · 14 years ago
  71. cf9a2f3 drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully by Chris Wilson · 14 years ago
  72. 123d5c0 drm/i915/sdvo: Cleanup connector on error path by Chris Wilson · 14 years ago
  73. fd429a0 MN10300: Fix endianess of ext2 bitops by Mark Salter · 14 years ago
  74. 57aebd7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  75. ca242ac KVM: Fix reboot on Intel hosts by Avi Kivity · 14 years ago
  76. 6bbfb26 KVM: fix irqfd assign/deassign race by Michael S. Tsirkin · 14 years ago
  77. 29e1316 drm/i915/tv: Sleep before checking for state changes. by Chris Wilson · 14 years ago
  78. 20f0cd5 drm/i915: Remove the broken flush_ring from page-flip by Chris Wilson · 14 years ago
  79. 9b74f73 drm/i915: Fix 945GM regression in e259befd by Chris Wilson · 14 years ago
  80. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 14 years ago
  81. f501ed5 rtc: s3c: balance state changes of wakeup flag by Vladimir Zapolskiy · 14 years ago
  82. 2aeadc3 mmap: call unlink_anon_vmas() in __split_vma() in case of error by Andrea Arcangeli · 14 years ago
  83. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  84. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 14 years ago
  85. e85bfd3 oom: filter unkillable tasks from tasklist dump by David Rientjes · 14 years ago
  86. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  87. cb1dcc0 uml: fix compile warning by Richard Weinberger · 14 years ago
  88. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  89. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  90. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 14 years ago
  91. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 14 years ago
  92. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  93. d190836 vmscan: check all_unreclaimable in direct reclaim path by Minchan Kim · 14 years ago
  94. eba93fc drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() by Axel Lin · 14 years ago
  95. f566551 MAINTAINERS: change AVR32 and AT32AP maintainer by Hans-Christian Egtvedt · 14 years ago
  96. d544b7a4 vmware balloon: rename module by Dmitry Torokhov · 14 years ago
  97. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  98. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  99. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 14 years ago
  100. f19e8aa oom: always return a badness score of non-zero for eligible tasks by David Rientjes · 14 years ago