1. 246cbfb drm/i915: Reorganize intel_enable_ppgtt by Ben Widawsky · 11 years ago
  2. d6660ad drm/i915: Generalize PPGTT init by Ben Widawsky · 11 years ago
  3. 90252e5 drm/i915: Flush TLBs after !RCS PP_DIR_BASE by Ben Widawsky · 11 years ago
  4. 48a1038 drm/i915: Use LRI for switching PP_DIR_BASE by Ben Widawsky · 11 years ago
  5. eeb9488 drm/i915: Extract mm switching to function by Ben Widawsky · 11 years ago
  6. b4a74e3 drm/i915: Use platform specific ppgtt enable by Ben Widawsky · 11 years ago
  7. e3cc199 drm/i915: One hopeful eviction on PPGTT alloc by Ben Widawsky · 11 years ago
  8. c8d4c0d drm/i915: Use drm_mm for PPGTT PDEs by Ben Widawsky · 11 years ago
  9. a3d67d2 drm/i915: PPGTT vfuncs should take a ppgtt argument by Ben Widawsky · 11 years ago
  10. a45d0f6 drm/i915: Generalize default context setup by Ben Widawsky · 11 years ago
  11. 2fa48d8 drm/i915: Split context enabling from init by Ben Widawsky · 11 years ago
  12. acce9ff drm/i915: Better reset handling for contexts by Ben Widawsky · 11 years ago
  13. 0009e46 drm/i915: Track which ring a context ran on by Ben Widawsky · 11 years ago
  14. 67e3d297 drm/i915: Permit contexts on all rings by Ben Widawsky · 11 years ago
  15. ca01b12 drm/i915: Simplify ring handling in execbuf by Ben Widawsky · 11 years ago
  16. b731d33 drm/i915: relax context alignment by Ben Widawsky · 11 years ago
  17. e422b88 drm/i915: Add a context open function by Ben Widawsky · 11 years ago
  18. 3e7a032 drm/i915: Remove vm arg from relocate entry by Ben Widawsky · 11 years ago
  19. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  20. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  21. 685987c drm/i915: Identify active VM for batchbuffer capture by Ben Widawsky · 11 years ago
  22. 496bfcb drm/i915: Don't use gtt mapping for !gtt error objects by Ben Widawsky · 11 years ago
  23. a7b9107 drm/i915: Add vm to error BO capture by Ben Widawsky · 11 years ago
  24. feb822c drm/i915: Handle inactivating objects for all VMAs by Ben Widawsky · 11 years ago
  25. c39538a drm/i915: Takedown drm_mm on failed gtt setup by Ben Widawsky · 11 years ago
  26. 6e164c3 drm/i915: Allow ggtt lookups to not WARN by Ben Widawsky · 11 years ago
  27. 6f42532 drm/i915: Don't unconditionally try to deref aliasing ppgtt by Ben Widawsky · 11 years ago
  28. e178f70 drm/i915: Provide PDP updates via MMIO by Ben Widawsky · 11 years ago
  29. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  30. 798183c drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 11 years ago
  31. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  32. 002acf1 Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  33. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  34. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  35. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  36. 59fb2f0 Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  37. da1965d Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  38. ce58c32 drm/i915: Do hw quiescing first during unload by Chris Wilson · 11 years ago
  39. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  41. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  42. 8ecffd7 Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  43. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  45. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 11 years ago
  47. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 11 years ago
  48. 5135d64 drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3 by Deepak S · 11 years ago
  49. 1f1c2e2 drm/i915: Swap primary planes on gen2 for FBC by Ville Syrjälä · 11 years ago
  50. 4004546 drm/i915: Reorganize FBC function pointer initializaition by Ville Syrjälä · 11 years ago
  51. c5a44aa drm/i915: Fix FBC1 plane checks for gen2 by Ville Syrjälä · 11 years ago
  52. 82f3449 drm/i915: Fix bogus FBC1 defines by Ville Syrjälä · 11 years ago
  53. 0d96530 drm/i915: Add REG_WRITE_FOOTER by Ville Syrjälä · 11 years ago
  54. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  55. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  56. 813e8e3 cpuidle: Check for dev before deregistering it. by Konrad Rzeszutek Wilk · 11 years ago
  57. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  58. 54c136d drm/i915: Add a timing breadcrumb to panel waits by Chris Wilson · 11 years ago
  59. e445123 drm/i915: use __packed instead of __attribute__((packed)) by Jani Nikula · 11 years ago
  60. ed5ca77 drm/i915: Avoid div-by-zero in clock calculation funcs by Ville Syrjälä · 11 years ago
  61. 7e11f9f drm/i915: Remove if 0'ed static arrays by Damien Lespiau · 11 years ago
  62. e1b2273 drm/i915: Fix copy/paste DP vs eDP error in comment by Damien Lespiau · 11 years ago
  63. 22a0853 [SCSI] bfa: Fix crash when symb name set for offline vport by Vijaya Mohan Guvva · 11 years ago
  64. 2167e23 cpufreq: fix garbage kobjects on errors during suspend/resume by Bjørn Mork · 11 years ago
  65. 351cfe0 gpiolib: change a warning to debug message when failing to get gpio by Heikki Krogerus · 11 years ago
  66. 1aeef30 powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536 by Liu Gang · 11 years ago
  67. 35c5d7f gpiolib: use platform GPIO mappings as fallback by Alexandre Courbot · 11 years ago
  68. 7cc67b9 gpiolib: fix lookup of platform-mapped GPIOs by Alexandre Courbot · 11 years ago
  69. 71493de sh-pfc: sh7372: Fix pin bias setup by Laurent Pinchart · 11 years ago
  70. 5d27619 sh-pfc: r8a7740: Fix pin bias setup by Laurent Pinchart · 11 years ago
  71. dea4f48 Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  72. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 11 years ago
  73. b655028 uio: we cannot mmap unaligned page contents by Linus Torvalds · 11 years ago
  74. a1470c7 [SCSI] enclosure: fix WARN_ON in dual path device removing by James Bottomley · 11 years ago
  75. 6cd60b3 [SCSI] pm80xx: Tasklets synchronization fix. by Nikith Ganigarakoppal · 11 years ago
  76. 7d02900 [SCSI] pm80xx: Resetting the phy state. by Nikith Ganigarakoppal · 11 years ago
  77. 34a9b81 [SCSI] pm80xx: Fix for direct attached device. by Nikith Ganigarakoppal · 11 years ago
  78. 94f33c1 [SCSI] pm80xx: Module author addition by Nikith Ganigarakoppal · 11 years ago
  79. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  81. aeac810 Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  82. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 5be19d9 drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms by Daniel Vetter · 11 years ago
  84. a9e51fe pinctrl: abx500: Fix header file include guard by Axel Lin · 11 years ago
  85. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 11 years ago
  86. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  87. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  88. 88bf6d6 [SCSI] hpsa: return 0 from driver probe function on success, not 1 by Stephen M. Cameron · 11 years ago
  89. 2e311fb [SCSI] hpsa: do not discard scsi status on aborted commands by Stephen M. Cameron · 11 years ago
  90. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  91. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 11 years ago
  92. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  93. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  94. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 11 years ago
  95. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 11 years ago
  96. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 11 years ago
  97. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 11 years ago
  98. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 11 years ago
  99. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  100. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago