summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-536/+615
2011-03-24[media] rc: update for bitop name changesStephen Rothwell1-3/+3
2011-03-24fs: simplify iget & friendsChristoph Hellwig1-179/+83
2011-03-24fs: pull inode->i_lock up out of writeback_single_inodeDave Chinner1-7/+11
2011-03-24fs: rename inode_lock to inode_hash_lockDave Chinner6-56/+63
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner8-48/+70
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner6-56/+67
2011-03-24fs: remove inode_lock from iput_final and prune_icacheDave Chinner5-22/+17
2011-03-24fs: Lock the inode LRU list separatelyDave Chinner1-9/+30
2011-03-24fs: factor inode disposalDave Chinner1-63/+41
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner11-74/+174
2011-03-24Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-3/+3
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes14-21/+15
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-145/+250
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter1-1/+1
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-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
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-28/+19
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds469-19254/+77749
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds20-34/+787
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-58/+52
2011-03-25mmc: Add MMC_PROGRESS_*Simon Horman4-11/+17
2011-03-25mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds55-2374/+2920
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds6-2/+20
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds7-20/+14
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-115/+135
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds12-44/+145
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-252/+524
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds110-785/+6059
2011-03-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds7-65/+259
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds88-2020/+6494
2011-03-24UBIFS: fix assertion warning and refine commentsArtem Bityutskiy1-4/+7
2011-03-24UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKSArtem Bityutskiy1-9/+0
2011-03-24UBIFS: use GFP_NOFS properlyArtem Bityutskiy4-5/+5
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2-4/+5
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5