1. 8d19215 drm/i915: SNB BLT workaround by Zou Nan hai · 14 years ago
  2. 897ef19 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  3. d110852 agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  4. 328fc13 Revert "drm/i915: add MMIO debug output" by Chris Wilson · 14 years ago
  5. f2a630b Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  6. c6afd65 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  7. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  8. 13b2928 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  9. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  10. 30c5666 drm/i915: opregion_setup: iounmap correct address by Christoph Fritz · 14 years ago
  11. 100519e agp/intel: the GMCH is always enabled for integrated processor graphics by Chris Wilson · 14 years ago
  12. 5eac3ab drm/i915: Evict just the purgeable GTT entries on the first pass by Chris Wilson · 14 years ago
  13. ff75b9b drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() by Chris Wilson · 14 years ago
  14. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  15. 6aa5606 drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  16. f4e0b29 drm/i915: Check if the GPU hung whilst waiting for the ring to clear by Chris Wilson · 14 years ago
  17. 6dda569 drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap by Chris Wilson · 14 years ago
  18. 4066c0a drm/i915/debugfs: Display the contents of the BLT and BSD status pages by Chris Wilson · 14 years ago
  19. e380f60 agp/intel: Sandybridge doesn't require GMCH enabling by Chris Wilson · 14 years ago
  20. c584fe4 drm/i915/ringbuffer: Remove duplicate initialisation of ring control by Chris Wilson · 14 years ago
  21. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  22. 33626e6 drm/i915/ringbuffer: Disable the ringbuffer on cleanup. by Chris Wilson · 14 years ago
  23. 872d860 drm/i915: Remove the duplicate domain-change tracepoint for GPU flush by Chris Wilson · 14 years ago
  24. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  25. 7465378 drm/i915: Convert BUG_ON(pin_count) from an impossible condition by Chris Wilson · 14 years ago
  26. bbe2e11 drm/i915: Do not return -1 from shrinker when nr_to_scan == 0 by Chris Wilson · 14 years ago
  27. 395b70b drm/i915: Flush read-only buffers from the active list upon idle as well by Chris Wilson · 14 years ago
  28. 4a684a4 drm/i915: Kill GTT mappings when moving from GTT domain by Chris Wilson · 14 years ago
  29. e5281cc drm/i915: Eliminate nested get/put pages by Chris Wilson · 14 years ago
  30. 39a01d1 drm/i915: Remove mmap_offset by Chris Wilson · 14 years ago
  31. 17250b7 drm/i915: Make the inactive object shrinker per-device by Chris Wilson · 14 years ago
  32. 176f28e drm/i915/ringbuffer: Check that we setup the ringbuffer by Chris Wilson · 14 years ago
  33. b4ce0f8 drm/i915: Use pci_iomap for remapping the MMIO registers. by Chris Wilson · 14 years ago
  34. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  35. 71e9339 drm/i915: Use the agp_size determined from the GTT by Chris Wilson · 14 years ago
  36. da761a6 drm/i915: Bail early if we try to mmap an object too large to be mapped. by Chris Wilson · 14 years ago
  37. fb7d516 drm/i915: add accounting for mappable objects in gtt v2 by Daniel Vetter · 14 years ago
  38. ec57d26 drm/i915: add mappable to gem_object_bind tracepoint by Daniel Vetter · 14 years ago
  39. 2017284 intel-gtt: maximize ggtt size on platforms that support this by Daniel Vetter · 14 years ago
  40. b3eafc5 intel-gtt: save PGETBL_CTL later in the setup process by Daniel Vetter · 14 years ago
  41. 5398463 drm/i915: use the complete gtt by Daniel Vetter · 14 years ago
  42. 16e809a drm/i915: unbind unmappable objects on fault/pin by Daniel Vetter · 14 years ago
  43. 920afa7 drm/i915: range-restricted bind_to_gtt by Daniel Vetter · 14 years ago
  44. a6e0aa4 drm/i915: range-restricted eviction support by Daniel Vetter · 14 years ago
  45. d935cc6 drm_mm: add support for range-restricted fair-lru scans by Daniel Vetter · 14 years ago
  46. 3cce469 drm/i915: Propagate error from failing to queue a request by Chris Wilson · 14 years ago
  47. b222349 drm/i915: Remove the confusing global waiting/irq seqno by Chris Wilson · 14 years ago
  48. c2c347a9 drm/i915/debugfs: Include info for the other rings by Chris Wilson · 14 years ago
  49. 893eead drm/i915: Fix hangcheck to handle multiple rings by Chris Wilson · 14 years ago
  50. 7e318e1 drm/i915: Move object to GPU domains after dispatching execbuffer by Chris Wilson · 14 years ago
  51. e1f99ce drm/i915: Propagate errors from writing to ringbuffer by Chris Wilson · 14 years ago
  52. 8f28f54 i915: signedness bug in check_overlay_src() by Dan Carpenter · 14 years ago
  53. 78501ea drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface by Chris Wilson · 14 years ago
  54. dd2b379 drm/i915: Fix typo from "Enable DisplayPort Audio" by Takashi Iwai · 14 years ago
  55. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  56. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  57. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  58. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  59. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  60. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  61. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  62. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  63. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  64. 003bb8a documentation: update sysrq.txt magic sysrq keys by Randy Dunlap · 14 years ago
  65. d2d8f66 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  66. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  67. 27afe58 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  68. 7eb901e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  69. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  70. 18a043f Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  71. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  72. 93ed0e2 scripts/checkpatch.pl: add check for declaration of pci_device_id by Joe Perches · 14 years ago
  73. cb710ec scripts/checkpatch.pl: add warnings for static char that could be static const char by Joe Perches · 14 years ago
  74. 267ad8f checkpatch: version 0.31 by Andy Whitcroft · 14 years ago
  75. 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 14 years ago
  76. 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 14 years ago
  77. 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 14 years ago
  78. 015830b checkpatch: update copyright dates by Andy Whitcroft · 14 years ago
  79. 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 14 years ago
  80. 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 14 years ago
  81. 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 14 years ago
  82. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
  83. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago
  84. 53a3c44 checkpatch: returning errno typically should be negative by Andy Whitcroft · 14 years ago
  85. 9446ef5 checkpatch: handle casts better fixing false categorisation of : as binary by Andy Whitcroft · 14 years ago
  86. fb2d2c1 checkpatch: ensure we do not collapse bracketed sections into constants by Andy Whitcroft · 14 years ago
  87. d2c0a23 checkpatch: suggest cleanpatch and cleanfile when appropriate by Andy Whitcroft · 14 years ago
  88. e91b6e2 checkpatch: types may sit on a line on their own by Andy Whitcroft · 14 years ago
  89. 6b4c5be checkpatch: fix regressions in "fix handling of leading spaces" by Andy Whitcroft · 14 years ago
  90. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  91. 5d051de lib/parser: cleanup match_number() by Namhyung Kim · 14 years ago
  92. ea00c30 percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() by Christoph Lameter · 14 years ago
  93. 041b78f lib/list_sort: test: check element addresses by Artem Bityutskiy · 14 years ago
  94. 014afa9 lib/list_sort: test: unify test messages by Artem Bityutskiy · 14 years ago
  95. f3dc0e3 lib/list_sort: test: improve errors handling by Artem Bityutskiy · 14 years ago
  96. eeee9eb lib/list_sort: test: use generic random32 by Artem Bityutskiy · 14 years ago
  97. bb2ab10 lib/list_sort: test: use more reasonable printk levels by Artem Bityutskiy · 14 years ago
  98. 6d411e6 lib/Kconfig.debug: add list_sort debugging switch by Artem Bityutskiy · 14 years ago
  99. e2852ae percpu_counter: add debugobj support by Tejun Heo · 14 years ago
  100. 066a9be idr: fix idr_pre_get() locking description by Naohiro Aota · 14 years ago