aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-2/+2
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 6-7/+46
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupGravatar Yong Zhang 1-1/+1
2011-01-07fs: scale mntget/mntputGravatar Nick Piggin 2-36/+19
2011-01-07fs: implement faster dentry memcmpGravatar Nick Piggin 1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsGravatar Nick Piggin 1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingGravatar Nick Piggin 1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingGravatar Nick Piggin 2-2/+4
2011-01-07bit_spinlock: add required includesGravatar Nick Piggin 1-0/+4
2011-01-07kernel: add bl_listGravatar Nick Piggin 2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationGravatar Nick Piggin 1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodGravatar Nick Piggin 1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkGravatar Nick Piggin 2-36/+42
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-0/+6
2011-01-07fs: dcache remove d_mountedGravatar Nick Piggin 1-21/+21
2011-01-07fs: fs_struct use seqlockGravatar Nick Piggin 1-0/+3
2011-01-07fs: rcu-walk for path lookupGravatar Nick Piggin 3-9/+46
2011-01-07kernel: optimise seqlockGravatar Nick Piggin 1-7/+73
2011-01-07fs: avoid inode RCU freeing for pseudo fsGravatar Nick Piggin 2-0/+2
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 2-2/+4
2011-01-07fs: dcache rationalise dget variantsGravatar Nick Piggin 1-12/+3
2011-01-07fs: dcache remove dcache_lockGravatar Nick Piggin 5-11/+14
2011-01-07fs: Use rename lock and RCU for multi-step operationsGravatar Nick Piggin 1-0/+1
2011-01-07fs: scale inode alias listGravatar Nick Piggin 1-0/+1
2011-01-07fs: dcache scale subdirsGravatar Nick Piggin 1-0/+1
2011-01-07fs: dcache scale dentry refcountGravatar Nick Piggin 1-14/+15
2011-01-07fs: dcache scale hashGravatar Nick Piggin 1-33/+2
2011-01-07hostfs: simplify lockingGravatar Nick Piggin 1-1/+1
2011-01-07fs: change d_hash for rcu-walkGravatar Nick Piggin 1-1/+2
2011-01-07fs: change d_compare for rcu-walkGravatar Nick Piggin 2-9/+7
2011-01-07fs: name case update methodGravatar Nick Piggin 1-0/+2
2011-01-07fs: change d_delete semanticsGravatar Nick Piggin 1-3/+3
2011-01-07fs: dcache documentation cleanupGravatar Nick Piggin 1-12/+6
2011-01-07kernel: kmem_ptr_validate considered harmfulGravatar Nick Piggin 1-2/+0
2011-01-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 4-17/+138
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-1/+25
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 23-829/+604
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar Paul Mundt 138-1447/+2584
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 6-137/+269
2011-01-06Merge branch 'devel-stable' into develGravatar Russell King 2-136/+195
2011-01-06Merge branch 'misc' into develGravatar Russell King 2-0/+44