1. 5c0f6ee vgaarb: Fix VGA decodes changes by Alex Williamson · 11 years ago
  2. f22d776 vgaarb: Don't disable resources that are not owned by Alex Williamson · 11 years ago
  3. 0d69704 gpu/vga_switcheroo: add driver control power feature. (v3) by Dave Airlie · 12 years ago
  4. 054430e fbcon: fix locking harder by Dave Airlie · 11 years ago
  5. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  6. 1150f25 vga: compile fix, disable vga for s390 by Jan Glauber · 12 years ago
  7. 9499c82 vga_switcheroo: Drop unused include and unused variables. by Igor Murzov · 12 years ago
  8. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 12 years ago
  9. 84544a1 PCI: Fix default vga ref_count by Yinghai Lu · 12 years ago
  10. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  11. f85567c PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot() by Jiang Liu · 12 years ago
  12. e99eac5 vga_switcheroo: Don't require handler init callback by Seth Forshee · 12 years ago
  13. 36704c0 vga_switcheroo: Remove assumptions about registration/unregistration ordering by Seth Forshee · 12 years ago
  14. c91c3fa vga_switcheroo: Enable/disable audio clients at the right time by Takashi Iwai · 12 years ago
  15. c8e9cf7 vga_switcheroo: Add a helper function to get the client state by Takashi Iwai · 12 years ago
  16. 3e9e63d vga_switcheroo: Add the support for audio clients by Takashi Iwai · 12 years ago
  17. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  18. 79721e0 vga_switcheroo: Refactor using linked list by Takashi Iwai · 12 years ago
  19. 1b23170 vga: fix build when fbdev is a module by Matthew Garrett · 12 years ago
  20. 343d4a7 vga-switcheroo: select VGA arbitration. by Dave Airlie · 12 years ago
  21. 2fbe8c7 vga-switcheroo: Use vga_default_device() by Matthew Garrett · 12 years ago
  22. 1a39b31 vgaarb: Add support for setting the default video device (v2) by Matthew Garrett · 12 years ago
  23. c916874 drivers/gpu/vga/vgaarb.c: add missing kfree by Julia Lawall · 13 years ago
  24. f625211 vgaarb: a NULL bridge is acceptable for root devices. by Dave Airlie · 13 years ago
  25. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  26. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  27. a67b888 vga_switcheroo: don't toggle-switch devices by Florian Mickler · 13 years ago
  28. 3448a19 vgaarb: use bridges to control VGA routing where possible. by Dave Airlie · 14 years ago
  29. d4a3b10 vga_switcheroo: Remove unbalanced pci_enable_device by Alex Williamson · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  31. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 13 years ago
  32. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 13 years ago
  33. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  34. fea6f33 vga_switcheroo: comparing too few characters in strncmp() by Dan Carpenter · 14 years ago
  35. 66b37c6 vga_switcheroo: split switching into two stages. by Dave Airlie · 14 years ago
  36. 8d608aa vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. by Dave Airlie · 14 years ago
  37. 851ab95 vga_switcheroo: add debugging mux switch option. by Dave Airlie · 14 years ago
  38. 5cfb3c3 vga_switcheroo: make power switch handler optional by Dave Airlie · 14 years ago
  39. 6c2df40 vga_switcheroo: print the IGD/DIS flag in the debugfs output. by Dave Airlie · 14 years ago
  40. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  41. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  42. 201ba4c vgaarb: trivial fix by Daniel J Blueman · 14 years ago
  43. c0db9cb vgaarb: use MIT license by Tiago Vignatti · 14 years ago
  44. 2d6e9b9 vgaarb: convert pr_devel() to pr_debug() by Tiago Vignatti · 14 years ago
  45. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  46. ca117d6 vga: fix kconfig text typos by Randy Dunlap · 14 years ago
  47. 7ebd467 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  48. 8c88e50 gpu: vga_switcheroo, fix lock imbalance by Jiri Slaby · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 03a2c4d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. d424b92 vga_switcheroo: disable default y by new rules. by Dave Airlie · 14 years ago
  52. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 14 years ago
  53. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  54. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 2cc9116 vgaarb: fix "target=default" passing by Kyle McMartin · 14 years ago
  56. 77c1ff3 vgaarb: fix incorrect dereference of userspace pointer. by Andy Getzendanner · 14 years ago
  57. 36028f3 vgaarb: Add user selectability of the number of GPUS in a system by Mike Travis · 14 years ago
  58. 773a38db vgaarb: Fix VGA arbiter to accept PCI domains other than 0 by Mike Travis · 14 years ago
  59. 6ac3bd5 PCI/vgaarb: cleanup some warnings + cleanup some comments. by Dave Airlie · 15 years ago
  60. deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago