-Mauro Carvalho Chehab <mchehab@redhat.com>
+Mauro Carvalho Chehab <mchehab@kernel.org>
-2013-03-12 Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-03-12 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.1.0
* Initial version
-2013-05-08 Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-08 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.2.0
* Add support to log via syslog
* Add manpages and systemd services
* Update to take advantage of tracing features on Kernel 3.10
-2013-05-20 Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-20 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.3.0
* Several fixes
* Add support for PCI AER traces
* Add a target to build it on rpm-based distros
-2013-05-28 Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-28 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.4.0
* Several fixes
(requires Kernel 3.10 or upper)
* Add memory error decoding on MCE traces
-2013-05-29 Mauro Carvalho Chehab <mchehab@redhat.com>
+2013-05-29 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.4.1
* Some fixes, mostly at sqlite3 code
* Enable database recording by default on systemd service file
* Correct range while parsing top, middle and lower layers
-2015-06-03 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2015-06-03 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.5
* Improve INSTALL summary instructions
* Add support for Haswell/Broadwell/Knights Landing
* Some bug fixes on some MCE handlers
-2015-07-03 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2015-07-03 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.6
* Add internal errors of IA32_MC4_STATUS for Haswell
* Use MCA error msg as error_msg
* Remove a space from mcgstatus_msg
* Add support to log Local Machine Check Exception (LMCE)
-2016-02-05 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-02-05 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.7
* Add model numbers for Broadwell-EP/EX and -DE
* Add support for Knights Landing processor
-2016-04-15 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-04-15 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.8
* Add Broadwell EP/EX MSCOD and Broadwell DE MSCOD values
-2016-06-08 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2016-06-08 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.9
* Add Knights Mill and updated DELL labels
* Configure now reports enabled options
-2017-10-14 Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+2017-10-14 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.6.0
* Added support for non-standard CPER error sections
* Added support for Hisilicon HIP07 SAS HW module
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
* released under GNU Public General License, v.2
.\"****************************************************************************
.\" $Id$
.\"****************************************************************************
-.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
.\"This tool is a modification of the edac-ctl, written as part of the
.\"edac-utils:
.\" Copyright (C) 2006-2007 The Regents of the University of California.
.\"****************************************************************************
.\" $Id$
.\"****************************************************************************
-.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+.\"Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
.\"
.\" This is free software; you can redistribute it and/or modify it
.\" under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
* released under GNU Public General License, v.2
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* The code below were adapted from Andi Kleen/Intel/SuSe mcelog code,
* released under GNU Public General License, v.2
%changelog
-* Sat Oct 14 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.6.0-1
+* Sat Oct 14 2017 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.6.0-1
- Bump to version 0.5.8 adding support for Arm and Hisilicon events and update Dell Skylate labels
-* Thu Jun 08 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.9-1
+* Thu Jun 08 2017 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.9-1
- Bump to version 0.5.8 adding support for Knights Mill and update DELL labels
-* Fri Apr 15 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.8-1
+* Fri Apr 15 2016 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.8-1
- Bump to version 0.5.8 adding support for Broadwell EP/EX MSCOD and Broadwell DE MSCOD
-* Fri Feb 05 2016 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.7-1
+* Fri Feb 05 2016 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.7-1
- Bump to version 0.5.7 adding support for Broadwell-EP/EX and -DE and Knights Landing processors
-* Fri Jul 03 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.6-1
+* Fri Jul 03 2015 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.6-1
- Bump to version 0.5.6 with support for LMCE and some fixes
-* Wed Jun 03 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.5-1
+* Wed Jun 03 2015 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.5.5-1
- Bump to version 0.5.5 with support for newer Intel platforms & some fixes
* Fri Aug 15 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.5.4-1
* Tue Sep 10 2013 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.4.2-1
- Fix ras-mc-ctl layout filling
-* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-2
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.1-2
- Fix the name of perl-DBD-SQLite package
-* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.1-1
- Updated to version 0.4.1 with contains some bug fixes
-* Tue May 28 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.0-1
+* Tue May 28 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.4.0-1
- Updated to version 0.4.0 and added support for mce, aer and sqlite3 storage
-* Mon May 20 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.3.0-1
+* Mon May 20 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org> 0.3.0-1
- Package created
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Copyright (c) 2016, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Copyright (c) 2016, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
/*
- * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (C) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
#!/usr/bin/perl -w
#******************************************************************************
-# Copyright (c) 2013 Mauro Carvalho Chehab <mchehab@redhat.com>
+# Copyright (c) 2013 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
#
# This tool is a modification of the edac-ctl, written as part of the
# edac-utils: