summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-23ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen1-8/+0
2009-12-23ext3: Remove outdated comment about lock_super()Eric Sandeen1-8/+1
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov1-39/+38
2009-12-23ext4: Convert to generic reserved quota's space management.Dmitry Monakhov3-10/+17
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov2-96/+122
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov2-2/+9
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov3-10/+13
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra1-5/+4
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-23Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie21-61/+459
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher1-0/+199
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher1-26/+23
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse1-5/+68
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse3-4/+13
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher1-0/+12
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák2-0/+19
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák3-1/+19
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki3-4/+11
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki3-2/+12
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher5-8/+69
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher3-3/+6
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher1-8/+8
2009-12-23Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie30-706/+1710
2009-12-23drm/kms: silencing a false positive warning.Marin Mitov1-1/+1
2009-12-23drm/mm: fix logic for selection of best fit blockBob Gleitsmann1-2/+2
2009-12-23drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.Thomas Hellstrom4-111/+209
2009-12-23drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.Thomas Hellstrom3-10/+6
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom1-28/+19
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie1-2/+2
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall1-2/+2
2009-12-23DRM: Rename clamp variableAndi Kleen1-3/+3
2009-12-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2009-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-108/+288
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds18-34/+31
2009-12-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+9
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds37-178/+876
2009-12-22media video cx23888 driver: ported to new kfifo APIStefani Seibold1-25/+19
2009-12-22kfifo: add record handling functionsStefani Seibold2-93/+523
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold2-16/+170
2009-12-22kfifo: add DEFINE_KFIFO and friends, add very tiny functionsStefani Seibold1-2/+92
2009-12-22kfifo: fix warn_unused_resultStefani Seibold7-16/+51
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold15-81/+101
2009-12-22kfifo: cleanup namespaceStefani Seibold13-73/+55
2009-12-22kfifo: move out spinlockStefani Seibold16-130/+131
2009-12-22kfifo: move struct kfifo in placeStefani Seibold24-259/+238
2009-12-22mm tracing: cleanup Documentation/trace/events-kmem.txtRandy Dunlap1-7/+7
2009-12-22lib/string.c: fix kernel-doc warningsRandy Dunlap1-3/+3
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds2-4/+24
2009-12-22PM: Runtime PM documentation updateAlan Stern1-0/+50
2009-12-22PM / Runtime: Use device type and device class callbacksRafael J. Wysocki2-86/+132