Linus Torvalds
b20c99eb66
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 RAS changes from Ingo Molnar:
"[ The reason for drivers/ updates is that Boris asked for the
drivers/edac/ changes to go via x86/ras in this cycle ]
Main changes:
- AMD CPUs:
. Add ECC event decoding support for new F15h models
. Various erratum fixes
. Fix single-channel on dual-channel-controllers bug.
- Intel CPUs:
. UC uncorrectable memory error parsing fix
. Add support for CMC (Corrected Machine Check) 'FF' (Firmware
First) flag in the APEI HEST
- Various cleanups and fixes"
* 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
amd64_edac: Fix incorrect wraparounds
amd64_edac: Correct erratum 505 range
cpc925_edac: Use proper array termination
x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured
amd64_edac: Get rid of boot_cpu_data accesses
amd64_edac: Add ECC decoding support for newer F15h models
x86, amd_nb: Clarify F15h, model 30h GART and L3 support
pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.
x38_edac: Make a local function static
i3200_edac: Make a local function static
x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors
APEI/ERST: Fix error message formatting
amd64_edac: Fix single-channel setups
EDAC: Replace strict_strtol() with kstrtol()
mce: acpi/apei: Soft-offline a page on firmware GHES notification
mce: acpi/apei: Add a boot option to disable ff mode for corrected errors
mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
2013-09-04 11:07:04 -07:00
..
2013-06-21 14:44:29 +08:00
2012-12-07 14:24:32 -07:00
2013-06-20 22:25:34 -07:00
2013-06-20 22:25:34 -07:00
2013-08-05 06:34:09 -07:00
2013-08-12 17:54:05 +02:00
2012-09-21 12:45:26 -07:00
2013-07-23 10:12:57 +02:00
2013-01-10 16:17:58 +01:00
2013-08-20 09:26:33 +02:00
2012-05-18 09:46:07 +02:00
2013-08-29 13:26:32 -07:00
2012-05-09 11:38:20 +02:00
2012-11-29 13:23:02 -08:00
2012-03-28 18:11:12 +01:00
2013-07-16 15:24:04 -07:00
2012-12-14 22:37:13 +00:00
2013-08-09 15:29:48 -07:00
2013-04-30 17:04:02 -07:00
2012-03-28 18:11:12 +01:00
2012-10-02 18:01:25 +01:00
2013-08-06 14:20:59 -07:00
2012-10-02 18:01:25 +01:00
2012-11-27 23:29:09 -02:00
2012-11-29 13:23:01 -08:00
2013-04-25 10:39:04 +02:00
2012-10-06 03:05:16 +09:00
2013-03-07 17:09:25 +01:00
2013-07-14 19:36:56 -04:00
2013-06-28 15:26:48 -07:00
2012-05-14 14:15:31 -07:00
2012-12-14 22:37:13 +00:00
2013-06-22 13:16:19 -04:00
2012-11-15 00:28:00 +01:00
2012-05-21 15:09:38 +02:00
2012-10-24 17:06:43 +02:00
2013-08-13 23:29:19 -07:00
2013-07-02 16:25:50 -07:00
2012-12-11 17:22:25 -08:00
2013-07-09 10:33:29 -07:00
2013-06-20 22:25:34 -07:00
2012-03-28 18:11:12 +01:00
2013-05-31 13:08:18 +02:00
2012-06-06 09:17:22 +02:00
2013-06-20 17:38:22 -07:00
2013-02-12 17:46:28 -05:00
2012-11-29 13:23:02 -08:00
2012-05-11 18:00:14 -06:00
2013-04-16 16:32:39 -03:00
2012-03-20 21:48:30 +08:00
2013-01-28 10:48:30 +01:00
2013-04-29 15:54:33 -07:00
2012-12-14 22:37:13 +00:00
2013-08-06 14:18:23 -07:00
2013-08-05 06:35:33 -07:00
2012-09-21 16:59:04 -07:00
2013-02-03 18:16:27 -05:00
2012-03-26 03:16:07 +02:00
2013-01-29 15:12:25 -08:00
2013-05-30 16:36:23 -07:00
2013-01-28 12:51:52 +01:00
2013-05-31 13:02:52 +10:00
2012-09-05 10:52:26 +02:00
2012-06-25 13:48:30 +02:00
2012-05-14 14:15:31 -07:00
2013-04-19 20:34:55 +02:00
2013-04-16 16:32:39 -03:00
2013-08-06 14:18:23 -07:00
2012-12-14 22:37:13 +00:00
2012-02-24 10:05:59 +01:00
2012-05-08 14:19:41 -07:00
2012-12-14 22:37:13 +00:00
2012-05-09 11:44:42 +02:00
2013-01-29 15:26:23 -08:00
2012-03-22 15:07:15 -05:00
2013-08-06 14:19:48 -07:00
2012-09-06 18:07:38 +03:00
2012-11-27 23:29:10 -02:00
2013-07-03 13:21:40 -07:00
2013-08-05 06:34:33 -07:00
2013-04-22 15:45:03 +09:30
2013-01-24 11:25:59 +01:00
2012-11-29 13:23:02 -08:00
2013-05-28 14:00:59 -07:00
2013-08-12 19:51:43 +02:00
2013-08-12 18:32:45 +02:00
2013-07-14 19:36:56 -04:00
2013-07-14 19:36:56 -04:00
2013-07-14 19:36:56 -04:00
2013-08-01 09:10:26 +02:00
2013-01-31 14:12:30 -08:00
2012-10-02 18:01:25 +01:00
2012-11-29 13:23:01 -08:00
2012-05-17 19:06:13 -04:00
2013-07-14 19:36:56 -04:00
2013-05-29 12:57:35 -07:00
2013-06-20 22:25:34 -07:00
2013-04-02 16:03:32 -07:00
2013-05-31 13:02:52 +10:00
2013-06-26 12:10:55 +02:00
2013-09-04 08:39:38 -07:00
2012-10-02 18:01:25 +01:00
2013-02-08 19:29:16 -05:00
2013-06-20 14:00:21 +02:00
2012-04-19 15:07:42 -07:00
2013-07-14 19:36:56 -04:00
2012-07-31 23:27:30 -04:00
2013-08-07 21:00:04 -07:00
2012-11-16 16:42:09 -08:00
2013-08-07 21:00:04 -07:00
2012-11-16 16:42:09 -08:00
2013-08-07 21:00:04 -07:00
2013-02-01 02:28:36 -08:00
2013-08-06 14:20:56 -07:00
2013-04-30 08:41:21 -07:00
2013-01-03 15:57:04 -08:00
2013-02-25 21:18:18 -08:00
2013-02-25 21:18:18 -08:00
2012-11-29 13:23:01 -08:00
2013-04-26 09:31:41 +02:00
2013-06-19 14:43:33 +02:00
2013-01-24 16:12:13 +01:00
2013-01-29 15:20:06 -08:00
2013-02-21 18:06:55 -08:00
2013-08-13 17:57:48 -07:00
2013-08-13 17:57:48 -07:00
2013-08-13 17:57:48 -07:00
2013-09-04 08:42:44 -07:00
2012-12-14 22:37:13 +00:00
2012-12-14 22:37:13 +00:00
2013-09-04 11:05:13 -07:00
2013-07-14 19:36:56 -04:00
2013-02-22 13:09:51 -08:00
2012-12-20 18:05:28 -08:00
2012-04-08 12:48:57 +03:00
2012-11-27 23:29:09 -02:00
2013-01-29 15:13:24 -08:00
2012-06-17 10:51:01 -07:00
2013-01-28 16:59:55 -08:00
2013-05-07 07:20:17 -07:00
2012-10-02 18:01:25 +01:00
2012-04-19 15:42:45 -07:00
2013-08-06 14:18:26 -07:00
2012-12-14 22:37:13 +00:00
2012-02-20 12:52:05 -08:00
2013-05-28 08:46:50 +02:00
2013-02-03 18:16:27 -05:00
2012-09-21 12:45:27 -07:00
2013-07-14 19:36:56 -04:00
2013-08-06 14:20:13 -07:00
2013-09-02 12:12:15 -07:00
2012-05-09 15:34:28 +02:00
2012-05-14 14:15:31 -07:00
2012-10-02 18:01:25 +01:00
2013-05-02 11:27:35 -07:00
2013-05-02 11:27:35 -07:00
2012-10-02 18:01:25 +01:00
2012-12-14 22:37:13 +00:00
2013-08-06 14:18:30 -07:00
2013-07-16 15:24:04 -07:00
2013-05-09 13:46:38 -04:00
2013-08-06 14:18:08 -07:00
2013-08-06 14:18:33 -07:00
2013-08-02 16:17:47 -07:00
2013-07-03 16:08:01 -07:00
2012-03-13 16:27:51 +01:00
2013-04-12 16:56:47 -07:00
2013-06-04 11:51:26 -07:00
2013-07-29 13:12:45 -07:00
2012-11-13 15:48:40 -05:00
2013-08-06 14:18:17 -07:00
2013-07-23 12:17:45 +02:00
2012-09-21 12:45:26 -07:00
2013-05-28 09:41:10 +02:00
2013-08-29 13:34:50 -07:00
2013-03-03 22:55:19 -05:00
2013-04-13 15:31:55 +02:00
2012-10-02 18:01:25 +01:00
2012-09-05 10:52:23 +02:00
2012-04-24 09:50:18 +01:00
2012-09-24 12:38:09 -04:00
2012-03-28 18:11:12 +01:00
2012-12-14 22:37:13 +00:00
2013-04-22 10:51:09 +03:00
2012-12-14 22:37:13 +00:00
2013-08-06 14:21:08 -07:00
2012-05-26 11:33:40 -07:00
2012-06-06 10:22:17 +02:00
2013-05-28 14:00:59 -07:00
2013-01-25 09:23:50 +01:00
2013-01-25 09:23:50 +01:00
2012-09-18 15:52:08 -07:00
2013-01-25 09:23:50 +01:00
2012-09-21 17:18:44 -07:00