summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2015-11-26 08:12:56 -0500
committerBorislav Petkov <bp@suse.de>2015-11-26 08:46:06 -0500
commite34217c0c21b5643b0e7ba7c64fc7b4e104ce9ab (patch)
tree5bf58ca6fcbc8d04a56fd1e838a4c9c764ee2c96
parente8f937da744fe13505720a2709c82b182f730fcf (diff)
EDAC: Remove references to bluesmoke.sourceforge.net
This site is archaic and should be consulted for historical reasons only. Move it to the documentation file. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Borislav Petkov <bp@suse.de>
-rw-r--r--Documentation/edac.txt10
-rw-r--r--MAINTAINERS19
2 files changed, 7 insertions, 22 deletions
diff --git a/Documentation/edac.txt b/Documentation/edac.txt
index 80841a2d640c..f89cfd85ae13 100644
--- a/Documentation/edac.txt
+++ b/Documentation/edac.txt
@@ -1,9 +1,13 @@
1EDAC - Error Detection And Correction 1EDAC - Error Detection And Correction
2===================================== 2=====================================
3 3
4"bluesmoke" was the name for this device driver when it was "out-of-tree" 4"bluesmoke" was the name for this device driver when it
5and maintained at sourceforge.net. When it was pushed into 2.6.16 for the 5was "out-of-tree" and maintained at sourceforge.net -
6first time, it was renamed to 'EDAC'. 6bluesmoke.sourceforge.net. That site is mostly archaic now and can be
7used only for historical purposes.
8
9When the subsystem was pushed into 2.6.16 for the first time, it was
10renamed to 'EDAC'.
7 11
8PURPOSE 12PURPOSE
9------- 13-------
diff --git a/MAINTAINERS b/MAINTAINERS
index e9caa4b28828..7271b6189ccf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3931,7 +3931,6 @@ M: Doug Thompson <dougthompson@xmission.com>
3931M: Borislav Petkov <bp@alien8.de> 3931M: Borislav Petkov <bp@alien8.de>
3932M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 3932M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3933L: linux-edac@vger.kernel.org 3933L: linux-edac@vger.kernel.org
3934W: bluesmoke.sourceforge.net
3935T: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next 3934T: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next
3936T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next 3935T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next
3937S: Supported 3936S: Supported
@@ -3943,7 +3942,6 @@ EDAC-AMD64
3943M: Doug Thompson <dougthompson@xmission.com> 3942M: Doug Thompson <dougthompson@xmission.com>
3944M: Borislav Petkov <bp@alien8.de> 3943M: Borislav Petkov <bp@alien8.de>
3945L: linux-edac@vger.kernel.org 3944L: linux-edac@vger.kernel.org
3946W: bluesmoke.sourceforge.net
3947S: Maintained 3945S: Maintained
3948F: drivers/edac/amd64_edac* 3946F: drivers/edac/amd64_edac*
3949 3947
@@ -3951,7 +3949,6 @@ EDAC-CALXEDA
3951M: Doug Thompson <dougthompson@xmission.com> 3949M: Doug Thompson <dougthompson@xmission.com>
3952M: Robert Richter <rric@kernel.org> 3950M: Robert Richter <rric@kernel.org>
3953L: linux-edac@vger.kernel.org 3951L: linux-edac@vger.kernel.org
3954W: bluesmoke.sourceforge.net
3955S: Maintained 3952S: Maintained
3956F: drivers/edac/highbank* 3953F: drivers/edac/highbank*
3957 3954
@@ -3960,7 +3957,6 @@ M: Ralf Baechle <ralf@linux-mips.org>
3960M: David Daney <david.daney@cavium.com> 3957M: David Daney <david.daney@cavium.com>
3961L: linux-edac@vger.kernel.org 3958L: linux-edac@vger.kernel.org
3962L: linux-mips@linux-mips.org 3959L: linux-mips@linux-mips.org
3963W: bluesmoke.sourceforge.net
3964S: Supported 3960S: Supported
3965F: drivers/edac/octeon_edac* 3961F: drivers/edac/octeon_edac*
3966 3962
@@ -3968,63 +3964,54 @@ EDAC-E752X
3968M: Mark Gross <mark.gross@intel.com> 3964M: Mark Gross <mark.gross@intel.com>
3969M: Doug Thompson <dougthompson@xmission.com> 3965M: Doug Thompson <dougthompson@xmission.com>
3970L: linux-edac@vger.kernel.org 3966L: linux-edac@vger.kernel.org
3971W: bluesmoke.sourceforge.net
3972S: Maintained 3967S: Maintained
3973F: drivers/edac/e752x_edac.c 3968F: drivers/edac/e752x_edac.c
3974 3969
3975EDAC-E7XXX 3970EDAC-E7XXX
3976M: Doug Thompson <dougthompson@xmission.com> 3971M: Doug Thompson <dougthompson@xmission.com>
3977L: linux-edac@vger.kernel.org 3972L: linux-edac@vger.kernel.org
3978W: bluesmoke.sourceforge.net
3979S: Maintained 3973S: Maintained
3980F: drivers/edac/e7xxx_edac.c 3974F: drivers/edac/e7xxx_edac.c
3981 3975
3982EDAC-GHES 3976EDAC-GHES
3983M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 3977M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3984L: linux-edac@vger.kernel.org 3978L: linux-edac@vger.kernel.org
3985W: bluesmoke.sourceforge.net
3986S: Maintained 3979S: Maintained
3987F: drivers/edac/ghes_edac.c 3980F: drivers/edac/ghes_edac.c
3988 3981
3989EDAC-I82443BXGX 3982EDAC-I82443BXGX
3990M: Tim Small <tim@buttersideup.com> 3983M: Tim Small <tim@buttersideup.com>
3991L: linux-edac@vger.kernel.org 3984L: linux-edac@vger.kernel.org
3992W: bluesmoke.sourceforge.net
3993S: Maintained 3985S: Maintained
3994F: drivers/edac/i82443bxgx_edac.c 3986F: drivers/edac/i82443bxgx_edac.c
3995 3987
3996EDAC-I3000 3988EDAC-I3000
3997M: Jason Uhlenkott <juhlenko@akamai.com> 3989M: Jason Uhlenkott <juhlenko@akamai.com>
3998L: linux-edac@vger.kernel.org 3990L: linux-edac@vger.kernel.org
3999W: bluesmoke.sourceforge.net
4000S: Maintained 3991S: Maintained
4001F: drivers/edac/i3000_edac.c 3992F: drivers/edac/i3000_edac.c
4002 3993
4003EDAC-I5000 3994EDAC-I5000
4004M: Doug Thompson <dougthompson@xmission.com> 3995M: Doug Thompson <dougthompson@xmission.com>
4005L: linux-edac@vger.kernel.org 3996L: linux-edac@vger.kernel.org
4006W: bluesmoke.sourceforge.net
4007S: Maintained 3997S: Maintained
4008F: drivers/edac/i5000_edac.c 3998F: drivers/edac/i5000_edac.c
4009 3999
4010EDAC-I5400 4000EDAC-I5400
4011M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 4001M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4012L: linux-edac@vger.kernel.org 4002L: linux-edac@vger.kernel.org
4013W: bluesmoke.sourceforge.net
4014S: Maintained 4003S: Maintained
4015F: drivers/edac/i5400_edac.c 4004F: drivers/edac/i5400_edac.c
4016 4005
4017EDAC-I7300 4006EDAC-I7300
4018M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 4007M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4019L: linux-edac@vger.kernel.org 4008L: linux-edac@vger.kernel.org
4020W: bluesmoke.sourceforge.net
4021S: Maintained 4009S: Maintained
4022F: drivers/edac/i7300_edac.c 4010F: drivers/edac/i7300_edac.c
4023 4011
4024EDAC-I7CORE 4012EDAC-I7CORE
4025M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 4013M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4026L: linux-edac@vger.kernel.org 4014L: linux-edac@vger.kernel.org
4027W: bluesmoke.sourceforge.net
4028S: Maintained 4015S: Maintained
4029F: drivers/edac/i7core_edac.c 4016F: drivers/edac/i7core_edac.c
4030 4017
@@ -4032,42 +4019,36 @@ EDAC-I82975X
4032M: Ranganathan Desikan <ravi@jetztechnologies.com> 4019M: Ranganathan Desikan <ravi@jetztechnologies.com>
4033M: "Arvind R." <arvino55@gmail.com> 4020M: "Arvind R." <arvino55@gmail.com>
4034L: linux-edac@vger.kernel.org 4021L: linux-edac@vger.kernel.org
4035W: bluesmoke.sourceforge.net
4036S: Maintained 4022S: Maintained
4037F: drivers/edac/i82975x_edac.c 4023F: drivers/edac/i82975x_edac.c
4038 4024
4039EDAC-IE31200 4025EDAC-IE31200
4040M: Jason Baron <jbaron@akamai.com> 4026M: Jason Baron <jbaron@akamai.com>
4041L: linux-edac@vger.kernel.org 4027L: linux-edac@vger.kernel.org
4042W: bluesmoke.sourceforge.net
4043S: Maintained 4028S: Maintained
4044F: drivers/edac/ie31200_edac.c 4029F: drivers/edac/ie31200_edac.c
4045 4030
4046EDAC-MPC85XX 4031EDAC-MPC85XX
4047M: Johannes Thumshirn <morbidrsa@gmail.com> 4032M: Johannes Thumshirn <morbidrsa@gmail.com>
4048L: linux-edac@vger.kernel.org 4033L: linux-edac@vger.kernel.org
4049W: bluesmoke.sourceforge.net
4050S: Maintained 4034S: Maintained
4051F: drivers/edac/mpc85xx_edac.[ch] 4035F: drivers/edac/mpc85xx_edac.[ch]
4052 4036
4053EDAC-PASEMI 4037EDAC-PASEMI
4054M: Egor Martovetsky <egor@pasemi.com> 4038M: Egor Martovetsky <egor@pasemi.com>
4055L: linux-edac@vger.kernel.org 4039L: linux-edac@vger.kernel.org
4056W: bluesmoke.sourceforge.net
4057S: Maintained 4040S: Maintained
4058F: drivers/edac/pasemi_edac.c 4041F: drivers/edac/pasemi_edac.c
4059 4042
4060EDAC-R82600 4043EDAC-R82600
4061M: Tim Small <tim@buttersideup.com> 4044M: Tim Small <tim@buttersideup.com>
4062L: linux-edac@vger.kernel.org 4045L: linux-edac@vger.kernel.org
4063W: bluesmoke.sourceforge.net
4064S: Maintained 4046S: Maintained
4065F: drivers/edac/r82600_edac.c 4047F: drivers/edac/r82600_edac.c
4066 4048
4067EDAC-SBRIDGE 4049EDAC-SBRIDGE
4068M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 4050M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
4069L: linux-edac@vger.kernel.org 4051L: linux-edac@vger.kernel.org
4070W: bluesmoke.sourceforge.net
4071S: Maintained 4052S: Maintained
4072F: drivers/edac/sb_edac.c 4053F: drivers/edac/sb_edac.c
4073 4054