1. ee60e29 drm/radeon: rework VMID handling by Christian König · 12 years ago
  2. 9b40e5d drm/radeon: make VM flushs a ring operation by Christian König · 12 years ago
  3. f82cbdd drm/radeon: add sync helper function by Christian König · 12 years ago
  4. d66a762 drm/radeon: remove vm_unbind by Christian König · 12 years ago
  5. 05b0714 drm/radeon: move VM funcs into asic structure by Christian König · 12 years ago
  6. 4bf3dd9 drm/radeon: cleanup VM id handling a bit by Christian König · 12 years ago
  7. 1f0e294 drm/radeon/atom: add consolidate bpc code by Alex Deucher · 12 years ago
  8. 37e9b6a drm/radeon: rework the backlight control to be an asic callback by Alex Deucher · 12 years ago
  9. e3a1592 drm/radeon: add initial support for ATCS ACPI methods by Alex Deucher · 12 years ago
  10. 82e0293 drm/radeon: document radeon_atpx_handler.c (v2) by Alex Deucher · 12 years ago
  11. 492b49a drm/radeon: reorganize ATPX support (v2) by Alex Deucher · 12 years ago
  12. 48fa412 drm/radeon: update ATPX verify interface handling (v2) by Alex Deucher · 12 years ago
  13. c3c6516 drm/radeon: document radeon_acpi.c by Alex Deucher · 12 years ago
  14. 92fdf89 drm/radeon: block the keypress on ATIF events by Luca Tettamanti · 12 years ago
  15. 8a37c65 ACPI video: allow events handlers to veto the keypress by Luca Tettamanti · 12 years ago
  16. c491707 drm/radeon: re-organize the acpi notifier callback by Alex Deucher · 12 years ago
  17. fda4b25 drm/radeon: implement handler for ACPI event by Luca Tettamanti · 12 years ago
  18. ce3cf82 drm/radeon: implement wrapper for GET_SYSTEM_PARAMS by Luca Tettamanti · 12 years ago
  19. fd64ca8 drm/radeon: implement radeon_atif_verify_interface by Luca Tettamanti · 12 years ago
  20. 8650467 drm/radeon: refactor radeon_atif_call by Luca Tettamanti · 12 years ago
  21. f372873 drm/radeon: add backlight control for atom devices (v2) by Alex Deucher · 12 years ago
  22. 9103088 drm/radeon: rework legacy backlight control by Alex Deucher · 12 years ago
  23. af7912e drm/radeon: track whether the GPU controls the backlight (v2) by Alex Deucher · 12 years ago
  24. efd4e41 drm/radeon: add a license header to radeon_apci.c by Alex Deucher · 12 years ago
  25. 9e05b2f drm/radeon: add new AMD ACPI header and update relevant code (v2) by Alex Deucher · 12 years ago
  26. 9e9eb7c Annotate int2float() as being a pure function. by Steven Fuerst · 12 years ago
  27. 747f49b Replace int2float() with an optimized version. by Steven Fuerst · 12 years ago
  28. 7ff64fc Rename i2f() to int2float(), and make it global so one copy can be removed. by Steven Fuerst · 12 years ago
  29. ee93b86 drm/radeon: remove gui_idle interrupt infrastructure by Alex Deucher · 12 years ago
  30. 95f5a3a drm/radeon/dynpm: wait for fences on all rings when reclocking by Alex Deucher · 12 years ago
  31. 62444b7 drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2) by Alex Deucher · 12 years ago
  32. 75104fa drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2) by Alex Deucher · 12 years ago
  33. 94f768f drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callback by Alex Deucher · 12 years ago
  34. 4643705 drm/radeon: clean up evergreen_get_vblank_counter by Alex Deucher · 12 years ago
  35. 4a15903 drm/radeon/dce4+: don't use radeon_crtc for vblank callback by Alex Deucher · 12 years ago
  36. 16c5808 drm/radeon: Prevent leak of scratch register on resume from suspend by Simon Kitching · 12 years ago
  37. 2f1f4d9 Revert "drm/radeon: rework pll selection (v3)" by Alex Deucher · 12 years ago
  38. 610bd7d drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  39. 363fca8 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  40. f492c17 drm/radeon: make 64bit fences more robust v3 by Christian König · 12 years ago
  41. 985f61f drm/radeon: rework pll selection (v3) by Alex Deucher · 12 years ago
  42. b655232 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  43. d9dd85d drm: Drop the NV12M and YUV420M formats by Ville Syrjälä · 12 years ago
  44. ece82d6 drm/exynos: remove DRM_FORMAT_NV12M from plane module by Inki Dae · 12 years ago
  45. 525ee69 drm/exynos: fix double call of drm_prime_(init/destroy)_file_private by Mandeep Singh Baines · 12 years ago
  46. b716d46 drm/exynos: add dummy support for dmabuf-mmap by Tomasz Stanislawski · 12 years ago
  47. e25e1b6 drm/exynos: Add missing braces around sizeof in exynos_mixer.c by Sachin Kamat · 12 years ago
  48. adc837a drm/exynos: Add missing braces around sizeof in exynos_hdmi.c by Sachin Kamat · 12 years ago
  49. 9e1355e drm/exynos: Make g2d_pm_ops static by Sachin Kamat · 12 years ago
  50. 254d4d1 drm/exynos: Add dependency for G2D in Kconfig by Sachin Kamat · 12 years ago
  51. 7da5907 drm/exynos: fixed page align bug. by Inki Dae · 12 years ago
  52. 4fbd9a4 drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  53. b767593 drm/exynos: Use devm_* functions in exynos_drm_g2d.c file by Sachin Kamat · 12 years ago
  54. ae18294 drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file by Sachin Kamat · 12 years ago
  55. 59848db drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file by Sachin Kamat · 12 years ago
  56. 16e1974 drm/exynos: Remove redundant check in exynos_drm_fimd.c file by Sachin Kamat · 12 years ago
  57. 7ba073c drm/exynos: Remove redundant check in exynos_hdmi.c file by Sachin Kamat · 12 years ago
  58. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  59. 26df641 gma500: Fix regression on Oaktrail devices by Alan Cox · 12 years ago
  60. 6426a7b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  61. 0bd1189 Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  62. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  63. 2a1497c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  64. 75c5da2 drm/i915: fix up the IBX transcoder B check by Daniel Vetter · 12 years ago
  65. 9b2f4cb crypto: authenc - Fix crash with zero-length assoc data by Herbert Xu · 12 years ago
  66. 6895f97 kbuild: add symbol prefix arg to kallsyms by James Hogan · 12 years ago
  67. 1a95620 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  68. ffc29649 Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  69. 44346cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  70. e9bd8f1 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  71. 1b0a906 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  72. 974a3b0 drm/i915: set the right gen3 flip_done mode also at resume by Daniel Vetter · 12 years ago
  73. 6562271 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  74. ee378aa workqueue: fix possible idle worker depletion across CPU hotplug by Lai Jiangshan · 12 years ago
  75. 5d67f2e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 552a37e workqueue: restore POOL_MANAGING_WORKERS by Lai Jiangshan · 12 years ago
  77. 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 12 years ago
  78. 390946b i2c-core: Fix for lockdep validator by Jean Delvare · 12 years ago
  79. e68bb91 i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y by Axel Lin · 12 years ago
  80. 4a8f1dd i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  81. 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 12 years ago
  82. 55d512e Linux 3.6-rc5 by Linus Torvalds · 12 years ago
  83. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  84. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  85. 99d0b1d drm/i915: initialize dpio_lock spin lock by Alexander Shishkin · 12 years ago
  86. 5b6e7f1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  87. aad932e HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured by Andres Freund · 12 years ago
  88. 5088846 blackfin: smp: adapt to generic smp helpers by Steven Miao · 12 years ago
  89. c490342 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 12 years ago
  90. 5d2afab drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled by Dave Airlie · 12 years ago
  91. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  92. f8b9cf0 Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  93. 3b75a2c crypto/caam: Export gen_split_key symbol for other modules by Ben Collins · 12 years ago
  94. b2ede58 CIFS: Fix endianness conversion by Pavel Shilovsky · 12 years ago
  95. e2f2886 CIFS: Fix error handling in cifs_push_mandatory_locks by Pavel Shilovsky · 12 years ago
  96. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. c7c6bf1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  98. bd12ce8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  99. 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 12 years ago
  100. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago