diff options
author | David S. Miller <davem@davemloft.net> | 2012-02-26 21:55:51 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-26 21:55:51 -0500 |
commit | ff4783ce78c08d2990126ce1874250ae8e72bbd2 (patch) | |
tree | 5c95885a4ab768101dd72942b57c238d452a7565 /MAINTAINERS | |
parent | 622121719934f60378279eb440d3cec2fc3176d2 (diff) | |
parent | 203738e548cefc3fc3c2f73a9063176c9f3583d5 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
drivers/net/ethernet/sfc/rx.c
Overlapping changes in drivers/net/ethernet/sfc/rx.c, one to change
the rx_buf->is_page boolean into a set of u16 flags, and another to
adjust how ->ip_summed is initialized.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed48d55662c1..3b5fe0c09c23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -269,7 +269,6 @@ S: Orphan | |||
269 | F: drivers/platform/x86/wmi.c | 269 | F: drivers/platform/x86/wmi.c |
270 | 270 | ||
271 | AD1889 ALSA SOUND DRIVER | 271 | AD1889 ALSA SOUND DRIVER |
272 | M: Kyle McMartin <kyle@mcmartin.ca> | ||
273 | M: Thibaut Varene <T-Bone@parisc-linux.org> | 272 | M: Thibaut Varene <T-Bone@parisc-linux.org> |
274 | W: http://wiki.parisc-linux.org/AD1889 | 273 | W: http://wiki.parisc-linux.org/AD1889 |
275 | L: linux-parisc@vger.kernel.org | 274 | L: linux-parisc@vger.kernel.org |
@@ -3049,7 +3048,6 @@ F: drivers/hwspinlock/hwspinlock_* | |||
3049 | F: include/linux/hwspinlock.h | 3048 | F: include/linux/hwspinlock.h |
3050 | 3049 | ||
3051 | HARMONY SOUND DRIVER | 3050 | HARMONY SOUND DRIVER |
3052 | M: Kyle McMartin <kyle@mcmartin.ca> | ||
3053 | L: linux-parisc@vger.kernel.org | 3051 | L: linux-parisc@vger.kernel.org |
3054 | S: Maintained | 3052 | S: Maintained |
3055 | F: sound/parisc/harmony.* | 3053 | F: sound/parisc/harmony.* |
@@ -5000,9 +4998,8 @@ F: Documentation/blockdev/paride.txt | |||
5000 | F: drivers/block/paride/ | 4998 | F: drivers/block/paride/ |
5001 | 4999 | ||
5002 | PARISC ARCHITECTURE | 5000 | PARISC ARCHITECTURE |
5003 | M: Kyle McMartin <kyle@mcmartin.ca> | ||
5004 | M: Helge Deller <deller@gmx.de> | ||
5005 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 5001 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
5002 | M: Helge Deller <deller@gmx.de> | ||
5006 | L: linux-parisc@vger.kernel.org | 5003 | L: linux-parisc@vger.kernel.org |
5007 | W: http://www.parisc-linux.org/ | 5004 | W: http://www.parisc-linux.org/ |
5008 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | 5005 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ |
@@ -5861,7 +5858,7 @@ S: Maintained | |||
5861 | F: drivers/mmc/host/sdhci-spear.c | 5858 | F: drivers/mmc/host/sdhci-spear.c |
5862 | 5859 | ||
5863 | SECURITY SUBSYSTEM | 5860 | SECURITY SUBSYSTEM |
5864 | M: James Morris <jmorris@namei.org> | 5861 | M: James Morris <james.l.morris@oracle.com> |
5865 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5862 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
5866 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git | 5863 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git |
5867 | W: http://security.wiki.kernel.org/ | 5864 | W: http://security.wiki.kernel.org/ |
@@ -5874,7 +5871,7 @@ S: Supported | |||
5874 | 5871 | ||
5875 | SELINUX SECURITY MODULE | 5872 | SELINUX SECURITY MODULE |
5876 | M: Stephen Smalley <sds@tycho.nsa.gov> | 5873 | M: Stephen Smalley <sds@tycho.nsa.gov> |
5877 | M: James Morris <jmorris@namei.org> | 5874 | M: James Morris <james.l.morris@oracle.com> |
5878 | M: Eric Paris <eparis@parisplace.org> | 5875 | M: Eric Paris <eparis@parisplace.org> |
5879 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) | 5876 | L: selinux@tycho.nsa.gov (subscribers-only, general discussion) |
5880 | W: http://selinuxproject.org | 5877 | W: http://selinuxproject.org |