aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Unify sys_mmap*Al Viro46-907/+109
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro1-0/+3
2009-12-11arch_mmap_check() on mn10300Al Viro2-5/+5
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro3-26/+4
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2-17/+24
2009-12-11kill useless checks in sparc mremap variantsAl Viro5-51/+2
2009-12-11fix pgoff in "have to relocate" case of mremap()Al Viro1-1/+3
2009-12-11fix the arch checks in MREMAP_FIXED caseAl Viro1-2/+17
2009-12-11fix checks for expand-in-place mremapAl Viro1-2/+11
2009-12-11do_mremap() untangling, part 3Al Viro1-4/+12
2009-12-11do_mremap() untangling, part 2Al Viro1-48/+72
2009-12-11untangling do_mremap(), part 1Al Viro1-33/+55
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds122-2947/+12028
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds5-719/+621
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds74-247/+21991
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-15/+166
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds11-79/+107
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds8-5/+10
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds14-53/+46
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds21-514/+677
2009-12-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds10-457/+1107
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds7-29/+72
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh6-28/+361
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh5-350/+644
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh2-1/+1
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh1-4/+6
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh1-0/+11
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh1-2/+8
2009-12-10exofs: dbg-print lessBoaz Harrosh1-5/+7
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2-11/+14
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie1-1/+1
2009-12-10Merge remote branch 'korg/drm-radeon-next' of into drm-linusDave Airlie32-512/+849
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie8-27/+32
2009-12-10drm/ttm: Print debug information on memory manager when eviction failsJerome Glisse1-13/+57
2009-12-10drm: Add memory manager debug functionJerome Glisse2-0/+21
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie11-7/+23
2009-12-10drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher2-25/+25
2009-12-10drm/ttm: Initialize eviction placement in case the driver callback doesn'tJerome Glisse1-0/+4
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse1-22/+20
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse1-0/+1
2009-12-10drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse1-2/+4
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher6-3/+120
2009-12-10drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher3-5/+28
2009-12-10drm/radeon/kms: fix return value from fence function.Dave Airlie1-1/+1
2009-12-10drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom2-29/+14
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom4-35/+23
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse3-51/+67