| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 2014-07-22 | 3 | -32/+16 |
|/ |
|
* | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. | Lv Zheng | 2014-05-27 | 1 | -7/+7 |
* | ACPI / APEI: Remove X86 redundant dependency for APEI GHES. | Tomasz Nowicki | 2014-02-18 | 1 | -1/+1 |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 4 | -4/+0 |
|\ |
|
| * | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 4 | -4/+0 |
| |\ |
|
| | * | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 2013-12-07 | 3 | -3/+0 |
| | * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | | | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 4 | -31/+33 |
|\ \ \ |
|
| * | | | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong | 2013-12-21 | 1 | -16/+20 |
| * | | | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 2013-12-21 | 3 | -13/+12 |
| * | | | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong | 2013-12-21 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 2 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 1 | -1/+0 |
| |\ \ |
|
| | * | | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich | 2013-12-19 | 1 | -1/+0 |
| | |/ |
|
| * | | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 2013-12-20 | 1 | -0/+1 |
| |/ |
|
* | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony | 2013-12-17 | 1 | -5/+34 |
|/ |
|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -3/+3 |
|\ |
|
| * | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas | 2013-09-23 | 1 | -3/+3 |
* | | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 2013-10-31 | 3 | -411/+3 |
* | | ACPI, APEI, CPER: Cleanup CPER memory error output format | Chen, Gong | 2013-10-23 | 1 | -36/+31 |
* | | ACPI, APEI, CPER: Enhance memory reporting capability | Chen, Gong | 2013-10-23 | 1 | -0/+12 |
* | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 2 | -5/+6 |
* | | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-21 | 3 | -62/+62 |
* | | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-21 | 1 | -1/+1 |
|/ |
|
* | 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 |