summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-2310-34/+48
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-235-15/+41
| |\
| | * ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier2009-12-231-0/+3
| | * ALSA: hda - Set mixer name after codec patchTakashi Iwai2009-12-231-5/+5
| | * ALSA: hda - Add MSI blacklistTakashi Iwai2009-12-221-0/+1
| | * ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola2009-12-222-1/+22
| | * ALSA: hda - Fix NULL dereference with enable_beep=0 optionTakashi Iwai2009-12-221-9/+10
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-233-3/+5
| |\ \
| | * | ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt2009-12-231-1/+2
| | * | ASoC: add missing parameter to mx27vis_hifi_hw_free()Guennadi Liakhovetski2009-12-221-1/+2
| | * | ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-221-1/+1
| * | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-12-232-16/+2
| |\ \ \
| | * | | ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli2009-12-222-16/+2
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-231-16/+15
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-231-5/+4
|\ \ \ \ \
| * | | | | sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra2009-12-231-5/+4
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-2317-217/+253
|\ \ \ \ \ \
| * | | | | | quota: Improve checking of quota file headerJan Kara2009-12-231-1/+4
| * | | | | | jbd: jbd-debug and jbd2-debug should be writableYin Kangkai2009-12-232-2/+3
| * | | | | | ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov2009-12-231-6/+5
| * | | | | | ext4: Fix potential quota deadlockDmitry Monakhov2009-12-232-8/+7
| * | | | | | quota: Fix 64-bit limits setting on 32-bit archsJan Kara2009-12-231-2/+2
| * | | | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-233-17/+20
| * | | | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-233-9/+13
| * | | | | | ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen2009-12-231-8/+0
| * | | | | | ext3: Remove outdated comment about lock_super()Eric Sandeen2009-12-231-8/+1
| * | | | | | quota: Move duplicated code to separate functionsDmitry Monakhov2009-12-231-39/+38
| * | | | | | ext4: Convert to generic reserved quota's space management.Dmitry Monakhov2009-12-233-10/+17
| * | | | | | quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-232-96/+122
| * | | | | | Add unlocked version of inode_add_bytes() functionDmitry Monakhov2009-12-232-2/+9
| * | | | | | ext3: quota macros cleanup [V2]Dmitry Monakhov2009-12-233-10/+13
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-2383-1066/+2502
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2009-12-2321-61/+459
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/kms: add definitions for v4 power tablesAlex Deucher2009-12-231-0/+199
| | * | | | | | | drm/radeon/kms: never combine LVDS with another encoderAlex Deucher2009-12-231-26/+23
| | * | | | | | | drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse2009-12-231-5/+68
| | * | | | | | | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-233-4/+13
| | * | | | | | | drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher2009-12-231-0/+12
| | * | | | | | | drm/radeon/kms: add 3DC compression supportMarek Olšák2009-12-232-0/+19
| | * | | | | | | drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák2009-12-233-1/+19
| | * | | | | | | drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki2009-12-233-4/+11
| | * | | | | | | drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki2009-12-233-2/+12
| | * | | | | | | drm/radeon/kms: set proper default tv standardAlex Deucher2009-12-235-8/+69
| | * | | | | | | drm/radeon/kms: fix legacy rmxAlex Deucher2009-12-233-3/+6
| | * | | | | | | drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher2009-12-231-8/+8
| * | | | | | | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2009-12-2330-706/+1710
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs2009-12-161-0/+5
| | * | | | | | | drm/nv50: fix suspend/resume delays without firmware presentBen Skeggs2009-12-161-0/+3
| | * | | | | | | drm/nouveau: prevent all channel creation if accel not availableBen Skeggs2009-12-163-48/+64
| | * | | | | | | drm/nv50: fix two potential suspend/resume oopsesBen Skeggs2009-12-162-2/+2