aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar1-6/+26
2014-12-15ACPI, EINJ: Enhance error injection tolerance levelChen, Gong1-6/+26
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-21GHES: Make ghes_estatus_caches staticBorislav Petkov1-1/+1
2014-10-21APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong1-16/+2
2014-10-20acpi: apei: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-21/+21
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-7/+11
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2-53/+104
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki3-32/+16
2014-06-16ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream.Lv Zheng2-21/+21
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng1-7/+7
2014-02-18ACPI / APEI: Remove X86 redundant dependency for APEI GHES.Tomasz Nowicki1-1/+1
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-4/+0
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki4-4/+0
2014-01-12Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/rasIngo Molnar4-31/+33
2014-01-12Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2-1/+1
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-12-21ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong1-16/+20
2013-12-21ACPI, APEI: Cleanup alignment-aware accessesChen, Gong3-13/+12
2013-12-21ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong1-2/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+1
2013-12-19x86/efi: Don't select EFI from certain special ACPI driversJan Beulich1-1/+0
2013-12-17ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony1-5/+34
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng3-3/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony3-411/+3
2013-10-23ACPI, APEI, CPER: Cleanup CPER memory error output formatChen, Gong1-36/+31
2013-10-23ACPI, APEI, CPER: Enhance memory reporting capabilityChen, Gong1-0/+12
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2-5/+6
2013-10-21ACPI, CPER: Update cper infoChen, Gong3-62/+62
2013-10-21ACPI, APEI, CPER: Fix status check during error printingChen, Gong1-1/+1
2013-09-23ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas1-3/+3
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-37/+91
2013-08-19erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah1-1/+12
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-2/+2
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-08-19acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun1-1/+3
2013-08-12x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configuredNaveen N. Rao1-1/+2
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar2-9/+67
2013-07-31APEI/ERST: Fix error message formattingBorislav Petkov1-28/+23
2013-07-10mce: acpi/apei: Soft-offline a page on firmware GHES notificationNaveen N. Rao1-9/+29
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao1-1/+2
2013-07-08mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao1-0/+37
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+10
2013-07-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-6/+14
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-2/+2
2013-06-28acpi: Eliminate console msg if pstore.backend excludes ERSTLenny Szubowicz1-6/+14