1. edee06b Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  2. d20d317 drm: Constify the pretty-print functions by Ville Syrjälä · 11 years ago
  3. 4ee62c7 drm/i915: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  4. 6ba6d03 drm: Print pretty names for pixel formats by Ville Syrjälä · 11 years ago
  5. ca793f7 drm: move pinning/unpinning to buffer attach by Maarten Lankhorst · 11 years ago
  6. 102d6db drm: add unpin function to prime helpers by Maarten Lankhorst · 11 years ago
  7. 71d7282 drm: GEM CMA: Add DRM PRIME support by Laurent Pinchart · 11 years ago
  8. ebaf9e0 drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping by Laurent Pinchart · 11 years ago
  9. a5ed894 drm: GEM CMA: Split object creation into object alloc and DMA memory alloc by Laurent Pinchart · 11 years ago
  10. bda3fda drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap by Laurent Pinchart · 11 years ago
  11. 1c5aafa drm/gem: Split drm_gem_mmap() into object search and object mapping by Laurent Pinchart · 11 years ago
  12. 328a471 drm_modes: videomode: add doubleclk flag by Steffen Trumtrar · 11 years ago
  13. 2d178a4 video: of: display_timing: add doubleclk flag by Steffen Trumtrar · 11 years ago
  14. 267fdd9 video: display_timing: add doubleclk flag by Steffen Trumtrar · 11 years ago
  15. f583662 video: display_timing: make parameter const by Steffen Trumtrar · 11 years ago
  16. 0dd99f1 drm: Don't leak phys_wc "handles" to userspace by Andy Lutomirski · 11 years ago
  17. 03dae7c drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems by Andy Lutomirski · 11 years ago
  18. 63e28a7 uvesafb: Clean up MTRR code by Andy Lutomirski · 11 years ago
  19. 07ebea2 radeon: Switch to arch_phys_wc_add and add a missing ..._del by Andy Lutomirski · 11 years ago
  20. 1c0f674 i915: Use arch_phys_wc_{add,del} by Andy Lutomirski · 11 years ago
  21. f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 11 years ago
  22. ff47eaf drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs by Andy Lutomirski · 11 years ago
  23. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  24. d0d98ee Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed by Andy Lutomirski · 11 years ago
  25. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  26. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  27. e9a0a3a Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  28. 7e0e419 radeon: use max_bus_speed to activate gen2 speeds by Kleber Sacilotto de Souza · 11 years ago
  29. 50a583f drm/radeon: narrow scope of Apple re-POST hack by Alex Deucher · 11 years ago
  30. 2cf3a4f drm/radeon: don't check crtcs in card_posted() on cards without DCE by Alex Deucher · 11 years ago
  31. 09fb8bd drm/radeon: fix card_posted check for newer asics by Alex Deucher · 11 years ago
  32. 468ef1a drm/radeon: fix typo in cu_per_sh on verde by Alex Deucher · 11 years ago
  33. 27b0705 drm/radeon: UVD block on SUMO2 is the same as on SUMO by Christian König · 11 years ago
  34. c89b65e qxl: fix Kconfig deps - select FB_DEFERRED_IO by Andrew Jones · 11 years ago
  35. 5ed7766 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  36. 80ce5f6 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  37. c313d56 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next by Dave Airlie · 11 years ago
  38. b91fd4d Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  39. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  40. d979556 Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  41. 388c289 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  42. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  43. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  44. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  45. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  46. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  47. c73a1af Input: wacom - add an eraser to DTH2242/DTK2241 by Ping Cheng · 11 years ago
  48. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 11 years ago
  49. 7a1b00e drm/exynos: remove unnecessary devm_kfree by Seung-Woo Kim · 11 years ago
  50. a3ad697 drm/exynos: fix build warnings from ipp fimc by Seung-Woo Kim · 11 years ago
  51. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  52. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 11 years ago
  53. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 11 years ago
  54. 101b82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  55. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  57. ed644ba Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  58. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 11 years ago
  59. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 11 years ago
  60. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  61. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 11 years ago
  62. c80712c staging/iio/mxs-lradc: fix preenable for multiple buffers by Michał Mirosław · 11 years ago
  63. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  64. e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 11 years ago
  65. bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 11 years ago
  66. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  67. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  68. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  69. 3598706 drm/i915: avoid premature DP AUX timeouts by Imre Deak · 11 years ago
  70. e054cc3 drm/i915: avoid premature timeouts in __wait_seqno() by Imre Deak · 11 years ago
  71. 2554fc1 drm/i915: use msecs_to_jiffies_timeout instead of open coding the same by Imre Deak · 11 years ago
  72. df97729 drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration by Imre Deak · 11 years ago
  73. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  74. 6d17c0d KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() by Sanjay Lal · 11 years ago
  75. ba86e4d KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API. by Sanjay Lal · 11 years ago
  76. e3de42b drm/i915: force full modeset if the connector is in DPMS OFF mode by Imre Deak · 11 years ago
  77. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  78. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  79. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  80. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  81. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  82. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  83. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  84. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  85. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  86. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  87. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  88. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  89. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  90. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  91. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  92. 0eca56f drm/imx: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  93. f7e96d7 drm/shmob: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  94. 26ae466 drm/radeon: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  95. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  96. 5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata by Fabio Baltieri · 11 years ago
  97. 519fe2e Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  98. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  99. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  100. c7b0cf3 staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()' by Fabio Estevam · 11 years ago