1. 5eb719c drm/i915: ppgtt register definitions by Daniel Vetter · 12 years ago
  2. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 12 years ago
  3. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 12 years ago
  4. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  5. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  6. 7e3b873 drm/i915: dump even more into the error_state by Daniel Vetter · 12 years ago
  7. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 12 years ago
  8. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 12 years ago
  9. 4a67d39 drm: add convenience function to create an enum property by Sascha Hauer · 12 years ago
  10. ff24019 drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c by Daniel Vetter · 12 years ago
  11. 3fa7d23 drm/i915: add gen6+ registers to i915_swizzle_info by Daniel Vetter · 12 years ago
  12. 11782b0 drm/i915: consolidate swizzling control bit frobbing by Daniel Vetter · 12 years ago
  13. f691e2f drm/i915: swizzling support for snb/ivb by Daniel Vetter · 12 years ago
  14. 617cf88 drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2) by Keith Packard · 12 years ago
  15. e57b688 drm/i915: no lvds quirk for AOpen MP45 by Daniel Vetter · 12 years ago
  16. 198ceac Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  17. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 12 years ago
  18. 3fe89a0 drm/radeon: do not continue after error from r600_ib_test by Matthijs Kooijman · 12 years ago
  19. 83b316f drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 12 years ago
  20. a1178ca drm crtc_helper: use list_for_each_entry by Sascha Hauer · 12 years ago
  21. b20f386 drm crtc: Fix locking comments by Sascha Hauer · 12 years ago
  22. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  23. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  24. 3a8148c drm fb helper: use drm_helper_connector_dpms to do dpms by Sascha Hauer · 12 years ago
  25. 4cae5b8 drm: add proper return value for drm_mode_crtc_set_gamma_size by Sascha Hauer · 12 years ago
  26. a1b7736 drm drm_fb_helper: destroy modes by Sascha Hauer · 12 years ago
  27. 554f1d7 drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove by Sascha Hauer · 12 years ago
  28. aefd330 drm/edid: drm modes have to be free with drm_mode_destroy by Sascha Hauer · 12 years ago
  29. 59ce062 drm crtc: add forgotten idr cleanup functions by Sascha Hauer · 12 years ago
  30. 08bc3d4 drivers/gpu/drm/drm_ioc32.c: initialize all fields by Julia Lawall · 12 years ago
  31. f2746f8 drm/radeon/kms: add r1xx/r2xx CS support for tiled textures by Alex Deucher · 12 years ago
  32. c9068eb drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS by Alex Deucher · 12 years ago
  33. 9292f37 drm: give up on edid retries when i2c bus is not responding by Eugeni Dodonov · 13 years ago
  34. 30388c6 drm/radeon/kms/dce3+: add support for hw i2c using atom by Alex Deucher · 12 years ago
  35. 9048955 drm/radeon/kms: Use the standard VESA timeout for DDC channels by Jean Delvare · 12 years ago
  36. 1849ecb drm/kms: Make i2c buses faster by Jean Delvare · 12 years ago
  37. 6d75e83 drm/radeon/kms: remove benchmarks shorter than one page by Ilija Hadzic · 12 years ago
  38. 86a4d69 drm/radeon/kms: common definitions for blit copy code by Ilija Hadzic · 12 years ago
  39. a14b1b4 drm: remove master fd restriction on mode setting getters by Mandeep Singh Baines · 12 years ago
  40. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  41. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 12 years ago
  42. d23a4b3 rbd: fix safety of rbd_put_client() by Alex Elder · 12 years ago
  43. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  44. 97bb59a rbd: fix a memory leak in rbd_get_client() by Alex Elder · 12 years ago
  45. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  46. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 13 years ago
  47. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  48. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 13 years ago
  49. 24b36da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  50. c84e295 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  51. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 52b53a0 drm/radeon/kms/blit: fix blit copy for very large buffers by Ilija Hadzic · 12 years ago
  53. 304a484 drm/radeon/kms: fix TRAVIS panel setup by Alex Deucher · 12 years ago
  54. de47a9c drm/radeon: fix use after free in ATRM bios reading code. by Dave Airlie · 12 years ago
  55. bd3ce7d Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  56. da46d7d staging: fix go7007-usb license by Randy Dunlap · 12 years ago
  57. 1340505 docbook: fix fatal errors in device-drivers docbook and add DMA Management section by Randy Dunlap · 12 years ago
  58. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  59. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  60. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  61. 18d3e0d Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  62. 6d08f2c proc: make sure mem_open() doesn't pin the target's memory by Oleg Nesterov · 12 years ago
  63. 572d34b proc: unify mem_read() and mem_write() by Oleg Nesterov · 12 years ago
  64. 71879d3 proc: mem_release() should check mm != NULL by Oleg Nesterov · 12 years ago
  65. 879a5a0 MAINTAINERS: Greg's suse email address is dead by Greg KH · 12 years ago
  66. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 12 years ago
  67. 3f7e363 drm/radeon/kms: Fix device tree linkage of DP i2c buses too by Jean Delvare · 12 years ago
  68. 1b61925 drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. by Michel Dänzer · 12 years ago
  69. 86698c2 drm/radeon/kms: disable output polling when suspended by Seth Forshee · 12 years ago
  70. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 12 years ago
  71. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  72. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 12 years ago
  73. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 12 years ago
  74. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 12 years ago
  75. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 12 years ago
  76. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 12 years ago
  77. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 12 years ago
  78. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 12 years ago
  79. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 12 years ago
  80. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 12 years ago
  81. ebd80b9 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  82. a9d9938 drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() by Dan Carpenter · 13 years ago
  83. 525895b drm/nouveau/gem: fix fence_sync race / oops by Ben Skeggs · 13 years ago
  84. 1eb8a61 drm/nouveau: fix typo on mxmdcb option by Ben Skeggs · 13 years ago
  85. ce2e789 drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS by Ben Skeggs · 12 years ago
  86. 7df898b drm/nouveau/disp: check that panel power gpio is enabled at init time by Ben Skeggs · 12 years ago
  87. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 12 years ago
  88. 172975aa drm/i915: Handle unmappable buffers during error state capture by Chris Wilson · 13 years ago
  89. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 12 years ago
  90. 45179fe Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  91. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 12 years ago
  92. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  93. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  94. 509605d perf top: Fix number of samples displayed by Stephane Eranian · 12 years ago
  95. d8d9c282 perf tools: Fix strlen() bug in perf_event__synthesize_event_type() by Stephane Eranian · 12 years ago
  96. 0a84f00 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile by David Daney · 13 years ago
  97. f36ae34 Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 12 years ago
  98. c5488c5 RDMA/nes: Copyright update by Tatyana Nikolova · 13 years ago
  99. a6f7fea IB/mlx4: pass SMP vendor-specific attribute MADs to firmware by Jack Morgenstein · 12 years ago
  100. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago