summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf3-12/+19
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher1-3/+2
2010-09-15Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds11-16/+46
2010-09-15MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells1-11/+11
2010-09-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-37/+41
2010-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-3/+22
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds12-82/+98
2010-09-15aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2010-09-15cifs: fix potential double put of TCP session referenceJeff Layton1-3/+3
2010-09-15x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2010-09-15x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2010-09-15compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin10-8/+32
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner3-33/+17
2010-09-15ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren1-1/+1
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie2-0/+9
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson12-39/+32
2010-09-14ARM: S3C64XX: Fix dev-spi buildMark Brown1-1/+1
2010-09-14ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim1-3/+4
2010-09-14ARM: SAMSUNG: Fix on drive strength valueKukjin Kim1-5/+5
2010-09-14ARM: S5PV210: Add FIMC clocksMarek Szyprowski1-0/+18
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain3-1/+7
2010-09-14ARM: S5PV210: Reduce the iodesc length of systimerKyungmin Park1-1/+1
2010-09-14ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham1-1/+1
2010-09-14ARM: S5P: Decrease IO Registers memory region size on FIMCSylwester Nawrocki3-3/+3
2010-09-14ARM: S5P: Fix DMA coherent mask for FIMCMarek Szyprowski3-0/+21
2010-09-14x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu1-1/+1
2010-09-14x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa1-2/+2
2010-09-14sound: Remove pr_<level> uses of KERN_<level>Joe Perches2-3/+2
2010-09-14Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-1/+10
2010-09-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-7/+39
2010-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-592/+166
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-11/+31
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-38/+54
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven3-1/+10
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar1-3/+3
2010-09-13fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V1-1/+1
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V1-1/+4
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao1-2/+4
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V1-6/+14
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov2-1/+8
2010-09-13ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier1-0/+1
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák1-5/+6
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák1-12/+1
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher1-8/+19
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson13-27/+56
2010-09-13drm/radeon: add some missing copyright headersAlex Deucher2-0/+49
2010-09-13drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2