aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-12-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap
2009-12-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt
2009-12-23quota: Improve checking of quota file headerJan Kara
2009-12-23jbd: jbd-debug and jbd2-debug should be writableYin Kangkai
2009-12-23ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov
2009-12-23ext4: Fix potential quota deadlockDmitry Monakhov
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen
2009-12-23ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen
2009-12-23ext3: Remove outdated comment about lock_super()Eric Sandeen
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov
2009-12-23ext4: Convert to generic reserved quota's space management.Dmitry Monakhov
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall
2009-12-23DRM: Rename clamp variableAndi Kleen
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds