summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
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-06net: remove the duplicate #ifdef __KERNEL__Changli Gao
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao
2011-01-06include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05[S390] mutex: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2011-01-05fbdev: sh_mipi_dsi: support different register layoutsGuennadi Liakhovetski
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek
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