pandora-kernel.git
2010-11-08 Eric Anholtdrm/i915: Apply B-spec mandated workaround for read...
2010-11-07 Chris Wilsondrm/i915/ringbuffer: Ignore failure to setup the ring...
2010-11-07 Chris Wilsondrm/i915/ringbuffer: Be consistent in use of ring-...
2010-11-07 Chris Wilsondrm/i915: Handle GPU hangs during fault gracefully.
2010-11-04 Daniel Vetterdrm/i915: kill mappable/fenceable disdinction
2010-11-04 Daniel Vetterdrm/i915: revert pageflip/mappable related abi breakage
2010-11-04 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-11-04 Zhenyu Wangagp/intel: fix cache control for sandybridge
2010-11-04 Zhenyu Wangagp/intel: restore cache behavior on sandybridge
2010-11-04 Zhenyu Wangdrm/i915; Don't apply Ironlake FDI clock workaround...
2010-11-04 Zhenyu Wangdrm/i915: Fix KMS regression on Sandybridge/CPT
2010-11-03 Kyle McMartini915: reprogram power monitoring registers on resume
2010-11-03 Chris Wilsondrm/i915: Ensure that if we ever try to pin+fence it...
2010-11-02 Chris Wilsondrm/i915: Drop the iomem accessors when writing to...
2010-11-02 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-11-02 Chris Wilsondrm/i915: SNB BLT workaround
2010-11-02 Zou Nan haidrm/i915: SNB BLT workaround
2010-11-02 Zhenyu Wangagp/intel: restore cache behavior on sandybridge
2010-11-02 Zhenyu Wangagp/intel: fix cache control for sandybridge
2010-11-02 Chris WilsonRevert "drm/i915: add MMIO debug output"
2010-11-02 Jesse Barnesdrm/i915: Fix the graphics frequency clamping at init...
2010-11-02 Chris Wilsondrm/i915: Allow powersave modparam to be adjusted at...
2010-11-01 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-11-01 Chris Wilsondrm/i915: Apply big hammer to serialise buffer access...
2010-11-01 Chris Wilsondrm/i915: Move the invalidate|flush information out...
2010-11-01 Chris Wilsondrm/i915: Apply big hammer to serialise buffer access...
2010-11-01 Chris Wilsondrm/i915/debugfs: Report ring in error state
2010-11-01 Christoph Fritzdrm/i915: opregion_setup: iounmap correct address
2010-10-31 Chris Wilsonagp/intel: the GMCH is always enabled for integrated...
2010-10-31 Chris Wilsondrm/i915: Evict just the purgeable GTT entries on the...
2010-10-30 Chris Wilsondrm/i915: Fix typo from e5281ccd in i915_gem_attach_phy...
2010-10-29 Chris Wilsondrm/i915: Record BSD engine error state
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
2010-10-29 Chris Wilsondrm/i915: Check if the GPU hung whilst waiting for...
2010-10-29 Chris Wilsondrm/i915: Switch to using pci_iounmap in conjunction...
2010-10-29 Chris Wilsondrm/i915/debugfs: Display the contents of the BLT and...
2010-10-29 Chris Wilsonagp/intel: Sandybridge doesn't require GMCH enabling
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Remove duplicate initialisation...
2010-10-29 Chris Wilsondrm/i915: Record BLT engine error state
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Disable the ringbuffer on cleanup.
2010-10-29 Chris Wilsondrm/i915: Remove the duplicate domain-change tracepoint...
2010-10-29 Chris Wilsondrm/i915: Only enforce fence limits inside the GTT.
2010-10-29 Chris Wilsondrm/i915: Convert BUG_ON(pin_count) from an impossible...
2010-10-28 Chris Wilsondrm/i915: Do not return -1 from shrinker when nr_to_sca...
2010-10-28 Chris Wilsondrm/i915: Flush read-only buffers from the active list...
2010-10-28 Chris Wilsondrm/i915: Kill GTT mappings when moving from GTT domain
2010-10-28 Chris Wilsondrm/i915: Eliminate nested get/put pages
2010-10-28 Chris Wilsondrm/i915: Remove mmap_offset
2010-10-28 Chris Wilsondrm/i915: Make the inactive object shrinker per-device
2010-10-28 Chris Wilsondrm/i915/ringbuffer: Check that we setup the ringbuffer
2010-10-28 Chris Wilsondrm/i915: Use pci_iomap for remapping the MMIO registers.
2010-10-27 Chris Wilsondrm/i915: Capture ERROR register on Sandybridge hangs
2010-10-27 Chris Wilsondrm/i915: Use the agp_size determined from the GTT
2010-10-27 Chris Wilsondrm/i915: Bail early if we try to mmap an object too...
2010-10-27 Daniel Vetterdrm/i915: add accounting for mappable objects in gtt v2
2010-10-27 Daniel Vetterdrm/i915: add mappable to gem_object_bind tracepoint
2010-10-27 Daniel Vetterintel-gtt: maximize ggtt size on platforms that support...
2010-10-27 Daniel Vetterintel-gtt: save PGETBL_CTL later in the setup process
2010-10-27 Daniel Vetterdrm/i915: use the complete gtt
2010-10-27 Daniel Vetterdrm/i915: unbind unmappable objects on fault/pin
2010-10-27 Daniel Vetterdrm/i915: range-restricted bind_to_gtt
2010-10-27 Daniel Vetterdrm/i915: range-restricted eviction support
2010-10-27 Daniel Vetterdrm_mm: add support for range-restricted fair-lru scans
2010-10-27 Chris Wilsondrm/i915: Propagate error from failing to queue a request
2010-10-27 Chris Wilsondrm/i915: Remove the confusing global waiting/irq seqno
2010-10-27 Chris Wilsondrm/i915/debugfs: Include info for the other rings
2010-10-27 Chris Wilsondrm/i915: Fix hangcheck to handle multiple rings
2010-10-27 Chris Wilsondrm/i915: Move object to GPU domains after dispatching...
2010-10-27 Chris Wilsondrm/i915: Propagate errors from writing to ringbuffer
2010-10-27 Dan Carpenteri915: signedness bug in check_overlay_src()
2010-10-27 Chris Wilsondrm/i915/ringbuffer: Drop the redundant dev from the...
2010-10-27 Takashi Iwaidrm/i915: Fix typo from "Enable DisplayPort Audio"
2010-10-27 Al Virofix braino in fs: do not assign default i_ino in new_inode
2010-10-27 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge branches 'upstream/xenfs' and 'upstream/core...
2010-10-27 Thomas Hellstromvmwgfx: Implement a proper GMR eviction mechanism
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-27 Alex Deucherdrm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
2010-10-27 Randy Dunlapdocbook: add idr/ida to kernel-api docbook
2010-10-27 Randy Dunlapdocbook: add more wait/wake/completion to device-driver...
2010-10-27 Randy Dunlapdocumentation: update sysrq.txt magic sysrq keys
2010-10-27 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-10-27 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2010-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-10-27 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-27 Linus TorvaldsMerge branch 'akpm-incoming-1'
2010-10-26 Joe Perchesscripts/checkpatch.pl: add check for declaration of...
2010-10-26 Joe Perchesscripts/checkpatch.pl: add warnings for static char...
2010-10-26 Andy Whitcroftcheckpatch: version 0.31
2010-10-26 Andy Whitcroftcheckpatch: statement/block context analyser should...
2010-10-26 Andy Whitcroftcheckpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and...
2010-10-26 Andy Whitcroftcheckpatch: clean up structure definition macro handline
2010-10-26 Andy Whitcroftcheckpatch: update copyright dates
2010-10-26 Joe Perchescheckpatch: Add additional attribute #defines
2010-10-26 Rabin Vincentcheckpatch: check for incorrect permissions
2010-10-26 Andy Whitcroftcheckpatch: ensure kconfig help checks only apply when...
2010-10-26 Andy Whitcroftcheckpatch: simplify and consolidate "missing space...
next