1. ec7fdee Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  2. 1cbcca3 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 11 years ago
  3. 65337e6 drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2) by Samuel Li · 12 years ago
  4. e49f395 radeon: Fix system hang issue when using KMS with older cards by Adis Hamzić · 11 years ago
  5. 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 11 years ago
  6. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  7. 1ed7fad drm/tilcd: select BACKLIGHT_LCD_SUPPORT by Arnd Bergmann · 11 years ago
  8. b7ea85a drm: fix a use-after-free when GPU acceleration disabled by Huacai Chen · 11 years ago
  9. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  10. e9a0a3a Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  11. 7e0e419 radeon: use max_bus_speed to activate gen2 speeds by Kleber Sacilotto de Souza · 11 years ago
  12. 50a583f drm/radeon: narrow scope of Apple re-POST hack by Alex Deucher · 11 years ago
  13. 2cf3a4f drm/radeon: don't check crtcs in card_posted() on cards without DCE by Alex Deucher · 11 years ago
  14. 09fb8bd drm/radeon: fix card_posted check for newer asics by Alex Deucher · 11 years ago
  15. 468ef1a drm/radeon: fix typo in cu_per_sh on verde by Alex Deucher · 11 years ago
  16. 27b0705 drm/radeon: UVD block on SUMO2 is the same as on SUMO by Christian König · 11 years ago
  17. c89b65e qxl: fix Kconfig deps - select FB_DEFERRED_IO by Andrew Jones · 11 years ago
  18. 5ed7766 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  19. 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
  20. c313d56 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next by Dave Airlie · 11 years ago
  21. 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
  22. 4c0eec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  23. 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
  24. 388c2896 Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  25. 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
  26. 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
  27. 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
  28. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  29. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  30. c73a1af Input: wacom - add an eraser to DTH2242/DTK2241 by Ping Cheng · 11 years ago
  31. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 11 years ago
  32. 7a1b00e drm/exynos: remove unnecessary devm_kfree by Seung-Woo Kim · 11 years ago
  33. a3ad697 drm/exynos: fix build warnings from ipp fimc by Seung-Woo Kim · 11 years ago
  34. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  35. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 11 years ago
  36. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 11 years ago
  37. 101b82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  38. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  39. 0797c3a staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFS by Paul Zimmerman · 11 years ago
  40. 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
  41. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 11 years ago
  42. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 11 years ago
  43. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  44. 3b81379 staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() by Wei Yongjun · 11 years ago
  45. c80712c staging/iio/mxs-lradc: fix preenable for multiple buffers by Michał Mirosław · 11 years ago
  46. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  47. 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
  48. bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 11 years ago
  49. 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
  50. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  51. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  52. 3598706 drm/i915: avoid premature DP AUX timeouts by Imre Deak · 11 years ago
  53. e054cc3 drm/i915: avoid premature timeouts in __wait_seqno() by Imre Deak · 11 years ago
  54. 2554fc1 drm/i915: use msecs_to_jiffies_timeout instead of open coding the same by Imre Deak · 11 years ago
  55. df97729 drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration by Imre Deak · 11 years ago
  56. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  57. 6d17c0d KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() by Sanjay Lal · 11 years ago
  58. 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
  59. e3de42b drm/i915: force full modeset if the connector is in DPMS OFF mode by Imre Deak · 11 years ago
  60. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  61. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  62. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  63. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  64. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  65. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  66. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  67. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  68. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  69. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  70. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  71. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  72. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  73. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  74. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  75. 0eca56f drm/imx: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  76. f7e96d7 drm/shmob: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  77. 26ae466 drm/radeon: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  78. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  79. 5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata by Fabio Baltieri · 11 years ago
  80. 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
  81. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  82. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  83. c7b0cf3 staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()' by Fabio Estevam · 11 years ago
  84. 8c24d6e staging: video: imx: Select VIDEOMODE_HELPERS for parallel display by Marek Vasut · 12 years ago
  85. dfc7b83 tty: mxser: fix usage of opmode_ioaddr by Matwey V. Kornilov · 11 years ago
  86. 9d83e18 serial: 8250_dw: add ACPI ID for Intel BayTrail by Heikki Krogerus · 11 years ago
  87. ac5a296 klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 11 years ago
  88. b5325a0 ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing port by Darrick J. Wong · 11 years ago
  89. 89fb9e7 uio: UIO_DMEM_GENIRQ should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  90. a416274 MAINTAINERS: update Hyper-V file list by Haiyang Zhang · 11 years ago
  91. bbedf2f mei: bus: Reset event_cb when disabling a device by Samuel Ortiz · 11 years ago
  92. d2242a3 Drivers: hv: Fix a bug in get_vp_index() by K. Y. Srinivasan · 11 years ago
  93. 46e0cd8 mei: fix out of array access to me clients array by Tomas Winkler · 11 years ago
  94. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  95. 9752197 driver core: print sysfs attribute name when warning about bogus permissions by dyoung@redhat.com · 11 years ago
  96. 1c04fc3 driver core: export subsys_virtual_register by Greg Kroah-Hartman · 11 years ago
  97. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 11 years ago
  98. 0ddaa97 Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  99. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  100. 2d05eae drm/i915: Propagate errors back from fb set-base by Chris Wilson · 11 years ago