diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-02 19:20:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-02 19:20:43 -0400 |
commit | a037a79dceaf717409fbf42f4ad209b9c15f435c (patch) | |
tree | c30b5b033c74ab9470e875554bded16464bbdf9b /MAINTAINERS | |
parent | 90d5ffc729e92bffc0f84e2447e2e6dc280240a5 (diff) | |
parent | d25ef8b86e6a58f5476bf6e4a8da730b335f68fa (diff) |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
* master.kernel.org:/home/rmk/linux-2.6-arm: (25 commits)
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
ARM: 5740/1: fix valid_phys_addr_range() range check
ARM: 5739/1: ARM: allow empty ATAG_CORE
ARM: 5735/1: sa1111: CodingStyle cleanups
ARM: 5738/1: Correct TCM documentation
ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs
ARM: 5733/1: fix bcmring compile error
ARM: 5732/1: remove redundant include file
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
ARM: Ensure do_cache_op takes mmap_sem
ARM: Fix __cpuexit section mismatch warnings
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
ARM: includecheck fix: mach-davinci, board-dm365-evm.c
ARM: Remove unused CONFIG SA1100_H3XXX
ARM: Fix warning: unused variable 'highmem'
ARM: Fix warning: #warning syscall migrate_pages not implemented
ARM: Fix SA11x0 clocksource warning
ARM: Fix SA1100 Neponset serial section mismatch
ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f8f9c4f5f7d6..737a9b2c532d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -646,24 +646,24 @@ ARM/INTEL IOP32X ARM ARCHITECTURE | |||
646 | M: Lennert Buytenhek <kernel@wantstofly.org> | 646 | M: Lennert Buytenhek <kernel@wantstofly.org> |
647 | M: Dan Williams <dan.j.williams@intel.com> | 647 | M: Dan Williams <dan.j.williams@intel.com> |
648 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 648 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
649 | S: Supported | 649 | S: Maintained |
650 | 650 | ||
651 | ARM/INTEL IOP33X ARM ARCHITECTURE | 651 | ARM/INTEL IOP33X ARM ARCHITECTURE |
652 | M: Dan Williams <dan.j.williams@intel.com> | 652 | M: Dan Williams <dan.j.williams@intel.com> |
653 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 653 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
654 | S: Supported | 654 | S: Maintained |
655 | 655 | ||
656 | ARM/INTEL IOP13XX ARM ARCHITECTURE | 656 | ARM/INTEL IOP13XX ARM ARCHITECTURE |
657 | M: Lennert Buytenhek <kernel@wantstofly.org> | 657 | M: Lennert Buytenhek <kernel@wantstofly.org> |
658 | M: Dan Williams <dan.j.williams@intel.com> | 658 | M: Dan Williams <dan.j.williams@intel.com> |
659 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 659 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
660 | S: Supported | 660 | S: Maintained |
661 | 661 | ||
662 | ARM/INTEL IQ81342EX MACHINE SUPPORT | 662 | ARM/INTEL IQ81342EX MACHINE SUPPORT |
663 | M: Lennert Buytenhek <kernel@wantstofly.org> | 663 | M: Lennert Buytenhek <kernel@wantstofly.org> |
664 | M: Dan Williams <dan.j.williams@intel.com> | 664 | M: Dan Williams <dan.j.williams@intel.com> |
665 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 665 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
666 | S: Supported | 666 | S: Maintained |
667 | 667 | ||
668 | ARM/INTEL IXP2000 ARM ARCHITECTURE | 668 | ARM/INTEL IXP2000 ARM ARCHITECTURE |
669 | M: Lennert Buytenhek <kernel@wantstofly.org> | 669 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -691,7 +691,7 @@ ARM/INTEL XSC3 (MANZANO) ARM CORE | |||
691 | M: Lennert Buytenhek <kernel@wantstofly.org> | 691 | M: Lennert Buytenhek <kernel@wantstofly.org> |
692 | M: Dan Williams <dan.j.williams@intel.com> | 692 | M: Dan Williams <dan.j.williams@intel.com> |
693 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 693 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
694 | S: Supported | 694 | S: Maintained |
695 | 695 | ||
696 | ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT | 696 | ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT |
697 | M: Lennert Buytenhek <kernel@wantstofly.org> | 697 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -2695,7 +2695,7 @@ F: include/linux/intel-iommu.h | |||
2695 | 2695 | ||
2696 | INTEL IOP-ADMA DMA DRIVER | 2696 | INTEL IOP-ADMA DMA DRIVER |
2697 | M: Dan Williams <dan.j.williams@intel.com> | 2697 | M: Dan Williams <dan.j.williams@intel.com> |
2698 | S: Supported | 2698 | S: Maintained |
2699 | F: drivers/dma/iop-adma.c | 2699 | F: drivers/dma/iop-adma.c |
2700 | 2700 | ||
2701 | INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT | 2701 | INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT |