summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A5-72/+335
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A1-1/+15
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle2-3/+1
2011-03-25MIPS: Remove useless initialization.Ralf Baechle1-1/+0
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle1-11/+11
2011-03-25MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori1-0/+3
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds26-256/+1728
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds21-599/+1307
2011-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+5
2011-03-25block: fix issue with calling blk_stop_queue() from the request_fn handlerJens Axboe1-1/+1
2011-03-25block: fix bug with inserting flush requests as sort/mergeJens Axboe1-1/+4
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-536/+615
2011-03-25[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-25fs: simplify iget & friendsChristoph Hellwig1-179/+83
2011-03-25fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner1-7/+11
2011-03-25fs: rename inode_lock to inode_hash_lockDave Chinner6-56/+63
2011-03-25fs: move i_wb_list out from under inode_lockDave Chinner8-48/+70
2011-03-25fs: move i_sb_list out from under inode_lockDave Chinner6-56/+67
2011-03-25fs: remove inode_lock from iput_final and prune_icacheDave Chinner5-22/+17
2011-03-25fs: Lock the inode LRU list separatelyDave Chinner1-9/+30
2011-03-25fs: factor inode disposalDave Chinner1-63/+41
2011-03-25fs: protect inode->i_state with inode->i_lockDave Chinner11-74/+174
2011-03-25Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+3
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
2011-03-25Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-145/+250
2011-03-25Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust21-193/+1237
2011-03-25Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson7-86/+230
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter1-1/+1
2011-03-24NFSv4.1 convert layoutcommit sync to booleanAndy Adamson6-10/+12
2011-03-24NFSv4.1 pnfs_layoutcommit_inode fixesAndy Adamson1-11/+19
2011-03-24slub: Fix debugobjects with lockless fastpathThomas Gleixner1-2/+2
2011-03-24autofs4: Do not potentially dereference NULL pointer returned by fget() in au...Jesper Juhl1-0/+4
2011-03-24autofs4 - remove autofs4_lockIan Kent4-31/+20
2011-03-24autofs4 - fix d_manage() return on rcu-walkIan Kent1-0/+2
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent1-1/+51
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent1-4/+3
2011-03-24autofs4 - reinstate last used update on accessIan Kent2-34/+14
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent1-5/+18
2011-03-24NFS: Determine initial mount securityBryan Schumaker3-2/+50
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker7-11/+165
2011-03-24NFS: Add secinfo procedureBryan Schumaker4-0/+208
2011-03-24NFS: lookup supports alternate clientBryan Schumaker8-49/+60
2011-03-24NFS: convert call_sync() to a functionBryan Schumaker1-23/+30
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds172-2112/+1520
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds39-502/+1924
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+21
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-32/+59
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds14-197/+104