1. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  2. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  3. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  4. 32faa34 drm/Merge branch 'drm-ttm-glisse' of ../drm-radeon-next into drm-core-next by Dave Airlie · 13 years ago
  5. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  6. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  7. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  8. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  9. c52494f drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 by Konrad Rzeszutek Wilk · 13 years ago
  10. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  11. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  12. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  13. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  14. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  15. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  16. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  17. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  18. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  19. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  20. bcdd6b2 drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next by Dave Airlie · 13 years ago
  21. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  22. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 13 years ago
  23. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 13 years ago
  24. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 13 years ago
  25. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 13 years ago
  26. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 13 years ago
  27. db3e449 drm: add drm_encoder comments by Jesse Barnes · 13 years ago
  28. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 13 years ago
  29. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 13 years ago
  30. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 13 years ago
  31. cee5ec4 drm: Merge branch 'drm-gma500-alancox' into drm-core-next by Dave Airlie · 13 years ago
  32. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  33. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  34. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  35. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  36. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  37. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  38. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  39. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  40. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  41. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  42. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  43. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  44. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  45. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  46. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  47. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  48. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  49. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  50. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  51. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  52. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  53. 0cdbee3e drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  54. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  55. 15b273b drm/staging/gma500: fix linux-next build by Jesse Barnes · 13 years ago
  56. b63e0f9 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  57. 91c7549 gma500: Now connect up to the DRM build to finish the job by Alan Cox · 13 years ago
  58. af3a2cf gma500: fixup build versus latest header changes. by Dave Airlie · 13 years ago
  59. 6a227d5 gma500: Add support for Cedarview by Alan Cox · 13 years ago
  60. 1b082cc gma500: Add Oaktrail support by Alan Cox · 13 years ago
  61. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago
  62. 5c49fd3 gma500: Add the core DRM files and headers by Alan Cox · 13 years ago
  63. 5091b7e gma500: Add the i2c bus support by Alan Cox · 13 years ago
  64. f910b41 gma500: Add the glue to the various BIOS and firmware interfaces by Alan Cox · 13 years ago
  65. bbbb262 gma500: Add device framework by Alan Cox · 13 years ago
  66. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago
  67. 8c8f1c9 gma500: introduce the GTT and MMU handling logic by Alan Cox · 13 years ago
  68. e32681d gma500: GEM and GEM glue by Alan Cox · 13 years ago
  69. 3abcf41 gma500: Move the basic driver out of staging by Alan Cox · 13 years ago
  70. 08aa3fe Merge branch 'drm-plane-jbarnes' into drm-core-next by Dave Airlie · 13 years ago
  71. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  72. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  73. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  74. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  75. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  76. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  77. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  78. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  80. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  81. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  82. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  83. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  84. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  85. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  86. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  87. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  88. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  89. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  90. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  91. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  92. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  93. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  94. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  95. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  96. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  97. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  98. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  99. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  100. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago