aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-03-31 17:35:30 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-03-31 17:35:30 -0400
commit1f8c538ed6a3323b06c2459e9ca36e0ae8bb0ebc (patch)
tree852cfd52103939d2ddcba38f4f1c34b9da258d97 /MAINTAINERS
parent190f918660a69d1c56fd05dc8c6cbb8336a8a0af (diff)
parent233faec97a1dfef1f4bc271f9e5d33f2ba4845ca (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 updates from Martin Schwidefsky: "There are two memory management related changes, the CMMA support for KVM to avoid swap-in of freed pages and the split page table lock for the PMD level. These two come with common code changes in mm/. A fix for the long standing theoretical TLB flush problem, this one comes with a common code change in kernel/sched/. Another set of changes is Heikos uaccess work, included is the initial set of patches with more to come. And fixes and cleanups as usual" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (36 commits) s390/con3270: optionally disable auto update s390/mm: remove unecessary parameter from pgste_ipte_notify s390/mm: remove unnecessary parameter from gmap_do_ipte_notify s390/mm: fixing comment so that parameter name match s390/smp: limit number of cpus in possible cpu mask hypfs: Add clarification for "weight_min" attribute s390: update defconfigs s390/ptrace: add support for PTRACE_SINGLEBLOCK s390/perf: make print_debug_cf() static s390/topology: Remove call to update_cpu_masks() s390/compat: remove compat exec domain s390: select CONFIG_TTY for use of tty in unconditional keyboard driver s390/appldata_os: fix cpu array size calculation s390/checksum: remove memset() within csum_partial_copy_from_user() s390/uaccess: remove copy_from_user_real() s390/sclp_early: Return correct HSA block count also for zero s390: add some drivers/subsystems to the MAINTAINERS file s390: improve debug feature usage s390/airq: add support for irq ranges s390/mm: enable split page table lock for PMD level ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS27
1 files changed, 26 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 900d98eec2fc..79031a56711b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7405,10 +7405,26 @@ W: http://www.ibm.com/developerworks/linux/linux390/
7405S: Supported 7405S: Supported
7406F: arch/s390/ 7406F: arch/s390/
7407F: drivers/s390/ 7407F: drivers/s390/
7408F: block/partitions/ibm.c
7409F: Documentation/s390/ 7408F: Documentation/s390/
7410F: Documentation/DocBook/s390* 7409F: Documentation/DocBook/s390*
7411 7410
7411S390 COMMON I/O LAYER
7412M: Sebastian Ott <sebott@linux.vnet.ibm.com>
7413M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
7414L: linux-s390@vger.kernel.org
7415W: http://www.ibm.com/developerworks/linux/linux390/
7416S: Supported
7417F: drivers/s390/cio/
7418
7419S390 DASD DRIVER
7420M: Stefan Weinhuber <wein@de.ibm.com>
7421M: Stefan Haberland <stefan.haberland@de.ibm.com>
7422L: linux-s390@vger.kernel.org
7423W: http://www.ibm.com/developerworks/linux/linux390/
7424S: Supported
7425F: drivers/s390/block/dasd*
7426F: block/partitions/ibm.c
7427
7412S390 NETWORK DRIVERS 7428S390 NETWORK DRIVERS
7413M: Ursula Braun <ursula.braun@de.ibm.com> 7429M: Ursula Braun <ursula.braun@de.ibm.com>
7414M: Frank Blaschka <blaschka@linux.vnet.ibm.com> 7430M: Frank Blaschka <blaschka@linux.vnet.ibm.com>
@@ -7418,6 +7434,15 @@ W: http://www.ibm.com/developerworks/linux/linux390/
7418S: Supported 7434S: Supported
7419F: drivers/s390/net/ 7435F: drivers/s390/net/
7420 7436
7437S390 PCI SUBSYSTEM
7438M: Sebastian Ott <sebott@linux.vnet.ibm.com>
7439M: Gerald Schaefer <gerald.schaefer@de.ibm.com>
7440L: linux-s390@vger.kernel.org
7441W: http://www.ibm.com/developerworks/linux/linux390/
7442S: Supported
7443F: arch/s390/pci/
7444F: drivers/pci/hotplug/s390_pci_hpc.c
7445
7421S390 ZCRYPT DRIVER 7446S390 ZCRYPT DRIVER
7422M: Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com> 7447M: Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
7423M: linux390@de.ibm.com 7448M: linux390@de.ibm.com