1. 25c0af7 agp/intel-agp: remove snb+ host bridge pciids by Daniel Vetter · 12 years ago
  2. 01a0685 drm/i915: disable drm agp support for !gen3 with kms enabled by Daniel Vetter · 12 years ago
  3. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  4. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  5. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  6. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  7. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  8. 08d49c4 Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  9. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  10. 2e51fd3 Merge branches 'cma' and 'ocrdma' into for-linus by Roland Dreier · 12 years ago
  11. 9756fe3 drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13 by Sjoerd Simons · 12 years ago
  12. 7b83778 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  13. b196a49 drm/edid: don't return stack garbage from supports_rb by Daniel Vetter · 12 years ago
  14. 7940b2a Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  15. 0e3534c media: pms.c needs linux/slab.h by Randy Dunlap · 12 years ago
  16. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  17. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  18. f8fc0c9 Merge tag 'char-misc-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  19. a1821f7 Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  20. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  21. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  22. ff049b6 drm/i915: bind driver to ValleyView chipsets by Jesse Barnes · 12 years ago
  23. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  24. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  25. 9355360 drm/i915: don't enable PPGTT on VLV yet by Jesse Barnes · 12 years ago
  26. e597dad agp/intel: use correct GTT offset on VLV by Jesse Barnes · 12 years ago
  27. e87c469 agp/intel: allow cacheable and GDFT PTEs on ValleyView by Jesse Barnes · 12 years ago
  28. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  29. f7dff0c drm/i915: access VLV regs through read/write switch by Jesse Barnes · 12 years ago
  30. b7019b2 drm/radeon: SI tiling fixes for display by Alex Deucher · 12 years ago
  31. a4d7a12 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  32. 61fcbc8 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  33. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  34. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  35. 9836437 drm/i915: Enable DP panel power sequencing for ValleyView by Shobhit Kumar · 12 years ago
  36. a0c4da2 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  37. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  38. 8e88a2b drm/i915: don't call modeset_init_hw in i915_reset by Daniel Vetter · 12 years ago
  39. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  40. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  41. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  42. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  43. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  44. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  45. 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
  46. 2fe8ac6 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  47. 96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove() by Axel Lin · 12 years ago
  48. 3f1dc55 extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak by Axel Lin · 12 years ago
  49. 155cb06 extcon: Fix wrong index in max8997_extcon_cable[] by Axel Lin · 12 years ago
  50. 02edf6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  51. 48d4e13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  52. 9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  53. 1bea57f Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  54. e3f33d4 drm/i915: add L3 bank clock gating disable on VLV by Jesse Barnes · 12 years ago
  55. 6edaa7f drm/i915: add TDL unit clock gating disable for VLV by Jesse Barnes · 12 years ago
  56. b4ae3f2 drm/i915: load boot context at driver init time by Jesse Barnes · 12 years ago
  57. 0f846f8 drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV by Jesse Barnes · 12 years ago
  58. 2355375 hwmon: (emc2103) Fix use of an uninitilized variable in error case by Guenter Roeck · 12 years ago
  59. ac852ed hwmon: (applesmc) Limit key length in warning messages by Henrik Rydberg · 12 years ago
  60. 10aa5a3 SPI: fix over-eager devm_xxx() conversion by Russell King · 12 years ago
  61. e080b91 drm/i915: fixup hangman rebase goof-up by Daniel Vetter · 12 years ago
  62. 2084822 drm/i915: set IDICOS to medium uncore resources by Ben Widawsky · 12 years ago
  63. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago
  64. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago
  65. 2805b9a ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOs by Roland Stigge · 12 years ago
  66. f433809 ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0 by Roland Stigge · 12 years ago
  67. daf7317 pinctrl/nomadik: document Alt-C glitch by Linus Walleij · 12 years ago
  68. 14e1e9f pinctrl: mxs: Use kfree to fix build error by Fabio Estevam · 12 years ago
  69. ea851f4 regulator: Change db8500-prcmu match names to reflect Device Tree by Lee Jones · 12 years ago
  70. f7f3f1a regulator: Change ab8500 match names to reflect Device Tree by Lee Jones · 12 years ago
  71. 9d88fc0 regulator: Fix the s5m8767a problem of the division by null by Sangbeom Kim · 12 years ago
  72. 1268a17 hwmon: (coretemp) Drop needless initialization by Jean Delvare · 12 years ago
  73. 41e58a1f hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  74. 5592906 hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models by Guenter Roeck · 12 years ago
  75. fcc14ac hwmon: (coretemp) Improve support of recent Atom CPU models by Jean Delvare · 12 years ago
  76. fb09185 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. 6b03976 remoteproc/omap: fix dev_err typo by Ohad Ben-Cohen · 12 years ago
  78. 88c144b Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  79. c4af5c4 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  80. d6f24d0 drm/i915: cache the EDID for eDP panels by Jesse Barnes · 12 years ago
  81. 6b4e0a9 Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" by Daniel Vetter · 12 years ago
  82. 351cfc3 drm/i915: eDP aux needs vdd by Daniel Vetter · 12 years ago
  83. b708a1d drm/i915: don't enumerate HDMID if an eDP panel is already active on the port by Jesse Barnes · 12 years ago
  84. 7c77bf2 drm/radeon: add support for STRMOUT_BASE_UPDATE on 7xx by Alex Deucher · 12 years ago
  85. b866d13 drm/radeon: add some additional 6xx/7xx/EG register init by Alex Deucher · 12 years ago
  86. aaa3773 drm/i915/crt: Do not rely upon the HPD presence pin by Daniel Vetter · 12 years ago
  87. 6b53a05 drm/radeon: enable HDMI on DCE5 (AKA NI excluding Aruba) by Rafał Miłecki · 12 years ago
  88. 648ccc7 drm sis: initialize object_idr by Márton Németh · 12 years ago
  89. ce020ea drm via: initialize object_idr by Márton Németh · 12 years ago
  90. 489797d drm/radeon/prime: reserve/unreserve around pin by Dave Airlie · 12 years ago
  91. 0ec0612 drm/radeon: fix regression in dynpm due to multi-ring rework by Alex Deucher · 12 years ago
  92. e5a867a drm/udl: only bind to the video devices on the hub. by Dave Airlie · 12 years ago
  93. a2c2df8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  94. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  95. 41c8c53 Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  96. 8e53ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 12 years ago
  97. a41b0e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  98. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  99. 3026b0e staging: r8712u: Add new USB IDs by Lubomir Schmidt · 12 years ago
  100. 9f77186 staging: gdm72xx: Release netlink socket properly by Ben Chan · 12 years ago