1. 57bc699 drm/i915: Only record active and pending requests upon a GPU hang by Chris Wilson · 9 years ago
  2. 03382df drm/i915: Print the batchbuffer offset next to BBADDR in error state by Chris Wilson · 9 years ago
  3. c84455b drm/i915: Move debug only per-request pid tracking from request to ctx by Chris Wilson · 9 years ago
  4. bde13eb drm/i915: Introduce i915_ggtt_offset() by Chris Wilson · 9 years ago
  5. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 9 years ago
  6. 19880c4 drm/i915: Consolidate i915_vma_unpin_and_release() by Chris Wilson · 9 years ago
  7. 48bb74e drm/i915: Use VMA for wa_ctx tracking by Chris Wilson · 9 years ago
  8. a5e85c8 drm/i915: Use VMA for render state page tracking by Chris Wilson · 9 years ago
  9. 51d545d drm/i915: Use VMA as the primary tracker for semaphore page by Chris Wilson · 9 years ago
  10. 9b3b784 drm/i915/overlay: Use VMA as the primary tracker for images by Chris Wilson · 9 years ago
  11. 57f275a drm/i915: Move common seqno reset to intel_engine_cs.c by Chris Wilson · 9 years ago
  12. adc320c drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c by Chris Wilson · 9 years ago
  13. 56c0f1a drm/i915: Use VMA for scratch page tracking by Chris Wilson · 9 years ago
  14. 57e8853 drm/i915: Use VMA for ringbuffer tracking by Chris Wilson · 9 years ago
  15. e5cdb22 drm/i915: Move assertion for iomap access to i915_vma_pin_iomap by Chris Wilson · 9 years ago
  16. 7abc98f drm/i915: Only change the context object's domain when binding by Chris Wilson · 9 years ago
  17. bf3783e drm/i915: Use VMA as the primary object for context state by Chris Wilson · 9 years ago
  18. f23eda8 drm/i915: Use VMA directly for checking tiling parameters by Chris Wilson · 9 years ago
  19. a83718b drm/i915: Convert fence computations to use vma directly by Chris Wilson · 9 years ago
  20. 8b797af drm/i915: Track pinned vma inside guc by Chris Wilson · 9 years ago
  21. 624192c drm/i915: Add convenience wrappers for vma's object get/put by Chris Wilson · 9 years ago
  22. 78ef2d9 drm/i915: Add fetch_and_zero() macro by Chris Wilson · 9 years ago
  23. 81a8aa4 drm/i915: Create a VMA for an object by Chris Wilson · 9 years ago
  24. 247177d drm/i915: Always set the vma->pages by Chris Wilson · 9 years ago
  25. 95b2ab5 drm/i915: Remove redundant WARN_ON from __i915_add_request() by Chris Wilson · 9 years ago
  26. 2bd160a drm/i915: Reduce i915_gem_objects to only show object information by Chris Wilson · 9 years ago
  27. 6da8482 drm/i915: Focus debugfs/i915_gem_pinned to show only display pins by Chris Wilson · 9 years ago
  28. 61fb00d drm/i915: Remove inactive/active list from debugfs by Chris Wilson · 9 years ago
  29. 546b1b6 drm/i915: Store the active context object on all engines upon error by Chris Wilson · 9 years ago
  30. c0ce466 drm/i915: Reduce amount of duplicate buffer information captured on error by Chris Wilson · 9 years ago
  31. d045446 drm/i915: Record the position of the start of the request by Chris Wilson · 9 years ago
  32. 7466c29 drm/i915: Show RPS autotuning thresholds along with waitboost by Chris Wilson · 9 years ago
  33. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  34. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  35. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  36. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  37. c13eb93 Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  38. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 9 years ago
  39. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 9 years ago
  40. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  41. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 9 years ago
  42. 02bef8f drm/i915: Unbind closed vma for i915_gem_object_unbind() by Chris Wilson · 9 years ago
  43. 35a9611 drm/i915: Initialize return value for empty i915_gem_object_unbind() by Chris Wilson · 9 years ago
  44. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  45. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  46. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  47. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  48. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  49. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  50. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  51. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  52. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  53. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  56. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 9 years ago
  58. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 9 years ago
  60. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  64. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  65. 86fc048 Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  66. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  67. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 9 years ago
  68. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 9 years ago
  69. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 9 years ago
  70. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 9 years ago
  71. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 9 years ago
  72. 3590d50 dma-buf/fence: kerneldoc: remove spurious section header by Sumit Semwal · 9 years ago
  73. 0951e45 dma-buf/fence: kerneldoc: remove unused struct members by Sumit Semwal · 9 years ago
  74. 0b1de5d drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory by Chris Wilson · 9 years ago
  75. d31d7cb drm/i915: Support for creating write combined type vmaps by Chris Wilson · 9 years ago
  76. 5a78ff7 Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle" by Peter Chen · 9 years ago
  77. 89a1d43 Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 9 years ago
  78. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 9 years ago
  79. 0741f52 MIPS: KVM: Fix gfn range check in kseg0 tlb faults by James Hogan · 9 years ago
  80. 8985d50 MIPS: KVM: Add missing gfn range check by James Hogan · 9 years ago
  81. c604cff MIPS: KVM: Fix mapped fault broken commpage handling by James Hogan · 9 years ago
  82. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 9 years ago
  83. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 9 years ago
  84. 0c75613 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  85. 9db7d2b drm/radeon|amgpu: Make fbdev emulation optional by Daniel Vetter · 9 years ago
  86. 183cd49 drm/vmwgfx: select CONFIG_FB by Daniel Vetter · 9 years ago
  87. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 9 years ago
  88. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 9 years ago
  89. aca411a KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed by Julius Niedworok · 9 years ago
  90. 75a4615 KVM: s390: set the prefix initially properly by Julius Niedworok · 9 years ago
  91. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 9 years ago
  92. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 9 years ago
  93. 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 9 years ago
  94. 4b9eaf3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. 5830169 mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats by Reza Arbab · 9 years ago
  96. f33e6f0 mm, oom: fix uninitialized ret in task_will_free_mem() by Geert Uytterhoeven · 9 years ago
  97. bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 9 years ago
  98. 615d66c mm: memcontrol: fix memcg id ref counter on swap charge move by Vladimir Davydov · 9 years ago
  99. 1f47b61 mm: memcontrol: fix swap counter leak on swapout from offline cgroup by Vladimir Davydov · 9 years ago
  100. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 9 years ago