| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 3 | -37/+91 |
|\ |
|
| * | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured | Naveen N. Rao | 2013-08-12 | 1 | -1/+2 |
| * | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 2 | -9/+67 |
| |\ |
|
| | * | mce: acpi/apei: Soft-offline a page on firmware GHES notification | Naveen N. Rao | 2013-07-10 | 1 | -9/+29 |
| | * | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 1 | -1/+2 |
| | * | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -0/+37 |
| * | | APEI/ERST: Fix error message formatting | Borislav Petkov | 2013-07-31 | 1 | -28/+23 |
* | | | erst: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah | 2013-08-19 | 1 | -1/+12 |
* | | | pstore: Introduce new argument 'compressed' in the read callback | Aruna Balakrishnaiah | 2013-08-19 | 1 | -2/+2 |
* | | | pstore: Add new argument 'compressed' in pstore write callback | Aruna Balakrishnaiah | 2013-08-19 | 1 | -2/+2 |
* | | | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() | Wei Yongjun | 2013-08-19 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+2 |
|\ \ |
|
| * | | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah | 2013-07-01 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | 1 | -0/+10 |
|\ \ |
|
| * | | ACPI / APEI: Force fatal AER severity when component has been reset | Betty Dall | 2013-06-06 | 1 | -0/+10 |
* | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-03 | 1 | -6/+14 |
|\ \ \ |
|
| * | | | acpi: Eliminate console msg if pstore.backend excludes ERST | Lenny Szubowicz | 2013-06-28 | 1 | -6/+14 |
* | | | | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-06-19 | 1 | -3/+36 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ACPI/APEI: Add parameter check before error injection | Chen Gong | 2013-06-06 | 1 | -3/+35 |
| * | | | ACPI, APEI, EINJ: Fix error return code in einj_init() | Wei Yongjun | 2013-06-05 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'acpi-fixes' | Rafael J. Wysocki | 2013-06-07 | 1 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI / APEI: fix error return code in ghes_probe() | Wei Yongjun | 2013-06-05 | 1 | -3/+4 |
| |/ |
|
* | | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz | 2013-05-30 | 2 | -19/+3 |
|/ |
|
* | ACPI / APEI: fix error status check condition for CPER | Chen Gong | 2013-03-27 | 1 | -1/+1 |
* | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2013-02-28 | 1 | -50/+21 |
|\ |
|
| * | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab | 2013-02-25 | 1 | -5/+19 |
| * | ghes: move structures/enum to a header file | Mauro Carvalho Chehab | 2013-02-21 | 1 | -45/+2 |
* | | Merge branch 'acpi-cleanup' into fixes | Rafael J. Wysocki | 2013-02-23 | 1 | -4/+1 |
|\ \ |
|
| * | | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off | Rafael J. Wysocki | 2013-02-23 | 1 | -4/+1 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 | 1 | -3/+16 |
|\ \
| |/
|/| |
|
| * | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-01-24 | 1 | -3/+16 |
| |\ |
|
| | * | aerdrv: Enhanced AER logging | Lance Ortiz | 2013-01-03 | 1 | -3/+16 |
* | | | ACPI, APEI: Fixup incorrect 64-bit access width firmware bug | Lans Zhang | 2013-01-19 | 1 | -0/+3 |
|/ / |
|
* | | ACPI / APEI: Fix the returned value in erst_dbg_read | Adrian Huang | 2013-01-03 | 1 | -1/+10 |
|/ |
|
* | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ |
|
| * | ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table | Chen Gong | 2012-12-07 | 1 | -1/+1 |
* | | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-12 | 1 | -8/+8 |
|\ \ |
|
| * | | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi | 2012-11-26 | 1 | -6/+6 |
| * | | efi_pstore: Add ctime to argument of erase callback | Seiji Aguchi | 2012-11-26 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | acpi: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
|/ |
|
* | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare | 2012-07-14 | 1 | -0/+5 |
* | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 2012-06-12 | 3 | -5/+27 |
* | Merge branch 'apei' into release | Len Brown | 2012-03-30 | 4 | -26/+56 |
|\ |
|
| * | CPER failed to handle generic error records with multiple sections | Jiang Liu | 2012-03-30 | 1 | -0/+2 |
| * | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 2012-03-30 | 1 | -21/+40 |
| * | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 2012-03-30 | 1 | -3/+12 |
| * | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 2012-03-30 | 1 | -1/+1 |
| * | ACPI, APEI, Fix ERST header length check | Jiang Liu | 2012-03-30 | 1 | -1/+1 |