1. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  2. e0f0754 drm: wbinvd is cache coherent. by Dave Airlie · 16 years ago
  3. e7d22bc i915: add missing return in error path. by Dave Airlie · 16 years ago
  4. 2bdf00b i915: fixup permissions on gem ioctls. by Dave Airlie · 16 years ago
  5. 3043c60 drm: Clean up many sparse warnings in i915. by Eric Anholt · 16 years ago
  6. bd88ee4 drm: Use ioremap_wc in i915_driver instead of ioremap, since we always want WC. by Eric Anholt · 16 years ago
  7. 28af0a2 drm: G33-class hardware has a newer 965-style MCH (no DCC register). by Eric Anholt · 16 years ago
  8. 4f481ed drm: Avoid oops in GEM execbuffers with bad arguments. by Eric Anholt · 16 years ago
  9. d4e7b89 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. by Eric Anholt · 16 years ago
  10. dbb19d3 i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. by Kristian Høgsberg · 16 years ago
  11. c99b058 i915: Make use of sarea_priv conditional. by Kristian Høgsberg · 16 years ago
  12. 546b097 i915: Use struct_mutex to protect ring in GEM mode. by Eric Anholt · 16 years ago
  13. ed4c9c4 i915: Add chip set ID param. by Kristian Høgsberg · 16 years ago
  14. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  15. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  16. 2df68b4 drm/cred: wrap task credential accesses in the drm driver. by David Howells · 16 years ago
  17. b9bfdfe new chip name is GM45 by Jesse Barnes · 16 years ago
  18. 317c35d separate i915 suspend/resume functions into their own file by Jesse Barnes · 16 years ago
  19. 6b79d52 radeon: fix writeback across suspend/resume. by Dave Airlie · 16 years ago
  20. 38eda21 drm: fix sysfs error path. by Dave Airlie · 16 years ago
  21. dfcf96d FB_SIS=m, DRM_SIS=y is not a legal configuration. by Adrian Bunk · 16 years ago
  22. 8ee1c3d Add Intel ACPI IGD OpRegion support by Matthew Garrett · 16 years ago
  23. 398c9cb i915: Initialize hardware status page at device load when possible. by Keith Packard · 16 years ago
  24. d3a6d44 i915: Track progress inside of batchbuffers for determining wedgedness. by Keith Packard · 16 years ago
  25. ed4cb41 i915: Add support for MSI and interrupt mitigation. by Eric Anholt · 16 years ago
  26. 585fb11 i915: Use more consistent names for regs, and store them in a separate file. by Jesse Barnes · 16 years ago
  27. 962d4fd i915: Ignore X server provided mmio address by Keith Packard · 16 years ago
  28. 0790d5e i915: remove settable use_mi_batchbuffer_start by Keith Packard · 16 years ago
  29. 48f185d SiS DRM: fix a pointer cast warning by David Howells · 16 years ago
  30. 6bb9e4b SiS DRM: fix the memory allocator if the SIS FB is built as a module by David Howells · 16 years ago
  31. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  32. bdbf0ac Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  33. c53dbf5 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  34. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  35. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. a0cf354 hwmon: (adm1026) Prevent log spamming by Jean Delvare · 16 years ago
  37. 885fe4b hwmon: (adm1026) Fix debug messages by Jean Delvare · 16 years ago
  38. 366716e hwmon: (adm1029) Use mask for fan_div value by Corentin Labbe · 16 years ago
  39. 21d93c1 hwmon: (ibmaem) Automatically load on IBM systems via DMI by Darrick J. Wong · 16 years ago
  40. ff92136 hwmon: (ibmpex) Automatically load on IBM systems via DMI by Darrick J. Wong · 16 years ago
  41. 0217eae hwmon: (w83781d) Use new style driver binding by Wolfgang Grandegger · 16 years ago
  42. 360782d hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices by Jean Delvare · 16 years ago
  43. 443850c hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA by Wolfgang Grandegger · 16 years ago
  44. c656620 hwmon: (w83781d) Detect alias chips by Jean Delvare · 16 years ago
  45. 2fbbbf1 hwmon: (w83781d) Refactor beep enable handling by Jean Delvare · 16 years ago
  46. a5a4598 hwmon: (w83791d) add support for thermal cruise mode by Marc Hulsman · 16 years ago
  47. b5938f8 hwmon: (w83791d) add pwm_enable support by Marc Hulsman · 16 years ago
  48. 6495ce1 hwmon: (w83791d) add manual PWM support by Marc Hulsman · 16 years ago
  49. 6e1ecd9 hwmon: (w83791d) fan 4/5 pins can also be used for gpio by Marc Hulsman · 16 years ago
  50. a80e8ee hwmon: (max1619) Use inline functions instead of macros by Andrew Morton · 16 years ago
  51. 4ed1077 hwmon: (it87) Fix thermal sensor type values by Jean Delvare · 16 years ago
  52. 0c6e973 hwmon: (lm78) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  53. 6e1b502 hwmon: (lm78) Stop abusing struct i2c_client for ISA devices by Jean Delvare · 16 years ago
  54. ad3273b hwmon: (lm78) Prevent misdetection of Winbond chips by Jean Delvare · 16 years ago
  55. 18c73f9 hwmon: (lm78) Detect alias chips by Jean Delvare · 16 years ago
  56. 47c1553 hwmon: (lm78) Fix I/O resource conflict with PNP by Jean Delvare · 16 years ago
  57. f908037 hwmon: (lm85) Better label names by Jean Delvare · 16 years ago
  58. 1b92ada hwmon: (lm85) Simplify RANGE_TO_REG by Jean Delvare · 16 years ago
  59. 67712d0 hwmon: (lm85) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  60. 8a0795d hwmon: (lm85) Support different PWM frequency tables by Jean Delvare · 16 years ago
  61. 86010c9 hwmon: (lm85) Select the closest PWM frequency by Jean Delvare · 16 years ago
  62. 34e7dc6 hwmon: (lm85) Implement the standard PWM frequency interface by Jean Delvare · 16 years ago
  63. 69fc1fe hwmon: (lm85) Rework the device detection by Jean Delvare · 16 years ago
  64. dbee356 hwmon: (ams) Simplify IRQ handling routine by Dmitry Torokhov · 16 years ago
  65. ee4cd32 hwmon: (ams) Fix locking issues by Dmitry Torokhov · 16 years ago
  66. 0a02002 hwmon: (ams) Fix permissions on 'joystick' module parameter by Dmitry Torokhov · 16 years ago
  67. 810ad7b hwmon: (ams) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  68. 47064d6 hwmon: (lm87) Add support for configuration through platform_data by Ben Hutchings · 16 years ago
  69. d2cac80 hwmon: (lm87) Restore original configuration register on removal by Ben Hutchings · 16 years ago
  70. 49ae6cc hwmon: (lm87) Fix masking of config register in lm87_init_client() by Ben Hutchings · 16 years ago
  71. 4b4e7a7 hwmon: (lm90) Don't spam the kernel log by Jean Delvare · 16 years ago
  72. 271dabf hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 by Ben Hutchings · 16 years ago
  73. 9d4d383 hwmon: (lm90) Rename temperature conversion functions to match usage by Ben Hutchings · 16 years ago
  74. 23b2d47 hwmon: (lm90) Support ADT7461 in extended mode by Nate Case · 16 years ago
  75. cea50fe hwmon: (lm90) Convert some macros to static functions by Nate Case · 16 years ago
  76. a874a10 hwmon: (lm90) Update datasheet links by Jean Delvare · 16 years ago
  77. 5f502a8 hwmon: (lm90) Don't access nonexistent registers on Maxim chips by Jean Delvare · 16 years ago
  78. f65e170 hwmon: (lm90) Support the extra resolution bits of MAX6657 by Jean Delvare · 16 years ago
  79. 6388a38 hwmon: (lm90) Move 16-bit value read to a separate function by Jean Delvare · 16 years ago
  80. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  81. 0997f1c blktrace: pass zfcp driver data by Stefan Raspl · 16 years ago
  82. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  83. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  84. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  86. a45fbc3 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  87. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  88. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  89. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  90. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  91. d7a6119 rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> by Geert Uytterhoeven · 16 years ago
  92. 65ae24b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  93. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  95. 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  96. 88429a1 make hp_wmi_notify() static by Adrian Bunk · 16 years ago
  97. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  98. 923f7f6 GRU driver: minor updates by Jack Steiner · 16 years ago
  99. d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
  100. ade6d810 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago