1. d2ff719 drm/i915: Remove extraneous mm_switch in ppgtt enable by Ben Widawsky · 11 years ago
  2. 7e0d96b drm/i915: Use multiple VMs -- the point of no return by Ben Widawsky · 11 years ago
  3. 3d7f0f9 Merge commit drm-intel-fixes into topic/ppgtt by Daniel Vetter · 11 years ago
  4. 4fe9adb drm/i915: Do not allow buffers at offset 0 by Ben Widawsky · 11 years ago
  5. 679845e drm/i915: Clean up VMAs before freeing by Ben Widawsky · 11 years ago
  6. e207804 drm/i915: Defer request freeing by Ben Widawsky · 11 years ago
  7. 41bde55 drm/i915: Get context early in execbuf by Ben Widawsky · 11 years ago
  8. c482972 drm/i915: Piggy back hangstats off of contexts by Ben Widawsky · 11 years ago
  9. 0eea67e drm/i915: Create a per file_priv default context by Ben Widawsky · 11 years ago
  10. bdf4fd7 drm/i915: Do aliasing PPGTT init with contexts by Ben Widawsky · 11 years ago
  11. 80da216 drm/i915: Restore PDEs for all VMs by Ben Widawsky · 11 years ago
  12. 9f273d4 drm/i915: Write PDEs at init instead of enable by Ben Widawsky · 11 years ago
  13. c7c48df drm/i915: Add VM to context by Ben Widawsky · 11 years ago
  14. 246cbfb drm/i915: Reorganize intel_enable_ppgtt by Ben Widawsky · 11 years ago
  15. d6660ad drm/i915: Generalize PPGTT init by Ben Widawsky · 11 years ago
  16. 90252e5 drm/i915: Flush TLBs after !RCS PP_DIR_BASE by Ben Widawsky · 11 years ago
  17. 48a1038 drm/i915: Use LRI for switching PP_DIR_BASE by Ben Widawsky · 11 years ago
  18. eeb9488 drm/i915: Extract mm switching to function by Ben Widawsky · 11 years ago
  19. b4a74e3 drm/i915: Use platform specific ppgtt enable by Ben Widawsky · 11 years ago
  20. e3cc199 drm/i915: One hopeful eviction on PPGTT alloc by Ben Widawsky · 11 years ago
  21. c8d4c0d drm/i915: Use drm_mm for PPGTT PDEs by Ben Widawsky · 11 years ago
  22. a3d67d2 drm/i915: PPGTT vfuncs should take a ppgtt argument by Ben Widawsky · 11 years ago
  23. a45d0f6 drm/i915: Generalize default context setup by Ben Widawsky · 11 years ago
  24. 2fa48d8 drm/i915: Split context enabling from init by Ben Widawsky · 11 years ago
  25. acce9ff drm/i915: Better reset handling for contexts by Ben Widawsky · 11 years ago
  26. 0009e46 drm/i915: Track which ring a context ran on by Ben Widawsky · 11 years ago
  27. 67e3d297 drm/i915: Permit contexts on all rings by Ben Widawsky · 11 years ago
  28. ca01b12 drm/i915: Simplify ring handling in execbuf by Ben Widawsky · 11 years ago
  29. b731d33 drm/i915: relax context alignment by Ben Widawsky · 11 years ago
  30. e422b88 drm/i915: Add a context open function by Ben Widawsky · 11 years ago
  31. 3e7a032 drm/i915: Remove vm arg from relocate entry by Ben Widawsky · 11 years ago
  32. 6f65e29 drm/i915: Create bind/unbind abstraction for VMAs by Ben Widawsky · 11 years ago
  33. d7f46fc drm/i915: Make pin count per VMA by Ben Widawsky · 11 years ago
  34. 685987c drm/i915: Identify active VM for batchbuffer capture by Ben Widawsky · 11 years ago
  35. 496bfcb drm/i915: Don't use gtt mapping for !gtt error objects by Ben Widawsky · 11 years ago
  36. a7b9107 drm/i915: Add vm to error BO capture by Ben Widawsky · 11 years ago
  37. feb822c drm/i915: Handle inactivating objects for all VMAs by Ben Widawsky · 11 years ago
  38. c39538a drm/i915: Takedown drm_mm on failed gtt setup by Ben Widawsky · 11 years ago
  39. 6e164c3 drm/i915: Allow ggtt lookups to not WARN by Ben Widawsky · 11 years ago
  40. 6f42532 drm/i915: Don't unconditionally try to deref aliasing ppgtt by Ben Widawsky · 11 years ago
  41. e178f70 drm/i915: Provide PDP updates via MMIO by Ben Widawsky · 11 years ago
  42. 6c719fa drm/i915: don't update the dri1 breadcrumb with modesetting by Daniel Vetter · 11 years ago
  43. ad071ac drm/i915: Repeat eviction search after idling the GPU by Chris Wilson · 11 years ago
  44. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  45. 798183c drm/i915: change CRTC assertion on LCPLL disable by Paulo Zanoni · 11 years ago
  46. 374b1057 Linux 3.13-rc3 by Linus Torvalds · 11 years ago
  47. 843f4f4 Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  48. c537aba Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  49. 7adfff5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  50. 470abdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  51. 24cb412 Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  52. d1b9432 aio: clean up aio ring in the fail path by Gu Zheng · 11 years ago
  53. bfb2632 Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 11 years ago
  54. acc240d drm/i915: Fix use-after-free in do_switch by Daniel Vetter · 11 years ago
  55. f742a55 drm/i915: fix pm init ordering by Daniel Vetter · 11 years ago
  56. 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
  57. 8e70300 Merge branches 'pm-epoll', 'pnp' and 'powercap' by Rafael J. Wysocki · 11 years ago
  58. 7cdcec9 Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  59. b52b342 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  60. 5ee5406 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  61. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  62. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 11 years ago
  63. 3ccb012 tracing: Only run synchronize_sched() at instance deletion time by Steven Rostedt · 11 years ago
  64. ef1e4e3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  65. 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
  66. 09759d1 Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  67. 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
  68. 0d11e6a blk-mq: fix use-after-free of request by Ming Lei · 11 years ago
  69. ce58c32 drm/i915: Do hw quiescing first during unload by Chris Wilson · 11 years ago
  70. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  72. 95677a9 PowerCap: Fix mode for energy counter by Srinivas Pandruvada · 11 years ago
  73. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  74. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  75. 3873d06 nfs: fix do_div() warning by instead using sector_div() by Helge Deller · 11 years ago
  76. cd7b996 MAINTAINERS: Update contact information for Trond Myklebust by Trond Myklebust · 11 years ago
  77. f22e5ed NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery by Trond Myklebust · 11 years ago
  78. 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
  79. 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
  80. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. 2787179 Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 11 years ago
  82. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  83. 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
  84. 0d1430a drm/i915: Hold mutex across i915_gem_release by Chris Wilson · 11 years ago
  85. 0756f09 ALSA: hda - Fix silent output on MacBook Air 2,1 by Takashi Iwai · 11 years ago
  86. d299cce drm/i915: check context reset stats before relocations by Mika Kuoppala · 11 years ago
  87. b0e6989 Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  88. 70903c3 drm/i915: Fix ordering of unbind vs unpin pages by Chris Wilson · 11 years ago
  89. 5135d64 drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3 by Deepak S · 11 years ago
  90. 1f1c2e2 drm/i915: Swap primary planes on gen2 for FBC by Ville Syrjälä · 11 years ago
  91. 4004546 drm/i915: Reorganize FBC function pointer initializaition by Ville Syrjälä · 11 years ago
  92. c5a44aa drm/i915: Fix FBC1 plane checks for gen2 by Ville Syrjälä · 11 years ago
  93. 82f3449 drm/i915: Fix bogus FBC1 defines by Ville Syrjälä · 11 years ago
  94. 0d96530 drm/i915: Add REG_WRITE_FOOTER by Ville Syrjälä · 11 years ago
  95. 46ac295 video: vt8500: fix error handling in probe() by Dan Carpenter · 11 years ago
  96. 5a0973f atmel_lcdfb: fix module autoload by Johan Hovold · 11 years ago
  97. 20ce902 ALSA: hda - Fix missing ELD info when using jackpoll_ms parameter by David Henningsson · 11 years ago
  98. eb21aad ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebook by Kailang Yang · 11 years ago
  99. c0778e2 Btrfs: update the MAINTAINERS file by Chris Mason · 11 years ago
  100. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago