aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: dcache rationalise dget variantsNick Piggin12-47/+24
2011-01-07fs: dcache reduce dcache_inode_lockNick Piggin1-12/+12
2011-01-07fs: dcache reduce locking in d_allocNick Piggin1-2/+4
2011-01-07fs: dcache reduce dput lockingNick Piggin1-29/+23
2011-01-07fs: dcache avoid starvation in dcache multi-step operationsNick Piggin1-14/+42
2011-01-07fs: dcache remove dcache_lockNick Piggin40-307/+109
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin5-30/+152
2011-01-07fs: increase d_name lock coverageNick Piggin1-2/+12
2011-01-07fs: scale inode alias listNick Piggin9-9/+78
2011-01-07fs: dcache scale subdirsNick Piggin16-160/+339
2011-01-07fs: dcache scale d_unhashedNick Piggin10-54/+102
2011-01-07fs: dcache scale dentry refcountNick Piggin21-69/+126
2011-01-07fs: dcache scale lruNick Piggin1-28/+84
2011-01-07fs: dcache scale hashNick Piggin2-44/+64
2011-01-07hostfs: simplify lockingNick Piggin3-17/+24
2011-01-07fs: change d_hash for rcu-walkNick Piggin25-51/+94
2011-01-07fs: change d_compare for rcu-walkNick Piggin23-157/+242
2011-01-07fs: name case update methodNick Piggin4-31/+37
2011-01-07jfs: dont overwrite dentry name in d_revalidateNick Piggin1-8/+35
2011-01-07cifs: dont overwrite dentry name in d_revalidateNick Piggin1-19/+24
2011-01-07fs: change d_delete semanticsNick Piggin22-42/+47
2011-01-07fs: dcache documentation cleanupNick Piggin1-12/+6
2011-01-07config fs: avoid switching ->d_op on live dentryNick Piggin1-8/+9
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin1-5/+22
2011-01-07fs: use fast counters for vfs cachesNick Piggin2-13/+23
2011-01-07vfs: revert per-cpu nr_unused counters for dentry and inodesNick Piggin2-21/+12
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin5-99/+1
2011-01-07fs: d_validate fixesNick Piggin1-18/+7
2011-01-07ARM: mach-shmobile: update for SMP changes.Paul Mundt1-18/+3
2011-01-07ARM: mach-shmobile: update for GIC changes.Paul Mundt4-11/+9
2011-01-07ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.Paul Mundt1-1/+1
2011-01-07dma: shdma: don't register the global die notifier multiple timesGuennadi Liakhovetski1-9/+7
2011-01-07ARM: mach-shmobile: Rely on run-time IRQ handlersMagnus Damm4-98/+18
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm4-0/+23
2011-01-07ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm7-0/+67
2011-01-07ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm1-0/+1
2011-01-07ARM: mach-shmobile: Use shared GIC entry macrosMagnus Damm1-61/+1
2011-01-07ARM: mach-shmobile: mackerel: Add zboot supportSimon Horman2-0/+90
2011-01-06ARM: DMA: add support for DMA debuggingRussell King4-23/+83
2011-01-06cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer2-0/+19
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao1-6/+2
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao1-10/+6
2011-01-06netconsole: clarify stopping messageFerenc Wagner1-2/+2
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner1-1/+3
2011-01-06cnic: Fix the type field in SPQ messagesMichael Chan1-21/+12
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso3-13/+16
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao3-20/+22
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet1-0/+34
2011-01-06net: r6040: Return proper error for r6040_init_oneAxel Lin1-0/+2