| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 1 | -0/+6 |
* | fs: dcache remove d_mounted | Nick Piggin | 2011-01-07 | 1 | -21/+21 |
* | fs: fs_struct use seqlock | Nick Piggin | 2011-01-07 | 1 | -0/+3 |
* | fs: rcu-walk for path lookup | Nick Piggin | 2011-01-07 | 3 | -9/+46 |
* | kernel: optimise seqlock | Nick Piggin | 2011-01-07 | 1 | -7/+73 |
* | fs: avoid inode RCU freeing for pseudo fs | Nick Piggin | 2011-01-07 | 2 | -0/+2 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 2 | -2/+4 |
* | fs: dcache rationalise dget variants | Nick Piggin | 2011-01-07 | 1 | -12/+3 |
* | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 | 5 | -11/+14 |
* | fs: Use rename lock and RCU for multi-step operations | Nick Piggin | 2011-01-07 | 1 | -0/+1 |
* | fs: scale inode alias list | Nick Piggin | 2011-01-07 | 1 | -0/+1 |
* | fs: dcache scale subdirs | Nick Piggin | 2011-01-07 | 1 | -0/+1 |
* | fs: dcache scale dentry refcount | Nick Piggin | 2011-01-07 | 1 | -14/+15 |
* | fs: dcache scale hash | Nick Piggin | 2011-01-07 | 1 | -33/+2 |
* | hostfs: simplify locking | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | fs: change d_hash for rcu-walk | Nick Piggin | 2011-01-07 | 1 | -1/+2 |
* | fs: change d_compare for rcu-walk | Nick Piggin | 2011-01-07 | 2 | -9/+7 |
* | fs: name case update method | Nick Piggin | 2011-01-07 | 1 | -0/+2 |
* | fs: change d_delete semantics | Nick Piggin | 2011-01-07 | 1 | -3/+3 |
* | fs: dcache documentation cleanup | Nick Piggin | 2011-01-07 | 1 | -12/+6 |
* | kernel: kmem_ptr_validate considered harmful | Nick Piggin | 2011-01-07 | 1 | -2/+0 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-03 | 1 | -3/+0 |
|\ |
|
| * | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab | 2011-01-03 | 1 | -3/+0 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2011-01-03 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | dmaengine: provide dummy functions for DMA_ENGINE=n | Guennadi Liakhovetski | 2011-01-03 | 1 | -3/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 | 7 | -12/+42 |
|\ \ |
|
| * | | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 2010-12-23 | 1 | -1/+0 |
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-23 | 1 | -4/+24 |
| |\ \ |
|
| | * | | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 2010-12-20 | 1 | -4/+24 |
| * | | | net: Fix range checks in tcf_valid_offset(). | David S. Miller | 2010-12-21 | 1 | -1/+3 |
| * | | | net_sched: always clone skbs | Changli Gao | 2010-12-20 | 1 | -5/+1 |
| * | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 2010-12-20 | 1 | -0/+10 |
| * | | | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 2010-12-17 | 1 | -1/+1 |
| * | | | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 2010-12-16 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-12-24 | 1 | -10/+35 |
|\ \ \ \ |
|
| * | | | | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | 1 | -10/+35 |
* | | | | | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 2010-12-23 | 1 | -1/+2 |
* | | | | | include/linux/unaligned: pack the whole struct rather than just the field | Will Newton | 2010-12-23 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-21 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -2/+4 |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-20 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [media] Don't export format_by_forcc on two different drivers | Mauro Carvalho Chehab | 2010-12-02 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-12-20 | 1 | -3/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: max hardware sectors limit wrapper | Mike Snitzer | 2010-12-17 | 1 | -0/+1 |
| * | | | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen | 2010-12-17 | 1 | -3/+6 |
* | | | | | | | clarify a usage constraint for cnt32_to_63() | Nicolas Pitre | 2010-12-20 | 1 | -1/+19 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 2010-12-08 | 1 | -0/+1 |
| * | | | | | | | | bootmem: Add alloc_bootmem_align() | Suresh Siddha | 2010-12-14 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|