aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt30-121/+121
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf1-0/+1
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf3-0/+32
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal1-3/+12
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet1-1/+2
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy1-0/+15
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman177-1575/+4148
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 Torvalds5-18/+218
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 Torvalds4-6/+32
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 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