1. 235b87a Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  2. bd35fe5 drm/nouveau: fix __nouveau_fence_wait performance by Marcin Slusarz · 14 years ago
  3. 459ca7e drm/nv40: attempt to reserve just enough vram for all 32 channels by Ben Skeggs · 14 years ago
  4. 6fdb383 drm/nv50: check for vm traps on every gr irq by Ben Skeggs · 14 years ago
  5. 312d1d5 drm/nv50: decode vm faults some more by Ben Skeggs · 14 years ago
  6. bb9b18a drm/nouveau: add nouveau_enum_find() util function by Ben Skeggs · 14 years ago
  7. 7fa0cba2 drm/nouveau: properly handle pushbuffer check failures by Marcin Slusarz · 14 years ago
  8. b84f30e drm/nvc0: remove vm hack forcing large/small pages to not share a PDE by Ben Skeggs · 14 years ago
  9. bcd5023 drm/i915: disable opregion lid detection for now. by Dave Airlie · 14 years ago
  10. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  11. 47ae63e Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  12. c59a333 drm/i915: Only wait on a pending flip if we intend to write to the buffer by Chris Wilson · 14 years ago
  13. 3d3dc14 drm/i915/dp: Sanity check eDP existence by Chris Wilson · 14 years ago
  14. 467cffb drm/i915: Rebind the buffer if its alignment constraints changes with tiling by Chris Wilson · 14 years ago
  15. a1656b9 drm/i915: Disable GPU semaphores by default by Chris Wilson · 14 years ago
  16. 9135583 drm/i915: Do not overflow the MMADDR write FIFO by Chris Wilson · 14 years ago
  17. 0ee537a Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing" by Chris Wilson · 14 years ago
  18. e73f88a drm: add cap bit to denote if dumb ioctl is available or not. by Dave Airlie · 14 years ago
  19. 9f35421 drm/core: add ioctl to query device/driver capabilities by Ben Skeggs · 14 years ago
  20. e1e8401 drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+ by Alex Deucher · 14 years ago
  21. ba77a26 Merge remote branch 'korg/drm-radeon-cayman' into drm-core-next by Dave Airlie · 14 years ago
  22. 64bc552 drm/radeon/kms: add cayman pci ids by Alex Deucher · 14 years ago
  23. 8aa7500 drm/radeon/kms: cayman/evergreen cs checker updates by Alex Deucher · 14 years ago
  24. 9b91d18 drm/radeon/kms/cayman: always set certain VGT regs at CP init by Alex Deucher · 14 years ago
  25. 3d106fb drm/radeon/kms: additional default context regs for cayman by Alex Deucher · 14 years ago
  26. c175ca9 drm/radeon/kms: add cayman CS check support by Alex Deucher · 14 years ago
  27. e348762 drm/radeon/kms: add radeon_asic entry for cayman by Alex Deucher · 14 years ago
  28. c9895ed drm/radeon/kms: add cayman safe regs by Alex Deucher · 14 years ago
  29. 755d819 drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions by Alex Deucher · 14 years ago
  30. b9952a8 drm/radeon/kms: add cayman asic reset support by Alex Deucher · 14 years ago
  31. 1272780 drm/radeon/kms: add support for cayman irqs by Alex Deucher · 14 years ago
  32. 0c88a02 drm/radeon/kms: add support for CP setup on cayman asics by Alex Deucher · 14 years ago
  33. fa8198e drm/radeon/kms: add support for cayman gart setup by Alex Deucher · 14 years ago
  34. fecf1d0 drm/radeon/kms: add gpu_init function for cayman by Alex Deucher · 14 years ago
  35. 9b8253c drm/radeon/kms: add ucode loader for cayman by Alex Deucher · 14 years ago
  36. b7cfc9f drm/radeon/kms: add cayman chip family by Alex Deucher · 14 years ago
  37. a7a75c8 drm/i915: Don't save/restore hardware status page address register by Zhenyu Wang · 14 years ago
  38. 4cbf74c drm/i915: don't store the reg value for HWS_PGA by Chris Wilson · 14 years ago
  39. 8d3c3dd Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  40. 6927faf drm/i915: fix memory corruption with GM965 and >4GB RAM by Jan Niehusmann · 14 years ago
  41. dd9c154 Linux 2.6.38-rc7 by Linus Torvalds · 14 years ago
  42. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 14 years ago
  43. e8b2c3c drm/i915: Re-enable GPU semaphores for SandyBridge mobile by Chris Wilson · 14 years ago
  44. 8692d00e drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#" by Chris Wilson · 14 years ago
  45. 60c8bdf Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU" by Chris Wilson · 14 years ago
  46. 271d81b drm/i915: Allow relocation deltas outside of target bo by Chris Wilson · 14 years ago
  47. 5d9faa1 drm/i915: Silence an innocuous compiler warning for an unused variable by Chris Wilson · 14 years ago
  48. 486af18 drm/radeon: add new getparam for number of backends. by Dave Airlie · 14 years ago
  49. 91132d6 drm/radeon: fix up dereferencing of busy objects. by Dave Airlie · 14 years ago
  50. a61f2bc drm/radeon: bump version to 2.9 by Dave Airlie · 14 years ago
  51. 2a19cac drm/r600: parse the set predication command. (v2) by Dave Airlie · 14 years ago
  52. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  53. e6eb5ce fs/block_dev.c: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  54. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 14 years ago
  55. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  56. 4f42763 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  57. 7f233de Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 58da94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  59. 158a5d6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  60. c4319c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  61. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 14 years ago
  62. 299c569 x86: Use u32 instead of long to set reset vector back to 0 by Don Zickus · 14 years ago
  63. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 14 years ago
  64. e853072 perf timechart: Fix black idle boxes in the title by Thomas Renninger · 14 years ago
  65. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  66. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 14 years ago
  67. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 14 years ago
  68. af50621 drm/radeon: make sure ib reads are in-order. by Dave Airlie · 14 years ago
  69. cf8a47d drm/radeon/r600_cs: off by one errors by Dan Carpenter · 14 years ago
  70. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  71. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 14 years ago
  72. 11be6a2 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  73. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 14 years ago
  74. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  75. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 14 years ago
  76. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 14 years ago
  77. e5598f8 memcg: more mem_cgroup_uncharge() batching by Hugh Dickins · 14 years ago
  78. 8eac563 thp: fix interleaving for transparent hugepages by Andi Kleen · 14 years ago
  79. 7137c6bd aio: fix race between io_destroy() and io_submit() by Jan Kara · 14 years ago
  80. 3bd9a5d aio: fix rcu ioctx lookup by Nick Piggin · 14 years ago
  81. 29723fc mm: fix dubious code in __count_immobile_pages() by Namhyung Kim · 14 years ago
  82. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 14 years ago
  83. 294f6cf ldm: corrupted partition table can cause kernel oops by Timo Warns · 14 years ago
  84. 2876592 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT by Mel Gorman · 14 years ago
  85. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 14 years ago
  86. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 14 years ago
  87. fba99fa swiotlb: fix wrong panic by FUJITA Tomonori · 14 years ago
  88. f8407f2 MAINTAINERS: add Chinese documentation maintainer by Harry Wei · 14 years ago
  89. a879bf5 mm: grab rcu read lock in move_pages() by Greg Thelen · 14 years ago
  90. 22bacca epoll: prevent creating circular epoll structures by Davide Libenzi · 14 years ago
  91. 6366213 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  92. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  93. 958ede7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  95. 02fa9f0 Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
  96. 51c404b omap4: prcm: Fix the CPUx clockdomain offsets by Santosh Shilimkar · 14 years ago
  97. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  98. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  99. 0a93ea2 RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy by Anton Blanchard · 14 years ago
  100. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 14 years ago