1. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  2. 78f220a Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  3. 4eab8a5 Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel by Linus Torvalds · 14 years ago
  4. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  5. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  6. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  7. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  8. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  9. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  10. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  11. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  12. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  13. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  14. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  15. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  16. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago
  17. 4e6cfef drm/i915: Re-use set_base_atomic to share setting of the display registers by Chris Wilson · 14 years ago
  18. 52e6863 drm/i915: Fix offset page-flips on i965+ by Chris Wilson · 14 years ago
  19. c96c3a8 drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  20. c877cdc i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  21. 9927a40 i915: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  22. df51e7a agp/intel: Promote warning about failure to setup flush to error. by Chris Wilson · 14 years ago
  23. 9f82d23 drm/i915: overlay on gen2 can't address above 1G by Daniel Vetter · 14 years ago
  24. 300387c drm/i915: Clear the vblank status bit before polling for the next vblank by Chris Wilson · 14 years ago
  25. 4f233ef i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff by Pekka Enberg · 14 years ago
  26. c74696b i915: revert some checks added by commit 32aad86f by Pavel Roskin · 14 years ago
  27. 1dfd975 Revert "drm/i915: Unreference object not handle on creation" by Chris Wilson · 14 years ago
  28. e167976 drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h by Andrew Morton · 14 years ago
  29. c7ef35a drm: Do not force 1024x768 modes on unknown connectors by Chris Wilson · 14 years ago
  30. e58f637 drm/kms: Add a module parameter to disable polling by Chris Wilson · 14 years ago
  31. 54bfe49 drm/radeon/kms: fix tv-out on avivo asics by Alex Deucher · 14 years ago
  32. 7e7b41d drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code by Alex Deucher · 14 years ago
  33. 6eb68d6 tty: fix tty_line must not be equal to number of allocated tty pointers in tty driver by Nathael Pajani · 14 years ago
  34. 3367469 serial: bfin_sport_uart: restore transmit frame sync fix by Sonic Zhang · 14 years ago
  35. 9fc2b2d vt: Fix console corruption on driver hand-over. by Francisco Jerez · 14 years ago
  36. 4645b94 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  37. 615661f drm/nv50: initialize ramht_refs list for faked 0 channel by Marcin Slusarz · 14 years ago
  38. 374c3af drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL. by Francisco Jerez · 14 years ago
  39. 3ba6462 drm/nouveau: Take fence spinlock before reading the last sequence. by Francisco Jerez · 14 years ago
  40. ea39302 drm/radeon/kms/evergreen: work around bad data in some i2c tables by Alex Deucher · 14 years ago
  41. 9534787 drm/radeon/kms: properly set crtc high base on r7xx by Alex Deucher · 14 years ago
  42. cf4c12f drm/radeon/kms: fix tv module parameter by Alex Deucher · 14 years ago
  43. 0d9958b drm/radeon/kms: force legacy pll algo for RV515 LVDS by Alex Deucher · 14 years ago
  44. 0b3b4fe drm/radeon/kms: remove useless clock code by Alex Deucher · 14 years ago
  45. d3f6e6c UBI: do not oops when erroneous PEB is scheduled for scrubbing by Artem Bityutskiy · 14 years ago
  46. 1deacd7 UBI: fix kconfig unmet dependency by Randy Dunlap · 14 years ago
  47. 80c1c16 UBI: fix forward compatibility by Artem Bityutskiy · 14 years ago
  48. 01ebc12 UBI: eliminate update of list_for_each_entry loop cursor by Julia Lawall · 14 years ago
  49. 87cbf8f drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix by Alex Deucher · 14 years ago
  50. 8807286 drm/radeon/kms: use tracked values for sclk and mclk by Alex Deucher · 14 years ago
  51. 994b384 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  52. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  53. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  55. 0a3b6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  56. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  57. 30f4437 drm/radeon/kms: add missing scratch update in dp_detect by Alex Deucher · 14 years ago
  58. adde0f2 drm/modes: Fix CVT-R modeline generation by Adam Jackson · 14 years ago
  59. 08f2e66 drm: fix regression in drm locking since BKL removal. by Arnd Bergmann · 14 years ago
  60. 12acd90 drm/radeon/kms: remove stray radeon_i2c_destroy by Alex Deucher · 14 years ago
  61. 7521473 drm: mm: fix range restricted allocations by Daniel Vetter · 14 years ago
  62. 5afda9e Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  63. ab699ec drm/nouveau: drop drm_global_mutex before sleeping in submission path by Ben Skeggs · 14 years ago
  64. e3461a2 drm: export drm_global_mutex for drivers to use by Ben Skeggs · 14 years ago
  65. fe5f098 qlge: reset the chip before freeing the buffers by Breno Leitao · 14 years ago
  66. 37b7370 amd64_edac: Do not report error overflow as a separate error by Borislav Petkov · 14 years ago
  67. ee508b8 drm/nv20: Don't use pushbuf calls on the original nv20. by Francisco Jerez · 14 years ago
  68. fba6752 drm/nouveau: Fix TMDS on some DCB1.5 boards. by Francisco Jerez · 14 years ago
  69. d31e078 drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel. by Francisco Jerez · 14 years ago
  70. f5cb8ab drm/nv30: Apply modesetting to the correct slave encoder by Patrice Mandin · 14 years ago
  71. acae116 drm/nouveau: Use a helper function to match PCI device/subsystem IDs. by Francisco Jerez · 14 years ago
  72. 44a1246 drm/nv50: add dcb type 14 to enum to prevent compiler complaint by Ben Skeggs · 14 years ago
  73. 55ee67f libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue by Mark Lord · 14 years ago
  74. 44b7338 sata_mv: fix broken DSM/TRIM support (v2) by Mark Lord · 14 years ago
  75. 60f5d6e libata: be less of a drama queen on empty data commands by Tejun Heo · 14 years ago
  76. d26377b [libata] sata_dwc_460ex: signdness bug by Dan Carpenter · 14 years ago
  77. 5f17310 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Tejun Heo · 14 years ago
  78. 6d981b9 libata: remove no longer needed pata_winbond driver by Bartlomiej Zolnierkiewicz · 15 years ago
  79. aba8a08 pata_cmd64x: revert commit d62f5576 by Tejun Heo · 14 years ago
  80. 5a55905 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  81. e09b4e9 Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  82. 288933c Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() by Axel Lin · 14 years ago
  83. 268ba5c Input: mousedev - fix regression of inverting axes by Christoph Fritz · 14 years ago
  84. a05e93f hwmon: (k8temp) Differentiate between AM2 and ASB1 by Andreas Herrmann · 14 years ago
  85. c12c507 hwmon: (ads7871) Fix ads7871_probe error paths by Axel Lin · 14 years ago
  86. 45ff34d hwmon: (coretemp) Fix harmless build warning by Jean Delvare · 14 years ago
  87. b2bc856 pxa168_eth: silence gcc warnings by Dan Carpenter · 14 years ago
  88. 4f2c851 pxa168_eth: update call to phy_mii_ioctl() by Dan Carpenter · 14 years ago
  89. 945c7c7 pxa168_eth: fix error handling in prope by Dan Carpenter · 14 years ago
  90. 4169591 pxa168_eth: remove unneeded null check by Dan Carpenter · 14 years ago
  91. ef24b16 phylib: Fix race between returning phydev and calling adjust_link by Anton Vorontsov · 14 years ago
  92. 9dc002d caif-driver: add HAS_DMA dependency by Heiko Carstens · 14 years ago
  93. 9559fcd drm/i915: fix vblank wait test condition by Jesse Barnes · 14 years ago
  94. dffe2e1 xen: handle events as edge-triggered by Jeremy Fitzhardinge · 14 years ago
  95. aaca496 xen: use percpu interrupts for IPIs and VIRQs by Jeremy Fitzhardinge · 14 years ago
  96. 32e2f63 intel_scu_ipc: fix IPC i2c write bug by Jianwei Yang · 14 years ago
  97. a9728c9 rar: Fix off by one error by Ossama Othman · 14 years ago
  98. 577ba40 V4L/DVB: mantis: Fix IR_CORE dependency by Ingo Molnar · 14 years ago
  99. e045c29 MCE, AMD: Limit MCE decoding to current families for now by Borislav Petkov · 14 years ago
  100. aa25ab7 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx by Neil Horman · 14 years ago