diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 22:44:45 -0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-15 22:44:45 -0200 |
commit | ff0ff78068dd8a962358dbbdafa9d6f24540d3e5 (patch) | |
tree | 32cfd97cf0b7909d6c1327859abbfcd30afe0c02 /MAINTAINERS | |
parent | b1914cb2f35c3995b778e55fdb1d569b9c6a92af (diff) | |
parent | 4af92e7a68af7b515d274f9d33b14b8a0804a0f6 (diff) | |
download | linux-3.10-ff0ff78068dd8a962358dbbdafa9d6f24540d3e5.tar.gz linux-3.10-ff0ff78068dd8a962358dbbdafa9d6f24540d3e5.tar.bz2 linux-3.10-ff0ff78068dd8a962358dbbdafa9d6f24540d3e5.zip |
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
MIPS: lantiq: use export.h in favour of module.h
MAINTAINERS: The MIPS git tree has moved.
MIPS: Fix build error due to missing inclusion of <linux/export.h>.
MIPS: ASID conflict after CPU hotplug
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.c
MIPS: errloongson2_clock: Fix build error by including linux/module.h
STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change
MIPS: Hook up process_vm_readv and process_vm_writev system calls.
MIPS: Kernel hangs occasionally during boot.
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
MIPS: BCM47xx: fix build with GENERIC_GPIO configuration
MIPS: NXP: Remove unused source files.
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aca136b8450..7f6bc290d45 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4339,7 +4339,7 @@ MIPS M: Ralf Baechle <ralf@linux-mips.org> L: linux-mips@linux-mips.org W: http://www.linux-mips.org/ -T: git git://git.linux-mips.org/pub/scm/linux.git +T: git git://git.linux-mips.org/pub/scm/ralf/linux.git Q: http://patchwork.linux-mips.org/project/linux-mips/list/ S: Supported F: Documentation/mips/ |