diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-11-24 01:03:14 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-11-24 01:03:14 -0500 |
commit | 2654ad44b5f7a5f1b12d722a37d9b9df69d57899 (patch) | |
tree | 008630f6a1244de2291078fc33b8f1ec6ffa983b /MAINTAINERS | |
parent | 35f95d228e55eebdc87b5c0dbdecc46884f476a6 (diff) | |
parent | ee4eb87be2c3f69c2c4d9f1c1d98e363a7ad18ab (diff) |
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 arch fixes from Peter Anvin:
"Here is a collection of fixes for 3.7-rc7. This is a superset of
tglx' earlier pull request."
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions
x86, microcode, AMD: Add support for family 16h processors
x86-32: Export kernel_stack_pointer() for modules
x86-32: Fix invalid stack address while in softirq
x86, efi: Fix processor-specific memcpy() build error
x86: remove dummy long from EFI stub
x86, mm: Correct vmflag test for checking VM_HUGETLB
x86, amd: Disable way access filter on Piledriver CPUs
x86/mce: Do not change worker's running cpu in cmci_rediscover().
x86/ce4100: Fix PCI configuration register access for devices without interrupts
x86/ce4100: Fix reboot by forcing the reboot method to be KBD
x86/ce4100: Fix pm_poweroff
MAINTAINERS: Update email address for Robert Richter
x86, microcode_amd: Change email addresses, MAINTAINERS entry
MAINTAINERS: Change Boris' email address
EDAC: Change Boris' email address
x86, AMD: Change Boris' email address
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 244b2f229e5c..9386a63ea8f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -534,9 +534,9 @@ F: drivers/iommu/amd_iommu*.[ch] | |||
534 | F: include/linux/amd-iommu.h | 534 | F: include/linux/amd-iommu.h |
535 | 535 | ||
536 | AMD MICROCODE UPDATE SUPPORT | 536 | AMD MICROCODE UPDATE SUPPORT |
537 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 537 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
538 | L: amd64-microcode@amd64.org | 538 | L: amd64-microcode@amd64.org |
539 | S: Supported | 539 | S: Maintained |
540 | F: arch/x86/kernel/microcode_amd.c | 540 | F: arch/x86/kernel/microcode_amd.c |
541 | 541 | ||
542 | AMS (Apple Motion Sensor) DRIVER | 542 | AMS (Apple Motion Sensor) DRIVER |
@@ -2716,10 +2716,10 @@ F: include/linux/edac.h | |||
2716 | 2716 | ||
2717 | EDAC-AMD64 | 2717 | EDAC-AMD64 |
2718 | M: Doug Thompson <dougthompson@xmission.com> | 2718 | M: Doug Thompson <dougthompson@xmission.com> |
2719 | M: Borislav Petkov <borislav.petkov@amd.com> | 2719 | M: Borislav Petkov <bp@alien8.de> |
2720 | L: linux-edac@vger.kernel.org | 2720 | L: linux-edac@vger.kernel.org |
2721 | W: bluesmoke.sourceforge.net | 2721 | W: bluesmoke.sourceforge.net |
2722 | S: Supported | 2722 | S: Maintained |
2723 | F: drivers/edac/amd64_edac* | 2723 | F: drivers/edac/amd64_edac* |
2724 | 2724 | ||
2725 | EDAC-E752X | 2725 | EDAC-E752X |
@@ -3761,7 +3761,7 @@ S: Maintained | |||
3761 | F: drivers/platform/x86/ideapad-laptop.c | 3761 | F: drivers/platform/x86/ideapad-laptop.c |
3762 | 3762 | ||
3763 | IDE/ATAPI DRIVERS | 3763 | IDE/ATAPI DRIVERS |
3764 | M: Borislav Petkov <petkovbb@gmail.com> | 3764 | M: Borislav Petkov <bp@alien8.de> |
3765 | L: linux-ide@vger.kernel.org | 3765 | L: linux-ide@vger.kernel.org |
3766 | S: Maintained | 3766 | S: Maintained |
3767 | F: Documentation/cdrom/ide-cd | 3767 | F: Documentation/cdrom/ide-cd |
@@ -5421,7 +5421,7 @@ S: Maintained | |||
5421 | F: sound/drivers/opl4/ | 5421 | F: sound/drivers/opl4/ |
5422 | 5422 | ||
5423 | OPROFILE | 5423 | OPROFILE |
5424 | M: Robert Richter <robert.richter@amd.com> | 5424 | M: Robert Richter <rric@kernel.org> |
5425 | L: oprofile-list@lists.sf.net | 5425 | L: oprofile-list@lists.sf.net |
5426 | S: Maintained | 5426 | S: Maintained |
5427 | F: arch/*/include/asm/oprofile*.h | 5427 | F: arch/*/include/asm/oprofile*.h |
@@ -8206,7 +8206,7 @@ F: drivers/platform/x86 | |||
8206 | 8206 | ||
8207 | X86 MCE INFRASTRUCTURE | 8207 | X86 MCE INFRASTRUCTURE |
8208 | M: Tony Luck <tony.luck@intel.com> | 8208 | M: Tony Luck <tony.luck@intel.com> |
8209 | M: Borislav Petkov <bp@amd64.org> | 8209 | M: Borislav Petkov <bp@alien8.de> |
8210 | L: linux-edac@vger.kernel.org | 8210 | L: linux-edac@vger.kernel.org |
8211 | S: Maintained | 8211 | S: Maintained |
8212 | F: arch/x86/kernel/cpu/mcheck/* | 8212 | F: arch/x86/kernel/cpu/mcheck/* |