1. 2a6789a drm/nouveau: Make fences take a weak channel reference. by Francisco Jerez · 15 years ago
  2. f091a3d drm/nouveau: Implement weak channel references. by Francisco Jerez · 15 years ago
  3. 36c952e drm/nouveau: Fix lock unbalance on card take down. by Francisco Jerez · 15 years ago
  4. feeb0ae drm/nouveau: Add unlocked variants of nouveau_channel_get/put. by Francisco Jerez · 15 years ago
  5. f175b74 drm/nouveau: Fix race condition in channel refcount handling. by Francisco Jerez · 15 years ago
  6. 3945e47 drm/nouveau: Refactor context destruction to avoid a lock ordering issue. by Francisco Jerez · 15 years ago
  7. fcccab2 drm/nouveau: Use lazy fence waits when doing software interchannel sync. by Francisco Jerez · 15 years ago
  8. aa5ac73 drm/nouveau: Leave BO eviction synchronization for later. by Francisco Jerez · 15 years ago
  9. cbb4b60 drm/nv50: remove some unnecessary PDISPLAY init by Ben Skeggs · 15 years ago
  10. 9acc810 drm/nouveau: fallback to sw fbcon if we can't get mutex immediately by Ben Skeggs · 15 years ago
  11. 6032649 drm/nouveau: hook up acpi power supply change tracking by Ben Skeggs · 15 years ago
  12. 18a16a7 drm/nouveau: return error from nouveau_ramht_remove() if not found by Ben Skeggs · 15 years ago
  13. 938c40e drm/nouveau: use interruptible waits during pushbuf validation by Ben Skeggs · 15 years ago
  14. 08cd3d4 drm/nouveau: fix thinko in channel locking in semaphore path by Ben Skeggs · 15 years ago
  15. 21e86c1 drm/nouveau: remove cpu_writers lock by Ben Skeggs · 15 years ago
  16. b12120a drm/nouveau: switch to unlocked ioctls by Ben Skeggs · 15 years ago
  17. cff5c13 drm/nouveau: add more fine-grained locking to channel list + structures by Ben Skeggs · 15 years ago
  18. 6a6b73f drm/nouveau: add per-channel mutex, use to lock access to drm's channel by Ben Skeggs · 15 years ago
  19. ceed5f3 drm/nouveau: disallow fbcon accel if running in interrupt context by Ben Skeggs · 15 years ago
  20. 7c74cbd drm/nouveau: tidy fifo swmthd handler a little by Ben Skeggs · 15 years ago
  21. f7eb0c5 Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next by Dave Airlie · 15 years ago
  22. 7e76c5c Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next by Dave Airlie · 15 years ago
  23. a9979d6 Merge branch 'drm-ttm-next' into drm-core-next by Dave Airlie · 15 years ago
  24. acb3250 drm/radeon/kms: improve pflip precision on r1xx-r4xx by Alex Deucher · 15 years ago
  25. 439bd6c drm/radeon/kms: add Ontario APU ucode loading support by Alex Deucher · 15 years ago
  26. 11fa161 drm/radeon/kms: add Ontario Fusion APU pci ids by Alex Deucher · 15 years ago
  27. bbbf9b7 drm/radeon/kms: enable MSIs on fusion APUs by Alex Deucher · 15 years ago
  28. b0e6641 drm/radeon/kms: add power table parsing support for Ontario fusion APUs by Alex Deucher · 15 years ago
  29. 560154e drm/radeon/kms: refactor atombios power state fetching by Alex Deucher · 15 years ago
  30. e719ebd drm/radeon/kms: add bo blit support for Ontario fusion APUs by Alex Deucher · 15 years ago
  31. e33df25 drm/radeon/kms: add thermal sensor support for fusion APUs by Alex Deucher · 15 years ago
  32. d5e455e drm/radeon/kms: fill in GPU init for AMD Ontario Fusion APUs by Alex Deucher · 15 years ago
  33. 958261d drm/radeon/kms: add radeon_asic struct for AMD Ontario fusion APUs by Alex Deucher · 15 years ago
  34. 1800740 drm/radeon/kms: evergreen.c updates for fusion by Alex Deucher · 15 years ago
  35. 6eb18f8 drm/radeon/kms: MC setup changes for fusion APUs by Alex Deucher · 15 years ago
  36. 0ef0c1f drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function by Alex Deucher · 15 years ago
  37. 4339c44 drm/radeon/kms: add support for ss overrides on Fusion APUs by Alex Deucher · 15 years ago
  38. bf982eb drm/radeon/kms: Add support for external encoders on fusion APUs by Alex Deucher · 15 years ago
  39. 4e8c65a drm/radeon/kms: atom changes for DCE4.1 devices by Alex Deucher · 15 years ago
  40. 2f062fd drm/radeon/kms: add new family id for AMD Ontario APUs by Alex Deucher · 15 years ago
  41. 603a9da drm/radeon/kms: upstream power table updates by Alex Deucher · 15 years ago
  42. 1422ef5 drm/radeon/kms: upstream atombios.h updates by Alex Deucher · 15 years ago
  43. 5d68e50 drm/radeon/kms: upstream ObjectID.h updates by Alex Deucher · 15 years ago
  44. 9535ab7 drm/radeon/kms: setup mc chremap properly on r7xx/evergreen by Alex Deucher · 15 years ago
  45. 147666f drm/radeon: Use the ttm execbuf utilities by Thomas Hellstrom · 15 years ago
  46. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 15 years ago
  47. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 15 years ago
  48. 95762c2 drm/ttm: Improved fencing of buffer object lists by Thomas Hellstrom · 15 years ago
  49. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 15 years ago
  50. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 15 years ago
  51. 68c4fa3 drm/ttm: Optimize ttm_eu_backoff_reservation by Thomas Hellstrom · 15 years ago
  52. 2357cbe drm/ttm: Use kref_sub instead of repeatedly calling kref_put by Thomas Hellstrom · 15 years ago
  53. ecf7ace kref: Add a kref_sub function by Thomas Hellstrom · 15 years ago
  54. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 15 years ago
  55. b672440 drm/kms/radeon: Use high precision timestamps for pageflip completion events. by Mario Kleiner · 15 years ago
  56. 3e4ea74 drm/kms/radeon: Reorder vblank and pageflip interrupt handling. by Mario Kleiner · 15 years ago
  57. 6f34be5 drm/radeon/kms: add pageflip ioctl support (v3) by Alex Deucher · 15 years ago
  58. f5a8020 drm/kms/radeon: Add support for precise vblank timestamping. by Mario Kleiner · 15 years ago
  59. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 15 years ago
  60. 3561d43 Linux 2.6.37-rc3 by Linus Torvalds · 15 years ago
  61. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  62. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 15 years ago
  63. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 15 years ago
  64. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  65. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. 6656b3f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  67. 33e0d57 Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" by Linus Torvalds · 15 years ago
  68. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  69. 973d168 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 15 years ago
  70. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  71. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 15 years ago
  72. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 15 years ago
  73. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 15 years ago
  74. 5a9ae68 ext4: ext4_fill_super shouldn't return 0 on corruption by Darrick J. Wong · 15 years ago
  75. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 15 years ago
  76. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 15 years ago
  77. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 15 years ago
  78. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 15 years ago
  79. 164bcb9 drm/radeon/kms: i2c s/sprintf/snprintf/g for safety by Alex Deucher · 15 years ago
  80. be66305 drm/radeon/kms: fix i2c pad masks on rs4xx by Alex Deucher · 15 years ago
  81. 589136b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  82. 5d3efe0 MAINTAINERS: update documentation entries by Randy Dunlap · 15 years ago
  83. f830673 Documentation/development-process: more staging info by Andres Salomon · 15 years ago
  84. e4fabad Documentation/development-process: use -next trees instead of staging by Andres Salomon · 15 years ago
  85. f99e0e9 Documentation: change email address for Hans Koch by Hans J. Koch · 15 years ago
  86. ebde7b0 Documentation/gpio.txt: explain poll/select usage by Bernhard Walle · 15 years ago
  87. 09c9feb Documentation: make configfs example code simpler, clearer by Dan Carpenter · 15 years ago
  88. 2b35f4d kernel-doc: escape xml for structs by Randy Dunlap · 15 years ago
  89. dba4490d netfilter: fix IP_VS dependencies by Patrick McHardy · 15 years ago
  90. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 15 years ago
  91. 18a31e1 ipv6: Expose reachable and retrans timer values as msecs by Thomas Graf · 15 years ago
  92. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  93. 2811036 Fix build failure at cx25821-video driver by Youquan Song · 15 years ago
  94. 93908d1 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies by Thomas Graf · 15 years ago
  95. ed1d77b hardirq.h: needs sched.h if using BKL by Linus Torvalds · 15 years ago
  96. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 15 years ago
  97. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 15 years ago
  98. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 15 years ago
  99. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 15 years ago
  100. fb3ff69 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago