aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: implement faster dentry memcmpNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07bit_spinlock: add required includesNick Piggin
2011-01-07kernel: add bl_listNick Piggin
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache remove d_mountedNick Piggin
2011-01-07fs: fs_struct use seqlockNick Piggin
2011-01-07fs: rcu-walk for path lookupNick Piggin
2011-01-07kernel: optimise seqlockNick Piggin
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: dcache scale hashNick Piggin
2011-01-07hostfs: simplify lockingNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2011-01-07fs: name case update methodNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07fs: dcache documentation cleanupNick Piggin
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20net_sched: always clone skbsChangli Gao
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre