diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-24 15:33:52 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-24 15:33:52 -0500 |
commit | b42060069faa0daf7915acec4f31e4a46bca3b32 (patch) | |
tree | e403a7948aedea5897fd3118da0ff1c9926690a7 /MAINTAINERS | |
parent | aa256f8d0dd9c2dff872849418d8e09e5d06718f (diff) | |
parent | cfbf8d4857c26a8a307fb7cd258074c9dcd8c691 (diff) |
Merge 3.14-rc4 into staging-next.
We want those fixes here as well.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e484c081b8a..b44ae3bfa55f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1860,6 +1860,7 @@ F: drivers/net/ethernet/broadcom/bnx2x/ | |||
1860 | 1860 | ||
1861 | BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE | 1861 | BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE |
1862 | M: Christian Daudt <bcm@fixthebug.org> | 1862 | M: Christian Daudt <bcm@fixthebug.org> |
1863 | M: Matt Porter <mporter@linaro.org> | ||
1863 | L: bcm-kernel-feedback-list@broadcom.com | 1864 | L: bcm-kernel-feedback-list@broadcom.com |
1864 | T: git git://git.github.com/broadcom/bcm11351 | 1865 | T: git git://git.github.com/broadcom/bcm11351 |
1865 | S: Maintained | 1866 | S: Maintained |
@@ -2408,8 +2409,10 @@ F: tools/power/cpupower/ | |||
2408 | 2409 | ||
2409 | CPUSETS | 2410 | CPUSETS |
2410 | M: Li Zefan <lizefan@huawei.com> | 2411 | M: Li Zefan <lizefan@huawei.com> |
2412 | L: cgroups@vger.kernel.org | ||
2411 | W: http://www.bullopensource.org/cpuset/ | 2413 | W: http://www.bullopensource.org/cpuset/ |
2412 | W: http://oss.sgi.com/projects/cpusets/ | 2414 | W: http://oss.sgi.com/projects/cpusets/ |
2415 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git | ||
2413 | S: Maintained | 2416 | S: Maintained |
2414 | F: Documentation/cgroups/cpusets.txt | 2417 | F: Documentation/cgroups/cpusets.txt |
2415 | F: include/linux/cpuset.h | 2418 | F: include/linux/cpuset.h |
@@ -3324,6 +3327,17 @@ S: Maintained | |||
3324 | F: include/linux/netfilter_bridge/ | 3327 | F: include/linux/netfilter_bridge/ |
3325 | F: net/bridge/ | 3328 | F: net/bridge/ |
3326 | 3329 | ||
3330 | ETHERNET PHY LIBRARY | ||
3331 | M: Florian Fainelli <f.fainelli@gmail.com> | ||
3332 | L: netdev@vger.kernel.org | ||
3333 | S: Maintained | ||
3334 | F: include/linux/phy.h | ||
3335 | F: include/linux/phy_fixed.h | ||
3336 | F: drivers/net/phy/ | ||
3337 | F: Documentation/networking/phy.txt | ||
3338 | F: drivers/of/of_mdio.c | ||
3339 | F: drivers/of/of_net.c | ||
3340 | |||
3327 | EXT2 FILE SYSTEM | 3341 | EXT2 FILE SYSTEM |
3328 | M: Jan Kara <jack@suse.cz> | 3342 | M: Jan Kara <jack@suse.cz> |
3329 | L: linux-ext4@vger.kernel.org | 3343 | L: linux-ext4@vger.kernel.org |
@@ -9721,7 +9735,6 @@ F: drivers/xen/*swiotlb* | |||
9721 | XFS FILESYSTEM | 9735 | XFS FILESYSTEM |
9722 | P: Silicon Graphics Inc | 9736 | P: Silicon Graphics Inc |
9723 | M: Dave Chinner <david@fromorbit.com> | 9737 | M: Dave Chinner <david@fromorbit.com> |
9724 | M: Ben Myers <bpm@sgi.com> | ||
9725 | M: xfs@oss.sgi.com | 9738 | M: xfs@oss.sgi.com |
9726 | L: xfs@oss.sgi.com | 9739 | L: xfs@oss.sgi.com |
9727 | W: http://oss.sgi.com/projects/xfs | 9740 | W: http://oss.sgi.com/projects/xfs |