1. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 16 years ago
  2. 2908826 agpgart: detected ALi M???? chipset with M1621 by Ondrej Zary · 16 years ago
  3. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 16 years ago
  4. 8b5c744 drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM. by Michel Dänzer · 16 years ago
  5. 4e484e7 radeon: Fix CP byte order on big endian architectures with KMS. by Michel Dänzer · 16 years ago
  6. 6236902 agp/uninorth: Handle user memory types. by Michel Dänzer · 16 years ago
  7. 46f4b3e drm/ttm: Add some powerpc cache flush code. by Michel Dänzer · 16 years ago
  8. 919f32f radeon: Enable modesetting on non-x86. by Michel Dänzer · 16 years ago
  9. 55c9327 drm/radeon: Respect AGP cant_use_aperture flag. by Michel Dänzer · 16 years ago
  10. 0454bea drm: EDID endianness fixes. by Michel Dänzer · 16 years ago
  11. 00fa28a drm/radeon: this VRAM vs aperture test is wrong, just remove it. by Dave Airlie · 16 years ago
  12. 87ef920 drm/ttm: fix an error path to exit function correctly by Thomas Hellstrom · 16 years ago
  13. 89579f7 drm: Apply "Memory fragmentation from lost alignment blocks" by Thomas Hellstrom · 16 years ago
  14. 78ecf09 ttm: Return -ERESTART when a signal interrupts bo eviction. by Thomas Hellstrom · 16 years ago
  15. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 16 years ago
  16. 52dc7d3 drm/i915: Clear fence register on tiling stride change. by Chris Wilson · 16 years ago
  17. 8c4b8c3 drm/i915: Install fence register for tiled scanout on i915 by Chris Wilson · 16 years ago
  18. d78b47b drm/i915: detach/attach get/put pages symmetry by Chris Wilson · 16 years ago
  19. 76cff81 drm/i915: A few debugfs formatting fixes by Ben Gamari · 16 years ago
  20. 049b77c drm/i915: Warn when inteldrmfb fails to restore its framebuffer config by Ben Gamari · 16 years ago
  21. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  22. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  23. b069e8e Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  24. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 16 years ago
  25. 80ff0fd Staging: Add octeon-ethernet driver files. by David Daney · 16 years ago
  26. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 16 years ago
  27. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 16 years ago
  28. 65795ef Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  29. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  30. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  31. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  32. a34601c fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset by Mike Frysinger · 16 years ago
  33. 8f09d74 fbdev: *bfin*: fix __dev{init,exit} markings by Mike Frysinger · 16 years ago
  34. 3608c66 fbdev: *bfin*: drop unnecessary calls to memset by Vivek Kutal · 16 years ago
  35. 9990bfd fbdev: bfin-t350mcqb-fb: drop unused local variables by Mike Frysinger · 16 years ago
  36. 3ed167a fbdev: s1d13xxxfb: add accelerated bitblt functions by Kristoffer Ericson · 16 years ago
  37. fe3a1aa tcx: use standard fields for framebuffer physical address and length by Krzysztof Helt · 16 years ago
  38. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 16 years ago
  39. b586640 intelfb: fix a bug when changing video timing by Paul Menzel · 16 years ago
  40. 491bcc9 fbdev: use framebuffer_release() for freeing fb_info structures by Krzysztof Helt · 16 years ago
  41. f73323d radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? by Roel Kluin · 16 years ago
  42. 0dac6ec s3c-fb: CPUFREQ frequency scaling support by Ben Dooks · 16 years ago
  43. ddc518d s3c-fb: fix resource releasing on error during probing by Krzysztof Helt · 16 years ago
  44. 493f139 carminefb: fix possible access beyond end of carmine_modedb[] by Roel Kluin · 16 years ago
  45. 34308fd acornfb: remove fb_mmap function by Krzysztof Helt · 16 years ago
  46. 24f01dc mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF by Arnd Bergmann · 16 years ago
  47. 336e747 mb862xxfb: restrict compliation of platform driver to PPC by Julian Calaby · 16 years ago
  48. 39000d6 Samsung SoC Framebuffer driver: add Alpha Channel support by InKi Dae · 16 years ago
  49. 97b9a5a atmel-lcdc: fix pixclock upper bound detection by Ben Nizette · 16 years ago
  50. 4113819 offb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 16 years ago
  51. 100b4a6 igafb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 16 years ago
  52. 7ec42d2 chipsfb: remove redundant assignment by Krzysztof Helt · 16 years ago
  53. 27b7f2e fbdev: add video modes for resolutions and timings of PAL RGB by Paul Menzel · 16 years ago
  54. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  55. a53c9d5 fbdev: generated logo sources depend on scripts/pnmtologo by Sam Ravnborg · 16 years ago
  56. 8f3128e lis3: add click function by Daniel Mack · 16 years ago
  57. 0093716 lis3: add three new laptop models by Eric Piel · 16 years ago
  58. dc6ea97 lis3: use input_polled_device by Eric Piel · 16 years ago
  59. a002ee8 lis3: remove automatic shutdown of the device by Eric Piel · 16 years ago
  60. c288424 lis3: fix misc device unregistering and printk by Eric Piel · 16 years ago
  61. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 16 years ago
  62. f324edc console: make blank timeout value a boot option by Daniel Mack · 16 years ago
  63. 73d0516 eisa.ids: add Network Peripherals FDDI boards by Maciej W. Rozycki · 16 years ago
  64. a9c5695 use printk_once() in several places by Minchan Kim · 16 years ago
  65. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 years ago
  66. 720b17e videobuf-dma-contig: zero copy USERPTR support by Magnus Damm · 16 years ago
  67. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  68. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 16 years ago
  69. 0214154 spi: takes size of a pointer to determine the size of the pointed-to type by Roel Kluin · 16 years ago
  70. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  71. 11c635a V4L/DVB (11870): gspca - main: VIDIOC_ENUM_FRAMESIZES ioctl added. by Hans de Goede · 16 years ago
  72. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 16 years ago
  73. 1c905a4 V4L/DVB (11894): flexcop-pci: dmesg visible names broken by Matthias Schwarzott · 16 years ago
  74. d95e988 V4L/DVB (11892): Siano: smsendian - declare function as extern by Uri Shkolnik · 16 years ago
  75. 34601ca V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocol by Uri Shkolnik · 16 years ago
  76. 6675167 V4L/DVB (11890): Siano: smscore - remove redundant code by Uri Shkolnik · 16 years ago
  77. 4db989f V4L/DVB (11889): Siano: smsdvb - add DVB v3 events by Uri Shkolnik · 16 years ago
  78. 07f5600 V4L/DVB (11888): Siano: smsusb - remove redundant ifdef by Uri Shkolnik · 16 years ago
  79. 5b8db89 V4L/DVB (11887): Siano: smscards - add board (target) events by Uri Shkolnik · 16 years ago
  80. 4887f7b V4L/DVB (11886): Siano: smscore - fix some new GPIO definitions names by Uri Shkolnik · 16 years ago
  81. 7c4ca79 V4L/DVB (11885): Siano: Add new GPIO management interface by Uri Shkolnik · 16 years ago
  82. db9582a V4L/DVB (11884): Siano: smssdio - revert to stand alone module by Uri Shkolnik · 16 years ago
  83. d0b66180 V4L/DVB (11883): Siano: cards - add two additional (USB) devices by Uri Shkolnik · 16 years ago
  84. bebfa76 V4L/DVB (11824): Siano: smsusb - change exit func debug msg by Uri Shkolnik · 16 years ago
  85. 05a07376 V4L/DVB (11823): Siano: smsusb - fix typo in module description by Uri Shkolnik · 16 years ago
  86. 5d2387e V4L/DVB (11822): Siano: smscore - bug fix at get_device_mode by Uri Shkolnik · 16 years ago
  87. 8cc8ef2 V4L/DVB (11821): Siano: smscore - fix isdb-t firmware name by Uri Shkolnik · 16 years ago
  88. 01abc0b V4L/DVB (11820): Siano: smscore - fix byte ordering bug by Uri Shkolnik · 16 years ago
  89. a934931 V4L/DVB (11819): Siano: smscore - fix get_common_buffer bug by Uri Shkolnik · 16 years ago
  90. 9504cca V4L/DVB (11818): Siano: smscards - assign gpio to HPG targets by Uri Shkolnik · 16 years ago
  91. 266b95a V4L/DVB (11817): Siano: smscards - fix wrong firmware assignment by Uri Shkolnik · 16 years ago
  92. a804800 V4L/DVB (11816): Siano: USB - move the device id table to the cards module by Uri Shkolnik · 16 years ago
  93. 90f944a V4L/DVB (11815): Siano: bind infra-red component by Uri Shkolnik · 16 years ago
  94. 3b2d18e V4L/DVB (11814): Siano: smscards - add gpio look-up table by Uri Shkolnik · 16 years ago
  95. c9679e3 V4L/DVB (11813): Siano: move dvb-api headers' includes to dvb adapter by Uri Shkolnik · 16 years ago
  96. 843d060 V4L/DVB (11783): Siano: smsdvb - small typo fix ad module author by Uri Shkolnik · 16 years ago
  97. 793786d V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanism by Uri Shkolnik · 16 years ago
  98. ba79bb2 V4L/DVB (11781): Siano: smsdvb - add big endian support by Uri Shkolnik · 16 years ago
  99. 2c5582e V4L/DVB (11780): Siano: fix compilation error due to the lack of EXTERNAL_SYMBOL by Mauro Carvalho Chehab · 16 years ago
  100. 51819f6 V4L/DVB (11779): Siano: Makefile - add smsendian to build by Uri Shkolnik · 16 years ago