aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08drivers/net: Correct NULL testJulia Lawall
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds