diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-06 17:45:32 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-06 17:45:32 -0500 |
commit | 02aedd69e2ef31b0fca1e8960cb1e7fd0c343110 (patch) | |
tree | c096ab87e0832e8ddda45241b422c0064cfe0cbb /MAINTAINERS | |
parent | 9ad0830f307bcd8dc285cfae58998d43b21727f4 (diff) | |
parent | 4d284cac76d0bfebc42d76b428c4e44d921200a9 (diff) |
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
* 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6: (37 commits)
[S390] Avoid excessive inlining.
[S390] Mark kernel text section read-only.
[S390] Convert memory detection into C code.
[S390] Calibrate delay and bogomips.
[S390] Hypervisor filesystem (s390_hypfs) for z/VM
[S390] Add crypto support for 3592 tape devices
[S390] boot from NSS support
[S390] Support for s390 Pseudo Random Number Generator
[S390] ETR support.
[S390] noexec protection
[S390] move crypto options and some cleanup.
[S390] cio: Don't spam debug feature.
[S390] Cleanup of CHSC event handling.
[S390] cio: declare hardware structures packed.
[S390] Add set_fs(USER_DS) to start_thread().
[S390] cio: Catch operand exceptions on stsch.
[S390] Fix register usage description.
[S390] kretprobe_trampoline_holder() in wrong section.
[S390] Fix kprobes breakpoint handling.
[S390] Update maintainers file.
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0ad8803a0c75..3d125e7a809e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2791,7 +2791,7 @@ M: schwidefsky@de.ibm.com | |||
2791 | P: Heiko Carstens | 2791 | P: Heiko Carstens |
2792 | M: heiko.carstens@de.ibm.com | 2792 | M: heiko.carstens@de.ibm.com |
2793 | M: linux390@de.ibm.com | 2793 | M: linux390@de.ibm.com |
2794 | L: linux-390@vm.marist.edu | 2794 | L: linux-s390@vger.kernel.org |
2795 | W: http://www.ibm.com/developerworks/linux/linux390/ | 2795 | W: http://www.ibm.com/developerworks/linux/linux390/ |
2796 | S: Supported | 2796 | S: Supported |
2797 | 2797 | ||
@@ -2799,7 +2799,7 @@ S390 NETWORK DRIVERS | |||
2799 | P: Frank Pavlic | 2799 | P: Frank Pavlic |
2800 | M: fpavlic@de.ibm.com | 2800 | M: fpavlic@de.ibm.com |
2801 | M: linux390@de.ibm.com | 2801 | M: linux390@de.ibm.com |
2802 | L: linux-390@vm.marist.edu | 2802 | L: linux-s390@vger.kernel.org |
2803 | W: http://www.ibm.com/developerworks/linux/linux390/ | 2803 | W: http://www.ibm.com/developerworks/linux/linux390/ |
2804 | S: Supported | 2804 | S: Supported |
2805 | 2805 | ||
@@ -2807,7 +2807,7 @@ S390 ZFCP DRIVER | |||
2807 | P: Swen Schillig | 2807 | P: Swen Schillig |
2808 | M: swen@vnet.ibm.com | 2808 | M: swen@vnet.ibm.com |
2809 | M: linux390@de.ibm.com | 2809 | M: linux390@de.ibm.com |
2810 | L: linux-390@vm.marist.edu | 2810 | L: linux-s390@vger.kernel.org |
2811 | W: http://www.ibm.com/developerworks/linux/linux390/ | 2811 | W: http://www.ibm.com/developerworks/linux/linux390/ |
2812 | S: Supported | 2812 | S: Supported |
2813 | 2813 | ||