- 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- a3e2acc ACPI / APEI: Add Boot Error Record Table (BERT) support by Huang Ying · 8 years ago
- dba6483 ACPI / einj: Make error paths more talkative by Borislav Petkov · 8 years ago
- b2f740b ACPI / einj: Convert EINJ_PFX to proper pr_fmt by Borislav Petkov · 8 years ago
- 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 9 years ago
- 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- bdeabcc Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' by Rafael J. Wysocki · 9 years ago
- 3a03d12 ACPI / APEI: ERST: Fixed leaked resources in erst_init by Josh Hunt · 9 years ago
- e56c925 ACPI / APEI: Fix leaked resources by Josh Hunt · 9 years ago
- 020bf06 drivers/acpi: make apei/ghes.c more explicitly non-modular by Paul Gortmaker · 9 years ago
- 4650bac ACPI/EINJ: Allow memory error injection to NVDIMM by Toshi Kani · 9 years ago
- 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
- c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
- 8ece249 acpi/apei: Use appropriate pgprot_t to map GHES memory by Jonathan (Zhixiong) Zhang · 9 years ago
- 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
- 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
- 6fe9e7c GHES: Make NMI handler have a single reader by Jiri Kosina · 10 years ago
- 2383844 GHES: Elliminate double-loop in the NMI handler by Borislav Petkov · 10 years ago
- 6169ddf GHES: Panic right after detection by Borislav Petkov · 10 years ago
- e10be03 GHES: Carve out the panic functionality by Borislav Petkov · 10 years ago
- 1156849 GHES: Carve out error queueing in a separate function by Borislav Petkov · 10 years ago
- 93d76c8 Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
- d91525e ACPI, EINJ: Enhance error injection tolerance level by Chen, Gong · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 8f7c31f GHES: Make ghes_estatus_caches static by Borislav Petkov · 10 years ago
- 8d21d4c APEI, GHES: Cleanup unnecessary function for lockless list by Chen, Gong · 10 years ago
- e61bf8d acpi: apei: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
- 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
- 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
- 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
- a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 10 years ago
- 5157275 ACPI / APEI: Remove X86 redundant dependency for APEI GHES. by Tomasz Nowicki · 11 years ago
- 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- b769e01 Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- da45407 Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. by Ingo Molnar · 11 years ago
- 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ca104ed ACPI, APEI, GHES: Cleanup ghes memory error handling by Chen, Gong · 11 years ago
- d3ab3ed ACPI, APEI: Cleanup alignment-aware accesses by Chen, Gong · 11 years ago
- addccbb ACPI, APEI, GHES: Do not report only correctable errors with SCI by Chen, Gong · 11 years ago
- df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
- fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
- 3482fb5 ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface by Luck, Tony · 11 years ago
- 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
- f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
- fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
- 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
- 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
- 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
- b938a22 ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD by Bjorn Helgaas · 11 years ago
- b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 901037b erst: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
- 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
- b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
- 08b326d acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() by Wei Yongjun · 11 years ago
- 7781544 x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured by Naveen N. Rao · 11 years ago
- 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
- cb82a2e APEI/ERST: Fix error message formatting by Borislav Petkov · 11 years ago
- cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago
- 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 11 years ago
- c3d1fb5 mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC by Naveen N. Rao · 11 years ago
- 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 04bbc8e Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
- 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
- 74fd6c6 acpi: Eliminate console msg if pstore.backend excludes ERST by Lenny Szubowicz · 11 years ago
- d908e1e Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
- c5a1303 ACPI/APEI: Add parameter check before error injection by Chen Gong · 11 years ago
- 0ba98ec ACPI / APEI: Force fatal AER severity when component has been reset by Betty Dall · 11 years ago
- b8edb64 ACPI, APEI, EINJ: Fix error return code in einj_init() by Wei Yongjun · 11 years ago
- a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 11 years ago
- 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 11 years ago
- aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 12 years ago
- ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
- 2148054 ghes: add the needed hooks for EDAC error report by Mauro Carvalho Chehab · 12 years ago
- bf900af Merge branch 'acpi-cleanup' into fixes by Rafael J. Wysocki · 12 years ago
- a84363d ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off by Rafael J. Wysocki · 12 years ago
- 40e0641 ghes: move structures/enum to a header file by Mauro Carvalho Chehab · 12 years ago
- 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 7c3c867 Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core by Ingo Molnar · 12 years ago
- 2521686 ACPI, APEI: Fixup incorrect 64-bit access width firmware bug by Lans Zhang · 12 years ago
- 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
- 6780aa6 ACPI / APEI: Fix the returned value in erst_dbg_read by Adrian Huang · 12 years ago
- 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
- 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
- cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- 112f1fc ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table by Chen Gong · 12 years ago
- da095fd acpi: remove use of __devinit by Bill Pemberton · 12 years ago
- 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
- a9efd39 efi_pstore: Add ctime to argument of erase callback by Seiji Aguchi · 12 years ago
- b59bc2f ACPI: remove use of __devexit by Bill Pemberton · 12 years ago
- f712c71 ACPI, APEI: Fixup common access width firmware bug by Jean Delvare · 12 years ago
- 34ddeb0 ACPI, APEI, Avoid too much error reporting in runtime by Huang Ying · 12 years ago