1. 87d24fc drm: Destroy property blobs at mode config cleanup time by Laurent Pinchart · 12 years ago
  2. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  3. 9131d3d drm: cleanup: use drm_framebuffer_reference instead of a kref_get by archit taneja · 12 years ago
  4. c2ed884 drm/mgag200: Convert to managed device resources where possible by Christopher Harvey · 12 years ago
  5. 715f59c drm: Misc comment cleanup by Christopher Harvey · 12 years ago
  6. 8091ee5 drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs by Carsten Emde · 12 years ago
  7. 96d672e0 video: hdmi: Relicense under MIT by Thierry Reding · 12 years ago
  8. f64122c drm: add new QXL driver. (v1.4) by Dave Airlie · 12 years ago
  9. afe6804 ttm: export functions to allow qxl do its own iomapping by Dave Airlie · 12 years ago
  10. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  11. bae3699 drm/i915: info level for simulated gpu hang dmesg notice by Daniel Vetter · 12 years ago
  12. 57c2196 drm/i915: revert eDP bpp clamping code changes by Daniel Vetter · 12 years ago
  13. 2af8898 Revert "drm/i915: fix DP get_hw_state return value" by Daniel Vetter · 12 years ago
  14. 83a2af8 drm/i915: Don't use the HDMI port color range bit on Valleyview by Ville Syrjälä · 12 years ago
  15. 9c8e09b drm/i915: Set PIPECONF color range bit on Valleyview by Ville Syrjälä · 12 years ago
  16. 84b046f drm/i915: extract i9xx_set_pipeconf by Daniel Vetter · 12 years ago
  17. 9e9dd0e drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900 by Christian Lamparter · 12 years ago
  18. 399403c Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  19. b6a9b7f mm: prevent mmap_cache race in find_vma() by Jan Stancek · 12 years ago
  20. 22d1e6f Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  21. 014642c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  22. 8d44827 Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  23. f1a9a14 HID: magicmouse: fix race between input_register() and probe() by Benjamin Tissoires · 12 years ago
  24. 66ade47 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  25. cbfa0e7 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  26. cd0e4a9d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  27. 17eb3d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  28. 8cde7ad ext4: fix big-endian bugs which could cause fs corruptions by Zheng Liu · 12 years ago
  29. 4e1db26 ARM: 7690/1: mm: fix CONFIG_LPAE typos by Paul Bolle · 12 years ago
  30. b21e023 ARM: 7689/1: add unwind annotations to ftrace asm by Rabin Vincent · 12 years ago
  31. 6f3d90e ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops by Will Deacon · 12 years ago
  32. 93dc688 ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations) by Catalin Marinas · 12 years ago
  33. 6e7acee ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug init by Rob Herring · 12 years ago
  34. 698613b ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUs by Russell King · 12 years ago
  35. f47709a drm/i915: create pipe_config->dpll for clock state by Daniel Vetter · 12 years ago
  36. 88adfff drm/i915: hw readout support for ->has_pch_encoders by Daniel Vetter · 12 years ago
  37. 0e8ffe1 drm/i915: add hw state readout/checking for pipe_config by Daniel Vetter · 12 years ago
  38. 8b47047 drm/i915: rip out superflous is_dp&is_cpu_edp tracking by Daniel Vetter · 12 years ago
  39. 947978f drm/i915: remove leaky eDP functions by Daniel Vetter · 12 years ago
  40. df92b1e drm/i915: track dp target_clock in pipe_config by Daniel Vetter · 12 years ago
  41. 03afc4a drm/i915: move dp_m_n computation to dp_encoder->compute_config by Daniel Vetter · 12 years ago
  42. 6cf86a5 drm/i915: clear up the fdi/dp set_m_n confusion by Daniel Vetter · 12 years ago
  43. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  44. bd6946e drm/i915: Fix sdvo connector get_hw_state function by Daniel Vetter · 12 years ago
  45. da241ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 6e8517a Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  47. bd709bd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  48. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  49. a8ec3a6 drm: correctly restore mappings if drm_open fails by Ilija Hadzic · 12 years ago
  50. 7cebefe Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  51. 1caa590 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  52. 934e882 drm/i915: drop DPFLIPSTAT enables on VLV v3 by Jesse Barnes · 12 years ago
  53. a0e4e19 drm/i915: add Punit read/write routines for VLV v2 by Jesse Barnes · 12 years ago
  54. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 12 years ago
  55. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 12 years ago
  56. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 12 years ago
  57. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 12 years ago
  58. 19332d7 drm/i915: add sprite assertion function for VLV by Jesse Barnes · 12 years ago
  59. f0f6ee1 cbq: incorrect processing of high limits by Vasily Averin · 12 years ago
  60. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 12 years ago
  61. 22f9fe5 drm/i915: fix DDI get_hw_state return value by Jesse Barnes · 12 years ago
  62. deb1821 drm/i915: fix DP get_hw_state return value by Jesse Barnes · 12 years ago
  63. 74cfd7a drm/i915: Skip modifying PCH DREF if not changing clock sources by Chris Wilson · 12 years ago
  64. 2dc958f ipc: set msg back to -EAGAIN if copy wasn't performed by Stanislav Kinsbursky · 12 years ago
  65. bab6a9e net/mlx4_en: Fix setting initial MAC address by Yan Burman · 12 years ago
  66. fcd9943 bonding: get netdev_rx_handler_unregister out of locks by Veaceslav Falico · 12 years ago
  67. 118c9a4 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. f8e9248 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  69. 06d1d8c Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into fixes by Arnd Bergmann · 12 years ago
  70. 31ad8ec drm/i915: group backlight related stuff into a struct by Jani Nikula · 12 years ago
  71. 8a5c2ae drm/i915: fix ILK GPU reset for render by Jesse Barnes · 12 years ago
  72. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 12 years ago
  73. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 12 years ago
  74. fefcdbe Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  75. c1681bf loop: prevent bdev freeing while device in use by Anatol Pomozov · 12 years ago
  76. aae92db Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  77. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 12 years ago
  78. 0f1bc12 clk: tegra: Allow PLLE training to succeed by Thierry Reding · 12 years ago
  79. 3658f36 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  80. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. 6741f40d DM9000B: driver initialization upgrade by Joseph CHANG · 12 years ago
  82. 3340d2a sh_eth: make 'link' field of 'struct sh_eth_private' *int* by Sergei Shtylyov · 12 years ago
  83. 3893b27345 sh_eth: workaround for spurious ECI interrupt by Sergei Shtylyov · 12 years ago
  84. 1e1b812 sh_eth: fix handling of no LINK signal by Sergei Shtylyov · 12 years ago
  85. af8ee69 Merge remote-tracking branch 'regmap/fix/async' into tmp by Mark Brown · 12 years ago
  86. 07961ac Linux 3.9-rc5 by Linus Torvalds · 12 years ago
  87. 6d66df4 Merge remote-tracking branch 'regmap/fix/core' into tmp by Mark Brown · 12 years ago
  88. 7ff2b19 Merge remote-tracking branch 'regmap/fix/cache' into tmp by Mark Brown · 12 years ago
  89. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  90. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  91. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  92. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  93. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  94. a3d9052 ARM: cns3xxx: fix mapping of private memory region by Mac Lin · 12 years ago
  95. 9ba5c80 virtio: console: add locking around c_ovq operations by Amit Shah · 12 years ago
  96. 165b1b8 virtio: console: rename cvq_lock to c_ivq_lock by Amit Shah · 12 years ago
  97. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 12 years ago
  98. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 12 years ago
  99. 46a1f21 PNP: List Rafael Wysocki as a maintainer by Rafael J. Wysocki · 12 years ago
  100. 14bc435 ks8851: Fix interpretation of rxlen field. by Max.Nekludov@us.elster.com · 12 years ago