1. 9e0ae534 drm/i915: Don't overwrite the returned error-code by Chris Wilson · 14 years ago
  2. 4fd21dc drm/i915/lvds: Unlock the PP register when panel-fitting by Chris Wilson · 14 years ago
  3. a6b17b4 drm/i915: Use the correct DPB GMBUS port for GPIOE by Chris Wilson · 14 years ago
  4. cdd5998 drm/i915: Drop crtc->fb pin on disable. by Chris Wilson · 14 years ago
  5. 6eecba3 drm/i915: Disable output polling across suspend & resume by Chris Wilson · 14 years ago
  6. ae83dd5 intel-gtt add a cleanup function for chipset specific stuff by Daniel Vetter · 14 years ago
  7. 22533b4 intel-gtt: store the dma mask size in intel_gtt_driver by Daniel Vetter · 14 years ago
  8. 0af9e92 intel-gtt: clean up gtt size reporting by Daniel Vetter · 14 years ago
  9. aaa6259 agp: kill agp_(unmap|map)_memory by Daniel Vetter · 14 years ago
  10. e9b1cc8 intel-gtt: consolidate fake_agp driver structs by Daniel Vetter · 14 years ago
  11. 1b263f2 intel-gtt: move chipset flush to the gtt driver struct by Daniel Vetter · 14 years ago
  12. bdd3072 intel-gtt: kill mask_memory functions by Daniel Vetter · 14 years ago
  13. 90cb149 intel-gtt: generic (insert|remove)_entries for sandybridge by Daniel Vetter · 14 years ago
  14. 450f2b3 intel-gtt: generic (insert|remove)_entries for g33/i965 by Daniel Vetter · 14 years ago
  15. fefaa70 intel-gtt: generic (insert|remove)_entries for i915 by Daniel Vetter · 14 years ago
  16. 5cbecaf intel-gtt: generic (insert|remove)_entries for i830 by Daniel Vetter · 14 years ago
  17. a87aa5c agp: kill agp_(map|unmap)_page by Daniel Vetter · 14 years ago
  18. d0b6dc4 intel-gtt: drop agp scratch page support stuff by Daniel Vetter · 14 years ago
  19. 97ef1bd intel-gtt: introduce pte write function for gen6 by Daniel Vetter · 14 years ago
  20. a696359 intel-gtt: introduce pte write function for g33/i965/gm45 by Daniel Vetter · 14 years ago
  21. 351bb27 intel-gtt: introduce pte write function for i8xx/i915/i945 by Daniel Vetter · 14 years ago
  22. 0e87d2b intel-gtt: initialize our own scratch page by Daniel Vetter · 14 years ago
  23. f13d3f7 drm/i915: Track pinned objects by Chris Wilson · 14 years ago
  24. 265db95 drm/i915: Drain any pending flips on the fb prior to unpinning by Chris Wilson · 14 years ago
  25. c78ec30 drm/i915: Merge ring flushing and lazy requests by Chris Wilson · 14 years ago
  26. 53640e1 drm/i915: Track gpu fence usage by Chris Wilson · 14 years ago
  27. ab6f8e3 drm/i915/ringbuffer: whitespace cleanup by Chris Wilson · 14 years ago
  28. a9db5c8 drm/i915: drop alignment ringbuffer parameter by Daniel Vetter · 14 years ago
  29. fa7ed4d drm/i915: don't explicitly initialize ringbuffer members to zero by Daniel Vetter · 14 years ago
  30. 7f2ab69 drm/i915: use new macros to access the ring ctl register by Daniel Vetter · 14 years ago
  31. 570ef60 drm/i915: use new macros to access the ring head register by Daniel Vetter · 14 years ago
  32. 6c0e1c5 drm/i915: use new macros to access the ring start register by Daniel Vetter · 14 years ago
  33. 870e86d drm/i915: use new macros to access the ring tail register by Daniel Vetter · 14 years ago
  34. 333e9fe drm/i915: add relative ring register macros by Daniel Vetter · 14 years ago
  35. b8aea0c drm/i915: kill duplicated/unneeded register defines by Daniel Vetter · 14 years ago
  36. c7f9f9a drm/i915: Use ring->flush() instead of MI_FLUSH by Chris Wilson · 14 years ago
  37. e070868 drm/i915/ringbuffer: Mark the initialisation structs as constant. by Chris Wilson · 14 years ago
  38. 881f47b drm/i915: add a new BSD ring buffer for Sandybridge by Xiang, Haihao · 14 years ago
  39. a3f07cd drm/i915/ringbuffer: Implement advance using set_tail by Chris Wilson · 14 years ago
  40. d46eefa drm/i915: add set_tail hook in struct intel_ring_buffer by Xiang, Haihao · 14 years ago
  41. 5c1143b drm/i915: do not export the instances of struct intel_ring_buffer by Xiang, Haihao · 14 years ago
  42. 92f49d9 drm/i915: fix HAS_BSD with a device info flag by Xiang, Haihao · 14 years ago
  43. f803aa5 drm/i915: Clean up bo lists on all hung gpus by Chris Wilson · 14 years ago
  44. 77f0123 drm/i915: Clear GPU read domains on reset by Chris Wilson · 14 years ago
  45. 9375e44 drm/i915: Clear flushing lists on GPU reset by Chris Wilson · 14 years ago
  46. 9220434 drm/i915: Only emit a flush request on the active ring. by Chris Wilson · 14 years ago
  47. b84d5f0 drm/i915: Inline i915_gem_ring_retire_request() by Chris Wilson · 14 years ago
  48. 82690bb drm/i915/debug: Dump BSD ring buffers to debugfs by Chris Wilson · 14 years ago
  49. 9fd9814 drm/i915: After a reset perform a forced modeset by Chris Wilson · 14 years ago
  50. 0573ed4 drm/i915: Add support for GPU soft reset on Ironlake. by Kenneth Graunke · 14 years ago
  51. eeccdca drm/i915: Rename graphics reset registers. by Kenneth Graunke · 14 years ago
  52. f49f058 drm/i915: Actually set the reset bit in i965_reset. by Kenneth Graunke · 14 years ago
  53. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  54. 219adae drm/i915: Cache LVDS EDID by Chris Wilson · 14 years ago
  55. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  56. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  57. b30a3f6 Linux 2.6.36-rc5 by Linus Torvalds · 14 years ago
  58. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  59. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  60. 36ff4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  61. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  62. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  63. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  64. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  65. f299470 USB: musb: MAINTAINERS: Fix my mail address by Felipe Balbi · 14 years ago
  66. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  67. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  68. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  69. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  70. af62610 drm/i915: Hold a reference to the object whilst unbinding the eviction list by Chris Wilson · 14 years ago
  71. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  72. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  73. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  74. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  75. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  76. 31c4a3d mm: further fix swapin race condition by Hugh Dickins · 14 years ago
  77. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  78. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  79. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  80. f1c9c97 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
  81. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  82. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  83. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  84. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  85. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  86. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  87. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  88. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  89. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  90. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  91. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  92. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  93. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  94. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  95. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  96. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  97. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  98. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  99. 151b6a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  100. 509344b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago