diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-11 05:55:49 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-11 05:55:49 -0400 |
commit | c897df0e2dbc81bcc09c11425658d69830825364 (patch) | |
tree | 04c268e4951f2b75acb6873307673e45d05a635e /MAINTAINERS | |
parent | 1e9c4d49020996a645a535cbb8f1ff78b9b120f3 (diff) | |
parent | 0414855fdc4a40da05221fc6062cccbc0c30f169 (diff) |
Merge tag 'v3.14-rc5' into patchwork
Linux 3.14-rc5
* tag 'v3.14-rc5': (1117 commits)
Linux 3.14-rc5
drm/vmwgfx: avoid null pointer dereference at failure paths
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.
drm/vmwgfx: Remove some unused surface formats
MAINTAINERS: add maintainer entry for Armada DRM driver
arm64: Fix !CONFIG_SMP kernel build
arm64: mm: Add double logical invert to pte accessors
dm cache: fix truncation bug when mapping I/O to >2TB fast device
perf tools: Fix strict alias issue for find_first_bit
powerpc/powernv: Fix indirect XSCOM unmangling
powerpc/powernv: Fix opal_xscom_{read,write} prototype
powerpc/powernv: Refactor PHB diag-data dump
powerpc/powernv: Dump PHB diag-data immediately
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
powerpc/ftrace: bugfix for test_24bit_addr
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
kvm, vmx: Really fix lazy FPU on nested guest
perf tools: fix BFD detection on opensuse
drm/radeon: enable speaker allocation setup on dce3.2
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 46 |
1 files changed, 37 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 538b89448cdb..0d0d6a18b1c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -538,7 +538,7 @@ F: arch/alpha/ | |||
538 | ALTERA UART/JTAG UART SERIAL DRIVERS | 538 | ALTERA UART/JTAG UART SERIAL DRIVERS |
539 | M: Tobias Klauser <tklauser@distanz.ch> | 539 | M: Tobias Klauser <tklauser@distanz.ch> |
540 | L: linux-serial@vger.kernel.org | 540 | L: linux-serial@vger.kernel.org |
541 | L: nios2-dev@sopc.et.ntust.edu.tw (moderated for non-subscribers) | 541 | L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers) |
542 | S: Maintained | 542 | S: Maintained |
543 | F: drivers/tty/serial/altera_uart.c | 543 | F: drivers/tty/serial/altera_uart.c |
544 | F: drivers/tty/serial/altera_jtaguart.c | 544 | F: drivers/tty/serial/altera_jtaguart.c |
@@ -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 |
@@ -2367,7 +2368,7 @@ F: include/linux/cpufreq.h | |||
2367 | 2368 | ||
2368 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE | 2369 | CPU FREQUENCY DRIVERS - ARM BIG LITTLE |
2369 | M: Viresh Kumar <viresh.kumar@linaro.org> | 2370 | M: Viresh Kumar <viresh.kumar@linaro.org> |
2370 | M: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> | 2371 | M: Sudeep Holla <sudeep.holla@arm.com> |
2371 | L: cpufreq@vger.kernel.org | 2372 | L: cpufreq@vger.kernel.org |
2372 | L: linux-pm@vger.kernel.org | 2373 | L: linux-pm@vger.kernel.org |
2373 | W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php | 2374 | W: http://www.arm.com/products/processors/technologies/biglittleprocessing.php |
@@ -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 |
@@ -2608,9 +2611,9 @@ DC395x SCSI driver | |||
2608 | M: Oliver Neukum <oliver@neukum.org> | 2611 | M: Oliver Neukum <oliver@neukum.org> |
2609 | M: Ali Akcaagac <aliakc@web.de> | 2612 | M: Ali Akcaagac <aliakc@web.de> |
2610 | M: Jamie Lenehan <lenehan@twibble.org> | 2613 | M: Jamie Lenehan <lenehan@twibble.org> |
2611 | W: http://twibble.org/dist/dc395x/ | ||
2612 | L: dc395x@twibble.org | 2614 | L: dc395x@twibble.org |
2613 | L: http://lists.twibble.org/mailman/listinfo/dc395x/ | 2615 | W: http://twibble.org/dist/dc395x/ |
2616 | W: http://lists.twibble.org/mailman/listinfo/dc395x/ | ||
2614 | S: Maintained | 2617 | S: Maintained |
2615 | F: Documentation/scsi/dc395x.txt | 2618 | F: Documentation/scsi/dc395x.txt |
2616 | F: drivers/scsi/dc395x.* | 2619 | F: drivers/scsi/dc395x.* |
@@ -2845,19 +2848,29 @@ F: lib/kobj* | |||
2845 | DRM DRIVERS | 2848 | DRM DRIVERS |
2846 | M: David Airlie <airlied@linux.ie> | 2849 | M: David Airlie <airlied@linux.ie> |
2847 | L: dri-devel@lists.freedesktop.org | 2850 | L: dri-devel@lists.freedesktop.org |
2848 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 2851 | T: git git://people.freedesktop.org/~airlied/linux |
2849 | S: Maintained | 2852 | S: Maintained |
2850 | F: drivers/gpu/drm/ | 2853 | F: drivers/gpu/drm/ |
2851 | F: include/drm/ | 2854 | F: include/drm/ |
2852 | F: include/uapi/drm/ | 2855 | F: include/uapi/drm/ |
2853 | 2856 | ||
2857 | RADEON DRM DRIVERS | ||
2858 | M: Alex Deucher <alexander.deucher@amd.com> | ||
2859 | M: Christian König <christian.koenig@amd.com> | ||
2860 | L: dri-devel@lists.freedesktop.org | ||
2861 | T: git git://people.freedesktop.org/~agd5f/linux | ||
2862 | S: Supported | ||
2863 | F: drivers/gpu/drm/radeon/ | ||
2864 | F: include/drm/radeon* | ||
2865 | F: include/uapi/drm/radeon* | ||
2866 | |||
2854 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2867 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2855 | M: Daniel Vetter <daniel.vetter@ffwll.ch> | 2868 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2856 | M: Jani Nikula <jani.nikula@linux.intel.com> | 2869 | M: Jani Nikula <jani.nikula@linux.intel.com> |
2857 | L: intel-gfx@lists.freedesktop.org | 2870 | L: intel-gfx@lists.freedesktop.org |
2858 | L: dri-devel@lists.freedesktop.org | 2871 | L: dri-devel@lists.freedesktop.org |
2859 | Q: http://patchwork.freedesktop.org/project/intel-gfx/ | 2872 | Q: http://patchwork.freedesktop.org/project/intel-gfx/ |
2860 | T: git git://people.freedesktop.org/~danvet/drm-intel | 2873 | T: git git://anongit.freedesktop.org/drm-intel |
2861 | S: Supported | 2874 | S: Supported |
2862 | F: drivers/gpu/drm/i915/ | 2875 | F: drivers/gpu/drm/i915/ |
2863 | F: include/drm/i915* | 2876 | F: include/drm/i915* |
@@ -3324,6 +3337,17 @@ S: Maintained | |||
3324 | F: include/linux/netfilter_bridge/ | 3337 | F: include/linux/netfilter_bridge/ |
3325 | F: net/bridge/ | 3338 | F: net/bridge/ |
3326 | 3339 | ||
3340 | ETHERNET PHY LIBRARY | ||
3341 | M: Florian Fainelli <f.fainelli@gmail.com> | ||
3342 | L: netdev@vger.kernel.org | ||
3343 | S: Maintained | ||
3344 | F: include/linux/phy.h | ||
3345 | F: include/linux/phy_fixed.h | ||
3346 | F: drivers/net/phy/ | ||
3347 | F: Documentation/networking/phy.txt | ||
3348 | F: drivers/of/of_mdio.c | ||
3349 | F: drivers/of/of_net.c | ||
3350 | |||
3327 | EXT2 FILE SYSTEM | 3351 | EXT2 FILE SYSTEM |
3328 | M: Jan Kara <jack@suse.cz> | 3352 | M: Jan Kara <jack@suse.cz> |
3329 | L: linux-ext4@vger.kernel.org | 3353 | L: linux-ext4@vger.kernel.org |
@@ -5471,6 +5495,11 @@ W: http://www.kernel.org/doc/man-pages | |||
5471 | L: linux-man@vger.kernel.org | 5495 | L: linux-man@vger.kernel.org |
5472 | S: Maintained | 5496 | S: Maintained |
5473 | 5497 | ||
5498 | MARVELL ARMADA DRM SUPPORT | ||
5499 | M: Russell King <rmk+kernel@arm.linux.org.uk> | ||
5500 | S: Maintained | ||
5501 | F: drivers/gpu/drm/armada/ | ||
5502 | |||
5474 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) | 5503 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) |
5475 | M: Mirko Lindner <mlindner@marvell.com> | 5504 | M: Mirko Lindner <mlindner@marvell.com> |
5476 | M: Stephen Hemminger <stephen@networkplumber.org> | 5505 | M: Stephen Hemminger <stephen@networkplumber.org> |
@@ -7180,7 +7209,7 @@ S: Maintained | |||
7180 | F: drivers/net/ethernet/rdc/r6040.c | 7209 | F: drivers/net/ethernet/rdc/r6040.c |
7181 | 7210 | ||
7182 | RDS - RELIABLE DATAGRAM SOCKETS | 7211 | RDS - RELIABLE DATAGRAM SOCKETS |
7183 | M: Venkat Venkatsubra <venkat.x.venkatsubra@oracle.com> | 7212 | M: Chien Yen <chien.yen@oracle.com> |
7184 | L: rds-devel@oss.oracle.com (moderated for non-subscribers) | 7213 | L: rds-devel@oss.oracle.com (moderated for non-subscribers) |
7185 | S: Supported | 7214 | S: Supported |
7186 | F: net/rds/ | 7215 | F: net/rds/ |
@@ -8413,8 +8442,8 @@ TARGET SUBSYSTEM | |||
8413 | M: Nicholas A. Bellinger <nab@linux-iscsi.org> | 8442 | M: Nicholas A. Bellinger <nab@linux-iscsi.org> |
8414 | L: linux-scsi@vger.kernel.org | 8443 | L: linux-scsi@vger.kernel.org |
8415 | L: target-devel@vger.kernel.org | 8444 | L: target-devel@vger.kernel.org |
8416 | L: http://groups.google.com/group/linux-iscsi-target-dev | ||
8417 | W: http://www.linux-iscsi.org | 8445 | W: http://www.linux-iscsi.org |
8446 | W: http://groups.google.com/group/linux-iscsi-target-dev | ||
8418 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master | 8447 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master |
8419 | S: Supported | 8448 | S: Supported |
8420 | F: drivers/target/ | 8449 | F: drivers/target/ |
@@ -9699,7 +9728,6 @@ F: drivers/xen/*swiotlb* | |||
9699 | XFS FILESYSTEM | 9728 | XFS FILESYSTEM |
9700 | P: Silicon Graphics Inc | 9729 | P: Silicon Graphics Inc |
9701 | M: Dave Chinner <david@fromorbit.com> | 9730 | M: Dave Chinner <david@fromorbit.com> |
9702 | M: Ben Myers <bpm@sgi.com> | ||
9703 | M: xfs@oss.sgi.com | 9731 | M: xfs@oss.sgi.com |
9704 | L: xfs@oss.sgi.com | 9732 | L: xfs@oss.sgi.com |
9705 | W: http://oss.sgi.com/projects/xfs | 9733 | W: http://oss.sgi.com/projects/xfs |