diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-19 19:27:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-19 19:27:21 -0400 |
commit | e1f2084ed200eb31f2c9d1efe70569c76889c980 (patch) | |
tree | 06b185bb7a13f4ac5862a8dbc05e8dd3453b27b8 /MAINTAINERS | |
parent | e33ab8f275cf6e0e0bf6c9c44149de46222b36cc (diff) | |
parent | 659e6ed55ff8d617c895c10288644e3e6107834e (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k:
input/atari: Fix mouse movement and button mapping
input/atari: Fix atarimouse init
input/atari: Use the correct mouse interrupt hook
m68k/atari: Do not use "/" in interrupt names
m68k: unistd - Comment out definitions for unimplemented syscalls
m68k: Really wire up sys_pselect6 and sys_ppoll
m68k: Merge mmu and non-mmu versions of sys_call_table
MAINTAINERS: Roman Zippel has been MIA for several years.
m68k: bitops - Never step beyond the end of the bitmap
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eeecb504494c..8df8d2dfba28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -405,8 +405,8 @@ S: Maintained | |||
405 | F: sound/oss/aedsp16.c | 405 | F: sound/oss/aedsp16.c |
406 | 406 | ||
407 | AFFS FILE SYSTEM | 407 | AFFS FILE SYSTEM |
408 | M: Roman Zippel <zippel@linux-m68k.org> | 408 | L: linux-fsdevel@vger.kernel.org |
409 | S: Maintained | 409 | S: Orphan |
410 | F: Documentation/filesystems/affs.txt | 410 | F: Documentation/filesystems/affs.txt |
411 | F: fs/affs/ | 411 | F: fs/affs/ |
412 | 412 | ||
@@ -2946,8 +2946,8 @@ F: drivers/block/cciss* | |||
2946 | F: include/linux/cciss_ioctl.h | 2946 | F: include/linux/cciss_ioctl.h |
2947 | 2947 | ||
2948 | HFS FILESYSTEM | 2948 | HFS FILESYSTEM |
2949 | M: Roman Zippel <zippel@linux-m68k.org> | 2949 | L: linux-fsdevel@vger.kernel.org |
2950 | S: Maintained | 2950 | S: Orphan |
2951 | F: Documentation/filesystems/hfs.txt | 2951 | F: Documentation/filesystems/hfs.txt |
2952 | F: fs/hfs/ | 2952 | F: fs/hfs/ |
2953 | 2953 | ||
@@ -4001,7 +4001,6 @@ F: arch/m32r/ | |||
4001 | 4001 | ||
4002 | M68K ARCHITECTURE | 4002 | M68K ARCHITECTURE |
4003 | M: Geert Uytterhoeven <geert@linux-m68k.org> | 4003 | M: Geert Uytterhoeven <geert@linux-m68k.org> |
4004 | M: Roman Zippel <zippel@linux-m68k.org> | ||
4005 | L: linux-m68k@lists.linux-m68k.org | 4004 | L: linux-m68k@lists.linux-m68k.org |
4006 | W: http://www.linux-m68k.org/ | 4005 | W: http://www.linux-m68k.org/ |
4007 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git | 4006 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git |