Age | Commit message (Expand) | Author |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-12-11 | Cut hugetlb case early for 32bit on ia64 | Al Viro |
2009-12-11 | arch_mmap_check() on mn10300 | Al Viro |
2009-12-11 | Kill ancient crap in s390 compat mmap | Al Viro |
2009-12-11 | arm: add arch_mmap_check(), get rid of sys_arm_mremap() | Al Viro |
2009-12-11 | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() | Al Viro |
2009-12-11 | kill useless checks in sparc mremap variants | Al Viro |
2009-12-11 | fix pgoff in "have to relocate" case of mremap() | Al Viro |
2009-12-11 | fix the arch checks in MREMAP_FIXED case | Al Viro |
2009-12-11 | fix checks for expand-in-place mremap | Al Viro |
2009-12-11 | do_mremap() untangling, part 3 | Al Viro |
2009-12-11 | do_mremap() untangling, part 2 | Al Viro |
2009-12-11 | untangling do_mremap(), part 1 | Al Viro |
2009-12-10 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2009-12-10 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds |
2009-12-10 | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer... | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-12-10 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-12-10 | V4L/DVB (13592): max2165: 32bit build patch | David Wong |
2009-12-10 | exofs: Multi-device mirror support | Boaz Harrosh |
2009-12-10 | exofs: Move all operations to an io_engine | Boaz Harrosh |
2009-12-10 | exofs: move osd.c to ios.c | Boaz Harrosh |
2009-12-10 | exofs: statfs blocks is sectors not FS blocks | Boaz Harrosh |
2009-12-10 | exofs: Prints on mount and unmout | Boaz Harrosh |
2009-12-10 | exofs: refactor exofs_i_info initialization into common helper | Boaz Harrosh |
2009-12-10 | exofs: dbg-print less | Boaz Harrosh |
2009-12-10 | exofs: More sane debug print | Boaz Harrosh |
2009-12-10 | trivial: some small fixes in exofs documentation | Thadeu Lima de Souza Cascardo |
2009-12-10 | drm/radeon/kms: fix warning about cur_placement being uninitialised. | Dave Airlie |
2009-12-10 | Merge remote branch 'korg/drm-radeon-next' of into drm-linus | Dave Airlie |
2009-12-10 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie |
2009-12-10 | drm/ttm: Print debug information on memory manager when eviction fails | Jerome Glisse |
2009-12-10 | drm: Add memory manager debug function | Jerome Glisse |
2009-12-10 | drm/radeon/kms: restore surface registers on resume. | Dave Airlie |
2009-12-10 | drm/radeon/kms/r600/r700: fallback gracefully on ucode failure | Alex Deucher |
2009-12-10 | drm/ttm: Initialize eviction placement in case the driver callback doesn't | Jerome Glisse |
2009-12-10 | drm/radeon/kms: cleanup structure and module if initialization fails | Jerome Glisse |
2009-12-10 | drm/radeon/kms: actualy set the eviction placements we choose | Jerome Glisse |
2009-12-10 | drm/radeon/kms: Fix NULL ptr dereference | Jerome Glisse |
2009-12-10 | drm/radeon/kms/avivo: add support for new pll selection algo | Alex Deucher |
2009-12-10 | drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup | Alex Deucher |
2009-12-10 | drm/radeon/kms: fix return value from fence function. | Dave Airlie |
2009-12-10 | drm/radeon: Remove tests for -ERESTART from the TTM code. | Thomas Hellstrom |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom |
2009-12-10 | drm/radeon/kms: Convert radeon to new TTM validation API (V2) | Jerome Glisse |