summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-09-16Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds
2010-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-09-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-09-15watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells
2010-09-15watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg
2010-09-15watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita
2010-09-15pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski
2010-09-15pcmcia: per-device, not per-socket debug messagesDominik Brodowski
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf
2010-09-15arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf
2010-09-15drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells
2010-09-14Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-14aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-14x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-14x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-14drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-14HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain
2010-09-13Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-09-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar
2010-09-13fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-09-13drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák
2010-09-13drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák
2010-09-13drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson