1. 812d046 drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush by Alex Deucher · 14 years ago
  2. 833ee5c drm/radeon/kms: remove rs4xx gart limit by Alex Deucher · 15 years ago
  3. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  4. 167ffc4 drm: radeon: fix sign bug by Dan Carpenter · 15 years ago
  5. 4c712e6 drm/radeon/kms: check/restore sanity before doing anything else with GPU. by Dave Airlie · 15 years ago
  6. e376573f drm/radeon: fall back to GTT if bo creation/validation in VRAM fails. by Michel Dänzer · 15 years ago
  7. 351a52a drm/radeon/kms: add ioport register access by Alex Deucher · 15 years ago
  8. fe50ac7 drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740 by Rafał Miłecki · 15 years ago
  9. 7eea7e9 drm/radeon/kms: track audio engine state, do not use not setup timer by Rafał Miłecki · 15 years ago
  10. e7aeeba6 drm/radeon/kms/r6xx+: add query for tile config (v2) by Alex Deucher · 15 years ago
  11. 40e2a5c drm/radeon/kms: fix CS alignment checking for tiling (v2) by Alex Deucher · 15 years ago
  12. 7f81337 drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx by Alex Deucher · 15 years ago
  13. 97d6632 drm/radeon/kms: Add crtc tiling setup support for evergreen by Alex Deucher · 15 years ago
  14. 40c4ac1 drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx by Alex Deucher · 15 years ago
  15. 21a8122 drm/radeon/kms: add support for internal thermal sensors (v3) by Alex Deucher · 15 years ago
  16. d7a2952 drm/radeon: Add support for the ATIF ACPI method to the radeon driver by Alberto Milone · 15 years ago
  17. 9bd7ef5 drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs by Alex Deucher · 15 years ago
  18. 4ce9198 drm/radeon/kms: minor driver cleanups by Alex Deucher · 15 years ago
  19. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  20. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  21. 38ea6e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  22. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  23. 52fa2bb drm/radeon/kms: add quirk to make HP DV5000 laptop resume by Alex Deucher · 14 years ago
  24. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  25. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  26. 0baf2d8 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl by Alex Deucher · 14 years ago
  27. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  28. 15cb02c drm/radeon/kms: fix legacy LVDS dpms sequence by Alex Deucher · 14 years ago
  29. 29508eb drm/radeon/kms: drop taking lock around crtc lookup. by Dave Airlie · 14 years ago
  30. cd5b8f8 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  31. 052a1cd Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  32. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  33. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  34. 418c527 pcmcia: fix 'driver ... did not release config properly' warning by Patrick McHardy · 14 years ago
  35. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  36. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  37. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago
  38. 7b5d331 Input: gamecon - reference correct input device in NES mode by Dmitry Torokhov · 14 years ago
  39. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  40. 37f9003 drm/radeon/kms/atom: add crtc disable function by Alex Deucher · 15 years ago
  41. 90c1efd drm: Return EBUSY if the framebuffer is unbound when flipping. by Chris Wilson · 14 years ago
  42. 92897b5 drm: add "auto" dithering method by Ben Skeggs · 15 years ago
  43. c42750b drm/r600: fix possible NULL pointer derefernce by Alex Deucher · 14 years ago
  44. e153b70 drm/radeon/kms: add quirk for ASUS HD 3600 board by Alex Deucher · 14 years ago
  45. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  47. d45840d Andres has moved by Andres Salomon · 14 years ago
  48. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  49. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  50. 7173aef drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 15 years ago
  51. 14d7ec11 drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 15 years ago
  52. 42f14c4 drm/radeon/kms: fix shared ddc harder by Alex Deucher · 14 years ago
  53. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  54. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  55. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  56. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 15 years ago
  57. bbb642f drm: radeon: check kzalloc() result by Kulikov Vasiliy · 15 years ago
  58. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 14 years ago
  59. 1afaab9 Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' by Wan ZongShun · 14 years ago
  60. 3e1bbc8 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table by Kamal Mostafa · 14 years ago
  61. 2decd5a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  62. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  63. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  64. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  65. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  66. 7260042 crypto: talitos - fix bug in sg_copy_end_to_buffer by Lee Nipper · 14 years ago
  67. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  68. 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  69. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 14 years ago
  70. d90d8d5 Input: qt2160 - rename kconfig symbol name by Christoph Fritz · 14 years ago
  71. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 15 years ago
  72. 0f6142f Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  73. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 15 years ago
  74. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 15 years ago
  75. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  76. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 15 years ago
  77. 5b39187 Input: w90p910_ts - fix call to setup_timer() by Wan ZongShun · 15 years ago
  78. 8d369bb drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics by Alex Deucher · 15 years ago
  79. 9440106 drm: unify crtc,connector,encoder,fb debug printing by Jerome Glisse · 15 years ago
  80. 1680e90 vhost-net: avoid flush under lock by Michael S. Tsirkin · 15 years ago
  81. ea4c1a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. 0f4da2d hostap_pci: set dev->base_addr during probe by John W. Linville · 15 years ago
  83. bbddd19 Input: synaptics - fix wrong dimensions check by Takashi Iwai · 15 years ago
  84. bcefc8d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 5099fa7 drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 by Alex Deucher · 15 years ago
  86. 33cfe65 drivers/sbus: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  87. ab83a38 axnet_cs: use spin_lock_irqsave in ax_interrupt by Ken Kawasaki · 15 years ago
  88. ff3f011 drm/radeon/kms: fix legacy tv-out pal mode by Alex Deucher · 15 years ago
  89. 86a1b9d1 drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders() by Ben Skeggs · 15 years ago
  90. c4363d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  91. 9f71963 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  92. 293ffa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  93. 17c9929 r8169: incorrect identifier for a 8168dp by Francois Romieu · 15 years ago
  94. 29129a9 HID: Send Report ID when numbered reports are sent over the control endpoint. by Alan Ott · 15 years ago
  95. 5d9955f V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers by Laurent Pinchart · 15 years ago
  96. 589643b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  97. 80519bc Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  98. 1f45e32 HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor by Peter Edwards · 15 years ago
  99. c8e8464 HID: add support for CH Eclipse yoke by Jonathan Rockway · 15 years ago
  100. 56825c8 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) by Anton Vorontsov · 15 years ago