aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom2-1/+9
2011-01-13IPVS: netns, prepare protocolHans Schillstrom2-1/+22
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom1-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom1-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom2-5/+67
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom3-0/+38
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman281-3001/+5721
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-7/+46
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin2-36/+42
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-0/+6
2011-01-07fs: dcache remove d_mountedNick Piggin1-21/+21
2011-01-07fs: fs_struct use seqlockNick Piggin1-0/+3
2011-01-07fs: rcu-walk for path lookupNick Piggin3-9/+46
2011-01-07kernel: optimise seqlockNick Piggin1-7/+73
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin2-0/+2
2011-01-07fs: icache RCU free inodesNick Piggin2-2/+4
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-12/+3
2011-01-07fs: dcache remove dcache_lockNick Piggin5-11/+14
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin1-0/+1
2011-01-07fs: scale inode alias listNick Piggin1-0/+1
2011-01-07fs: dcache scale subdirsNick Piggin1-0/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin1-14/+15
2011-01-07fs: dcache scale hashNick Piggin1-33/+2
2011-01-07hostfs: simplify lockingNick Piggin1-1/+1
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_compare for rcu-walkNick Piggin2-9/+7
2011-01-07fs: name case update methodNick Piggin1-0/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-3/+3
2011-01-07fs: dcache documentation cleanupNick Piggin1-12/+6
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin1-2/+0