pandora-kernel.git
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: 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 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...
2010-10-26 Andy Whitcroftcheckpatch: add check for space after struct, union...
2010-10-26 Andy Whitcroftcheckpatch: returning errno typically should be negative
2010-10-26 Andy Whitcroftcheckpatch: handle casts better fixing false categorisa...
2010-10-26 Andy Whitcroftcheckpatch: ensure we do not collapse bracketed section...
2010-10-26 Andy Whitcroftcheckpatch: suggest cleanpatch and cleanfile when appro...
2010-10-26 Andy Whitcroftcheckpatch: types may sit on a line on their own
2010-10-26 Andy Whitcroftcheckpatch: fix regressions in "fix handling of leading...
2010-10-26 Brian Behlendorfdiv64_u64(): improve precision on 32bit platforms
2010-10-26 Namhyung Kimlib/parser: cleanup match_number()
2010-10-26 Christoph Lameterpercpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
2010-10-26 Artem Bityutskiylib/list_sort: test: check element addresses
2010-10-26 Artem Bityutskiylib/list_sort: test: unify test messages
2010-10-26 Artem Bityutskiylib/list_sort: test: improve errors handling
2010-10-26 Artem Bityutskiylib/list_sort: test: use generic random32
2010-10-26 Artem Bityutskiylib/list_sort: test: use more reasonable printk levels
2010-10-26 Artem Bityutskiylib/Kconfig.debug: add list_sort debugging switch
2010-10-26 Tejun Heopercpu_counter: add debugobj support
2010-10-26 Naohiro Aotaidr: fix idr_pre_get() locking description
2010-10-26 Andy Shevchenkolib/bitmap.c: use hex_to_bin()
2010-10-26 Joe PerchesMAINTAINERS: use "T: git" and whitespace trivia
2010-10-26 Joe PerchesMAINTAINERS: remove USB ZC0301 DRIVER
2010-10-26 Joe PerchesMAINTAINERS: remove USB OV511 DRIVER
2010-10-26 Joe PerchesMAINTAINERS: merge s3c6400 and 6410 to 64xx
2010-10-26 Joe PerchesMAINTAINERS: merge s3c-244x sections
2010-10-26 Joe PerchesMAINTAINERS: merge imote2 and stargate
2010-10-26 Joe PerchesMAINTAINERS: fix Colibri PXA270 file pattern
2010-10-26 Joe Perchesscripts/get_maintainer.pl: don't deduplicate unnamed...
2010-10-26 Joe Perchesscripts/get_maintainer.pl: use mailmap in name deduplic...
2010-10-26 Joe Perchesscripts/get_maintainer.pl: correct indentation in a...
2010-10-26 Florian Micklerscripts/get_maintainer.pl: fix mailmap handling
2010-10-26 Joe Perchesscripts/get_maintainer.pl: use case insensitive name...
2010-10-26 Joe Perchesscripts/get_maintainer.pl: improve --interactive UI
2010-10-26 Florian Micklerscripts/get_maintainer.pl: add interactive mode
2010-10-26 Joe Perchesscripts/get_maintainer.pl: use .get_maintainer.conf...
next