summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom2010-10-063-2/+6
* drm/vmwgfx: Add new-style PM hooks to improve hibernation behaviorThomas Hellstrom2010-10-061-34/+79
* drm/vmwgfx: Fix ACPI S3 & S4 functionality.Thomas Hellstrom2010-10-062-2/+37
* drm/vmwgfx: Really support other depths than 32Thomas Hellstrom2010-10-061-21/+85
* Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2010-10-0681-375/+645
|\
| * vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-011-0/+5
| * vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-011-6/+0
| * vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-014-31/+49
| * vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-015-13/+115
| * drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-011-1/+1
| * drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-012-26/+6
| * drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-0111-34/+33
| * drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-302-2/+2
| * drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-281-0/+9
| * drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-281-1/+2
| * drm: Prune GEM vma entriesChris Wilson2010-09-283-11/+27
| * drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-271-0/+2
| * drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
| * alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
| * alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-251-0/+12
| |\
| | * block: prevent merges of discard and write requestsAdrian Hunter2010-09-251-0/+12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-09-257-10/+39
| |\ \
| | * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-252-6/+17
| | |\ \
| | | * | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai2010-09-241-6/+16
| | | * | ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich2010-09-211-0/+1
| | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-09-252-4/+16
| | |\ \ \
| | | * | | ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1
| | | * | | ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-221-2/+3
| | | * | | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
| | * | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-252-0/+2
| | * | | | ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab2010-09-221-0/+4
| * | | | | Avoid pgoff overflow in remap_file_pagesLarry Woodman2010-09-251-0/+4
| * | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-247-39/+50
| |\ \ \ \ \
| | * | | | | x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2010-09-242-2/+1
| | * | | | | MAINTAINERS: Update hwmon entryGuenter Roeck2010-09-241-0/+2
| | * | | | | x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-241-7/+15
| | * | | | | x86/hwmon: fix initialization of pkgtempJan Beulich2010-09-241-7/+3
| | * | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-243-16/+15
| | * | | | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich2010-09-241-1/+4
| | * | | | | x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich2010-09-241-3/+4
| | * | | | | x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-241-1/+4
| | * | | | | hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai2010-09-241-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-241-7/+0
| |\ \ \ \ \
| | * | | | | arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-241-7/+0
| * | | | | | fremap: get rid of broken 'end' variableLinus Torvalds2010-09-241-2/+1
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-2414-44/+117
| |\ \ \ \ \ \
| | * | | | | | o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-233-0/+42
| | * | | | | | ocfs2: Sync inode flags with ext2.Tao Ma2010-09-232-16/+29
| | * | | | | | ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma2010-09-231-12/+10
OpenPOWER on IntegriCloud